mkennedy
- 46,889 total downloads
- last updated 9/9/2011
- Latest version: 1.0.0
Enhanced View Locations for MVC allows ASP.NET MVC developers more control over organizing their view folders.
- 19,920 total downloads
- last updated 10/30/2014
- Latest version: 1.0.12
This library is for adding optimistic concurrency control to MongoDB using techniques similar to Entity Framework as well as adding basic DbContext type of functionality to your applications.
- 4,467 total downloads
- last updated 10/30/2014
- Latest version: 1.0.0
This library makes working with LINQ to MongoDB queries easier from C#. Specificially it is for debugging and runtime inquiry of LINQ queries. There are two basic use cases: (1) Explain a LINQ query (does it use an index for example?). (2) Convert a LINQ query to the JavaScript code run in MongoDB.