SystemLibrary.Common.Net.Json 1.0.0.8

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

// Install SystemLibrary.Common.Net.Json as a Cake Tool
#tool nuget:?package=SystemLibrary.Common.Net.Json&version=1.0.0.8

SystemLibrary.Common.Net.Json package contains simple extension methods for converting to and from json.

Built upon System.Text.Json package from Microsoft.

Documentation: https://systemlibrary.github.io/systemlibrary-common-net-json/

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 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 SystemLibrary.Common.Net.Json:

Package Downloads
SystemLibrary.Common.Web.HttpBaseClient

SystemLibrary.Common.Web.HttpBaseClient for any .NET >= 5 application - one way of calling external services/API's Selling points: * Cache's the underlying TCP Socket Connection for 5 minutes ** No more socket exhaustion, nor need of 'iisreset' due to DNS changes or network bugs * Configure a 'Retry Request' if a DNS change occurs ** A new TCP Socket Connection will be used if the Cached connection fails due to DNS change * Configure a 'Timeout' per request or per client, or a mix

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0.8 1,251 2/16/2022
1.0.0.8 316 10/11/2021