DotNetCore.CAP.AzureServiceBus
3.0.4
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
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
dotnet add package DotNetCore.CAP.AzureServiceBus --version 3.0.4
<PackageReference Include="DotNetCore.CAP.AzureServiceBus" Version="3.0.4" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetCore.CAP.AzureServiceBus, 3.0.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- DotNetCore.CAP (>= 3.0.4)
- 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.