blqw.Json 3.1.4

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

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

一个优秀的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 595 2/4/2019
4.0.0.1-beta 526 2/4/2019
3.1.4 1,229 7/17/2017
3.1.4-beta 751 6/6/2017
3.1.3.5 1,002 5/2/2017
3.1.3.4 1,097 12/31/2016
3.1.3.3 975 12/19/2016
3.1.3.2 1,006 12/19/2016
3.1.3.1 1,079 11/24/2016
3.1.3 1,001 11/16/2016
3.1.2 1,257 11/4/2016
3.1.2-beta 821 10/7/2016
3.1.1.1 1,008 10/13/2016
3.1.1 1,084 9/25/2016
3.0.9-beta 779 8/19/2016
3.0.8-beta 837 8/17/2016
3.0.7-beta 818 8/17/2016
3.0.6-beta 807 8/16/2016
3.0.5-beta 883 8/12/2016
3.0.4-beta 801 8/11/2016
3.0.3-beta 804 8/11/2016
3.0.2-beta 810 8/10/2016
3.0.1-beta 838 8/10/2016
3.0.0-beta 802 8/10/2016
2.9.3-beta 930 7/28/2016
2.9.2-beta 919 7/28/2016
2.9.1-beta 949 7/28/2016
2.9.0-beta 1,172 7/27/2016
2.8.2 1,065 7/19/2016
2.8.1 1,165 7/12/2016
2.8.0 1,241 7/5/2016
2.7.6 1,250 6/29/2016
2.7.5 1,261 5/24/2016

* 3.0重构,大幅度增加可拓展性,性能有所下降,后续优化
     #### [3.1.2-beta] 2016.10.07
     * 更新`blqw.IOC`和`blqw.Convert3`
     #### [3.1.2] 2016.11.04
     * 更新`blqw.IOC`和`blqw.Convert3`升级到最新正式版
     * 版本更新到正式版
     #### [3.1.3] 2016.11.16
     * 优化动态类型的处理
     #### [3.1.3.1] 2016.11.24
     * 重新上传到nuget,修复nuget下载没有dll的问题
     #### [3.1.3.3] 2016.12.19
     * 更新依赖组件