DotNetCore.CAP.MySql 10.0.0-preview-280318356

This is a prerelease version of DotNetCore.CAP.MySql.
dotnet add package DotNetCore.CAP.MySql --version 10.0.0-preview-280318356
                    
NuGet\Install-Package DotNetCore.CAP.MySql -Version 10.0.0-preview-280318356
                    
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="10.0.0-preview-280318356" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotNetCore.CAP.MySql" Version="10.0.0-preview-280318356" />
                    
Directory.Packages.props
<PackageReference Include="DotNetCore.CAP.MySql" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DotNetCore.CAP.MySql --version 10.0.0-preview-280318356
                    
#r "nuget: DotNetCore.CAP.MySql, 10.0.0-preview-280318356"
                    
#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.
#:package DotNetCore.CAP.MySql@10.0.0-preview-280318356
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DotNetCore.CAP.MySql&version=10.0.0-preview-280318356&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DotNetCore.CAP.MySql&version=10.0.0-preview-280318356&prerelease
                    
Install as a Cake Tool

Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (83)

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(超时,重试,熔断,降级)等扩展服务和中间件。

EachShow.Host

主机启动程序

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

HandeSoft.Web.Core

Package Description

Ding.Events

Ding.Events是基于.net core平台开发的应用框架中的NetCore事件总线操作类库。

GitHub repositories (11)

Showing the top 11 popular GitHub repositories that depend on DotNetCore.CAP.MySql:

