Volo.Abp.EventBus.RabbitMQ 9.1.0

Prefix Reserved
dotnet add package Volo.Abp.EventBus.RabbitMQ --version 9.1.0                
NuGet\Install-Package Volo.Abp.EventBus.RabbitMQ -Version 9.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="Volo.Abp.EventBus.RabbitMQ" Version="9.1.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Volo.Abp.EventBus.RabbitMQ --version 9.1.0                
#r "nuget: Volo.Abp.EventBus.RabbitMQ, 9.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 Volo.Abp.EventBus.RabbitMQ as a Cake Addin
#addin nuget:?package=Volo.Abp.EventBus.RabbitMQ&version=9.1.0

// Install Volo.Abp.EventBus.RabbitMQ as a Cake Tool
#tool nuget:?package=Volo.Abp.EventBus.RabbitMQ&version=9.1.0                

ℹ️ Description

This package is a part of the ABP Framework.

ABP — Open Source Web Application Framework for ASP.NET Core

ABP offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. ABP Framework is a complete open-source infrastructure to create modern web applications by following the best practices and conventions of software development. It provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.

🔗Official Website: https://abp.io

🔗GitHub Repository: https://github.com/abpframework/abp

🔗Samples: https://abp.io/docs/latest/samples/

🔗Official Theme: https://www.LeptonTheme.com

🔗Documentation: https://abp.io/docs

🔗Community: https://abp.io/community

🔗Blog: https://abp.io/blog

🔗Books: https://abp.io/books

🔗Twitter: https://twitter.com/abpframework

🔗Discord: https://abp.io/community/discord

🔗Stackoverflow: https://stackoverflow.com/questions/tagged/abp

🔗YouTube: https://www.youtube.com/@Volosoft

🚀 Key Features of the ABP Framework

🟡 Modularity

🟡 Multi-Tenancy

🟡 Bootstrap Tag Helpers

🟡 Dynamic Forms

🟡 Authentication

🟡 Authorization

🟡 Distributed Event Bus

🟡 BLOB Storing

🟡 Text Templating

🟡 Tooling: ABP CLI

🟡 Cross-Cutting Concerns

🟡 Bundling & Minification

🟡 Virtual File System

🟡 Theming

🟡 Background Jobs

🟡 DDD Infrastructure

🟡 Auto REST APIs

🟡 Dynamic Client Proxies

🟡 Multiple Database Providers

🟡 Data filtering

🟡 Test Infrastructure

🟡 Audit Logging

🟡 Object to Object Mapping

🟡 Email & SMS Abstractions

🟡 Localization

🟡 Setting Management

🟡 Extension Methods

🟡 Aspect Oriented Programming

🟡 Dependency Injection

📘 Supported Database Providers

🔵 Entity Framework Core

🔵 MongoDB

🔵 Dapper

🎴 Supported UI Frameworks

🔵 Angular

🔵 Razor Pages

🔵 Blazor Web Assembly

🔵 Blazor Server

🔵 MAUI with Blazor Hybrid

📫 Bug & Support

Support for open-source ABP Framework client-side packages is available at GitHub Issues.

🏦 Go Commercial

If you are building an enterprise-level application with pro support, extra tools like a code generator, fancy themes and a microservice template, time to invest in the commercial version!

To understand how it works, see How it Works page.

If you wonder why you should choose ABP, check out Why ABP.IO Platform page.

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 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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.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 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 (25)

Showing the top 5 NuGet packages that depend on Volo.Abp.EventBus.RabbitMQ:

Package Downloads
Drnee.Shared.Library

Package Description

TrustFang.Common

TrustFang.Common library based on abp 7.1.0.

Taitans.Ocelot.Provider.Abp

Package Description

Meishu.Core

meishu core library

Nxin.Abp.EventBus.RabbitMq

Package Description

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on Volo.Abp.EventBus.RabbitMQ:

