Jil 2.0.2

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

// Install Jil as a Cake Tool
#tool nuget:?package=Jil&version=2.0.2

A fast JSON serializer and deserializer.

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 (101)

Showing the top 5 NuGet packages that depend on Jil:

Package Downloads
StackExchange.Redis.Extensions.Jil

StackExchange.Redis.Extensions is a library that extends StackExchange.Redis allowing you a set of functionality needed by common applications. To store complex data It requires one of the following implementations: - StackExchange.Redis.Extensions.Newtonsoft - StackExchange.Redis.Extensions.System.Text.Json - StackExchange.Redis.Extensions.Jil - StackExchange.Redis.Extensions.MemoryPack - StackExchange.Redis.Extensions.MsgPack - StackExchange.Redis.Extensions.Protobuf - StackExchange.Redis.Extensions.ServiceStack - StackExchange.Redis.Extensions.Utf8Json

EntityFrameworkCore.CommonTools

An extension for EntityFrameworkCore that provides Auditing, Concurrency Checks, JSON Complex Types and writing history to Transaction Log.

Chuma.AlphaMS.Common

初码-AlphaMS开发库-公共库

StackExchange.Redis.Extensions.JilCore

Package Description

Rebus.Jil

Provides a Jil message serializer for Rebus

GitHub repositories (20)

Showing the top 5 popular GitHub repositories that depend on Jil:

Repository Stars
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
opserver/Opserver
Stack Exchange's Monitoring System
MiniProfiler/dotnet
A simple but effective mini-profiler for ASP.NET (and Core) websites
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
neuecc/ZeroFormatter
Infinitely Fast Deserializer for .NET, .NET Core and Unity.
Version Downloads Last updated
3.0.0-alpha2 111,058 12/5/2019
3.0.0-alpha 85,197 10/9/2019
2.17.0 4,757,406 3/14/2019
2.16.0 1,626,701 6/8/2018
2.15.4 1,149,440 8/23/2017
2.15.3 22,613 8/17/2017
2.15.2 82,367 7/20/2017
2.15.1 61,158 6/27/2017
2.15.0 280,437 1/9/2017
2.14.5 177,552 8/7/2016
2.14.3 126,263 5/5/2016
2.14.2 3,951 5/4/2016
2.14.1 21,360 4/13/2016
2.14.0 32,227 3/31/2016
2.13.0 48,859 2/5/2016
2.13.0-beta1 2,842 11/23/2015
2.12.1 314,736 9/28/2015
2.12.0 45,385 9/16/2015
2.11.0 17,569 9/4/2015
2.10.0 81,942 5/11/2015
2.9.0 104,259 3/16/2015
2.8.1 7,842 2/18/2015
2.8.0 7,812 2/14/2015
2.7.2 9,126 1/30/2015
2.7.1 3,575 1/28/2015
2.7.0 33,171 1/4/2015
2.6.0 2,689 12/30/2014
2.5.2 3,501 12/5/2014
2.5.1 2,167 12/4/2014
2.5.0 2,179 12/4/2014
2.4.0 3,990 11/16/2014
2.3.1 2,802 11/13/2014
2.3.0 3,346 11/2/2014
2.2.0 2,729 10/19/2014
2.1.1 87,398 10/10/2014
2.1.0 4,880 9/14/2014
2.0.2 3,580 8/25/2014
2.0.1 2,126 8/21/2014
2.0.0 2,166 8/21/2014
1.7.2 3,984 8/13/2014
1.7.1 2,229 8/11/2014
1.7.0 4,082 7/15/2014
1.6.1 2,070 7/3/2014
1.6.0 2,047 7/3/2014
1.5.0 2,906 6/20/2014
1.4.0 2,441 6/16/2014
1.3.1 2,123 5/30/2014
1.3.0 2,347 4/13/2014
1.2.1 2,199 4/10/2014
1.2.0 2,178 3/23/2014
1.1.0 2,217 2/20/2014
1.0.3 2,081 2/3/2014
1.0.2 2,070 2/2/2014
1.0.1 2,088 2/1/2014
1.0.0 2,252 2/1/2014

Fixes minor bugs with [JilDirective] and [DataMember].  Other small performance improvements.