109 packages tagged with “system.text.json”
Provides extended functionality for the System.Text.Json namespace.
SystemTextJson is JSON Patch (JsonPatchDocument) RFC 6902 implementation for .NET using System.Text.Json
GraphQL middleware using System.Text.Json for serialization
Provides System.Text.Json serialization support for the UUID library, enabling seamless JSON serialization and deserialization of UUID values. Features include efficient string conversion, comprehensive error handling, and full compatibility with System.Text.Json serialization patterns.
System.Text.Json (de)serialization support for Ardalis.SmartEnum.
Extentions and DI utilities for System.Text.Json. Part of the "Open" set of libraries.
JSON support using System.Text.Json for Pomelo's MySQL provider for Entity Framework Core.
System.Text.Json extension for serialization and deserialization of interfaces.
Allows conversion of YamlDotNet's YAML models to JsonNodes
JSON Merge Patch support for ASP.NET Core 6.X (System.Text.Json)
Add support for NServiceBus message serialization via System.Text.Json.
System.Text.Json cache serialization for Cache Tower
Extension methods for BlushingPenguin.JsonPath that implement jsonpath. The code is a port of the jsonpath engine in Newtonsoft.Json.
Allows YamlDotNet to de/serialize System.Text.Json objects
Some extension methods for adding effectively properties dynamically to a JsonElement, it actually recreates a new JsonElement from the original plus the new property.
The wrappers and extensions methods for System.Text.Json
Abstraction convertion functionalities and polymorphism for System.Text.Json
Snake case naming policy for System.Text.Json
Add DataContract and DataMember support to System.Text.Json.
Various extensions to power up System.Text.Json.
Abbotware Interop Library for System.Text.Json - Contains helper methods, extension methods, and plugins
Abbotware Interop Library for System.ServiceModel - Contains helper methods, extension methods, and plugins
Extension of `System.Text.Json` to support dynamic access using `dynamic`; 对 `System.Text.Json` 的拓展,以支持使用 `dynamic` 进行动态访问
Package Description
Configure polymorphism with the contract model
The json serializer for Zaabee.StackExchangeRedis base by System.Text.Json
EasyAF = the Easy Application Framework that is easy AF. This package helps objects decorated with System.Text.Json.Serialization attributes work properly in Newtonsoft.Json apps. Commonly used types: System.Text.Json.Serialization.JsonIgnoreAttribute System.Text.Json.Serialization.JsonPropertyNameAttribute CloudNimble.EasyAF.NewtonsoftJson.Compatibility.SystemTextJsonContractResolver
The serializer for Zaabee.RabbitMQ base by System.Text.Json
Extensions and utility functions for System.Text.Json.
JsonFlattener is a C# library that provides an easy way to flatten JSON objects or arrays into a flat list of key-value pairs. It supports various options, such as custom key delimiters, max depth, and removing indentation from nested objects. This library is built on top of System.Text.Json and is compatible with .NET Core.