Repository Stars
abpframework/abp-samples
Sample solutions built with the ABP Framework
abpframework/eShopOnAbp
Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
842549829/Panda
Abp.vNext + EF Core The microservices Open source framework project supports the implementation of message push workflow certification centers based on OAuth2.0
hikalkan/presentations
Some of my presentations
antosubash/abp-microservice
An abp microservice sample
Version Downloads Last updated
9.1.0 1 3/5/2025
9.1.0-rc.3 122 2/25/2025
9.1.0-rc.2 194 2/11/2025
9.1.0-rc.1 147 1/16/2025
9.0.6 123 3/3/2025
9.0.5 1,372 2/13/2025
9.0.4 6,385 1/21/2025
9.0.3 1,994 1/6/2025
9.0.2 6,159 12/11/2024
9.0.1 626 12/3/2024
9.0.0 1,733 11/19/2024
9.0.0-rc.3 105 11/14/2024
9.0.0-rc.2 99 11/11/2024
9.0.0-rc.1 137 10/22/2024
8.3.4 6,174 11/18/2024
8.3.3 6,536 11/5/2024
8.3.2 4,716 10/17/2024
8.3.1 17,553 9/25/2024
8.3.0 57,533 9/5/2024
8.3.0-rc.3 90 8/28/2024
8.3.0-rc.2 97 8/15/2024
8.3.0-rc.1 81 7/31/2024
8.2.3 2,566 9/4/2024
8.2.2 13,373 8/14/2024
8.2.1 8,073 7/30/2024
8.2.0 31,448 6/26/2024
8.2.0-rc.5 87 6/14/2024
8.2.0-rc.4 94 6/7/2024
8.2.0-rc.3 99 5/23/2024
8.2.0-rc.2 73 5/21/2024
8.2.0-rc.1 64 5/20/2024
8.1.5 160 7/29/2024
8.1.4 6,430 6/13/2024
8.1.3 25,675 5/15/2024
8.1.2 2,012 5/13/2024
8.1.1 18,838 4/16/2024
8.1.0 4,123 4/4/2024
8.1.0-rc.4 108 4/1/2024
8.1.0-rc.3 290 3/19/2024
8.1.0-rc.2 525 2/29/2024
8.1.0-rc.1 2,744 2/14/2024
8.0.6 183 5/14/2024
8.0.5 13,218 3/14/2024
8.0.4 35,168 2/20/2024
8.0.3 6,535 2/7/2024
8.0.2 9,054 1/17/2024
8.0.1 7,710 1/3/2024
8.0.0 29,978 12/19/2023
8.0.0-rc.3 251 12/7/2023
8.0.0-rc.2 249 11/28/2023
8.0.0-rc.1 168 11/21/2023
7.4.5 41,050 12/27/2023
7.4.4 1,741 12/13/2023
7.4.3 1,400 12/6/2023
7.4.2 73,524 11/13/2023
7.4.1 2,942 10/30/2023
7.4.0 5,600 10/9/2023
7.4.0-rc.5 140 10/2/2023
7.4.0-rc.4 569 9/22/2023
7.4.0-rc.3 120 9/13/2023
7.4.0-rc.2 129 8/24/2023
7.4.0-rc.1 417 8/16/2023
7.3.3 22,195 9/14/2023
7.3.2 23,156 8/7/2023
7.3.1 14,888 7/27/2023
7.3.0 39,516 7/12/2023
7.3.0-rc.3 131 7/5/2023
7.3.0-rc.2 143 6/20/2023
7.3.0-rc.1 1,162 6/6/2023
7.2.3 19,200 7/3/2023
7.2.2 65,486 5/16/2023
7.2.1 16,617 5/2/2023
7.2.0-rc.2 123 4/25/2023
7.2.0-rc.1 125 4/11/2023
7.1.1 20,283 4/3/2023
7.1.0 18,163 3/22/2023
7.1.0-rc.3 135 3/14/2023
7.1.0-rc.2 198 2/23/2023
7.1.0-rc.1 134 2/7/2023
7.0.3 9,370 3/7/2023
7.0.2 9,266 2/21/2023
7.0.1 37,602 1/19/2023
7.0.0 81,936 1/4/2023
7.0.0-rc.6 1,153 12/28/2022
7.0.0-rc.5 1,289 12/20/2022
7.0.0-rc.4 428 12/12/2022
7.0.0-rc.3 235 12/8/2022
7.0.0-rc.2 822 11/21/2022
7.0.0-rc.1 165 11/14/2022
6.0.3 13,038 1/18/2023
6.0.2 10,893 12/6/2022
6.0.1 62,173 10/28/2022
6.0.0 22,039 10/5/2022
6.0.0-rc.5 173 9/27/2022
6.0.0-rc.4 215 9/8/2022
6.0.0-rc.3 1,226 8/23/2022
6.0.0-rc.2 526 8/8/2022
6.0.0-rc.1 361 7/26/2022
5.3.5 2,488 10/20/2022
5.3.4 35,260 8/22/2022
5.3.3 32,259 7/22/2022
5.3.2 11,058 7/7/2022
5.3.1 7,107 6/29/2022
5.3.0 10,819 6/14/2022
5.3.0-rc.3 174 5/31/2022
5.3.0-rc.2 191 5/24/2022
5.3.0-rc.1 225 5/5/2022
5.2.2 20,954 5/16/2022
5.2.1 15,028 4/18/2022
5.2.0 9,080 4/5/2022
5.2.0-rc.2 187 3/18/2022
5.2.0-rc.1 258 3/8/2022
5.1.4 10,018 2/28/2022
5.1.3 30,625 1/26/2022
5.1.2 6,327 1/19/2022
5.1.1 3,315 1/12/2022
5.0.2 2,797 1/17/2022
5.0.1 24,154 12/28/2021
5.0.0 24,654 12/14/2021
5.0.0-rc.2 217 12/8/2021
5.0.0-rc.1 979 11/16/2021
5.0.0-beta.3 498 11/3/2021
5.0.0-beta.2 277 10/21/2021
5.0.0-beta.1 397 10/4/2021
4.4.4 22,721 11/9/2021
4.4.3 19,927 9/29/2021
4.4.2 29,366 9/2/2021
4.4.1 1,977 9/1/2021
4.4.0 29,812 8/2/2021
4.4.0-rc.2 687 7/6/2021
4.4.0-rc.1 1,845 6/28/2021
4.3.3 21,632 6/17/2021
4.3.2 12,238 5/27/2021
4.3.1 65,656 5/20/2021
4.3.0 9,268 4/22/2021
4.3.0-rc.2 456 4/8/2021
4.3.0-rc.1 217 3/31/2021
4.2.2 21,398 3/4/2021
4.2.1 7,137 2/9/2021
4.2.0 21,401 1/28/2021
4.2.0-rc.2 3,075 1/18/2021
4.2.0-rc.1 385 1/14/2021
4.1.2 1,753 1/19/2021
4.1.1 2,405 1/13/2021
4.1.0 8,394 1/6/2021
4.1.0-rc.2 470 12/18/2020
4.1.0-rc.1 222 12/17/2020
4.0.2 8,437 12/18/2020
4.0.1 7,176 12/14/2020
4.0.0 5,242 12/3/2020
4.0.0-rc.5 305 12/1/2020
4.0.0-rc.4 350 11/24/2020
4.0.0-rc.3 378 11/16/2020
4.0.0-rc.2 327 11/13/2020
4.0.0-rc.1 254 11/12/2020
3.3.2 8,150 12/2/2020
3.3.1 20,132 11/3/2020
3.3.0 2,448 10/27/2020
3.3.0-rc.2 243 10/23/2020
3.3.0-rc.1 262 10/15/2020
3.2.1 17,647 10/8/2020
3.2.0 2,359 10/1/2020
3.2.0-rc.2 257 9/21/2020
3.2.0-rc.1 286 9/17/2020
3.1.2 3,894 9/11/2020
3.1.1 1,460 9/10/2020
3.1.0 5,025 9/3/2020
3.1.0-rc.4 331 9/1/2020
3.1.0-rc.3 250 8/28/2020
3.1.0-rc.2 315 8/26/2020
3.1.0-rc.1 317 8/24/2020
3.0.5 10,493 7/29/2020
3.0.4 7,041 7/14/2020
3.0.3 2,864 7/7/2020
3.0.2 4,159 7/3/2020
3.0.1 1,486 7/2/2020
3.0.0 4,577 7/1/2020
2.9.0 7,783 6/4/2020
2.8.0 9,323 5/21/2020
2.7.0 2,651 5/7/2020
2.6.2 2,124 4/24/2020
2.6.1 1,537 4/23/2020
2.6.0 1,958 4/20/2020
2.5.0 2,149 4/9/2020
2.4.1 1,441 4/9/2020
2.4.0 1,687 4/6/2020
2.3.0 3,510 3/19/2020
2.2.1 2,913 3/7/2020
2.2.0 1,868 3/5/2020
2.1.1 1,904 2/20/2020
2.1.0 1,558 2/20/2020
2.0.1 2,163 1/24/2020
2.0.0 2,862 1/13/2020
1.1.2 3,435 12/12/2019
1.1.1 1,646 12/11/2019
1.1.0 1,597 12/6/2019
1.0.2 4,100 10/22/2019
1.0.0 1,636 10/21/2019
0.22.0 1,719 10/14/2019
0.21.0 1,786 9/23/2019
0.20.1 1,549 9/23/2019
0.20.0 1,614 9/23/2019
0.19.0 4,123 8/16/2019
0.18.1 4,946 6/26/2019
0.18.0 1,642 6/21/2019
0.17.0 2,769 5/3/2019
0.16.0 1,691 4/14/2019
0.15.0 1,831 3/22/2019
0.14.0 12,903 2/23/2019
0.13.0 1,690 1/27/2019
0.12.0 10,929 1/11/2019