DotNetCore.CAP.AzureServiceBus
7.0.2
dotnet add package DotNetCore.CAP.AzureServiceBus --version 7.0.2
NuGet\Install-Package DotNetCore.CAP.AzureServiceBus -Version 7.0.2
<PackageReference Include="DotNetCore.CAP.AzureServiceBus" Version="7.0.2" />
paket add DotNetCore.CAP.AzureServiceBus --version 7.0.2
#r "nuget: DotNetCore.CAP.AzureServiceBus, 7.0.2"
// Install DotNetCore.CAP.AzureServiceBus as a Cake Addin
#addin nuget:?package=DotNetCore.CAP.AzureServiceBus&version=7.0.2
// Install DotNetCore.CAP.AzureServiceBus as a Cake Tool
#tool nuget:?package=DotNetCore.CAP.AzureServiceBus&version=7.0.2
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
Product | Versions |
---|---|
.NET | net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
-
net6.0
- Azure.Messaging.ServiceBus (>= 7.11.1)
- DotNetCore.CAP (>= 7.0.2)
- System.Linq.Async (>= 6.0.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on DotNetCore.CAP.AzureServiceBus:
Package | Downloads |
---|---|
RG3.BO.DB
1、【业务操作RG3.BO.DB】(可配置化,标准化,灵活配置,集成百度、腾讯、阿里、短信通等巨头接口,可脱离开发环境,集成nodejs中间件、统一认证中心) 2、以Rg3.开头且类继承 IService 或 IRepository的在Starup里面不用注入,案例如下 3、public class ListRepository : IRepository 4、public class ListService : IService 5、使用请到github获取 RG3.PF.WebApp.Host |
|
SSS.AspNetCore.CAP
Library for CAP helper |
|
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. |
|
Girvs.Cap
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on DotNetCore.CAP.AzureServiceBus:
Repository | Stars |
---|---|
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
|