DotNetCore.CAP
5.0.0-preview-126609691
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
This is a prerelease version of DotNetCore.CAP.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package DotNetCore.CAP -Version 5.0.0-preview-126609691
dotnet add package DotNetCore.CAP --version 5.0.0-preview-126609691
<PackageReference Include="DotNetCore.CAP" Version="5.0.0-preview-126609691" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetCore.CAP --version 5.0.0-preview-126609691
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetCore.CAP, 5.0.0-preview-126609691"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.1
- Microsoft.Extensions.Hosting.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Options (>= 5.0.0)
- System.Diagnostics.DiagnosticSource (>= 5.0.0)
- System.Text.Json (>= 5.0.0)
- System.Threading.Channels (>= 5.0.0)
Used By
NuGet packages (84)
Showing the top 5 NuGet packages that depend on DotNetCore.CAP:
Package | Downloads |
---|---|
DotNetCore.CAP.RabbitMQ
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
|
|
DotNetCore.CAP.SqlServer
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
|
|
DotNetCore.CAP.MySql
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
|
|
DotNetCore.CAP.Dashboard
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
|
|
DotNetCore.CAP.Kafka
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
|
GitHub repositories (13)
Showing the top 5 popular GitHub repositories that depend on DotNetCore.CAP:
Repository | Stars |
---|---|
SkyAPM/SkyAPM-dotnet
The .NET/.NET Core instrument agent for Apache SkyWalking
|
|
bing-framework/Bing.NetCore
Bing是基于 .net core 2.0 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
|
|
luoyunchong/lin-cms-dotnetcore
😃A simple and practical CMS implemented by .NET 5 + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏
|
|
jerrytang67/SoMall
社交电商商城开源项目.socail+mall即取名SoMall ,abp netcore 3.1 angular vue uni-app typescript docker mssql
|
|
SkyChenSky/Sikiro
整合了社区主流开源框架(CAP、SkyAPM、WebAPIClient、Chloe等)的微服务项目示例
|