blqw.Json 3.1.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package blqw.Json --version 3.1.1.1                
NuGet\Install-Package blqw.Json -Version 3.1.1.1                
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="blqw.Json" Version="3.1.1.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add blqw.Json --version 3.1.1.1                
#r "nuget: blqw.Json, 3.1.1.1"                
#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 blqw.Json as a Cake Addin
#addin nuget:?package=blqw.Json&version=3.1.1.1

// Install blqw.Json as a Cake Tool
#tool nuget:?package=blqw.Json&version=3.1.1.1                

一个优秀的Json序列化类库.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0.2-beta 596 2/4/2019
4.0.0.1-beta 527 2/4/2019
3.1.4 1,232 7/17/2017
3.1.4-beta 755 6/6/2017
3.1.3.5 1,004 5/2/2017
3.1.3.4 1,099 12/31/2016
3.1.3.3 983 12/19/2016
3.1.3.2 1,008 12/19/2016
3.1.3.1 1,081 11/24/2016
3.1.3 1,003 11/16/2016
3.1.2 1,259 11/4/2016
3.1.2-beta 831 10/7/2016
3.1.1.1 1,010 10/13/2016
3.1.1 1,086 9/25/2016
3.0.9-beta 781 8/19/2016
3.0.8-beta 839 8/17/2016
3.0.7-beta 822 8/17/2016
3.0.6-beta 809 8/16/2016
3.0.5-beta 885 8/12/2016
3.0.4-beta 803 8/11/2016
3.0.3-beta 808 8/11/2016
3.0.2-beta 818 8/10/2016
3.0.1-beta 840 8/10/2016
3.0.0-beta 804 8/10/2016
2.9.3-beta 932 7/28/2016
2.9.2-beta 921 7/28/2016
2.9.1-beta 951 7/28/2016
2.9.0-beta 1,174 7/27/2016
2.8.2 1,067 7/19/2016
2.8.1 1,167 7/12/2016
2.8.0 1,243 7/5/2016
2.7.6 1,252 6/29/2016
2.7.5 1,263 5/24/2016

* 3.0重构,大幅度增加可拓展性,性能有所下降,后续优化
     #### 2016.10.13 [3.1.1.1]
     * 修复某些特殊情况下报空引用的问题