Jil 2.17.0
See the version list below for details.
dotnet add package Jil --version 2.17.0
NuGet\Install-Package Jil -Version 2.17.0
<PackageReference Include="Jil" Version="2.17.0" />
<PackageVersion Include="Jil" Version="2.17.0" />
<PackageReference Include="Jil" />
paket add Jil --version 2.17.0
#r "nuget: Jil, 2.17.0"
#addin nuget:?package=Jil&version=2.17.0
#tool nuget:?package=Jil&version=2.17.0
A fast JSON serializer and deserializer
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 is compatible. netstandard2.1 was computed. |
.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. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5
- Sigil (>= 4.7.0)
-
.NETStandard 1.6
- Microsoft.CSharp (>= 4.3.0)
- NETStandard.Library (>= 1.6.1)
- Sigil (>= 4.7.0)
- System.Collections (>= 4.3.0)
- System.Collections.NonGeneric (>= 4.3.0)
- System.ComponentModel (>= 4.3.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.4.0)
- Sigil (>= 4.7.0)
NuGet packages (105)
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 20 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
|
|
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
|
|
MiniProfiler/dotnet
A simple but effective mini-profiler for ASP.NET (and Core) websites
|
|
neuecc/ZeroFormatter
Infinitely Fast Deserializer for .NET, .NET Core and Unity.
|
|
neuecc/Utf8Json
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
|
|
dotnet/corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
|
|
yaronzz/Tidal-Media-Downloader-PRO
Download 'TIDAL' Music On Windows/Linux/MacOs (PYTHON/C#)
|
|
NickCraver/StackExchange.Exceptional
Error handler used for the Stack Exchange network
|
|
lysilver/KopSoftWms
KopSoft仓库管理系统
|
|
VictorTzeng/Zxw.Framework.NetCore
基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各种建议、意见和pr~
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
JasonXuDeveloper/Nino
Ultimate high-performance binary serialization library for C#.
|
|
Tornhoof/SpanJson
SpanJson is a JSON serializer for .NET Core 6.0+
|
|
kevin-montrose/LinqAF
Low allocation re-implementation of LINQ-to-Objects
|
|
StackExchange/StackExchange.Utils
Utility class packages used at Stack Exchange...but on NuGet!
|
|
neuecc/LightNode
Micro RPC/REST Framework built on OWIN
|
|
trampster/JsonSrcGen
Json library that uses .NET 5 Source Generators
|
|
Kooboo/Json
Lighter and Faster Json Serialization tool.
|
|
gnaeus/EntityFramework.CommonTools
Extensions, Auditing, Concurrency Checks, JSON properties and Transaction Logs for EntityFramework and EFCore
|
Version | Downloads | Last updated |
---|---|---|
3.0.0-alpha2 | 172,240 | 12/5/2019 |
3.0.0-alpha | 132,694 | 10/9/2019 |
2.17.0 | 6,090,572 | 3/14/2019 |
2.16.0 | 1,870,750 | 6/8/2018 |
2.15.4 | 1,255,277 | 8/23/2017 |
2.15.3 | 24,956 | 8/17/2017 |
2.15.2 | 83,706 | 7/20/2017 |
2.15.1 | 67,954 | 6/27/2017 |
2.15.0 | 307,304 | 1/9/2017 |
2.14.5 | 195,642 | 8/7/2016 |
2.14.3 | 130,381 | 5/5/2016 |
2.14.2 | 4,161 | 5/4/2016 |
2.14.1 | 22,048 | 4/13/2016 |
2.14.0 | 38,227 | 3/31/2016 |
2.13.0 | 51,454 | 2/5/2016 |
2.13.0-beta1 | 3,110 | 11/23/2015 |
2.12.1 | 335,180 | 9/28/2015 |
2.12.0 | 45,931 | 9/16/2015 |
2.11.0 | 17,959 | 9/4/2015 |
2.10.0 | 127,494 | 5/11/2015 |
2.9.0 | 105,901 | 3/16/2015 |
2.8.1 | 8,295 | 2/18/2015 |
2.8.0 | 8,301 | 2/14/2015 |
2.7.2 | 9,425 | 1/30/2015 |
2.7.1 | 3,819 | 1/28/2015 |
2.7.0 | 52,607 | 1/4/2015 |
2.6.0 | 2,888 | 12/30/2014 |
2.5.2 | 3,820 | 12/5/2014 |
2.5.1 | 2,336 | 12/4/2014 |
2.5.0 | 2,353 | 12/4/2014 |
2.4.0 | 4,253 | 11/16/2014 |
2.3.1 | 3,015 | 11/13/2014 |
2.3.0 | 3,536 | 11/2/2014 |
2.2.0 | 2,937 | 10/19/2014 |
2.1.1 | 87,580 | 10/10/2014 |
2.1.0 | 5,123 | 9/14/2014 |
2.0.2 | 3,774 | 8/25/2014 |
2.0.1 | 2,299 | 8/21/2014 |
2.0.0 | 2,349 | 8/21/2014 |
1.7.2 | 5,278 | 8/13/2014 |
1.7.1 | 2,397 | 8/11/2014 |
1.7.0 | 4,336 | 7/15/2014 |
1.6.1 | 2,245 | 7/3/2014 |
1.6.0 | 2,217 | 7/3/2014 |
1.5.0 | 3,092 | 6/20/2014 |
1.4.0 | 2,627 | 6/16/2014 |
1.3.1 | 2,295 | 5/30/2014 |
1.3.0 | 2,526 | 4/13/2014 |
1.2.1 | 2,372 | 4/10/2014 |
1.2.0 | 2,366 | 3/23/2014 |
1.1.0 | 2,397 | 2/20/2014 |
1.0.3 | 2,256 | 2/3/2014 |
1.0.2 | 2,250 | 2/2/2014 |
1.0.1 | 2,262 | 2/1/2014 |
1.0.0 | 2,431 | 2/1/2014 |
Numerous bug fixes