DotNetCore.CAP.RabbitMQ 1.1.0-preview-00018199934

This is a prerelease version of DotNetCore.CAP.RabbitMQ.
There is a newer version of this package available.
See the version list below for details.
dotnet add package DotNetCore.CAP.RabbitMQ --version 1.1.0-preview-00018199934
                    
NuGet\Install-Package DotNetCore.CAP.RabbitMQ -Version 1.1.0-preview-00018199934
                    
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.RabbitMQ" Version="1.1.0-preview-00018199934" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotNetCore.CAP.RabbitMQ" Version="1.1.0-preview-00018199934" />
                    
Directory.Packages.props
<PackageReference Include="DotNetCore.CAP.RabbitMQ" />
                    
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.RabbitMQ --version 1.1.0-preview-00018199934
                    
#r "nuget: DotNetCore.CAP.RabbitMQ, 1.1.0-preview-00018199934"
                    
#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.RabbitMQ@1.1.0-preview-00018199934
                    
#: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.RabbitMQ&version=1.1.0-preview-00018199934&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DotNetCore.CAP.RabbitMQ&version=1.1.0-preview-00018199934&prerelease
                    
Install as a Cake Tool

Eventually consistency in distributed architectures.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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.  net9.0 was computed.  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 was computed.  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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.6 is compatible.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (128)

Showing the top 5 NuGet packages that depend on DotNetCore.CAP.RabbitMQ:

Package Downloads
Coder.Extension

Coder扩展程序,包含:AutoMapper,Log,CsRedis,Swagger(Knife4j),Cors,Autofac,Hangfire,TimedJob,CAP,SqlSugar,Polly(超时,重试,熔断,降级)等扩展服务和中间件。

HandeSoft.Core

Package Description

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

Kaneko.Server

Package Description

GitHub repositories (7)

Showing the top 7 popular GitHub repositories that depend on DotNetCore.CAP.RabbitMQ:

