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 104 3/5/2025
9.1.0-rc.3 123 2/25/2025
9.1.0-rc.2 194 2/11/2025
9.1.0-rc.1 147 1/16/2025
9.0.7 0 3/6/2025
9.0.6 137 3/3/2025
9.0.5 1,448 2/13/2025
9.0.4 6,584 1/21/2025
9.0.3 2,007 1/6/2025
9.0.2 6,321 12/11/2024
9.0.1 634 12/3/2024
9.0.0 1,737 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,291 11/18/2024
8.3.3 6,581 11/5/2024
8.3.2 4,767 10/17/2024
8.3.1 17,640 9/25/2024
8.3.0 58,014 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,577 9/4/2024
8.2.2 13,420 8/14/2024
8.2.1 8,098 7/30/2024
8.2.0 31,477 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,440 6/13/2024
8.1.3 25,744 5/15/2024
8.1.2 2,020 5/13/2024
8.1.1 18,889 4/16/2024
8.1.0 4,124 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,263 3/14/2024
8.0.4 35,248 2/20/2024
8.0.3 6,538 2/7/2024
8.0.2 9,055 1/17/2024
8.0.1 7,743 1/3/2024
8.0.0 30,039 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,103 12/27/2023
7.4.4 1,741 12/13/2023
7.4.3 1,400 12/6/2023
7.4.2 73,562 11/13/2023
7.4.1 2,944 10/30/2023
7.4.0 5,601 10/9/2023
7.4.0-rc.5 140 10/2/2023
7.4.0-rc.4 574 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,197 9/14/2023
7.3.2 23,179 8/7/2023
7.3.1 14,894 7/27/2023
7.3.0 39,516 7/12/2023
7.3.0-rc.3 132 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,501 5/16/2023
7.2.1 16,619 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,285 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,268 2/21/2023
7.0.1 37,623 1/19/2023
7.0.0 81,947 1/4/2023
7.0.0-rc.6 1,154 12/28/2022
7.0.0-rc.5 1,290 12/20/2022
7.0.0-rc.4 429 12/12/2022
7.0.0-rc.3 236 12/8/2022
7.0.0-rc.2 823 11/21/2022
7.0.0-rc.1 166 11/14/2022
6.0.3 13,081 1/18/2023
6.0.2 10,904 12/6/2022
6.0.1 62,277 10/28/2022
6.0.0 22,044 10/5/2022
6.0.0-rc.5 174 9/27/2022
6.0.0-rc.4 216 9/8/2022
6.0.0-rc.3 1,227 8/23/2022
6.0.0-rc.2 527 8/8/2022
6.0.0-rc.1 362 7/26/2022
5.3.5 2,557 10/20/2022
5.3.4 35,273 8/22/2022
5.3.3 32,263 7/22/2022
5.3.2 11,059 7/7/2022
5.3.1 7,108 6/29/2022
5.3.0 10,826 6/14/2022
5.3.0-rc.3 175 5/31/2022
5.3.0-rc.2 192 5/24/2022
5.3.0-rc.1 226 5/5/2022
5.2.2 20,956 5/16/2022
5.2.1 15,032 4/18/2022
5.2.0 9,097 4/5/2022
5.2.0-rc.2 189 3/18/2022
5.2.0-rc.1 260 3/8/2022
5.1.4 10,022 2/28/2022
5.1.3 30,632 1/26/2022
5.1.2 6,331 1/19/2022
5.1.1 3,319 1/12/2022
5.0.2 2,801 1/17/2022
5.0.1 24,159 12/28/2021
5.0.0 24,660 12/14/2021
5.0.0-rc.2 221 12/8/2021
5.0.0-rc.1 982 11/16/2021
5.0.0-beta.3 501 11/3/2021
5.0.0-beta.2 282 10/21/2021
5.0.0-beta.1 400 10/4/2021
4.4.4 22,752 11/9/2021
4.4.3 19,934 9/29/2021
4.4.2 29,377 9/2/2021
4.4.1 1,980 9/1/2021
4.4.0 29,815 8/2/2021
4.4.0-rc.2 690 7/6/2021
4.4.0-rc.1 1,848 6/28/2021
4.3.3 21,637 6/17/2021
4.3.2 12,242 5/27/2021
4.3.1 65,660 5/20/2021
4.3.0 9,271 4/22/2021
4.3.0-rc.2 459 4/8/2021
4.3.0-rc.1 220 3/31/2021
4.2.2 21,400 3/4/2021
4.2.1 7,141 2/9/2021
4.2.0 21,402 1/28/2021
4.2.0-rc.2 3,076 1/18/2021
4.2.0-rc.1 386 1/14/2021
4.1.2 1,754 1/19/2021
4.1.1 2,406 1/13/2021
4.1.0 8,395 1/6/2021
4.1.0-rc.2 471 12/18/2020
4.1.0-rc.1 223 12/17/2020
4.0.2 8,438 12/18/2020
4.0.1 7,177 12/14/2020
4.0.0 5,243 12/3/2020
4.0.0-rc.5 306 12/1/2020
4.0.0-rc.4 351 11/24/2020
4.0.0-rc.3 379 11/16/2020
4.0.0-rc.2 328 11/13/2020
4.0.0-rc.1 255 11/12/2020
3.3.2 8,171 12/2/2020
3.3.1 20,158 11/3/2020
3.3.0 2,449 10/27/2020
3.3.0-rc.2 244 10/23/2020
3.3.0-rc.1 263 10/15/2020
3.2.1 17,654 10/8/2020
3.2.0 2,360 10/1/2020
3.2.0-rc.2 258 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,500 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,579 7/1/2020
2.9.0 7,783 6/4/2020
2.8.0 9,326 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,940 1/11/2019