Search for BSON returned 12 packages
Displaying results 1 - 12.
-
CH.Bson
By:
Some handy bson extension methods.
-
-
NETFx BsonSerializer : ISerializer
By:
Implements the core NETFx ISerializer interface using Json.NET serializer.
-
NETFx BsonSerializer xUnit Tests
By:
xUnit tests for netfx-System.BsonSerializer
-
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.
-
WebApiContrib.Formatting.Bson
By:
Description
-
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();
-
SubSonic.Scaffold
By:
Contains the SubSonic 2.2 libraries. This includes the Scaffold control.
-
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.
-
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.
-
Hobsons.InfrastructureServices
By:
The implementation of Hobsons infrastructure services. Currently includes encryption and configuration reader services.
-
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.