DotNetCore.CAP.PostgreSql 2.0.0-preview-20091963

This is a prerelease version of DotNetCore.CAP.PostgreSql.
There is a newer version of this package available.
See the version list below for details.
dotnet add package DotNetCore.CAP.PostgreSql --version 2.0.0-preview-20091963
                    
NuGet\Install-Package DotNetCore.CAP.PostgreSql -Version 2.0.0-preview-20091963
                    
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.PostgreSql" Version="2.0.0-preview-20091963" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotNetCore.CAP.PostgreSql" Version="2.0.0-preview-20091963" />
                    
Directory.Packages.props
<PackageReference Include="DotNetCore.CAP.PostgreSql" />
                    
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.PostgreSql --version 2.0.0-preview-20091963
                    
#r "nuget: DotNetCore.CAP.PostgreSql, 2.0.0-preview-20091963"
                    
#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.
#:package DotNetCore.CAP.PostgreSql@2.0.0-preview-20091963
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DotNetCore.CAP.PostgreSql&version=2.0.0-preview-20091963&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DotNetCore.CAP.PostgreSql&version=2.0.0-preview-20091963&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 (26)

Showing the top 5 NuGet packages that depend on DotNetCore.CAP.PostgreSql:

Package Downloads
RG3.PF.Utilities

1、【RG3.PF.Utilities】(可配置化,标准化,灵活配置,集成百度、腾讯、阿里、短信通等巨头接口,可脱离开发环境,集成nodejs中间件、统一认证中心) 2、以Rg3.开头且类继承 IService 或 IRepository的在Starup里面不用注入,案例如下 3、public class ListRepository : IRepository 4、public class ListService : IService 5、使用请到github获取 RG3.PF.WebApp.Host 6、6.0.0.77开始,nodeserice迁移到RG3.PF.PinYinScriptEngineCliWrap 7、被 RG3.WF.DSL 引用 8、 20240815 升级到.netcore sdk 8.0

Ding.Events

Ding.Events是基于.net core平台开发的应用框架中的NetCore事件总线操作类库。

EE.Core.Cap

Package Description

Cszy.Cap

Cszy.Cap是Cszy应用框架对CAP的封装

WASU.Core

Package Description

GitHub repositories (6)

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

