.net core 分布式事务协调 NetSugar.Cap 是一个基于 .NET Standard 的 C# 库,它是一种处理分布式事务的解决方案,同样具有 EventBus 的功能,它具有轻量级、易使用、高性能等特点。.
Info
Version: | 1.0.0.3 |
Author(s): | yjq |
Last Update: | Wednesday, December 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NetSugar/NetSugar.Cap |
NuGet Url: | https://www.nuget.org/packages/NetSugar.Cap.PostgreSql |
Install
Install-Package NetSugar.Cap.PostgreSql
dotnet add package NetSugar.Cap.PostgreSql
paket add NetSugar.Cap.PostgreSql
NetSugar.Cap.PostgreSql Download (Unzip the "nupkg" after downloading)
Dependencies
- NetSugar.Cap(>= 1.0.0.3)
- Dapper(>= 1.50.5)
- Npgsql(>= 4.0.3)