DotNetCore.CAP.MySql
7.1.0
.NET 6.0
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DotNetCore.CAP.MySql --version 7.1.0
NuGet\Install-Package DotNetCore.CAP.MySql -Version 7.1.0
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.MySql" Version="7.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetCore.CAP.MySql --version 7.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetCore.CAP.MySql, 7.1.0"
#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.
// Install DotNetCore.CAP.MySql as a Cake Addin
#addin nuget:?package=DotNetCore.CAP.MySql&version=7.1.0
// Install DotNetCore.CAP.MySql as a Cake Tool
#tool nuget:?package=DotNetCore.CAP.MySql&version=7.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
Product | Versions |
---|---|
.NET | net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- DotNetCore.CAP (>= 7.1.0)
- Microsoft.EntityFrameworkCore (>= 6.0.0)
- Microsoft.EntityFrameworkCore.Relational (>= 6.0.0)
- MySqlConnector (>= 2.2.0)
NuGet packages (60)
Showing the top 5 NuGet packages that depend on DotNetCore.CAP.MySql:
Package | Downloads |
---|---|
Coder.Extension
Coder扩展程序,包含:AutoMapper,Log,CsRedis,Swagger(Knife4j),Cors,Autofac,Hangfire,TimedJob,CAP,SqlSugar,Polly(超时,重试,熔断,降级)等扩展服务和中间件。 |
|
HandeSoft.Web.Core
Package Description |
|
EachShow.Host
主机启动程序 |
|
Ding.Events
Ding.Events是基于.net core平台开发的应用框架中的NetCore事件总线操作类库。 |
|
Jcex.Infra.SqlSugar.MySql
这个类库使用 SqlSugar 作为 ORM 的仓储实现,提供了 MySql 数据库的异步方法,提供了一个基本的数据库访问接口规范,可以在该基类接口的基础上扩展实现具体的数据访问逻辑。 |
GitHub repositories (8)
Showing the top 5 popular GitHub repositories that depend on DotNetCore.CAP.MySql:
Repository | Stars |
---|---|
AlphaYu/adnc
.NET6微服务/分布式开发框架,同时也适用于单体架构系统的开发。
|
|
bing-framework/Bing.NetCore
Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
|
|
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
|
|
luoyunchong/lin-cms-dotnetcore
😃A simple and practical CMS implemented by .NET 6 + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏
|
|
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目
|