Repository Layer for Onion Architecture with RavenDB.
Info
Version: | 3.2.0 |
Author(s): | elixneto |
Last Update: | Saturday, January 30, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/StartOnion.Repository.RavenDB |
Install
Install-Package StartOnion.Repository.RavenDB
dotnet add package StartOnion.Repository.RavenDB
paket add StartOnion.Repository.RavenDB
StartOnion.Repository.RavenDB Download (Unzip the "nupkg" after downloading)
Dependencies
- StartOnion.Domain(>= 3.3.1)
- CollectionMapper.RavenDB.NetCore(>= 5.0.0)
- RavenDB.Client(>= 5.1.2)