Commons.Json
0.2.4.731
A light weight, simple and fluent JSON - Object converter.
For more information, please visit:
https://github.com/yanggujun/commonsfornet/wiki/Commons.Json
See the version list below for details.
Install-Package Commons.Json -Version 0.2.4.731
dotnet add package Commons.Json --version 0.2.4.731
<PackageReference Include="Commons.Json" Version="0.2.4.731" />
paket add Commons.Json --version 0.2.4.731
Release Notes
Update on 0.2.4.x
*. Build against .net core 1.0, into the next era.
*. Performance tuning.
*. Build and test passed on os: win81, win10, ubuntu14.04 lts.
*. Build and test passed on platform: .NET framework 4.0, 4.5, mono and NETStandard1.3.
*. Support Nullable primitives and structs.
*. Support a single JSON object to .net array object.
*. Support to manually convert a type from JValue and convert JValue to a type.
*. Support interfaces.
*. Support GUID.
Dependencies
-
.NETStandard 1.3
- System.Dynamic.Runtime (>= 4.0.11)
- System.Reflection.TypeExtensions (>= 4.1.0)
-
All Frameworks
- Commons (>= 0.2.4.731)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.4.0.1347 | 903 | 10/24/2018 |
0.3.0.775 | 744 | 3/31/2017 |
0.2.4.731 | 522 | 2/15/2017 |
0.2.3.508 | 558 | 7/7/2016 |
0.2.2.421 | 568 | 4/11/2016 |