DotNetCore.CAP 2.3.1-preview-53660607

This is a prerelease version of DotNetCore.CAP.
There is a newer version of this package available.
See the version list below for details.
dotnet add package DotNetCore.CAP --version 2.3.1-preview-53660607
                    
NuGet\Install-Package DotNetCore.CAP -Version 2.3.1-preview-53660607
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DotNetCore.CAP" Version="2.3.1-preview-53660607" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotNetCore.CAP" Version="2.3.1-preview-53660607" />
                    
Directory.Packages.props
<PackageReference Include="DotNetCore.CAP" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DotNetCore.CAP --version 2.3.1-preview-53660607
                    
#r "nuget: DotNetCore.CAP, 2.3.1-preview-53660607"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=DotNetCore.CAP&version=2.3.1-preview-53660607&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DotNetCore.CAP&version=2.3.1-preview-53660607&prerelease
                    
Install as a Cake Tool

EventBus and eventually consistency in distributed architectures.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (242)

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.Dashboard

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.InMemoryStorage

Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.

DotNetCore.CAP.PostgreSql

Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.

GitHub repositories (14)

Showing the top 14 popular GitHub repositories that depend on DotNetCore.CAP:

Repository Stars
SkyAPM/SkyAPM-dotnet
The .NET/.NET Core instrument agent for Apache SkyWalking
AlphaYu/adnc
.NET微服务/分布式开发框架,同时也适用于单体架构系统的开发。
bing-framework/Bing.NetCore
Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
91270/Meiam.System
.NET 8 / .NET 5 WebAPI + Vue 2.0 + RBAC 企业级前后端分离权限框架
jerrytang67/SoMall
社交电商商城开源项目.socail+mall即取名SoMall ,abp netcore 3.1 angular vue uni-app typescript docker mssql
SkyChenSky/Sikiro
整合了社区主流开源框架(CAP、SkyAPM、WebAPIClient、Chloe等)的微服务项目示例
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
meysamhadeli/booking-modular-monolith
Practical Modular Monolith, built with .Net 9, DDD, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
netcorepal/netcorepal-cloud-framework
一个基于ASP.NET Core实现的整洁领域驱动设计落地战术框架。 A tactical framework for Clean Domain-Driven Design based on ASP.NET Core.
dcomartin/LooselyCoupledMonolith
witskeeper/geektime
junkai-li/NetCoreKevin
基于NET8搭建DDD-微服务-WebApi架构支持:IDS4单点登录、多缓存、自动任务、分布式、多租户、日志、授权和鉴权、CAP集成事件、SignalR、领域事件、ESL、MCP协议服务、单元测试、Cors、Quartz自动任务、多短信集成、AI、AISemanticKernel集成、OCR验证码识别
wjkhappy14/Abp.VNext.Hello
Abp.VNext.Hello
Version Downloads Last Updated
8.3.5 10,458 5/23/2025
8.3.5-preview-262164550 454 4/23/2025
8.3.4 25,544 4/22/2025
8.3.3 91,938 2/22/2025
8.3.3-preview-255432523 1,700 2/4/2025
8.3.3-preview-254219859 971 1/21/2025
8.3.2 112,083 12/5/2024
8.3.2-preview-248100009 1,407 11/11/2024
8.3.1 58,399 11/5/2024
8.3.1-preview-247022046 297 10/31/2024
8.3.0 164,345 10/9/2024
8.3.0-preview-243613753 1,195 9/20/2024
8.2.0 351,480 6/23/2024
8.2.0-preview-234883029 6,573 6/11/2024
8.2.0-preview-233720681 459 5/29/2024
8.1.2 159,002 5/7/2024
8.1.1 37,515 4/21/2024
8.1.1-preview-230008876 455 4/16/2024
8.1.0 54,701 3/19/2024
8.1.0-preview-226548602 829 3/7/2024
8.1.0-preview-225165712 47,520 2/20/2024
8.0.1 255,204 1/25/2024
8.0.0 241,313 12/14/2023
8.0.0-preview-218723843 1,849 12/7/2023
8.0.0-preview-218688659 1,632 12/7/2023
7.2.3-preview-217562936 4,505 11/24/2023
7.2.3-preview-217174309 1,655 11/19/2023
7.2.3-preview-216527974 5,049 11/12/2023
7.2.2 109,656 11/1/2023
7.2.1 193,448 9/8/2023
7.2.0 148,624 7/30/2023
7.2.0-preview-207226127 2,310 7/27/2023
7.2.0-preview-207205557 2,302 7/27/2023
7.2.0-preview-204044155 9,357 6/20/2023
7.1.4 87,274 6/17/2023
7.1.3 75,706 5/17/2023
7.1.3-preview-200912175 2,384 5/15/2023
7.1.3-preview-200730887 2,270 5/13/2023
7.1.2 49,809 4/25/2023
7.1.2-preview-198398083 2,351 4/16/2023
7.1.1 74,075 4/7/2023
7.1.1-preview-197551401 2,375 4/6/2023
7.1.1-preview-196764828 7,938 3/28/2023
7.1.1-preview-196761499 2,321 3/28/2023
7.1.0 261,195 3/5/2023
7.1.0-preview-194230942 2,873 2/27/2023
7.1.0-preview-193202380 2,614 2/15/2023
7.0.3 69,402 2/2/2023
7.0.2 64,922 1/9/2023
7.0.2-preview-189692844 2,439 1/9/2023
7.0.1 55,848 12/16/2022
7.0.0 355,318 11/27/2022
7.0.0-preview-186133345 2,354 11/25/2022
7.0.0-preview-185881699 2,402 11/22/2022
7.0.0-preview-185533510 2,299 11/18/2022
7.0.0-preview-185469232 2,283 11/18/2022
7.0.0-preview-185451687 2,330 11/17/2022
6.2.1 696,050 10/15/2022
6.2.1-preview-180716003 3,784 9/23/2022
6.2.0 106,955 9/19/2022
6.1.1 7,075 9/19/2022
6.1.1-preview-176300030 3,182 8/3/2022
6.1.1-preview-175769056 2,894 7/28/2022
6.1.0 636,820 6/10/2022
6.1.0-preview-165373954 3,569 3/30/2022
6.1.0-preview-163077268 4,012 3/3/2022
6.1.0-preview-162971117 2,851 3/2/2022
6.0.1 534,168 2/15/2022
6.0.0 280,716 1/6/2022
6.0.0-preview-153999281 5,633 11/18/2021
5.2.0 382,010 11/12/2021
5.2.0-preview-152861792 3,546 11/5/2021
5.2.0-preview-150458135 4,071 10/8/2021
5.1.4 206,325 9/29/2021
5.1.4-preview-147174683 15,477 8/31/2021
5.1.3 132,703 8/18/2021
5.1.3-preview-144669387 8,848 8/2/2021
5.1.3-preview-144222698 3,665 7/28/2021
5.1.2 152,496 7/26/2021
5.1.2-preview-143176668 3,887 7/16/2021
5.1.1 132,140 7/9/2021
5.1.1-preview-141622241 3,579 6/29/2021
5.1.1-preview-140603701 3,413 6/16/2021
5.1.0 92,587 6/7/2021
5.1.0-preview-138879827 3,471 5/27/2021
5.0.3 109,256 5/14/2021
5.0.2 61,879 4/28/2021
5.0.2-preview-136262472 3,329 4/27/2021
5.0.2-preview-136113481 3,395 4/25/2021
5.0.2-preview-135224594 3,400 4/15/2021
5.0.2-preview-134636747 3,232 4/8/2021
5.0.1 110,448 4/7/2021
5.0.1-preview-133783177 3,291 3/29/2021
5.0.0 31,122 3/23/2021
5.0.0-preview-132888327 3,413 3/19/2021
5.0.0-preview-132124922 4,517 3/10/2021
5.0.0-preview-131679580 4,624 3/5/2021
5.0.0-preview-126609691 10,102 1/5/2021
3.1.2 790,012 12/3/2020
3.1.2-preview-121943182 4,188 11/12/2020
3.1.2-preview-120665033 4,099 10/29/2020
3.1.2-preview-120490779 4,019 10/26/2020
3.1.2-preview-119453473 4,176 10/14/2020
3.1.1 387,984 9/23/2020
3.1.1-preview-115802637 4,014 9/2/2020
3.1.0 529,793 8/15/2020
3.1.0-preview-114160390 4,044 8/14/2020
3.1.0-preview-112969177 7,363 7/31/2020
3.1.0-preview-112250362 4,220 7/23/2020
3.1.0-preview-111117527 5,005 7/10/2020
3.1.0-preview-108719052 4,642 6/12/2020
3.0.4 200,624 5/27/2020
3.0.4-preview-106413158 3,816 5/16/2020
3.0.4-preview-103991021 4,859 4/18/2020
3.0.4-preview-102596937 8,134 4/2/2020
3.0.4-preview-102593320 3,889 4/2/2020
3.0.3 109,071 4/1/2020
3.0.3-preview-98619331 14,961 2/16/2020
3.0.2 76,951 2/5/2020
3.0.2-preview-97503759 4,061 2/3/2020
3.0.1 27,148 1/19/2020
3.0.1-preview-95233114 4,054 1/8/2020
3.0.1-preview-94915444 4,387 1/4/2020
3.0.0 91,436 12/30/2019
3.0.0-preview-93361469 5,007 12/17/2019
3.0.0-preview-92995853 4,268 12/13/2019
3.0.0-preview-92907246 4,026 12/12/2019
2.6.0 211,584 8/29/2019
2.6.0-preview-82454970 6,267 8/14/2019
2.6.0-preview-82001197 5,879 8/8/2019
2.6.0-preview-80821564 4,796 7/25/2019
2.6.0-preview-79432176 6,369 7/9/2019
2.5.1 123,494 6/21/2019
2.5.1-preview-75824665 12,119 5/28/2019
2.5.1-preview-73792921 4,945 5/5/2019
2.5.1-preview-73031417 4,542 4/26/2019
2.5.0 188,623 3/30/2019
2.5.0-preview-69219007 7,147 3/14/2019
2.5.0-preview-69210974 4,482 3/13/2019
2.5.0-preview-68640186 21,111 3/6/2019
2.5.0-preview-67093158 4,471 2/16/2019
2.4.2 49,389 1/8/2019
2.4.2-preview-62147279 4,623 12/21/2018
2.4.1 5,958 12/19/2018
2.4.0 6,849 12/8/2018
2.4.0-preview-58415569 4,788 11/8/2018
2.4.0-preview-58238865 4,556 11/6/2018
2.3.1 35,242 10/29/2018
2.3.1-preview-57307518 4,585 10/26/2018
2.3.1-preview-53660607 4,409 9/25/2018
2.3.1-preview-53320926 4,614 9/10/2018
2.3.0 37,163 8/30/2018
2.2.6-preview-50057154 4,715 8/3/2018
2.2.6-preview-50053657 4,674 8/3/2018
2.2.6-preview-49112414 4,517 7/23/2018
2.2.5 9,809 7/19/2018
2.2.5-preview-45566217 4,632 6/12/2018
2.2.5-preview-45139132 4,808 6/7/2018
2.2.4 15,765 6/5/2018
2.2.3-preview-43309801 4,915 5/17/2018
2.2.2 24,946 4/28/2018
2.2.2-preview-40816597 4,851 4/18/2018
2.2.1 8,236 4/18/2018
2.2.0 6,667 4/17/2018
2.2.0-preview-40294348 4,610 4/12/2018
2.2.0-preview-38490295 4,813 3/23/2018
2.2.0-preview-37969809 5,589 3/16/2018
2.2.0-preview-37943663 4,432 3/16/2018
2.1.4 6,532 3/16/2018
2.1.4-preview-34848409 6,252 2/8/2018
2.1.4-preview-34825232 4,647 2/8/2018
2.1.4-preview-33704197 4,639 1/26/2018
2.1.3 11,711 1/24/2018
2.1.3-preview-33358922 4,576 1/22/2018
2.1.3-preview-33191223 4,552 1/20/2018
2.1.3-preview-31198104 5,822 12/28/2017
2.1.2 7,255 12/18/2017
2.1.2-preview-30288174 4,780 12/17/2017
2.1.2-preview-30286136 4,597 12/17/2017
2.1.2-preview-29226626 4,636 12/5/2017
2.1.2-preview-28879945 4,517 12/1/2017
2.1.2-preview-28782089 4,338 12/1/2017
2.1.1 5,634 11/28/2017
2.1.1-preview-28628301 4,527 11/28/2017
2.1.1-preview-28414190 4,500 11/26/2017
2.1.0 6,003 11/17/2017
2.1.0-preview-26231671 4,995 10/31/2017
2.1.0-preview-25885614 4,343 10/30/2017
2.0.2 5,515 9/29/2017
2.0.1 5,704 9/16/2017
2.0.1-preview-21560113 4,410 9/7/2017
2.0.1-preview-21392243 4,436 9/5/2017
2.0.0 6,271 9/1/2017
2.0.0-preview-20091963 4,419 8/21/2017
2.0.0-preview-19793485 4,309 8/18/2017
1.2.0-preview-00019208119 4,325 8/11/2017
1.1.1-preview-00018720262 4,193 8/5/2017
1.1.0 6,248 8/4/2017
1.1.0-preview-00018359725 4,338 8/1/2017
1.1.0-preview-00018287510 4,336 8/1/2017
1.1.0-preview-00018199934 4,382 7/30/2017
1.1.0-preview-00017833331 4,415 7/27/2017
1.1.0-preview-00017748473 4,275 7/25/2017
1.0.1 5,274 7/24/2017
1.0.1-preview-00017636063 4,263 7/24/2017
1.0.1-preview-00017490435 4,194 7/22/2017
1.0.1-preview-00017285652 4,120 7/20/2017
1.0.0 11,889 7/19/2017
0.1.0-ci-00016390477 4,003 7/9/2017
0.1.0-ci-00016261636 4,203 7/8/2017
0.1.0-ci-00016020116 4,194 7/5/2017
0.1.0-ci-00016011622 4,236 7/5/2017
0.1.0-ci-00015583876 4,373 6/30/2017