Provides RavenDB persistance support for a Go2 Architecture application, providing implementations of core Go2 Architecture data access interfaces.
Info
Version: | 2.1.1 |
Author(s): | Go2 Architecture Dev Team |
Last Update: | Saturday, January 5, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://opensource.go2.com.co |
NuGet Url: | https://www.nuget.org/packages/Go2.Architecture.RavenDB |
Install
Install-Package Go2.Architecture.RavenDB
dotnet add package Go2.Architecture.RavenDB
paket add Go2.Architecture.RavenDB
Go2.Architecture.RavenDB Download (Unzip the "nupkg" after downloading)
Dependencies
- RavenDB.Client(>= 1.0 && < 2.0)
- Go2.Architecture.Domain(>= 2.0 && < 3.0)