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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
- Url https://www.nuget.org/packages/ArmChair.Core/
- Current version: 0.12.x
- Released: May 2019
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 | Versions 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.
-
.NETStandard 1.6
- Newtonsoft.Json (>= 11.0.2)
- System.Linq.Queryable (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
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 |