Selectăm repository-uri open-source de pe GitHub care se potrivesc cu „best c sharp json libraries”. Rezultatele sunt clasificate după relevanța față de căutarea ta — folosește filtrele de mai jos pentru a rafina rezultatele sau utilizează AI-ul.
Newtonsoft.Json is a data processing utility for the .NET ecosystem designed to facilitate the transformation and exchange of information. It functions as a serialization library and object mapping framework, enabling the conversion of complex application objects into formatted JSON strings and the reconstruction of structured objects from raw JSON data. The library distinguishes itself through a flexible architecture that supports both strongly-typed class mapping and a dynamic object model for schema-less data manipulation. It employs reflection-based metadata mapping to automate property a
Newtonsoft.Json is the industry-standard JSON library for .NET, offering comprehensive support for high-performance serialization, LINQ-to-JSON, and extensive custom converter capabilities.
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
This library provides high-performance, zero-allocation JSON serialization for .NET environments, making it a strong choice for performance-critical applications despite lacking some of the broader features like schema validation.