DotNetCore.CAP.MySql
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.MySql.
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.MySql -Version 5.0.0-preview-126609691
dotnet add package DotNetCore.CAP.MySql --version 5.0.0-preview-126609691
<PackageReference Include="DotNetCore.CAP.MySql" 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.MySql --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.MySql, 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)
- MySqlConnector (>= 1.2.1)
Used By
NuGet packages (24)
Showing the top 5 NuGet packages that depend on DotNetCore.CAP.MySql:
Package | Downloads |
---|---|
Util.Events
Util.Events是Util应用框架的事件总线操作类库。
Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。
|
|
Ding.Events
Ding.Events是基于.net core平台开发的应用框架中的NetCore事件总线操作类库。
|
|
MyInfrastructures
封装了一些通用的基础类
|
|
DCDP.Util
Package Description
|
|
Ergate
Package Description
|
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on DotNetCore.CAP.MySql:
Repository | Stars |
---|---|
dotnetcore/Util
Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。
|
|
bing-framework/Bing.NetCore
Bing是基于 .net core 2.0 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
|
|
luoyunchong/lin-cms-dotnetcore
😃A simple and practical CMS implemented by .NET 5 + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏
|
|
AlphaYu/Adnc
微服务框架,同时也适用于单体架构系统的开发。支持经典三层与DDD架构开发模式、集成了一系列主流稳定的微服务配套技术栈。一个前后端分离的框架,前端基于Vue、后端基于.Net Core 3.1构建。
|
|
colinin/abp-vue-admin-element-typescript
vue admin with abp
|