Use MongoDB Driver as the Entity Framework.
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.2 |
Author(s): | Ricardo Carvalho |
Last Update: | Friday, February 3, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/uiahhh/MongoDB.EntityFramework |
NuGet Url: | https://www.nuget.org/packages/MongoDB.EntityFramework |
Install
Install-Package MongoDB.EntityFramework
dotnet add package MongoDB.EntityFramework
paket add MongoDB.EntityFramework
MongoDB.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- MongoDB.Driver(>= 2.11.0)
- Newtonsoft.Json(>= 12.0.3)
- MongoDB.Driver(>= 2.11.0)
- Newtonsoft.Json(>= 12.0.3)
Tags