Found 635 packages
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data. The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
Amazon Lambda .NET Core support - Serialization.Json with System.Text.Json.
JSON support for the CNCF CloudEvents SDK, based on System.Text.Json.
Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that perform automatic serialization and deserialization using System.Text.Json. Commonly Used Types: System.Net.Http.Json.HttpClientJsonExtensions System.Net.Http.Json.HttpContentJsonExtensions System.Net.Http.Json.JsonContent
System.Text.Json serializer for GraphQL.NET
Provides serialization support between Noda Time and System.Text.Json
A serializer implementation for GraphQL.Client using System.Text.Json as underlying JSON library
Package Description
SystemTextJson is JSON Patch (JsonPatchDocument) RFC 6902 implementation for .NET using System.Text.Json
Provides F# union and record support for System.Text.Json
Provides extended functionality for the System.Text.Json namespace.
JSON Pointer built on the System.Text.Json namespace
System.Text.Json (de)serialization support for Ardalis.SmartEnum.
FusionCache serializer based on System.Text.Json
Kiota JSON serialization provider implementation with System.Text.Json.
Simple REST and HTTP API Client
Implements the SignalR Hub Protocol using System.Text.Json. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902 JSON Patch format. Provides bonus DeepEquals and DeepClone methods.
JSON Schema built on the System.Text.Json namespace
GraphQL middleware using System.Text.Json for serialization