Jil.StrongName
2.10.0
See the version list below for details.
dotnet add package Jil.StrongName --version 2.10.0
NuGet\Install-Package Jil.StrongName -Version 2.10.0
<PackageReference Include="Jil.StrongName" Version="2.10.0" />
paket add Jil.StrongName --version 2.10.0
#r "nuget: Jil.StrongName, 2.10.0"
// Install Jil.StrongName as a Cake Addin #addin nuget:?package=Jil.StrongName&version=2.10.0 // Install Jil.StrongName as a Cake Tool #tool nuget:?package=Jil.StrongName&version=2.10.0
A fast JSON serializer and deserializer.
Product | Versions 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. |
-
- Sigil (>= 4.4.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Jil.StrongName:
Package | Downloads |
---|---|
Es.Serializer.Jil
Simple and easy to use the Serializer class library package |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.0-alpha2 | 524 | 12/5/2019 |
3.0.0-alpha | 421 | 10/9/2019 |
2.17.0 | 17,617 | 3/14/2019 |
2.15.4 | 4,685 | 8/23/2017 |
2.15.3 | 1,065 | 8/17/2017 |
2.15.2 | 1,011 | 7/20/2017 |
2.15.1 | 1,020 | 6/27/2017 |
2.15.0 | 1,103 | 1/9/2017 |
2.14.5 | 8,861 | 8/7/2016 |
2.14.3 | 75,209 | 5/5/2016 |
2.14.2 | 1,015 | 5/4/2016 |
2.14.1 | 1,083 | 4/13/2016 |
2.13.0 | 1,377 | 2/5/2016 |
2.12.1 | 1,277 | 9/28/2015 |
2.12.0 | 1,120 | 9/16/2015 |
2.11.0 | 1,126 | 9/4/2015 |
2.10.0 | 1,184 | 5/11/2015 |
2.9.0 | 2,865 | 3/16/2015 |
2.8.1 | 1,436 | 2/18/2015 |
2.8.0 | 1,300 | 2/14/2015 |
2.7.2 | 1,107 | 1/30/2015 |
2.7.1 | 1,217 | 1/28/2015 |
Numerous bug fixes around recursive and reused types.
Significant performance improvements when deserializing from a string.
Numberous bug fixes around parsing and writing floating point numbers.
DateTimeFormat.NewtonsoftStyleMillisecondsSinceUnixEpoch [Obsolete]'d and replaced with MicrosoftStyleMillisecondsSinceUnixEpoch at Newtonsoft's request. Existing uses are automatically upgraded.