FileContext.MongoDb is a data access layer (DAL) Framework for rapid data driven application development (RDDAD) (MongoDb Store Provider).
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.6 |
Author(s): | Paul Mizel |
Last Update: | Sunday, January 1, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pmizel/DevMentor.Context.FileContext |
NuGet Url: | https://www.nuget.org/packages/FileContext.MongoDb |
Install
Install-Package FileContext.MongoDb
dotnet add package FileContext.MongoDb
paket add FileContext.MongoDb
FileContext.MongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- FileContext(>= 1.0.5)
- MongoDB.Driver(>= 2.2.3)
Tags