DotNetCore.CAP.AzureServiceBus
3.0.4-preview-106413158
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
This is a prerelease version of DotNetCore.CAP.AzureServiceBus.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package DotNetCore.CAP.AzureServiceBus -Version 3.0.4-preview-106413158
dotnet add package DotNetCore.CAP.AzureServiceBus --version 3.0.4-preview-106413158
<PackageReference Include="DotNetCore.CAP.AzureServiceBus" Version="3.0.4-preview-106413158" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetCore.CAP.AzureServiceBus --version 3.0.4-preview-106413158
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetCore.CAP.AzureServiceBus, 3.0.4-preview-106413158"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install DotNetCore.CAP.AzureServiceBus as a Cake Addin
#addin nuget:?package=DotNetCore.CAP.AzureServiceBus&version=3.0.4-preview-106413158&prerelease
// Install DotNetCore.CAP.AzureServiceBus as a Cake Tool
#tool nuget:?package=DotNetCore.CAP.AzureServiceBus&version=3.0.4-preview-106413158&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- DotNetCore.CAP (>= 3.0.4-preview-106413158)
- Microsoft.Azure.ServiceBus (>= 3.4.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DotNetCore.CAP.AzureServiceBus:
Package | Downloads |
---|---|
Lusa.Domain.EventBus.Cap
It providers basic feauture abstrctions for application devlop.
Some features only contains the interface, you can add Lusa.Ext package with default implement.
|
GitHub repositories
This package is not used by any popular GitHub repositories.