3,864 packages tagged with “Json”
Json.NET is a popular high-performance JSON framework for .NET
Includes types that provide support for creating, serializing and validating JSON Web Tokens. This is a newer, faster version of System.IdentityModel.Tokens.Jwt that has additional functionality.
Includes types that provide support for creating, serializing and validating JSON Web Tokens. As of IdentityModel 7x, this is a legacy tool that should be replaced with Microsoft.IdentityModel.JsonWebTokens.
ASP.NET Core support for JSON PATCH. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
A simple, compact JSON-based event format for Serilog.
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
ASP.NET Core MVC features that use Newtonsoft.Json. Includes input and output formatters for JSON and JSON PATCH. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.
JSON Schema reader, generator and validator for .NET
Ecng system framework
Json.NET Schema is a complete and easy-to-use JSON Schema framework for .NET
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
Discriminated Json Subtypes Converter implementation for .NET
A fluent, testable HTTP client library.
Library containing lexer and parser for GraphQL syntax
GraphQL for .NET
A really simple C# JSON parser.
Provides extended functionality for the System.Text.Json namespace.
JSON.NET serializer for GraphQL.NET
App Metrics Formatters for metrics and environment data to JSON using Newtonsoft.Json.
Package Description
JSON Pointer built on the System.Text.Json namespace
JmesPath.Net is a fully compliant JMESPATH parser.
Provides serialization support between Noda Time and Json.NET.
Json serialization library. Hard fork of Json.net.
Easy-to-use typesafe REST API client library, which is simple and customisable. Write a C# interface which describes your API, and RestEase generates an implementation you can call into. Source Generators are here! Reference the RestEase.SourceGenerator NuGet package.
Avro provides: Rich data structures. A compact, fast, binary data format. A container file, to store persistent data. Remote procedure call (RPC). Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation as an optional optimization, only worth implementing for statically typed languages.