JSON.NET如何引用?

编程入门 行业动态 更新时间:2024-10-25 20:28:22
本文介绍了JSON.NET如何引用?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我刚刚安装了Json.Net软件包,现在我想知道如何将其导入到我的项目中?我第一次尝试使用Newtonsoft.Json;但那还没有到来。我试图通过首先添加对我的项目的引用来寻找它,但我也找不到它的列表?我也似乎无法找到其他任何有这个问题或任何方向进行一些快速Google搜索的人。请告诉我这是多么容易...

I just installed the Json.Net package and now I am wondering how I can import this to my project? I first tried "using Newtonsoft.Json;" but that's not coming up. I tried looking for it by adding a reference to my project first but I can't find it the list either? I also can't seem to find anyone else with this problem or any directions doing a few quick Google searches. Please tell me how easy this is to do...

推荐答案

右键单击您的项目并选择manage nuget package。将json放入搜索中,在列表中找到它,然后单击安装

right click on your project and select "manage nuget package". put json into the search, find it in the list and click "install"

更多推荐

JSON.NET如何引用?

本文发布于:2023-11-10 10:41:31,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1575134.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:JSON   NET

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!