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.
Your versatile Newtonsoft.Json companion for:
- Modern development with
.NET 9and.NET 10, - Cross-platform libraries with
.NET Standard 2(where applicable), - Legacy applications on
.NET Framework 4.6.2and newer.
It is, by heart, free, flexible and built to extend and boost your agile codebelt.
Note
To ensure access to current features, improvements, and security updates, and to keep the codebase clean and easy to maintain, we target only the latest long-term (LTS), short-term (STS) and (where applicable) cross-platform .NET versions.
Full documentation (generated by DocFx) located here: https://newtonsoft.codebelt.net/
Provides a focused API for JSON related operations.
| Package | vNext | Stable | Downloads |
|---|---|---|---|
| Codebelt.Extensions.AspNetCore.Mvc.Formatters.Newtonsoft.Json | |||
| Codebelt.Extensions.AspNetCore.Newtonsoft.Json | |||
| Codebelt.Extensions.Newtonsoft.Json |
Provides a convenient set of default API additions for JSON related operations.
| Package | vNext | Stable | Downloads |
|---|---|---|---|
| Codebelt.Extensions.Newtonsoft.Json.App |
Contributions are welcome and encouraged.
Feel free to submit issues, feature requests, or pull requests to help improve this library.
This project is licensed under the MIT License - see the LICENSE file for details.