An extension for MVCBootstrap that will make it easy working with MongoDB in your ASP.NET MVC projects.
Info
Version: | 0.6.4 |
Author(s): | Steen F. Tøttrup |
Last Update: | Sunday, February 17, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://mvcbootstrap.codeplex.com |
NuGet Url: | https://www.nuget.org/packages/MVCBootstrap.MongoDB |
Install
Install-Package MVCBootstrap.MongoDB
dotnet add package MVCBootstrap.MongoDB
paket add MVCBootstrap.MongoDB
MVCBootstrap.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- mongocsharpdriver(1.7.0)
- MVCBootstrap(0.6.4)