ArmChair.Core 0.12.0

dotnet add package ArmChair.Core --version 0.12.0
NuGet\Install-Package ArmChair.Core -Version 0.12.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ArmChair.Core" Version="0.12.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ArmChair.Core --version 0.12.0
#r "nuget: ArmChair.Core, 0.12.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ArmChair.Core as a Cake Addin
#addin nuget:?package=ArmChair.Core&version=0.12.0

// Install ArmChair.Core as a Cake Tool
#tool nuget:?package=ArmChair.Core&version=0.12.0

ArmChair.Core

=======

CouchDB + .NET + Unit-Of-Work = ArmChair.

ArmChair has been built from the ground up with the following goals:

  • Unit-Of-Work pattern support - using a transaction manager (which you can override).
  • POCO's - no base class or interface required. (Just add your own Id and Rev).
  • Conventions - where possible we implement small conventions to make the framework work for you.
  • Customisable - Add support for your IDs, Tracking, Serialisation etc.
  • Use of an Indexing Service - Search by IDs, where the initial search can be executed on ElasticSearch / Solr / Lucene
  • Mongo Query Support
  • Linq Support (Partial)
  • (configurable) Logs requests and responses, to assist development

Documentation

its being worked on but you can find some here: https://bitbucket.org/dboneslabs/arm-chair/wiki/Home

Nuget

PM> Install-Package ArmChair.Core

Compatibility

  • .NET Standard 1.6 + (.NET Core 1.1 +, Mono and .NET 4.6.1)
  • CouchDB 2.0 +

Licence

Apache 2.0 licensed.

Note

Please ensure that you test the usage of this library, before using this in your production system.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.6 is compatible.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 762 5/5/2019
0.11.2 803 10/8/2018
0.11.1 996 7/14/2018
0.11.0 910 7/9/2018
0.10.1 984 5/28/2018
0.9.0 978 4/8/2018
0.8.0 1,006 11/12/2017
0.7.9-beta 846 8/16/2017
0.7.8-beta 853 8/14/2017
0.7.7-alpha 746 8/14/2017
0.7.6-alpha 744 8/14/2017
0.7.5 1,005 8/12/2017
0.7.4 1,015 8/12/2017
0.7.3 1,007 8/12/2017
0.6.1 1,086 3/19/2017
0.5.4 1,064 3/10/2017
0.5.3-alpha 904 12/4/2016
0.5.2-alpha 984 11/23/2016
0.5.1-alpha 972 11/21/2016
0.4.1 1,150 9/25/2016
0.3.2 995 8/11/2016
0.3.1 1,019 8/7/2016
0.2.4 1,078 3/12/2016
0.2.3 1,111 1/10/2016
0.2.2 1,670 7/28/2015
0.2.1 1,349 7/4/2015