SharpRepository generic repository implementation for CouchDb.
Info
Version: | 2.0.2-alpha4 |
Author(s): | Ben Griswold, Jeff Treuting |
Last Update: | Thursday, November 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SharpRepository/SharpRepository |
NuGet Url: | https://www.nuget.org/packages/SharpRepository.CouchDbRepository |
Install
Install-Package SharpRepository.CouchDbRepository
dotnet add package SharpRepository.CouchDbRepository
paket add SharpRepository.CouchDbRepository
SharpRepository.CouchDbRepository Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- SharpRepository.Repository(>= 2.0.4.5)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 11.0.2)
- Remotion.Linq(>= 2.2.0)
- SharpRepository.Repository(>= 2.0.4.5)
- Newtonsoft.Json(>= 11.0.2)
- Remotion.Linq(>= 2.2.0)
Tags