Persistence framework and mocking.
Info
| Version: | 1.0.0 |
| Author(s): | DHT |
| Last Update: | Monday, July 13, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/xlink91/PersistenceFramework |
| NuGet Url: | https://www.nuget.org/packages/PersistenceFramework.Entities.MongoDB |
Install
Install-Package PersistenceFramework.Entities.MongoDB
dotnet add package PersistenceFramework.Entities.MongoDB
paket add PersistenceFramework.Entities.MongoDB
PersistenceFramework.Entities.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Bson(>= 2.8.1)
- PersistenceFramework.Entities(>= 1.0.0)
Tags