json2 1.0.2
dotnet add package json2 --version 1.0.2
NuGet\Install-Package json2 -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="json2" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="json2" Version="1.0.2" />
<PackageReference Include="json2" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add json2 --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: json2, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=json2&version=1.0.2
#tool nuget:?package=json2&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
JSON is a light-weight, language independent, data interchange format.
See http://www.json.org/
This package implements JSON encoders/decoders in JavaScript.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (9)
Showing the top 9 popular GitHub repositories that depend on json2:
Repository | Stars |
---|---|
SignalR/SignalR
Incredibly simple real-time web for .NET
|
|
JabbR/JabbR
Collaborative chat done right
|
|
BlogEngine/BlogEngine.NET
Multi-User ASP.NET Blogging Application
|
|
laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
|
|
gmf520/osharp-v4
osharp framework with .net framework version 4.x
|
|
AndreyAkinshin/knockout-mvc
Power of Knockout.js for ASP.NET MVC
|
|
dubeaud/bugnet
BugNET is an open source issue tracker built with .NET
|
|
otac0n/WebGitNet
WebGit .NET is an ASP.NET MVC app that provides access to your git repositories over HTTP. It supports browsing in a web browser AND push / pull over Git's "Smart HTTP protocol".
|
|
gmf520/osharp.v2
osharp framework version 2.0
|