Repository Layer for Onion Architecture with MongoDB.
Info
Version: | 3.3.0 |
Author(s): | elixneto |
Last Update: | Sunday, January 31, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/StartOnion.Repository.MongoDB |
Install
Install-Package StartOnion.Repository.MongoDB
dotnet add package StartOnion.Repository.MongoDB
paket add StartOnion.Repository.MongoDB
StartOnion.Repository.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- StartOnion.Domain(>= 3.3.1)
- MongoDB.Driver(>= 2.11.6)