dotarj
-
Dapper.
by: dotarjMapper - 1,678 total downloads
- last updated 12/27/2013
- Latest version: 1.13.0
Dapper.Mapper is an extension to Dapper multi mapping which figures out the relationships between the returned objects and automatically assigns them. Instead of explicitly writing this: var employee =... More information -
- 926 total downloads
- last updated 12/14/2013
- Latest version: 0.1.4
Partial Response provides partial response (a.k.a. fields) support for ASP.NET Web API. -
- 347 total downloads
- last updated 9/6/2014
- Latest version: 1.0.0
ProtoBuf Data Light: a lightweight IDataReader serializer. This library serializes an IDataReader to a binary format using Marc Gravell's protobuf-net. -
- 188 total downloads
- last updated 3/1/2014
- Latest version: 0.3.0-alpha (prerelease)
EnGarde allows you to validate arguments using a fluent interface, for example: Ensure.That(value, "value").Not.IsNull().And.StartsWith("En"). -
- 182 total downloads
- last updated 1/30/2014
- Latest version: 0.1.0
ASP.NET MVC Fluent Routing is a thin wrapper around the ASP.NET MVC attribute routing engine. With Fluent Routing you can define your routes using a fluent interface, but with the full power of the attribute... More information -
DynamicMapper
by: dotarj- 161 total downloads
- last updated 2/12/2013
- Latest version: 1.0.0
DynamicMapper maps an object's specified set of properties to an ExpandoObject.