Repository Stars
AlphaYu/adnc
.NET微服务/分布式开发框架,同时也适用于单体架构系统的开发。
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
bing-framework/Bing.NetCore
Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
luoyunchong/lin-cms-dotnetcore
😃A simple and practical CMS implemented by .NET + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏
91270/Meiam.System
.NET 8 / .NET 5 WebAPI + Vue 2.0 + RBAC 企业级前后端分离权限框架
jerrytang67/SoMall
社交电商商城开源项目.socail+mall即取名SoMall ,abp netcore 3.1 angular vue uni-app typescript docker mssql
Version Downloads Last Updated
8.3.5 12,598 5/23/2025
8.3.5-preview-262164550 219 4/23/2025
8.3.4 9,941 4/22/2025
8.3.3 27,448 2/22/2025
8.3.3-preview-255432523 1,355 2/4/2025
8.3.3-preview-254219859 200 1/21/2025
8.3.2 45,944 12/5/2024
8.3.2-preview-248100009 756 11/11/2024
8.3.1 34,872 11/5/2024
8.3.1-preview-247022046 138 10/31/2024
8.3.0 111,188 10/9/2024 8.3.0 is deprecated because it has critical bugs.
8.3.0-preview-243613753 227 9/20/2024
8.2.0 135,489 6/23/2024 8.2.0 is deprecated because it has critical bugs.
8.2.0-preview-234883029 5,930 6/11/2024
8.2.0-preview-233720681 167 5/29/2024
8.1.2 36,510 5/7/2024
8.1.1 15,542 4/21/2024
8.1.1-preview-230008876 252 4/16/2024
8.1.0 19,917 3/19/2024
8.1.0-preview-226548602 269 3/7/2024
8.1.0-preview-225165712 455 2/20/2024
8.0.1 157,669 1/25/2024
8.0.0 104,898 12/14/2023
8.0.0-preview-218723843 661 12/7/2023
8.0.0-preview-218688659 596 12/7/2023
7.2.3-preview-217562936 740 11/24/2023
7.2.3-preview-217174309 633 11/19/2023
7.2.3-preview-216527974 692 11/12/2023
7.2.2 74,640 11/1/2023
7.2.1 113,877 9/8/2023
7.2.0 54,148 7/30/2023
7.2.0-preview-207226127 1,037 7/27/2023
7.2.0-preview-207205557 1,000 7/27/2023
7.2.0-preview-204044155 7,958 6/20/2023
7.1.4 55,035 6/17/2023
7.1.3 47,679 5/17/2023
7.1.3-preview-200912175 1,008 5/15/2023
7.1.3-preview-200730887 999 5/13/2023
7.1.2 31,101 4/25/2023
7.1.2-preview-198398083 971 4/16/2023
7.1.1 47,488 4/7/2023
7.1.1-preview-197551401 1,033 4/6/2023
7.1.1-preview-196764828 6,802 3/28/2023
7.1.1-preview-196761499 1,100 3/28/2023
7.1.0 157,628 3/5/2023
7.1.0-preview-194230942 1,525 2/27/2023
7.1.0-preview-193202380 1,226 2/15/2023
7.0.3 24,495 2/2/2023
7.0.2 54,665 1/9/2023
7.0.2-preview-189692844 1,053 1/9/2023
7.0.1 39,411 12/16/2022
7.0.0 34,325 11/27/2022
7.0.0-preview-186133345 1,027 11/25/2022
7.0.0-preview-185881699 1,023 11/22/2022
7.0.0-preview-185533510 1,038 11/18/2022
7.0.0-preview-185469232 988 11/18/2022
7.0.0-preview-185451687 1,015 11/17/2022
6.2.1 415,575 10/15/2022
6.2.1-preview-180716003 1,148 9/23/2022
6.2.0 64,405 9/19/2022
6.1.1 2,304 9/19/2022
6.1.1-preview-176300030 1,297 8/3/2022
6.1.1-preview-175769056 1,098 7/28/2022
6.1.0 392,492 6/10/2022
6.1.0-preview-165373954 1,512 3/30/2022
6.1.0-preview-163077268 1,353 3/3/2022
6.1.0-preview-162971117 1,097 3/2/2022
6.0.1 324,391 2/15/2022
6.0.0 66,587 1/6/2022
6.0.0-preview-153999281 3,204 11/18/2021
5.2.0 227,522 11/12/2021
5.2.0-preview-152861792 1,152 11/5/2021
5.2.0-preview-150458135 1,178 10/8/2021
5.1.4 124,896 9/29/2021
5.1.4-preview-147174683 1,272 8/31/2021
5.1.3 85,971 8/18/2021
5.1.3-preview-144669387 6,364 8/2/2021
5.1.3-preview-144222698 1,350 7/28/2021
5.1.2 86,334 7/26/2021
5.1.2-preview-143176668 1,374 7/16/2021
5.1.1 50,161 7/9/2021
5.1.1-preview-141622241 1,235 6/29/2021
5.1.1-preview-140603701 1,206 6/16/2021
5.1.0 65,887 6/7/2021
5.1.0-preview-138879827 1,174 5/27/2021
5.0.3 59,966 5/14/2021
5.0.2 13,903 4/28/2021
5.0.2-preview-136262472 1,208 4/27/2021
5.0.2-preview-136113481 1,201 4/25/2021
5.0.2-preview-135224594 1,171 4/15/2021
5.0.2-preview-134636747 1,194 4/8/2021
5.0.1 96,902 4/7/2021
5.0.1-preview-133783177 1,174 3/29/2021
5.0.0 12,896 3/23/2021
5.0.0-preview-132888327 1,267 3/19/2021
5.0.0-preview-132124922 2,238 3/10/2021
5.0.0-preview-131679580 2,408 3/5/2021
5.0.0-preview-126609691 7,168 1/5/2021
3.1.2 283,147 12/3/2020
3.1.2-preview-121943182 1,721 11/12/2020
3.1.2-preview-120665033 1,476 10/29/2020
3.1.2-preview-120490779 1,412 10/26/2020
3.1.2-preview-119453473 1,400 10/14/2020
3.1.1 158,602 9/23/2020
3.1.1-preview-115802637 1,424 9/2/2020
3.1.0 135,337 8/15/2020
3.1.0-preview-114160390 1,424 8/14/2020
3.1.0-preview-112969177 4,770 7/31/2020
3.1.0-preview-112250362 1,621 7/23/2020
3.1.0-preview-111117527 1,559 7/10/2020
3.1.0-preview-108719052 1,693 6/12/2020
3.0.4 141,320 5/27/2020
3.0.4-preview-106413158 1,371 5/16/2020
3.0.4-preview-103991021 1,810 4/18/2020
3.0.4-preview-102596937 5,085 4/2/2020
3.0.4-preview-102593320 1,433 4/2/2020
3.0.3 49,181 4/1/2020
3.0.3-preview-98619331 12,013 2/16/2020
3.0.2 49,380 2/5/2020
3.0.2-preview-97503759 1,865 2/3/2020
3.0.1 2,776 1/19/2020
3.0.1-preview-95233114 1,485 1/8/2020
3.0.1-preview-94915444 1,409 1/4/2020
3.0.0 59,884 12/30/2019
3.0.0-preview-93361469 2,429 12/17/2019
3.0.0-preview-92995853 1,472 12/13/2019
3.0.0-preview-92907246 1,501 12/12/2019
2.6.0 159,743 8/29/2019
2.6.0-preview-82454970 1,714 8/14/2019
2.6.0-preview-82001197 1,519 8/8/2019
2.6.0-preview-80821564 2,013 7/25/2019
2.6.0-preview-79432176 3,584 7/9/2019
2.5.1 94,209 6/21/2019
2.5.1-preview-75824665 9,328 5/28/2019
2.5.1-preview-73792921 2,062 5/5/2019
2.5.1-preview-73031417 1,640 4/26/2019
2.5.0 166,170 3/30/2019
2.5.0-preview-69219007 3,600 3/14/2019
2.5.0-preview-69210974 1,579 3/13/2019
2.5.0-preview-68640186 18,010 3/6/2019
2.5.0-preview-67093158 1,637 2/16/2019
2.4.2 28,725 1/8/2019
2.4.2-preview-62147279 1,761 12/21/2018
2.4.1 2,203 12/19/2018
2.4.0 2,782 12/8/2018
2.4.0-preview-58415569 1,894 11/8/2018
2.4.0-preview-58238865 1,790 11/6/2018
2.3.1 8,009 10/29/2018
2.3.1-preview-57307518 1,757 10/26/2018
2.3.1-preview-53660607 1,798 9/25/2018
2.3.1-preview-53320926 1,747 9/10/2018
2.3.0 4,019 8/30/2018
2.2.6-preview-50057154 2,049 8/3/2018
2.2.6-preview-50053657 1,987 8/3/2018
2.2.6-preview-49112414 1,924 7/23/2018
2.2.5 5,906 7/19/2018
2.2.5-preview-45566217 2,174 6/12/2018
2.2.5-preview-45139132 2,137 6/7/2018
2.2.4 11,969 6/5/2018
2.2.3-preview-43309801 2,326 5/17/2018
2.2.2 20,177 4/28/2018
2.2.2-preview-40816597 2,171 4/18/2018
2.2.1 4,516 4/18/2018
2.2.0 2,983 4/17/2018
2.2.0-preview-40294348 2,186 4/12/2018
2.2.0-preview-38490295 2,376 3/23/2018
2.2.0-preview-37969809 3,201 3/16/2018
2.2.0-preview-37943663 2,209 3/16/2018
2.1.4 2,815 3/16/2018
2.1.4-preview-34848409 3,543 2/8/2018
2.1.4-preview-34825232 2,181 2/8/2018
2.1.4-preview-33704197 2,255 1/26/2018
2.1.3 8,318 1/24/2018
2.1.3-preview-33358922 2,143 1/22/2018
2.1.3-preview-33191223 2,188 1/20/2018
2.1.3-preview-31198104 3,482 12/28/2017
2.1.2 3,662 12/18/2017
2.1.2-preview-30288174 2,251 12/17/2017
2.1.2-preview-30286136 2,225 12/17/2017
2.1.2-preview-29226626 2,173 12/5/2017
2.1.2-preview-28879945 2,068 12/1/2017
2.1.2-preview-28782089 1,924 12/1/2017
2.1.1 2,296 11/28/2017
2.1.1-preview-28628301 2,066 11/28/2017
2.1.1-preview-28414190 2,057 11/26/2017
2.1.0 2,450 11/17/2017
2.1.0-preview-26231671 2,521 10/31/2017
2.1.0-preview-25885614 1,935 10/30/2017
2.0.2 2,154 9/29/2017
2.0.1 2,269 9/16/2017
2.0.1-preview-21993007 1,972 9/12/2017
2.0.1-preview-21560113 2,057 9/7/2017
2.0.1-preview-21392243 2,001 9/5/2017
2.0.0 2,337 9/1/2017
2.0.0-preview-20091963 2,079 8/21/2017
2.0.0-preview-19793485 1,977 8/18/2017
1.2.0-preview-00019208119 1,992 8/11/2017
1.1.1-preview-00018720262 2,044 8/5/2017
1.1.0 2,591 8/4/2017
1.1.0-preview-00018359725 2,077 8/1/2017
1.1.0-preview-00018287510 2,004 8/1/2017
1.1.0-preview-00018199934 2,043 7/30/2017
1.1.0-preview-00017833331 2,107 7/27/2017
1.1.0-preview-00017748473 2,057 7/25/2017
1.0.1 2,471 7/24/2017
1.0.1-preview-00017636063 2,109 7/24/2017
1.0.1-preview-00017490435 2,154 7/22/2017
1.0.1-preview-00017285652 2,036 7/20/2017
1.0.0 7,793 7/19/2017
0.1.0-ci-00017080414 2,113 7/17/2017
0.1.0-ci-00016390477 2,177 7/9/2017
0.1.0-ci-00016261636 2,118 7/8/2017
0.1.0-ci-00016020116 2,125 7/5/2017
0.1.0-ci-00016011622 2,226 7/5/2017
0.1.0-ci-00015583876 2,332 6/30/2017