1. CH.Bson

    By:

    Some handy bson extension methods.

  2. JsonFx

    By:

    JsonFx serialization framework

  3. NETFx BsonSerializer : ISerializer

    By:

    Implements the core NETFx ISerializer interface using Json.NET serializer.

  4. NETFx BsonSerializer xUnit Tests

    By:

    xUnit tests for netfx-System.BsonSerializer

  5. SubSonic

    By:

    SubSonic is A Super High-fidelity Batman Utility Belt that works up your Data Access (using Linq in 3.0), throws in some much-needed utility functions, and generally speeds along your dev cycle.

    4,148 downloads

  6. 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();

  7. SubSonic.Scaffold

    By:

    Contains the SubSonic 2.2 libraries. This includes the Scaffold control.

  8. Pathoschild.Http.Formatters.JsonNet

    By:

    Provides JSON, JSONP, and BSON implementations of the .NET 4.5 MediaTypeFormatter using Json.NET. These can be used by the .NET 4.5 HttpClient and the Web API for serializing content.

  9. Hobsons.CommonLibraries

    By:

    This is just a collection of classes to help us with our daily programming tasks. Please read all unit tests for usage details.

  10. Hobsons.InfrastructureServices

    By:

    The implementation of Hobsons infrastructure services. Currently includes encryption and configuration reader services.

  11. Hobsons.InfrastructureServices.Interfaces

    By:

    The interfaces of Hobsons infrastructure services. You should use this nuget package for any projects which requires Hobsons infrastructure services. Then use your favourite DI tool to inject the dependencies.