Found 1,295 packages
Provides classes for serializing objects to the JavaScript Object Notation (JSON) and deserializing JSON data to objects. Commonly Used Types: System.Runtime.Serialization.Json.DataContractJsonSerializer When using NuGet 3.x this package requires at least version 3.4.
Kiota JSON serialization provider implementation with 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
Amazon Lambda .NET Core support - Serialization.Json with System.Text.Json.
Provides serialization support between Noda Time and Json.NET.
Amazon Lambda .NET Core support - Serialization.Json package.
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
Ecng system framework
Provides serialization support between Noda Time and System.Text.Json
NEST uses an internal serializer. This package enables serialization for your documents using your own custom Json.NET serializer
Json.NET plugin for Npgsql, allowing transparent serialization/deserialization of JSON objects directly to and from the database.
FusionCache serializer based on Newtonsoft Json.NET
CacheManager extension package providing JSON serialization for distributed caches. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains a Newtonsoft.Json based serializer implementation which can be used instead of the default binary serializer.
Macross Software Json extensions library. Provides helpers & converters for the System.Text.Json API and push stream types for the System.Net.Http API. Commonly Used Types: System.Text.Json.Utf8JsonStreamReader System.Text.Json.Serialization.JsonStringEnumMemberConverter System.Text.Json.Serialization.JsonMicrosoftDateTimeConverter System.Text.Json.Serialization.JsonMicrosoftDateTimeOffsetConverter System.Text.Json.Serialization.JsonIPAddressConverter System.Text.Json.Serialization.JsonIPEndPointConverter System.Text.Json.Serialization.JsonDelegatedStringConverter System.Text.Json.Serialization.JsonTypeConverterAdapter System.Net.Http.PushStreamContent System.Net.Http.PushStreamContent<T>
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.
A serialize library based on Newtonsoft.Json
Provides Newtonsoft.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 Newtonsoft.Json serialization patterns.
Polly.Caching.Serialization.Json is a plug-in for the .NET OSS resilience library Polly, supporting serialization to and from Json using Newtonsoft.Json
Contains general interfaces and classes for working with FHIR data, regardless of FHIR version or POCO's