Codebelt.Extensions.Newtonsoft.Json.App 9.0.0-preview.2

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

// Install Codebelt.Extensions.Newtonsoft.Json.App as a Cake Tool
#tool nuget:?package=Codebelt.Extensions.Newtonsoft.Json.App&version=9.0.0-preview.2&prerelease                

About

An open-source project (MIT license) that targets and complements the Newtonsoft.Json serializer engine. It aims to provide a uniform and convenient developer experience when working with JSON.

It is, by heart, free, flexible and built to extend and boost your agile codebelt.

Codebelt.Extensions.Newtonsoft.Json.App for .NET

Codebelt.Extensions.Newtonsoft.Json.App, aka Extensions for Json.NET API, is a toolbelt of assemblies designed to support, extend and utilize the flexible architecture that Json.NET (written by James Newton-King) provides. It aims to provide a uniform and convenient developer experience when working with JSON while also being the preferred JSON serializer engine of Cuemon for .NET.

More documentation available at our documentation site:

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.0 60 11/13/2024
9.0.0-rc.1 40 11/11/2024
9.0.0-preview.3 43 10/11/2024
9.0.0-preview.2 40 10/4/2024
9.0.0-preview.1 43 9/22/2024
8.4.0 89 9/22/2024

Version 9.0.0
Availability: .NET 9 and .NET 8
 
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
- REMOVED Support for TFM .NET 6 (LTS)
 
Version 8.4.0
Availability: .NET 8 and .NET 6
 
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
 
# References
- Codebelt.Extensions.AspNetCore.Mvc.Formatters.Newtonsoft.Json
- Codebelt.Extensions.AspNetCore.Newtonsoft.Json
- Codebelt.Extensions.Newtonsoft.Json
 
Version 8.3.2
Availability: .NET 8 and .NET 6
 
# ALM
- REMOVED Support for TFM .NET 7 (STS)
 
Version 8.2.0
Availability: .NET 8, .NET 7 and .NET 6
 
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
 
Version: 8.1.0
Availability: .NET 8, .NET 7 and .NET 6
 
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
 
# New References
- Codebelt.Extensions.AspNetCore.Newtonsoft.Json
 
Version: 8.0.1
Availability: .NET 8, .NET 7 and .NET 6
 
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
 
Version: 8.0.0
Availability: .NET 8, .NET 7 and .NET 6
 
# ALM
- ADDED TFM for net8.0
- REMOVED TFM for netstandard2.0
- CHANGED Dependencies to latest and greatest with respect to TFMs