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 578 2/4/2019
4.0.0.1-beta 496 2/4/2019
3.1.4 1,203 7/17/2017
3.1.4-beta 733 6/6/2017
3.1.3.5 980 5/2/2017
3.1.3.4 1,071 12/31/2016
3.1.3.3 966 12/19/2016
3.1.3.2 985 12/19/2016
3.1.3.1 1,055 11/24/2016
3.1.3 976 11/16/2016
3.1.2 1,236 11/4/2016
3.1.2-beta 816 10/7/2016
3.1.1.1 986 10/13/2016
3.1.1 1,077 9/25/2016
3.0.9-beta 761 8/19/2016
3.0.8-beta 817 8/17/2016
3.0.7-beta 795 8/17/2016
3.0.6-beta 788 8/16/2016
3.0.5-beta 856 8/12/2016
3.0.4-beta 778 8/11/2016
3.0.3-beta 786 8/11/2016
3.0.2-beta 792 8/10/2016
3.0.1-beta 812 8/10/2016
3.0.0-beta 784 8/10/2016
2.9.3-beta 910 7/28/2016
2.9.2-beta 898 7/28/2016
2.9.1-beta 924 7/28/2016
2.9.0-beta 1,145 7/27/2016
2.8.2 1,043 7/19/2016
2.8.1 1,140 7/12/2016
2.8.0 1,219 7/5/2016
2.7.6 1,224 6/29/2016
2.7.5 1,235 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
     * 更新依赖组件