Koala.Newtonsoft.Json
1.0.15
dotnet add package Koala.Newtonsoft.Json --version 1.0.15
NuGet\Install-Package Koala.Newtonsoft.Json -Version 1.0.15
<PackageReference Include="Koala.Newtonsoft.Json" Version="1.0.15" />
paket add Koala.Newtonsoft.Json --version 1.0.15
#r "nuget: Koala.Newtonsoft.Json, 1.0.15"
// Install Koala.Newtonsoft.Json as a Cake Addin #addin nuget:?package=Koala.Newtonsoft.Json&version=1.0.15 // Install Koala.Newtonsoft.Json as a Cake Tool #tool nuget:?package=Koala.Newtonsoft.Json&version=1.0.15
Koala.Newtonsoft.Json
Koala.Newtonsoft.Json is a library contains simple useful extensions to take maximum out of beloved Newtonsoft.Json
Newtonsoft.Json [ v13.0.1 ]
Koala.Newtonsoft.Json at latest version is referenced to Newtonsoft.Json [ v13.0.1 ].
How To Use
Every new C#
.Net
/NetCore
backend projects requires the JSON setup to be done from scratch. Developers always have troubles to define standards across range of projects how the JSON serialization should be setup across projects and what settings and standards to follow.
Koala.Newtonsoft.Json
which uses the latest stable Newtonsoft.Json
underneath gives you awesome "industry standard best practice" JSON settings, utilities, extensions and control out of the box. You don't need to add the Newtonsoft.Json
package to your projects. You just need to install Koala.Newtonsoft.Json
and you will be using Newtonsoft.Json
with best practices automatically.
Usage Documentation {{ W.I.P. }}
Json()
T Get<T>
T JsonClone<T>
TOut JsonClone<TIn, TOut>
string Json<T>
string Compress<T>
T Uncompress<T>
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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- Ardalis.SmartEnum (>= 2.1.0)
- Ardalis.SmartEnum.JsonNet (>= 2.1.0)
- JsonSubTypes (>= 2.0.1)
- Microsoft.Extensions.Configuration.Abstractions (>= 7.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0)
- Newtonsoft.Json (>= 13.0.2)
- Scrutor (>= 4.2.1)
- Serilog (>= 2.12.0)
- Serilog.Settings.Configuration (>= 3.4.0)
- Serilog.Sinks.Console (>= 4.1.0)
- Serilog.Sinks.File (>= 5.0.0)
- Serilog.ThrowContext (>= 0.1.2)
- UnitsNet (>= 5.7.0)
- UnitsNet.Serialization.JsonNet (>= 5.5.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Koala.Newtonsoft.Json:
Package | Downloads |
---|---|
Koala.Microsoft.AspNetCore
Koala.AspNetCore is a library contains extensions to easy setup AspNetCore projects with basic required services already integrated |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.15 | 665 | 3/9/2023 |
1.0.14 | 393 | 3/8/2023 |
1.0.13 | 289 | 3/8/2023 |
1.0.12 | 295 | 3/8/2023 |
1.0.11 | 248 | 3/8/2023 |
1.0.10 | 405 | 3/6/2023 |
1.0.9 | 248 | 3/6/2023 |
1.0.8 | 256 | 3/6/2023 |
1.0.7 | 411 | 3/6/2023 |
1.0.5 | 237 | 3/6/2023 |
1.0.4 | 260 | 3/3/2023 |
1.0.3 | 445 | 4/8/2022 |
1.0.2 | 425 | 4/7/2022 |
1.0.1 | 424 | 4/6/2022 |