DotNetCore.CAP
6.0.1
See the version list below for details.
Install-Package DotNetCore.CAP -Version 6.0.1
dotnet add package DotNetCore.CAP --version 6.0.1
<PackageReference Include="DotNetCore.CAP" Version="6.0.1" />
paket add DotNetCore.CAP --version 6.0.1
#r "nuget: DotNetCore.CAP, 6.0.1"
// Install DotNetCore.CAP as a Cake Addin
#addin nuget:?package=DotNetCore.CAP&version=6.0.1
// Install DotNetCore.CAP as a Cake Tool
#tool nuget:?package=DotNetCore.CAP&version=6.0.1
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.1
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Options (>= 6.0.0)
- System.Diagnostics.DiagnosticSource (>= 6.0.0)
- System.Text.Json (>= 6.0.0)
- System.Threading.Channels (>= 6.0.0)
NuGet packages (133)
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.Dashboard
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.InMemoryStorage
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern. |
GitHub repositories (15)
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 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
|
|
AlphaYu/Adnc
.NET6微服务/分布式框架,同时也适用于单体架构系统的开发。
|
|
luoyunchong/lin-cms-dotnetcore
😃A simple and practical CMS implemented by .NET 6 + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏
|
|
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目
|