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 609 2/4/2019
4.0.0.1-beta 538 2/4/2019
3.1.4 1,249 7/17/2017
3.1.4-beta 766 6/6/2017
3.1.3.5 1,019 5/2/2017
3.1.3.4 1,114 12/31/2016
3.1.3.3 997 12/19/2016
3.1.3.2 1,026 12/19/2016
3.1.3.1 1,097 11/24/2016
3.1.3 1,017 11/16/2016
3.1.2 1,273 11/4/2016
3.1.2-beta 844 10/7/2016
3.1.1.1 1,024 10/13/2016
3.1.1 1,101 9/25/2016
3.0.9-beta 794 8/19/2016
3.0.8-beta 851 8/17/2016
3.0.7-beta 834 8/17/2016
3.0.6-beta 820 8/16/2016
3.0.5-beta 897 8/12/2016
3.0.4-beta 814 8/11/2016
3.0.3-beta 819 8/11/2016
3.0.2-beta 829 8/10/2016
3.0.1-beta 852 8/10/2016
3.0.0-beta 817 8/10/2016
2.9.3-beta 945 7/28/2016
2.9.2-beta 932 7/28/2016
2.9.1-beta 962 7/28/2016
2.9.0-beta 1,185 7/27/2016
2.8.2 1,081 7/19/2016
2.8.1 1,183 7/12/2016
2.8.0 1,257 7/5/2016
2.7.6 1,268 6/29/2016
2.7.5 1,279 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
     * 更新依赖组件