DotNetCore.CAP.PostgreSql
8.3.0
See the version list below for details.
dotnet add package DotNetCore.CAP.PostgreSql --version 8.3.0
NuGet\Install-Package DotNetCore.CAP.PostgreSql -Version 8.3.0
<PackageReference Include="DotNetCore.CAP.PostgreSql" Version="8.3.0" />
paket add DotNetCore.CAP.PostgreSql --version 8.3.0
#r "nuget: DotNetCore.CAP.PostgreSql, 8.3.0"
// Install DotNetCore.CAP.PostgreSql as a Cake Addin #addin nuget:?package=DotNetCore.CAP.PostgreSql&version=8.3.0 // Install DotNetCore.CAP.PostgreSql as a Cake Tool #tool nuget:?package=DotNetCore.CAP.PostgreSql&version=8.3.0
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
-
net6.0
- DotNetCore.CAP (>= 8.3.0)
- Microsoft.EntityFrameworkCore.Relational (>= 6.0.0)
- Npgsql (>= 8.0.3)
NuGet packages (23)
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 |
|
DotNetCore.CAP.HealthCheck.PostgreSql
The health check library of CAP. |
|
SSS.AspNetCore.CAP
Library for CAP helper |
GitHub repositories (7)
Showing the top 5 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为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
meysamhadeli/booking-modular-monolith
Practical Modular Monolith, built with .Net 8, DDD, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
iamxiaozhuang/MicroserviceDemo
Dot Net Core 微服务例子;采用Ocelot实现服务网关,IdentityServer4实现认证,CAP实现分布式数据最终一致性。 微服务内部采用领域模型驱动设计,实现了接口日志、权限控制、多租户、软删除、读写分离等特性
|