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.
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.
// Install json2 as a Cake Addin #addin nuget:?package=json2&version=1.0.2 // Install json2 as a Cake Tool #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 5 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
|