1. Json.NET

    By:

    Json.NET is a popular high-performance JSON framework for .NET

    1,826,680 downloads

    Tags

  2. JSON-js json2

    By:

    JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ This package implements JSON encoders/decoders in JavaScript.

  3. JSON

    By:

    A JSON parser in C#, supporting dynamic deserialization in .NET 4.0

  4. .NET's fastest JSON Serializer by ServiceStack

    By:

    .NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient. Benchmarks at: http://servicestack.net/benchmarks/ Includes the String and Stream functionality for all the ServiceStack projects including: - T.Dump() generic extension method for easy dbugging and introspection of types - WebRequest, Li... More information

  5. SimpleJson

    By:

    Super lightweight Json library for .NET 2.0+/SL4+/WP7/WindowsStore Apps/Portable Class Libraries along with dynamic and DataContract support

    13,753 downloads

    Tags

  6. RestSharp

    By:

    Simple REST and HTTP API Client

  7. EventStore Newtonsoft JSON Serialization Plugin

    By:

    Additional serialization provider for EventStore based on the Newtonsoft JSON.NET library.

  8. Jayrock JSON

    By:

    Jayrock JSON is a versatile JSON parser, formatter and converter for Microsoft .NET Framework.

    3,413 downloads

    Tags

  9. Hammock

    By:

    Hammock is an HTTP API library for .NET that greatly simplifies consuming and wrapping RESTful services.

  10. ServiceStack webservice framework: Faster, Cleaner, Modern WCF alternative

    By:

    Binaries for the ServiceStack web framework. Visit http://www.servicestack.net/ServiceStack.Hello/ and https://github.com/ServiceStack/ServiceStack/wiki/Create-your-first-webservice for walk throughs and docs on creating your first web service.

  11. TweetSharp

    By:

    TweetSharp v2 is a fast, clean wrapper around the Twitter API. It uses T4 templates to make adding new endpoints easy.

  12. DynamicJson

    By:

    dynamic json structure for C# 4.0. This provides only single .cs file.

  13. RIA Services SOAP and JSON Endpoints

    By:

    RIAServices.Endpoints provides the Microsoft.ServiceModel.DomainServices.Hosting assembly, which serves the SOAP and JSON endpoints for Domain Services. The necessary web.config entries are added with this package as well.

  14. JsonFx

    By:

    JsonFx serialization framework

  15. Json Toolkit

    By:

    JSON Toolkit is a .NET library written in C# for parsing JSON strings, creating JSON objects in runtime and serializing the data.

  16. Nancy.Serialization.JsonNet

    By:

    Provides JSON (de)serialization support using Newtonsoft.JsonNet.

  17. RabbitBus.Serialization.Json

    By:

    RabbitBus JSON serialization provider.

  18. NETFx WebApi Json.NET MediaTypeFormatter

    By:

    A Json.NET-based MediaTypeFormatter for the WebApi that can handle text-based Json as well as binary Json (Bson). To use: var config = HttpHostConfiguration.Create().UseJsonNet();

  19. JSON Web Token Handler For the Microsoft .Net Framework 4.5, Developer Preview

    By:

    This package provides an assembly containing classes which extend the .NET Framework 4.5 with the necessary logic to process the JSON Web Token (JWT) format. That includes validating, parsing and generating JWT tokens; those capabilities can be applied both within the Windows Identity Foundation token processing pipeline and standalone, without any... More information

  20. Kiwi.Json

    By:

    Json library for .NET