JsonRazor 1.2.2.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package JsonRazor --version 1.2.2.5
NuGet\Install-Package JsonRazor -Version 1.2.2.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="JsonRazor" Version="1.2.2.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JsonRazor --version 1.2.2.5
#r "nuget: JsonRazor, 1.2.2.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 JsonRazor as a Cake Addin
#addin nuget:?package=JsonRazor&version=1.2.2.5

// Install JsonRazor as a Cake Tool
#tool nuget:?package=JsonRazor&version=1.2.2.5

1.2.2.5:

Changes to existing code:

Since [JsonInfo] was source of problems and logic holes i decided to remove its name mapping function. It's now valid only on type declaration, and [JsonName] is meant for name mapping.

Fixes:

  • Exceptions that could be thrown in certain JsonName/Info configurations,
  • Rare exception that could be thrown when field/property is null,
  • Serialization no longer produces compiled generated backing fields from auto properties in certain cases.

New features:

  • Serializer.OmitNullTokens property dictates if field/property with null value will be processed. True by default.
Deserializer speed improvement when processing arrays of object. With large input, speed gain up to 15%.
Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,254 2/6/2022
2.0.1-rc 818 12/11/2021
2.0.0-rc 979 7/4/2021
1.5.1 2,190 9/27/2019
1.5.0 1,334 7/27/2019
1.4.0 1,372 6/5/2019
1.3.1 1,546 1/25/2019
1.3.0 1,485 1/1/2019
1.2.2.8 1,870 7/6/2018
1.2.2.7 1,834 6/25/2018
1.2.2.6 1,691 6/9/2018
1.2.2.5 1,995 3/31/2018
1.2.2.2 1,877 10/7/2017
1.2.2.1 1,775 10/4/2017
1.2.2 1,815 10/1/2017
1.2.0.1 1,758 8/15/2017
1.1.0.10 1,892 6/25/2017