DotNetCore.CAP.PostgreSql
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.PostgreSql.
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.PostgreSql -Version 5.0.0-preview-126609691
dotnet add package DotNetCore.CAP.PostgreSql --version 5.0.0-preview-126609691
<PackageReference Include="DotNetCore.CAP.PostgreSql" 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.PostgreSql --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.PostgreSql, 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
- DotNetCore.CAP (>= 5.0.0-preview-126609691)
- Microsoft.EntityFrameworkCore (>= 5.0.1)
- Microsoft.EntityFrameworkCore.Relational (>= 5.0.1)
- Npgsql (>= 5.0.1.1)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on DotNetCore.CAP.PostgreSql:
Package | Downloads |
---|---|
Util.Events
Util.Events是Util应用框架的事件总线操作类库。
Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。
|
|
Ding.Events
Ding.Events是基于.net core平台开发的应用框架中的NetCore事件总线操作类库。
|
|
Flyweight.Clean.Persistence.PostgreSQL
Package Description
|
|
IoTSharp
Open-source IoT Platform - Device management, data collection, processing and visualization.
|
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on DotNetCore.CAP.PostgreSql:
Repository | Stars |
---|---|
dotnetcore/Util
Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
|
|
iamxiaozhuang/MicroserviceDemo
Dot Net Core 微服务例子;采用Ocelot实现服务网关,IdentityServer4实现认证,CAP实现分布式数据最终一致性。 微服务内部采用领域模型驱动设计,实现了接口日志、权限控制、多租户、软删除、读写分离等特性
|