JsonRazor 1.2.2
See the version list below for details.
dotnet add package JsonRazor --version 1.2.2
NuGet\Install-Package JsonRazor -Version 1.2.2
<PackageReference Include="JsonRazor" Version="1.2.2" />
paket add JsonRazor --version 1.2.2
#r "nuget: JsonRazor, 1.2.2"
// Install JsonRazor as a Cake Addin #addin nuget:?package=JsonRazor&version=1.2.2 // Install JsonRazor as a Cake Tool #tool nuget:?package=JsonRazor&version=1.2.2
Extreme performance JSON management library. Simple & as fast as possible. Can be installed on any version (>= 3.5) and profile.
New features: meant to omit perticular members, specify members access, types or custom constructor per type or per member for de/serialization, as well as struct support and Linq.IToken deserialization.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. 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. |
This package has no dependencies.
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 |
---|---|---|
2.0.2 | 1,333 | 2/6/2022 |
2.0.1-rc | 853 | 12/11/2021 |
2.0.0-rc | 1,010 | 7/4/2021 |
1.5.1 | 2,240 | 9/27/2019 |
1.5.0 | 1,376 | 7/27/2019 |
1.4.0 | 1,407 | 6/5/2019 |
1.3.1 | 1,593 | 1/25/2019 |
1.3.0 | 1,527 | 1/1/2019 |
1.2.2.8 | 1,915 | 7/6/2018 |
1.2.2.7 | 1,873 | 6/25/2018 |
1.2.2.6 | 1,734 | 6/9/2018 |
1.2.2.5 | 2,036 | 3/31/2018 |
1.2.2.2 | 1,925 | 10/7/2017 |
1.2.2.1 | 1,815 | 10/4/2017 |
1.2.2 | 1,850 | 10/1/2017 |
1.2.0.1 | 1,796 | 8/15/2017 |
1.1.0.10 | 1,932 | 6/25/2017 |
Deserialization and serialization functionality improvements, Linq functionality improvements, slight performance improvements and minor bug fixes.