Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/JamesNK/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
https://github.com/JamesNK/Newtonsoft.Json
c-sharp json
Last synced: 12 days ago
JSON representation
Json.NET is a popular high-performance JSON framework for .NET
- Host: GitHub
- URL: https://github.com/JamesNK/Newtonsoft.Json
- Owner: JamesNK
- License: mit
- Created: 2012-02-18T07:30:28.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-10-11T08:33:15.000Z (28 days ago)
- Last Synced: 2024-10-26T14:07:56.903Z (13 days ago)
- Topics: c-sharp, json
- Language: C#
- Homepage: https://www.newtonsoft.com/json
- Size: 25.2 MB
- Stars: 10,796
- Watchers: 483
- Forks: 3,259
- Open Issues: 773
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-dotnet-datascience - Json.NET - Serialize and deserialize any .NET object with Json.NET's JSON serializer. (Data loading)
- my-awesome - Newtonsoft.Json - Json.NET is a popular high-performance JSON framework for .NET (C#)
- awesome-reference-tools - Newtonsoft.Json
- awesome-xamarin-forms - JSON.NET ★9250 - performance JSON framework for .NET (Serialization)
- Awesome-Nuget-Packages - **Newtonsoft.Json (Json.NET)**
- awesome-xamarin - Newtonsoft.Json ★5,812 - Popular high-performance JSON framework for .NET. (Serialization)
README
# ![Logo](Doc/icons/logo.jpg) Json.NET
[![NuGet version (Newtonsoft.Json)](https://img.shields.io/nuget/v/Newtonsoft.Json.svg?style=flat-square)](https://www.nuget.org/packages/Newtonsoft.Json/)
[![Build status](https://dev.azure.com/jamesnk/Public/_apis/build/status/JamesNK.Newtonsoft.Json?branchName=master)](https://dev.azure.com/jamesnk/Public/_build/latest?definitionId=8)- [Homepage](https://www.newtonsoft.com/json)
- [Documentation](https://www.newtonsoft.com/json/help)
- [NuGet Package](https://www.nuget.org/packages/Newtonsoft.Json)
- [Release Notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Contributing Guidelines](CONTRIBUTING.md)
- [License](LICENSE.md)
- [Stack Overflow](https://stackoverflow.com/questions/tagged/json.net)