An "Entity Framework"-like interface for the MongoDB C# Driver.
Info
| Version: | 0.29.0+ge0a3d2e-github.5210980164 |
| Author(s): | James Turner |
| Last Update: | Thursday, June 8, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/TurnerSoftware/MongoFramework |
| NuGet Url: | https://www.nuget.org/packages/MongoFramework |
Install
Install-Package MongoFramework
dotnet add package MongoFramework
paket add MongoFramework
MongoFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.8.0)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
Tags