Repository Stars
AlphaYu/adnc
.NET微服务/分布式开发框架,同时也适用于单体架构系统的开发。
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的前端管理项目
bing-framework/Bing.NetCore
Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
luoyunchong/lin-cms-dotnetcore
😃A simple and practical CMS implemented by .NET + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏
netcorepal/netcorepal-cloud-framework
一个基于ASP.NET Core实现的整洁领域驱动设计落地战术框架。 A tactical framework for Clean Domain-Driven Design based on ASP.NET Core.
junkai-li/NetCoreKevin
基于NET8搭建DDD-微服务-现代化Saas企业级WebAPI前后端分离架构:前端Vue3、IDS4单点登录、多缓存、自动任务、分布式、一库多租户、日志、授权和鉴权、CAP集成事件、SignalR、领域事件、ESL、MCP协议服务、IOC模块化注入、Cors、Quartz自动任务、多短信集成、AI、AgentFramework智能体、AISemanticKernel集成、RAG检索增强、OCR验证码识别、API多版本兼容、单元集成测试、RabbitMQ
witskeeper/geektime
hzy-6/hzy-admin
前后端分离权限管理系统基架! 数据权限、按钮权限、动态菜单、动态任务调度、动态WebApi、定时标记 [Scheduled("0/5 * * * * ?")] 、代码生成
luoyunchong/dotnetcore-examples
about learning DotNetCore via examples. DotNetCore 教程、技术栈示例代码,快速简单上手教程。
Inuyasha-Monster/User.API
集成网关、身份认证、Token授权、微服务、.netcore等的基于CQRS的微服务开发框架示例
Version Downloads Last Updated
10.0.0-preview-280318356 380 11/19/2025
8.4.1 5,051 10/23/2025
8.4.0 2,058 9/7/2025
8.4.0-preview-271338004 182 8/13/2025
8.4.0-preview-270476069 166 7/28/2025
8.4.0-preview-270285676 271 7/26/2025
8.3.5 13,456 5/23/2025
8.3.5-preview-262164550 257 4/23/2025
8.3.3 21,212 2/22/2025
8.3.3-preview-255432523 190 2/4/2025
8.3.3-preview-254219859 169 1/21/2025
8.3.2 17,397 12/5/2024
8.3.2-preview-248100009 174 11/11/2024
8.3.1 13,046 11/5/2024
8.3.1-preview-247022046 168 10/31/2024
8.3.0 5,702 10/9/2024
8.3.0-preview-243613753 173 9/20/2024
8.2.0 37,733 6/23/2024
8.2.0-preview-234883029 5,950 6/11/2024
8.2.0-preview-233720681 201 5/29/2024
8.1.2 10,661 5/7/2024
8.1.1 3,853 4/21/2024
8.1.1-preview-230008876 186 4/16/2024
8.1.0 6,465 3/19/2024
8.1.0-preview-226548602 176 3/7/2024
8.1.0-preview-225165712 187 2/20/2024
8.0.1 12,918 1/25/2024
8.0.0 11,635 12/14/2023
8.0.0-preview-218723843 291 12/7/2023
8.0.0-preview-218688659 202 12/7/2023
7.2.3-preview-217562936 237 11/24/2023
7.2.3-preview-217174309 226 11/19/2023
7.2.3-preview-216527974 209 11/12/2023
7.2.2 28,104 11/1/2023
7.2.1 13,977 9/8/2023
7.2.0 19,934 7/30/2023
7.2.0-preview-207226127 237 7/27/2023
7.2.0-preview-207205557 230 7/27/2023
7.2.0-preview-204044155 246 6/20/2023
7.1.4 12,649 6/17/2023
7.1.3 17,968 5/17/2023
7.1.3-preview-200912175 300 5/15/2023
7.1.3-preview-200730887 275 5/13/2023
7.1.2 14,100 4/25/2023
7.1.2-preview-198398083 274 4/16/2023
7.1.1 5,346 4/7/2023
7.1.1-preview-197551401 289 4/6/2023
7.1.1-preview-196764828 417 3/28/2023
7.1.1-preview-196761499 270 3/28/2023
7.1.0 20,500 3/5/2023
7.1.0-preview-194230942 297 2/27/2023
7.1.0-preview-193202380 277 2/15/2023
7.0.3 9,528 2/2/2023
7.0.2 6,772 1/9/2023
7.0.2-preview-189692844 298 1/9/2023
7.0.1 7,326 12/16/2022
7.0.0 20,168 11/27/2022
7.0.0-preview-186133345 292 11/25/2022
7.0.0-preview-185881699 299 11/22/2022
7.0.0-preview-185533510 301 11/18/2022
7.0.0-preview-185469232 295 11/18/2022
7.0.0-preview-185451687 277 11/17/2022
6.2.1 42,748 10/15/2022
6.2.1-preview-180716003 308 9/23/2022
6.2.0 10,622 9/19/2022
6.1.1 2,012 9/19/2022
6.1.1-preview-176300030 443 8/3/2022
6.1.1-preview-175769056 326 7/28/2022
6.1.0 143,188 6/10/2022
6.1.0-preview-165373954 380 3/30/2022
6.1.0-preview-163077268 378 3/3/2022
6.1.0-preview-162971117 332 3/2/2022
6.0.1 96,713 2/15/2022
6.0.0 25,357 1/6/2022
6.0.0-preview-153999281 1,398 11/18/2021
5.2.0 85,777 11/12/2021
5.2.0-preview-152861792 426 11/5/2021
5.2.0-preview-150458135 871 10/8/2021
5.1.4 57,410 9/29/2021
5.1.4-preview-147174683 477 8/31/2021
5.1.3 22,595 8/18/2021
5.1.3-preview-144669387 415 8/2/2021
5.1.3-preview-144222698 494 7/28/2021
5.1.2 49,436 7/26/2021
5.1.2-preview-143176668 655 7/16/2021
5.1.1 22,568 7/9/2021
5.1.1-preview-141622241 526 6/29/2021
5.1.1-preview-140603701 442 6/16/2021
5.1.0 28,897 6/7/2021
5.1.0-preview-138879827 465 5/27/2021
5.0.3 55,422 5/14/2021
5.0.2 5,291 4/28/2021
5.0.2-preview-136262472 444 4/27/2021
5.0.2-preview-136113481 476 4/25/2021
5.0.2-preview-135224594 447 4/15/2021
5.0.2-preview-134636747 477 4/8/2021
5.0.1 52,711 4/7/2021
5.0.1-preview-133783177 460 3/29/2021
5.0.0 8,088 3/23/2021
5.0.0-preview-132888327 472 3/19/2021
5.0.0-preview-132124922 1,390 3/10/2021
5.0.0-preview-131679580 444 3/5/2021
5.0.0-preview-126609691 3,603 1/5/2021
3.1.2 126,189 12/3/2020
3.1.2-preview-121943182 921 11/12/2020
3.1.2-preview-120665033 550 10/29/2020
3.1.2-preview-120490779 580 10/26/2020
3.1.2-preview-119453473 559 10/14/2020
3.1.1 13,170 9/23/2020
3.1.1-preview-115802637 615 9/2/2020
3.1.0 5,708 8/15/2020
3.1.0-preview-114160390 627 8/14/2020
3.1.0-preview-112969177 630 7/31/2020
3.1.0-preview-112250362 691 7/23/2020
3.1.0-preview-111117527 654 7/10/2020
3.1.0-preview-108719052 650 6/12/2020
3.0.4 84,425 5/27/2020
3.0.4-preview-106413158 618 5/16/2020
3.0.4-preview-103991021 763 4/18/2020
3.0.4-preview-102596937 3,911 4/2/2020
3.0.4-preview-102593320 588 4/2/2020
3.0.3 37,176 4/1/2020
3.0.3-preview-98619331 11,057 2/16/2020
3.0.2 47,821 2/5/2020
3.0.2-preview-97503759 629 2/3/2020
3.0.1 1,537 1/19/2020
3.0.1-preview-95233114 643 1/8/2020
3.0.1-preview-94915444 640 1/4/2020
3.0.0 9,335 12/30/2019
3.0.0-preview-93361469 1,397 12/17/2019
3.0.0-preview-92995853 906 12/13/2019
3.0.0-preview-92907246 643 12/12/2019
2.6.0 63,602 8/29/2019
2.6.0-preview-82454970 747 8/14/2019
2.6.0-preview-82001197 731 8/8/2019
2.6.0-preview-80821564 830 7/25/2019
2.6.0-preview-79432176 3,291 7/9/2019
2.5.1 29,405 6/21/2019
2.5.1-preview-75824665 1,791 5/28/2019
2.5.1-preview-73792921 1,212 5/5/2019
2.5.1-preview-73031417 760 4/26/2019
2.5.0 59,933 3/30/2019
2.5.0-preview-69219007 2,140 3/14/2019
2.5.0-preview-69210974 731 3/13/2019
2.5.0-preview-68640186 17,436 3/6/2019
2.5.0-preview-67093158 828 2/16/2019
2.4.2 15,559 1/8/2019
2.4.2-preview-62147279 823 12/21/2018
2.4.1 1,292 12/19/2018
2.4.0 1,734 12/8/2018
2.4.0-preview-58415569 1,066 11/8/2018
2.4.0-preview-58238865 917 11/6/2018
2.3.1 10,499 10/29/2018
2.3.1-preview-57307518 947 10/26/2018
2.3.1-preview-53660607 937 9/25/2018
2.3.1-preview-53320926 985 9/10/2018
2.3.0 20,940 8/30/2018
2.2.6-preview-50057154 1,196 8/3/2018
2.2.6-preview-50053657 1,141 8/3/2018
2.2.6-preview-49112414 1,100 7/23/2018
2.2.5 4,299 7/19/2018
2.2.5-preview-45566217 1,381 6/12/2018
2.2.5-preview-45139132 1,358 6/7/2018
2.2.4 10,767 6/5/2018
2.2.3-preview-43309801 1,562 5/17/2018
2.2.2 16,409 4/28/2018
2.2.2-preview-40816597 1,398 4/18/2018
2.2.1 1,637 4/18/2018
2.2.0 2,322 4/17/2018
2.2.0-preview-40294348 1,232 4/12/2018
2.2.0-preview-38490295 1,669 3/23/2018
2.2.0-preview-37969809 1,440 3/16/2018
2.2.0-preview-37943663 1,488 3/16/2018
2.1.4 2,266 3/16/2018
2.1.4-preview-34848409 1,608 2/8/2018
2.1.4-preview-34825232 1,437 2/8/2018
2.1.4-preview-33704197 1,439 1/26/2018
2.1.3 7,823 1/24/2018
2.1.3-preview-33358922 1,423 1/22/2018
2.1.3-preview-33191223 1,456 1/20/2018
2.1.3-preview-31198104 1,427 12/28/2017
2.1.2 1,992 12/18/2017
2.1.2-preview-30288174 1,472 12/17/2017
2.1.2-preview-30286136 1,483 12/17/2017
2.1.2-preview-29226626 1,257 12/5/2017
2.1.2-preview-28879945 1,193 12/1/2017
2.1.2-preview-28782089 1,257 12/1/2017
2.1.1 1,619 11/28/2017
2.1.1-preview-28628301 1,291 11/28/2017
2.1.1-preview-28414190 1,205 11/26/2017
2.1.0 1,638 11/17/2017
2.1.0-preview-26231671 1,217 10/31/2017
2.1.0-preview-25885614 1,227 10/30/2017
2.0.2 1,585 9/29/2017
2.0.1 1,621 9/16/2017
2.0.1-preview-21993007 1,271 9/12/2017
2.0.1-preview-21560113 1,248 9/7/2017
2.0.1-preview-21392243 1,223 9/5/2017
2.0.0 1,746 9/1/2017
2.0.0-preview-20091963 1,226 8/21/2017
2.0.0-preview-19793485 1,262 8/18/2017
1.2.0-preview-00019208119 1,273 8/11/2017
1.1.1-preview-00018720262 1,256 8/5/2017
1.1.0 4,964 8/4/2017
1.1.0-preview-00018359725 1,233 8/1/2017
1.1.0-preview-00018287510 1,233 8/1/2017
1.1.0-preview-00018199934 1,236 7/30/2017
1.1.0-preview-00017833331 1,218 7/27/2017
1.1.0-preview-00017748473 1,271 7/25/2017