ArmChair.Core
0.5.1-alpha
See the version list below for details.
dotnet add package ArmChair.Core --version 0.5.1-alpha
NuGet\Install-Package ArmChair.Core -Version 0.5.1-alpha
<PackageReference Include="ArmChair.Core" Version="0.5.1-alpha" />
paket add ArmChair.Core --version 0.5.1-alpha
#r "nuget: ArmChair.Core, 0.5.1-alpha"
// Install ArmChair.Core as a Cake Addin #addin nuget:?package=ArmChair.Core&version=0.5.1-alpha&prerelease // Install ArmChair.Core as a Cake Tool #tool nuget:?package=ArmChair.Core&version=0.5.1-alpha&prerelease
ArmChair is a .NET Client for CouchDB
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Newtonsoft.Json (>= 9.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.12.0 | 808 | 5/5/2019 |
0.11.2 | 848 | 10/8/2018 |
0.11.1 | 1,031 | 7/14/2018 |
0.11.0 | 941 | 7/9/2018 |
0.10.1 | 1,009 | 5/28/2018 |
0.9.0 | 1,003 | 4/8/2018 |
0.8.0 | 1,030 | 11/12/2017 |
0.7.9-beta | 876 | 8/16/2017 |
0.7.8-beta | 870 | 8/14/2017 |
0.7.7-alpha | 771 | 8/14/2017 |
0.7.6-alpha | 773 | 8/14/2017 |
0.7.5 | 1,035 | 8/12/2017 |
0.7.4 | 1,044 | 8/12/2017 |
0.7.3 | 1,042 | 8/12/2017 |
0.6.1 | 1,109 | 3/19/2017 |
0.5.4 | 1,094 | 3/10/2017 |
0.5.3-alpha | 927 | 12/4/2016 |
0.5.2-alpha | 1,006 | 11/23/2016 |
0.5.1-alpha | 996 | 11/21/2016 |
0.4.1 | 1,177 | 9/25/2016 |
0.3.2 | 1,020 | 8/11/2016 |
0.3.1 | 1,046 | 8/7/2016 |
0.2.4 | 1,102 | 3/12/2016 |
0.2.3 | 1,135 | 1/10/2016 |
0.2.2 | 1,697 | 7/28/2015 |
0.2.1 | 1,371 | 7/4/2015 |
0.5.x-alpha
==============
small change to the load pipeline, it yields the entities
!experimental! Initial support for MongoQuery either by a defined query object and linq expression (incomplete)
API support registering types (required for Mongo query)
0.4.x
==============
support for couchdb 2.0
updated internal http code
0.3.x
==============
updated to newton 9.x, which required updates to serialisation code
0.2.x
==============
improved the serialisation code
0.1.x
==============
Initial release
support for Add, Remove, Attach, and get by Id(s)