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
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="Koala.Newtonsoft.Json" Version="1.0.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Koala.Newtonsoft.Json --version 1.0.15
#r "nuget: Koala.Newtonsoft.Json, 1.0.15"
#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 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 GitHub version

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 553 3/9/2023
1.0.14 341 3/8/2023
1.0.13 246 3/8/2023
1.0.12 254 3/8/2023
1.0.11 215 3/8/2023
1.0.10 351 3/6/2023
1.0.9 215 3/6/2023
1.0.8 224 3/6/2023
1.0.7 357 3/6/2023
1.0.5 203 3/6/2023
1.0.4 228 3/3/2023
1.0.3 410 4/8/2022
1.0.2 392 4/7/2022
1.0.1 391 4/6/2022