Volo.Abp.EventBus.RabbitMQ 9.0.0-rc.1

Prefix Reserved
This is a prerelease version of Volo.Abp.EventBus.RabbitMQ.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Volo.Abp.EventBus.RabbitMQ --version 9.0.0-rc.1                
NuGet\Install-Package Volo.Abp.EventBus.RabbitMQ -Version 9.0.0-rc.1                
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.0.0-rc.1" />                
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.0.0-rc.1                
#r "nuget: Volo.Abp.EventBus.RabbitMQ, 9.0.0-rc.1"                
#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.0.0-rc.1&prerelease

// Install Volo.Abp.EventBus.RabbitMQ as a Cake Tool
#tool nuget:?package=Volo.Abp.EventBus.RabbitMQ&version=9.0.0-rc.1&prerelease                

ℹ️ 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. 
.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 (24)

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/AbpMicroservice
An abp microservice sample
Version Downloads Last updated
9.0.2 1,065 12/11/2024
9.0.1 529 12/3/2024
9.0.0 1,109 11/19/2024
9.0.0-rc.3 89 11/14/2024
9.0.0-rc.2 83 11/11/2024
9.0.0-rc.1 122 10/22/2024
8.3.4 1,557 11/18/2024
8.3.3 3,009 11/5/2024
8.3.2 3,208 10/17/2024
8.3.1 11,393 9/25/2024
8.3.0 34,690 9/5/2024
8.3.0-rc.3 80 8/28/2024
8.3.0-rc.2 87 8/15/2024
8.3.0-rc.1 73 7/31/2024
8.2.3 1,889 9/4/2024
8.2.2 9,006 8/14/2024
8.2.1 6,162 7/30/2024
8.2.0 22,672 6/26/2024
8.2.0-rc.5 76 6/14/2024
8.2.0-rc.4 83 6/7/2024
8.2.0-rc.3 90 5/23/2024
8.2.0-rc.2 64 5/21/2024
8.2.0-rc.1 54 5/20/2024
8.1.5 131 7/29/2024
8.1.4 5,264 6/13/2024
8.1.3 21,685 5/15/2024
8.1.2 1,465 5/13/2024
8.1.1 16,560 4/16/2024
8.1.0 3,898 4/4/2024
8.1.0-rc.4 101 4/1/2024
8.1.0-rc.3 283 3/19/2024
8.1.0-rc.2 517 2/29/2024
8.1.0-rc.1 2,733 2/14/2024
8.0.6 150 5/14/2024
8.0.5 11,440 3/14/2024
8.0.4 32,023 2/20/2024
8.0.3 5,910 2/7/2024
8.0.2 8,658 1/17/2024
8.0.1 6,511 1/3/2024
8.0.0 27,297 12/19/2023
8.0.0-rc.3 244 12/7/2023
8.0.0-rc.2 242 11/28/2023
8.0.0-rc.1 161 11/21/2023
7.4.5 30,252 12/27/2023
7.4.4 1,728 12/13/2023
7.4.3 1,381 12/6/2023
7.4.2 72,311 11/13/2023
7.4.1 2,898 10/30/2023
7.4.0 5,477 10/9/2023
7.4.0-rc.5 133 10/2/2023
7.4.0-rc.4 321 9/22/2023
7.4.0-rc.3 113 9/13/2023
7.4.0-rc.2 122 8/24/2023
7.4.0-rc.1 401 8/16/2023
7.3.3 21,901 9/14/2023
7.3.2 22,242 8/7/2023
7.3.1 14,371 7/27/2023
7.3.0 39,307 7/12/2023
7.3.0-rc.3 124 7/5/2023
7.3.0-rc.2 136 6/20/2023
7.3.0-rc.1 1,152 6/6/2023
7.2.3 19,189 7/3/2023
7.2.2 64,114 5/16/2023
7.2.1 16,439 5/2/2023
7.2.0-rc.2 112 4/25/2023
7.2.0-rc.1 114 4/11/2023
7.1.1 19,594 4/3/2023
7.1.0 18,133 3/22/2023
7.1.0-rc.3 124 3/14/2023
7.1.0-rc.2 183 2/23/2023
7.1.0-rc.1 120 2/7/2023
7.0.3 9,060 3/7/2023
7.0.2 9,181 2/21/2023
7.0.1 37,127 1/19/2023
7.0.0 80,947 1/4/2023
7.0.0-rc.6 1,137 12/28/2022
7.0.0-rc.5 1,275 12/20/2022
7.0.0-rc.4 414 12/12/2022
7.0.0-rc.3 221 12/8/2022
7.0.0-rc.2 808 11/21/2022
7.0.0-rc.1 153 11/14/2022
6.0.3 11,281 1/18/2023
6.0.2 10,081 12/6/2022
6.0.1 57,853 10/28/2022
6.0.0 21,489 10/5/2022
6.0.0-rc.5 161 9/27/2022
6.0.0-rc.4 201 9/8/2022
6.0.0-rc.3 1,214 8/23/2022
6.0.0-rc.2 514 8/8/2022
6.0.0-rc.1 349 7/26/2022
5.3.5 1,676 10/20/2022
5.3.4 34,688 8/22/2022
5.3.3 31,818 7/22/2022
5.3.2 11,001 7/7/2022
5.3.1 7,072 6/29/2022
5.3.0 10,366 6/14/2022
5.3.0-rc.3 159 5/31/2022
5.3.0-rc.2 177 5/24/2022
5.3.0-rc.1 211 5/5/2022
5.2.2 20,681 5/16/2022
5.2.1 14,760 4/18/2022
5.2.0 9,001 4/5/2022
5.2.0-rc.2 174 3/18/2022
5.2.0-rc.1 246 3/8/2022
5.1.4 9,886 2/28/2022
5.1.3 30,484 1/26/2022
5.1.2 6,271 1/19/2022
5.1.1 3,301 1/12/2022
5.0.2 2,770 1/17/2022
5.0.1 23,953 12/28/2021
5.0.0 24,604 12/14/2021
5.0.0-rc.2 205 12/8/2021
5.0.0-rc.1 946 11/16/2021
5.0.0-beta.3 483 11/3/2021
5.0.0-beta.2 260 10/21/2021
5.0.0-beta.1 381 10/4/2021
4.4.4 22,440 11/9/2021
4.4.3 19,734 9/29/2021
4.4.2 29,153 9/2/2021
4.4.1 1,960 9/1/2021
4.4.0 29,686 8/2/2021
4.4.0-rc.2 673 7/6/2021
4.4.0-rc.1 1,830 6/28/2021
4.3.3 21,440 6/17/2021
4.3.2 12,177 5/27/2021
4.3.1 65,636 5/20/2021
4.3.0 9,126 4/22/2021
4.3.0-rc.2 440 4/8/2021
4.3.0-rc.1 202 3/31/2021
4.2.2 21,370 3/4/2021
4.2.1 7,109 2/9/2021
4.2.0 21,377 1/28/2021
4.2.0-rc.2 3,057 1/18/2021
4.2.0-rc.1 367 1/14/2021
4.1.2 1,735 1/19/2021
4.1.1 2,383 1/13/2021
4.1.0 8,375 1/6/2021
4.1.0-rc.2 448 12/18/2020
4.1.0-rc.1 206 12/17/2020
4.0.2 8,409 12/18/2020
4.0.1 7,157 12/14/2020
4.0.0 5,221 12/3/2020
4.0.0-rc.5 289 12/1/2020
4.0.0-rc.4 332 11/24/2020
4.0.0-rc.3 362 11/16/2020
4.0.0-rc.2 309 11/13/2020
4.0.0-rc.1 236 11/12/2020
3.3.2 7,655 12/2/2020
3.3.1 19,929 11/3/2020
3.3.0 2,428 10/27/2020
3.3.0-rc.2 227 10/23/2020
3.3.0-rc.1 246 10/15/2020
3.2.1 17,485 10/8/2020
3.2.0 2,334 10/1/2020
3.2.0-rc.2 241 9/21/2020
3.2.0-rc.1 269 9/17/2020
3.1.2 3,872 9/11/2020
3.1.1 1,440 9/10/2020
3.1.0 5,005 9/3/2020
3.1.0-rc.4 314 9/1/2020
3.1.0-rc.3 233 8/28/2020
3.1.0-rc.2 297 8/26/2020
3.1.0-rc.1 300 8/24/2020
3.0.5 10,324 7/29/2020
3.0.4 7,012 7/14/2020
3.0.3 2,845 7/7/2020
3.0.2 4,115 7/3/2020
3.0.1 1,467 7/2/2020
3.0.0 4,547 7/1/2020
2.9.0 7,597 6/4/2020
2.8.0 9,280 5/21/2020
2.7.0 2,626 5/7/2020
2.6.2 2,104 4/24/2020
2.6.1 1,517 4/23/2020
2.6.0 1,939 4/20/2020
2.5.0 2,131 4/9/2020
2.4.1 1,423 4/9/2020
2.4.0 1,669 4/6/2020
2.3.0 3,476 3/19/2020
2.2.1 2,894 3/7/2020
2.2.0 1,850 3/5/2020
2.1.1 1,886 2/20/2020
2.1.0 1,540 2/20/2020
2.0.1 2,144 1/24/2020
2.0.0 2,844 1/13/2020
1.1.2 3,414 12/12/2019
1.1.1 1,628 12/11/2019
1.1.0 1,578 12/6/2019
1.0.2 4,081 10/22/2019
1.0.0 1,618 10/21/2019
0.22.0 1,701 10/14/2019
0.21.0 1,768 9/23/2019
0.20.1 1,531 9/23/2019
0.20.0 1,596 9/23/2019
0.19.0 4,105 8/16/2019
0.18.1 4,925 6/26/2019
0.18.0 1,624 6/21/2019
0.17.0 2,740 5/3/2019
0.16.0 1,670 4/14/2019
0.15.0 1,811 3/22/2019
0.14.0 12,884 2/23/2019
0.13.0 1,671 1/27/2019
0.12.0 10,462 1/11/2019