Repository Stars
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
netcorepal/netcorepal-cloud-framework
一个基于ASP.NET Core实现的整洁领域驱动设计落地战术框架。 A tactical framework for Clean Domain-Driven Design based on ASP.NET Core.
iamxiaozhuang/MicroserviceDemo
Dot Net Core 微服务例子;采用Ocelot实现服务网关,IdentityServer4实现认证,CAP实现分布式数据最终一致性。 微服务内部采用领域模型驱动设计,实现了接口日志、权限控制、多租户、软删除、读写分离等特性
EasyAbp/Abp.EventBus.CAP
This is a repository integrated CAP with ABP EventBus
Version Downloads Last Updated
10.0.0-preview-280318356 0 11/19/2025
8.4.1 7,661 10/23/2025
8.4.0 21,662 9/7/2025
8.4.0-preview-271338004 480 8/13/2025
8.4.0-preview-270476069 182 7/28/2025
8.4.0-preview-270285676 248 7/26/2025
8.3.5 88,353 5/23/2025
8.3.5-preview-262164550 235 4/23/2025
8.3.4 40,157 4/22/2025
8.3.3 136,810 2/22/2025
8.3.3-preview-255432523 1,205 2/4/2025
8.3.3-preview-254219859 164 1/21/2025
8.3.2 58,350 12/5/2024
8.3.2-preview-248100009 1,088 11/11/2024
8.3.1 19,492 11/5/2024
8.3.1-preview-247022046 185 10/31/2024
8.3.0 82,279 10/9/2024
8.3.0-preview-243613753 249 9/20/2024
8.2.0 87,948 6/23/2024
8.2.0-preview-234883029 173 6/11/2024
8.2.0-preview-233720681 168 5/29/2024
8.1.2 71,391 5/7/2024
8.1.1 20,848 4/21/2024
8.1.1-preview-230008876 240 4/16/2024
8.1.0 20,714 3/19/2024
8.1.0-preview-226548602 296 3/7/2024
8.1.0-preview-225165712 1,127 2/20/2024
8.0.1 196,767 1/25/2024
8.0.0 50,785 12/14/2023
8.0.0-preview-218723843 194 12/7/2023
8.0.0-preview-218688659 160 12/7/2023
7.2.3-preview-217562936 206 11/24/2023
7.2.3-preview-217174309 174 11/19/2023
7.2.3-preview-216527974 281 11/12/2023
7.2.2 35,905 11/1/2023
7.2.1 68,685 9/8/2023
7.2.0 17,145 7/30/2023
7.2.0-preview-207226127 219 7/27/2023
7.2.0-preview-207205557 229 7/27/2023
7.2.0-preview-204044155 241 6/20/2023
7.1.4 32,019 6/17/2023
7.1.3 27,980 5/17/2023
7.1.3-preview-200912175 264 5/15/2023
7.1.3-preview-200730887 254 5/13/2023
7.1.2 13,696 4/25/2023
7.1.2-preview-198398083 244 4/16/2023
7.1.1 9,156 4/7/2023
7.1.1-preview-197551401 269 4/6/2023
7.1.1-preview-196764828 1,571 3/28/2023
7.1.1-preview-196761499 242 3/28/2023
7.1.0 128,557 3/5/2023
7.1.0-preview-194230942 268 2/27/2023
7.1.0-preview-193202380 276 2/15/2023
7.0.3 13,189 2/2/2023
7.0.2 36,742 1/9/2023
7.0.2-preview-189692844 285 1/9/2023
7.0.1 28,847 12/16/2022
7.0.0 23,332 11/27/2022
7.0.0-preview-186133345 286 11/25/2022
7.0.0-preview-185881699 276 11/22/2022
7.0.0-preview-185533510 254 11/18/2022
7.0.0-preview-185469232 267 11/18/2022
7.0.0-preview-185451687 275 11/17/2022
6.2.1 108,285 10/15/2022
6.2.1-preview-180716003 326 9/23/2022
6.2.0 38,521 9/19/2022
6.1.1 706 9/19/2022
6.1.1-preview-176300030 353 8/3/2022
6.1.1-preview-175769056 347 7/28/2022
6.1.0 98,245 6/10/2022
6.1.0-preview-165373954 389 3/30/2022
6.1.0-preview-163077268 583 3/3/2022
6.1.0-preview-162971117 348 3/2/2022
6.0.1 66,715 2/15/2022
6.0.0 20,007 1/6/2022
6.0.0-preview-153999281 549 11/18/2021
5.2.0 52,123 11/12/2021
5.2.0-preview-152861792 400 11/5/2021
5.2.0-preview-150458135 520 10/8/2021
5.1.4 24,097 9/29/2021
5.1.4-preview-147174683 611 8/31/2021
5.1.3 8,640 8/18/2021
5.1.3-preview-144669387 5,649 8/2/2021
5.1.3-preview-144222698 466 7/28/2021
5.1.2 9,801 7/26/2021
5.1.2-preview-143176668 843 7/16/2021
5.1.1 2,602 7/9/2021
5.1.1-preview-141622241 463 6/29/2021
5.1.1-preview-140603701 408 6/16/2021
5.1.0 7,818 6/7/2021
5.1.0-preview-138879827 450 5/27/2021
5.0.3 10,098 5/14/2021
5.0.2 14,546 4/28/2021
5.0.2-preview-136262472 426 4/27/2021
5.0.2-preview-136113481 476 4/25/2021
5.0.2-preview-135224594 470 4/15/2021
5.0.2-preview-134636747 432 4/8/2021
5.0.1 18,926 4/7/2021
5.0.1-preview-133783177 438 3/29/2021
5.0.0 2,562 3/23/2021
5.0.0-preview-132888327 478 3/19/2021
5.0.0-preview-132124922 453 3/10/2021
5.0.0-preview-131679580 447 3/5/2021
5.0.0-preview-126609691 610 1/5/2021
3.1.2 360,427 12/3/2020
3.1.2-preview-121943182 536 11/12/2020
3.1.2-preview-120665033 509 10/29/2020
3.1.2-preview-120490779 530 10/26/2020
3.1.2-preview-119453473 549 10/14/2020
3.1.1 15,007 9/23/2020
3.1.1-preview-115802637 631 9/2/2020
3.1.0 66,129 8/15/2020
3.1.0-preview-114160390 588 8/14/2020
3.1.0-preview-112969177 616 7/31/2020
3.1.0-preview-112250362 602 7/23/2020
3.1.0-preview-111117527 1,040 7/10/2020
3.1.0-preview-108719052 625 6/12/2020
3.0.4 19,766 5/27/2020
3.0.4-preview-106413158 577 5/16/2020
3.0.4-preview-103991021 594 4/18/2020
3.0.4-preview-102596937 576 4/2/2020
3.0.4-preview-102593320 592 4/2/2020
3.0.3 20,857 4/1/2020
3.0.3-preview-98619331 670 2/16/2020
3.0.2 4,926 2/5/2020
3.0.2-preview-97503759 593 2/3/2020
3.0.1 1,129 1/19/2020
3.0.1-preview-95233114 613 1/8/2020
3.0.1-preview-94915444 610 1/4/2020
3.0.0 45,937 12/30/2019
3.0.0-preview-93361469 625 12/17/2019
3.0.0-preview-92995853 590 12/13/2019
3.0.0-preview-92907246 605 12/12/2019
2.6.0 53,064 8/29/2019
2.6.0-preview-82454970 679 8/14/2019
2.6.0-preview-82001197 2,140 8/8/2019
2.6.0-preview-80821564 678 7/25/2019
2.6.0-preview-79432176 3,249 7/9/2019
2.5.1 35,791 6/21/2019
2.5.1-preview-75824665 2,079 5/28/2019
2.5.1-preview-73792921 708 5/5/2019
2.5.1-preview-73031417 732 4/26/2019
2.5.0 76,375 3/30/2019
2.5.0-preview-69219007 2,042 3/14/2019
2.5.0-preview-69210974 702 3/13/2019
2.5.0-preview-68640186 17,458 3/6/2019
2.5.0-preview-67093158 772 2/16/2019
2.4.2 11,241 1/8/2019
2.4.2-preview-62147279 862 12/21/2018
2.4.1 1,187 12/19/2018
2.4.0 1,162 12/8/2018
2.4.0-preview-58415569 877 11/8/2018
2.4.0-preview-58238865 866 11/6/2018
2.3.1 1,556 10/29/2018
2.3.1-preview-57307518 902 10/26/2018
2.3.1-preview-53660607 926 9/25/2018
2.3.1-preview-53320926 915 9/10/2018
2.3.0 1,428 8/30/2018
2.2.6-preview-50057154 1,083 8/3/2018
2.2.6-preview-50053657 1,107 8/3/2018
2.2.6-preview-49112414 1,075 7/23/2018
2.2.5 1,829 7/19/2018
2.2.5-preview-45566217 1,285 6/12/2018
2.2.5-preview-45139132 1,308 6/7/2018
2.2.4 1,752 6/5/2018
2.2.3-preview-43309801 1,390 5/17/2018
2.2.2 2,004 4/28/2018
2.2.2-preview-40816597 1,277 4/18/2018
2.2.1 1,525 4/18/2018
2.2.0 1,714 4/17/2018
2.2.0-preview-40294348 1,401 4/12/2018
2.2.0-preview-38490295 1,500 3/23/2018
2.2.0-preview-37969809 1,321 3/16/2018
2.2.0-preview-37943663 1,427 3/16/2018
2.1.4 1,695 3/16/2018
2.1.4-preview-34848409 1,420 2/8/2018
2.1.4-preview-34825232 1,433 2/8/2018
2.1.4-preview-33704197 1,335 1/26/2018
2.1.3 1,769 1/24/2018
2.1.3-preview-33358922 1,359 1/22/2018
2.1.3-preview-33191223 1,374 1/20/2018
2.1.3-preview-31198104 1,353 12/28/2017
2.1.2 1,796 12/18/2017
2.1.2-preview-30288174 1,386 12/17/2017
2.1.2-preview-30286136 1,454 12/17/2017
2.1.2-preview-29226626 1,207 12/5/2017
2.1.2-preview-28879945 1,218 12/1/2017
2.1.2-preview-28782089 1,170 12/1/2017
2.1.1 1,584 11/28/2017
2.1.1-preview-28628301 1,156 11/28/2017
2.1.1-preview-28414190 1,160 11/26/2017
2.1.0 1,494 11/17/2017
2.1.0-preview-26231671 1,115 10/31/2017
2.1.0-preview-25885614 1,125 10/30/2017
2.0.2 1,490 9/29/2017
2.0.1 1,522 9/16/2017
2.0.1-preview-21993007 1,158 9/12/2017
2.0.1-preview-21560113 1,182 9/7/2017
2.0.1-preview-21392243 1,164 9/5/2017
2.0.0 3,185 9/1/2017
2.0.0-preview-20091963 1,188 8/21/2017
2.0.0-preview-19793485 1,180 8/18/2017
1.2.0-preview-00019208119 1,189 8/11/2017