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.
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
Amazon Lambda .NET Core support - Serialization.Json with System.Text.Json.
System.Text.Json serializer for GraphQL.NET
Provides serialization support between Noda Time and System.Text.Json
JSON support for the CNCF CloudEvents SDK, based on System.Text.Json.
SystemTextJson is JSON Patch (JsonPatchDocument) RFC 6902 implementation for .NET using System.Text.Json
Provides extended functionality for the System.Text.Json namespace.
JSON Pointer built on the System.Text.Json namespace
A serializer implementation for GraphQL.Client using System.Text.Json as underlying JSON library
Package Description
Kiota JSON serialization provider implementation with System.Text.Json.
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
JSON Schema built on the System.Text.Json namespace
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '8aaec258a7e00e5d98e013be025db1a42bc58d79' (see contained AppVeyorSettings.json file for build settings).
Extensions to the JsonStringEnumConverter which supports attributes like EnumMember, Display and Description.
Provides F# union and record support for System.Text.Json
System.Text.Json (de)serialization support for Ardalis.SmartEnum.
JSON Patch built on the System.Text.Json namespace
FusionCache serializer based on System.Text.Json