awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

C# JSON Libraries

تم تحديث الترتيب في 13 يوليو 2026

نحن نختار بعناية مستودعات GitHub مفتوحة المصدر التي تطابق “best c sharp json libraries”. النتائج مرتبة حسب صلتها ببحثك — استخدم الفلاتر أدناه للتضييق، أو قم بتحسين البحث باستخدام الذكاء الاصطناعي.

C# JSON Libraries

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • jamesnk/newtonsoft.jsonالصورة الرمزية لـ JamesNK

    JamesNK/Newtonsoft.Json

    11,262عرض على GitHub↗

    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.

    C#JSON Serialization LibrariesJSON Data ParsersJSON Serializers
    عرض على GitHub↗11,262
  • neuecc/utf8jsonالصورة الرمزية لـ neuecc

    neuecc/Utf8Json

    2,386عرض على GitHub↗

    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.

    C#JSON and YAML ParsersSerializationSerialization Libraries
    عرض على GitHub↗2,386

Related searches

  • a high performance serialization library for C#
  • a high performance JSON library for Java
  • a high performance JSON library for Go
  • a lightweight json library for C++
  • مكتبة عالية الأداء لتحليل ملفات JSON
  • a C# library for making HTTP requests
  • a library for data compression in C#
  • a library for implementing GraphQL in C#