blqw.Json 3.1.3.5

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

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

一个优秀的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 563 2/4/2019
4.0.0.1-beta 494 2/4/2019
3.1.4 1,183 7/17/2017
3.1.4-beta 731 6/6/2017
3.1.3.5 968 5/2/2017
3.1.3.4 1,062 12/31/2016
3.1.3.3 963 12/19/2016
3.1.3.2 982 12/19/2016
3.1.3.1 1,051 11/24/2016
3.1.3 971 11/16/2016
3.1.2 1,231 11/4/2016
3.1.2-beta 812 10/7/2016
3.1.1.1 982 10/13/2016
3.1.1 1,069 9/25/2016
3.0.9-beta 757 8/19/2016
3.0.8-beta 814 8/17/2016
3.0.7-beta 792 8/17/2016
3.0.6-beta 785 8/16/2016
3.0.5-beta 853 8/12/2016
3.0.4-beta 775 8/11/2016
3.0.3-beta 783 8/11/2016
3.0.2-beta 787 8/10/2016
3.0.1-beta 809 8/10/2016
3.0.0-beta 781 8/10/2016
2.9.3-beta 900 7/28/2016
2.9.2-beta 889 7/28/2016
2.9.1-beta 921 7/28/2016
2.9.0-beta 1,140 7/27/2016
2.8.2 1,039 7/19/2016
2.8.1 1,137 7/12/2016
2.8.0 1,216 7/5/2016
2.7.6 1,213 6/29/2016
2.7.5 1,228 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
     * 更新依赖组件