MyCouch 4.0.0-rc5
MyCouch is the simple asynchronous CouchDB and Cloudant client for .Net - building on top of the asynchronous HTTP client and uses JSON.Net to provide flexible serialization behaviour.
If you want Cloudant specific features like Lucene Searches, go with the "MyCouch.Cloudant" package instead.
It tries to keep the domain language of CouchDB and lets you work with requests and responses but also provides you with an alternative simplifying async API. MyCouch lets you work with raw JSON and/or entities/POCOS without requiring any implementation of interfaces or base-classes etc. MyCouch provides you with some model conventions like injection of $doctype to the document. It is pluggable. If you don't like some piece, then hook in your implementation instead.
See the version list below for details.
Install-Package MyCouch -Version 4.0.0-rc5
dotnet add package MyCouch --version 4.0.0-rc5
<PackageReference Include="MyCouch" Version="4.0.0-rc5" />
paket add MyCouch --version 4.0.0-rc5
Release Notes
Can be found on project site: https://github.com/danielwertheim/mycouch/wiki/release-notes
Dependencies
-
.NETFramework 4.5
- Newtonsoft.Json (>= 7.0.1)
-
.NETFramework 4.6
- Newtonsoft.Json (>= 7.0.1)
-
DNXCore 5.0
- Newtonsoft.Json (>= 7.0.1)
-
Portable Class Library (MonoAndroid 1.0, MonoTouch 1.0, Windows 0.0, WindowsPhoneApp 8.1)
- Newtonsoft.Json (>= 7.0.1)
Used By
NuGet packages (11)
Showing the top 5 NuGet packages that depend on MyCouch:
Package | Downloads |
---|---|
PMoney.Inventory
Consumes a generic inventory document store to be used in PMoney applications.
|
|
MyCouch.Cloudant
MyCouch is the simple asynchronous CouchDB and Cloudant client for .Net - building on top of the asynchronous HTTP client and uses JSON.Net to provide flexible serialization behaviour.
This package contains support for Cloudant specific features. If you want pure CouchDB support go with the "MyCouch" package instead.
It tries to keep the domain language of Cloudant and CouchDB and lets you work with requests and responses but also provides you with an alternative simplifying async API. MyCouch lets you work with raw JSON and/or entities/POCOS without requiring any implementation of interfaces or base-classes etc, and it provides you with some model conventions like injection of $doctype to the document.
|
|
PMoney.Customers
Consumes a generic Customers document store to be used in PMoney applications.
|
|
InventorySDK
Consumes a generic inventory document store to be used in PMoney applications.
|
|
MyCouch.AspNet.Identity
A simple implementation of the new ASP.Net identity provider model for handling authentication and authorization in e.g. ASP.Net MVC5 using CouchDb or Cloudant as storage.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on MyCouch:
Repository | Stars |
---|---|
HofmeisterAn/dotnet-testcontainers
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
|
Version History
Version | Downloads | Last updated |
---|---|---|
7.5.0 | 353 | 12/24/2020 |
7.4.0 | 2,469 | 9/17/2020 |
7.3.0 | 1,132 | 8/20/2020 |
7.2.1 | 12,723 | 4/15/2020 |
7.2.0 | 13,683 | 12/22/2019 |
7.1.1 | 6,886 | 11/16/2019 |
7.1.0 | 13,329 | 4/12/2019 |
7.0.0 | 462 | 4/12/2019 |
6.0.0 | 26,672 | 4/29/2018 |
5.1.1 | 2,820 | 3/19/2018 |
5.1.0 | 633 | 3/16/2018 |
5.0.3 | 8,928 | 11/19/2017 |
5.0.3-pre19 | 485 | 11/19/2017 |
5.0.3-pre18 | 485 | 11/19/2017 |
5.0.2 | 1,913 | 10/4/2017 |
5.0.1 | 7,530 | 6/29/2017 |
5.0.1-pre9 | 557 | 5/18/2017 |
5.0.0-pre5 | 1,002 | 4/2/2017 |
4.0.0 | 39,746 | 11/25/2015 |
4.0.0-rc6 | 753 | 11/15/2015 |
4.0.0-rc5 | 697 | 11/14/2015 |
4.0.0-rc4 | 730 | 11/9/2015 |
4.0.0-rc3 | 730 | 11/8/2015 |
4.0.0-rc2 | 715 | 11/8/2015 |
4.0.0-rc1 | 821 | 10/13/2015 |
3.2.0 | 13,730 | 5/1/2015 |
3.1.1 | 837 | 4/24/2015 |
3.1.0 | 6,708 | 2/18/2015 |
3.0.0 | 1,814 | 12/29/2014 |
2.6.0 | 1,834 | 10/21/2014 |
2.5.0 | 746 | 10/14/2014 |
2.4.2 | 745 | 10/11/2014 |
2.4.1 | 849 | 9/18/2014 |
2.4.0 | 862 | 9/6/2014 |
2.3.0 | 717 | 9/1/2014 |
2.2.2 | 752 | 8/26/2014 |
2.2.1 | 1,013 | 6/18/2014 |
2.2.0 | 688 | 6/17/2014 |
2.1.1 | 713 | 6/16/2014 |
2.1.0 | 695 | 6/15/2014 |
2.0.0 | 2,487 | 5/18/2014 |
1.0.0 | 954 | 4/16/2014 |