LitJson 0.18.0
Install-Package LitJson -Version 0.18.0
dotnet add package LitJson --version 0.18.0
<PackageReference Include="LitJson" Version="0.18.0" />
paket add LitJson --version 0.18.0
#r "nuget: LitJson, 0.18.0"
// Install LitJson as a Cake Addin
#addin nuget:?package=LitJson&version=0.18.0
// Install LitJson as a Cake Tool
#tool nuget:?package=LitJson&version=0.18.0
A .Net library to handle conversions from and to JSON (JavaScript Object Notation) strings. Written in C#, and it’s intended to be small, fast and easy to use.
It's quick and lean, without external dependencies.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.1)
- System.Collections.NonGeneric (>= 4.0.1)
- System.Collections.Specialized (>= 4.0.1)
- System.Reflection (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.1.0)
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
-
net6.0
- No dependencies.
NuGet packages (29)
Showing the top 5 NuGet packages that depend on LitJson:
Package | Downloads |
---|---|
iCom
iCom integrates a variety of specific operation classes, such as: Cookie, Items, Cache, Form, DbContext, DbDynamic, DbConn, SqlQuery, FileUtil, FileUpload, Crypto, BarCode, StringUtil, TypeConvert, SortList, DateUtil, RegexUtil, Environal, ReflectUtil, HttpClient, ImageUtil, XmlUtil, ZipPackage, WordUtil, ExcelUtil, PdfUtil, PinyinConvert, PdfToImageConverter, JsonConfig, XmlConfig, ObjectCopy, TagHelper, SkipUrlMiddleware and so on. // HttpContext Called in the ConfigureServices method services.AddContextAccessor(); // Called in the Configure method app.UseHttpContext(); // EfCore Called in the ConfigureServices method // Application Assembly var assembly = Assembly.GetExecutingAssembly(); // Register Database Models services.AddDbContext(assembly); // Auto Update Database services.AddMigrate(); // Register All Services services.AddService(assembly); |
|
Fissoft.Pay
Package Description |
|
Mark.Settings
应用程序配置模块 |
|
LC.Tool
LC.Tool |
|
CodeComb.WxPay
微信支付.Net SDK |
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on LitJson:
Repository | Stars |
---|---|
dotnet/corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
|
|
SubnauticaNitrox/Nitrox
An open-source, multiplayer modification for the game Subnautica.
|
|
aws/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
|
|
fdorg/flashdevelop
FlashDevelop is a free and open source code editor.
|
|
Dogwei/Swifter.Json
A powerful, easy-to-use and fastest json serializer and deserializer on .Net platforms.
|
Version | Downloads | Last updated |
---|---|---|
0.18.0 | 3,204 | 3/27/2022 |
0.17.0 | 23,539 | 1/21/2021 |
0.16.0 | 34,811 | 1/22/2020 |
0.15.0 | 143,725 | 10/21/2019 |
0.14.1 | 7,910 | 9/18/2019 |
0.14.0 | 559 | 9/18/2019 |
0.13.0 | 186,487 | 5/9/2018 |
0.12.0 | 53,984 | 1/24/2018 |
0.11.0 | 22,939 | 1/8/2018 |
0.10.0 | 5,411 | 1/4/2018 |
0.9.0 | 12,197 | 7/20/2017 |
0.7.0 | 125,093 | 8/26/2014 |