Info
Version: | 2.1.1.1 |
Author(s): | Iain Cartledge |
Last Update: | Saturday, May 21, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/ndescribecoreteam/ndescribe |
NuGet Url: | https://www.nuget.org/packages/NDescribe-Couchbase |
Install
Install-Package NDescribe-Couchbase
dotnet add package NDescribe-Couchbase
paket add NDescribe-Couchbase
NDescribe-Couchbase Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.2)
- CouchbaseNetClient(>= 2.2.5)
- Common.Logging(>= 3.3.1)
- Common.Logging.Core(>= 3.3.1)
NDescribe provides fluent interfaces for modelling data quickly and easily without having to duplicate domain model objects, and at the same time keeping a distinction between the two layers.