Couchbase.Transactions
1.0.0-beta.1
Prefix Reserved
See the version list below for details.
dotnet add package Couchbase.Transactions --version 1.0.0-beta.1
NuGet\Install-Package Couchbase.Transactions -Version 1.0.0-beta.1
<PackageReference Include="Couchbase.Transactions" Version="1.0.0-beta.1" />
paket add Couchbase.Transactions --version 1.0.0-beta.1
#r "nuget: Couchbase.Transactions, 1.0.0-beta.1"
// Install Couchbase.Transactions as a Cake Addin #addin nuget:?package=Couchbase.Transactions&version=1.0.0-beta.1&prerelease // Install Couchbase.Transactions as a Cake Tool #tool nuget:?package=Couchbase.Transactions&version=1.0.0-beta.1&prerelease
This package provides functionality for Couchbase Distributed ACID Transactions for .NET Core. Distributed ACID Transactions are operations that ensure that when multiple documents need to be modified such that only the successful modification of all justifies the modification of any, either all the modifications do occur successfully; or none of them occurs. This Atomicity supports insert, update, and delete operations, across any number of documents.
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 | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- CouchbaseNetClient (>= 3.0.7)
- Crc32.NET (>= 1.2.0)
- Polly (>= 7.1.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Couchbase.Transactions:
Package | Downloads |
---|---|
CMSprinkle.Couchbase
CMSprinkle is a micro-CMS (Content Management System) designed for quick integration with ASP.NET Core applications. It allows developers to easily incorporate managed content into ASP.NET MVC Razor pages, perfect for applications requiring a _sprinkle_ of dynamic content management. This module is to use Couchbase as the data store for CMSprinkle. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.6.2 | 18,620 | 7/22/2024 |
3.5.3 | 192 | 7/22/2024 |
3.5.1 | 18,193 | 4/16/2024 |
3.5.1-rc5 | 109 | 4/12/2024 |
3.5.0 | 1,510 | 3/11/2024 |
3.4.15 | 9,821 | 2/14/2024 |
3.4.14 | 153 | 2/14/2024 |
3.4.14-rc3 | 560 | 12/8/2023 |
3.4.14-rc2 | 133 | 12/7/2023 |
3.4.14-rc1 | 113 | 12/7/2023 |
1.1.1 | 19,556 | 8/4/2023 |
1.1.0 | 130,638 | 10/29/2021 |
1.0.0 | 3,900 | 4/30/2021 |
1.0.0-beta.2 | 1,004 | 3/30/2021 |
1.0.0-beta.1 | 583 | 11/4/2020 |
1.0.0-alpha.2 | 268 | 10/17/2020 |
1.0.0-alpha.1 | 273 | 10/15/2020 |