Volo.Abp.EventBus 8.1.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Volo.Abp.EventBus --version 8.1.1
NuGet\Install-Package Volo.Abp.EventBus -Version 8.1.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" Version="8.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Volo.Abp.EventBus --version 8.1.1
#r "nuget: Volo.Abp.EventBus, 8.1.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 as a Cake Addin
#addin nuget:?package=Volo.Abp.EventBus&version=8.1.1

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

ℹ️ 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://docs.abp.io/en/abp/latest/Samples/Index

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

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

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

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

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

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

🔗Discord: https://community.abp.io/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 Commercial, check out Why ABP.IO Platform page.

Official website: https://commercial.abp.io

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. 
.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 (73)

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

Package Downloads
Volo.Abp.Ddd.Domain The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Volo.Abp.Users.Abstractions The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Volo.Abp.Http.Client The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Volo.Abp.EventBus.RabbitMQ The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Volo.Abp.AspNetCore.Mvc.Client The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

GitHub repositories (7)

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

Repository Stars
fanliang11/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
abpframework/abp-samples
Sample solutions built with the ABP Framework
AElfProject/AElf
A scalable cloud computing blockchain platform
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目
cocosip/sharp-abp
Abp-vNext extension modules
Version Downloads Last updated
8.1.1 1,810 4/16/2024
8.1.0 2,828 4/4/2024
8.1.0-rc.4 245 4/1/2024
8.1.0-rc.3 2,806 3/19/2024
8.1.0-rc.2 6,320 2/29/2024
8.1.0-rc.1 1,761 2/14/2024
8.0.5 20,642 3/14/2024
8.0.4 35,022 2/20/2024
8.0.3 25,798 2/7/2024
8.0.2 50,615 1/17/2024
8.0.1 39,849 1/3/2024
8.0.0 56,882 12/19/2023
8.0.0-rc.3 2,321 12/7/2023
8.0.0-rc.2 2,800 11/28/2023
8.0.0-rc.1 1,560 11/21/2023
7.4.5 31,440 12/27/2023
7.4.4 17,022 12/13/2023
7.4.3 12,077 12/6/2023
7.4.2 54,810 11/13/2023
7.4.1 24,070 10/30/2023
7.4.0 68,471 10/9/2023
7.4.0-rc.5 303 10/2/2023
7.4.0-rc.4 599 9/22/2023
7.4.0-rc.3 1,643 9/13/2023
7.4.0-rc.2 1,823 8/24/2023
7.4.0-rc.1 1,437 8/16/2023
7.3.3 109,566 9/14/2023
7.3.2 115,515 8/7/2023
7.3.1 72,388 7/27/2023
7.3.0 98,631 7/12/2023
7.3.0-rc.3 764 7/5/2023
7.3.0-rc.2 826 6/20/2023
7.3.0-rc.1 2,284 6/6/2023
7.2.3 94,651 7/3/2023
7.2.2 255,815 5/16/2023
7.2.1 67,283 5/2/2023
7.2.0-rc.2 217 4/25/2023
7.2.0-rc.1 697 4/11/2023
7.1.1 106,079 4/3/2023
7.1.0 111,665 3/22/2023
7.1.0-rc.3 565 3/14/2023
7.1.0-rc.2 3,975 2/23/2023
7.1.0-rc.1 1,304 2/7/2023
7.0.3 104,412 3/7/2023
7.0.2 75,971 2/21/2023
7.0.1 180,240 1/19/2023
7.0.0 202,967 1/4/2023
7.0.0-rc.6 4,643 12/28/2022
7.0.0-rc.5 7,578 12/20/2022
7.0.0-rc.4 5,949 12/12/2022
7.0.0-rc.3 1,949 12/8/2022
7.0.0-rc.2 2,709 11/21/2022
7.0.0-rc.1 2,715 11/14/2022
6.0.3 138,279 1/18/2023
6.0.2 146,813 12/6/2022
6.0.1 482,746 10/28/2022
6.0.0 342,354 10/5/2022
6.0.0-rc.5 971 9/27/2022
6.0.0-rc.4 7,295 9/8/2022
6.0.0-rc.3 6,740 8/23/2022
6.0.0-rc.2 5,869 8/8/2022
6.0.0-rc.1 3,420 7/26/2022
5.3.5 43,662 10/20/2022
5.3.4 330,770 8/22/2022
5.3.3 316,342 7/22/2022
5.3.2 260,937 7/7/2022
5.3.1 177,128 6/29/2022
5.3.0 260,612 6/14/2022
5.3.0-rc.3 1,388 5/31/2022
5.3.0-rc.2 1,002 5/24/2022
5.3.0-rc.1 1,203 5/5/2022
5.2.2 414,644 5/16/2022
5.2.1 383,126 4/18/2022
5.2.0 338,109 4/5/2022
5.2.0-rc.2 2,068 3/18/2022
5.2.0-rc.1 1,747 3/8/2022
5.1.4 347,191 2/28/2022
5.1.3 447,528 1/26/2022
5.1.2 114,823 1/19/2022
5.1.1 150,734 1/12/2022
5.0.2 42,991 1/17/2022
5.0.1 140,148 12/28/2021
5.0.0 146,163 12/14/2021
5.0.0-rc.2 3,197 12/8/2021
5.0.0-rc.1 4,296 11/16/2021
5.0.0-beta.3 2,629 11/3/2021
5.0.0-beta.2 1,160 10/21/2021
5.0.0-beta.1 1,699 10/4/2021
4.4.4 271,018 11/9/2021
4.4.3 268,507 9/29/2021
4.4.2 173,859 9/2/2021
4.4.1 54,080 9/1/2021
4.4.0 777,799 8/2/2021
4.4.0-rc.2 3,841 7/6/2021
4.4.0-rc.1 3,020 6/28/2021
4.3.3 230,982 6/17/2021
4.3.2 197,307 5/27/2021
4.3.1 136,762 5/20/2021
4.3.0 311,367 4/22/2021
4.3.0-rc.2 1,771 4/8/2021
4.3.0-rc.1 1,194 3/31/2021
4.2.2 290,997 3/4/2021
4.2.1 166,491 2/9/2021
4.2.0 137,875 1/28/2021
4.2.0-rc.2 4,055 1/18/2021
4.2.0-rc.1 659 1/14/2021
4.1.2 45,608 1/19/2021
4.1.1 38,740 1/13/2021
4.1.0 68,709 1/6/2021
4.1.0-rc.2 1,307 12/18/2020
4.1.0-rc.1 294 12/17/2020
4.0.2 168,284 12/18/2020
4.0.1 41,814 12/14/2020
4.0.0 160,892 12/3/2020
4.0.0-rc.5 1,771 12/1/2020
4.0.0-rc.4 1,291 11/24/2020
4.0.0-rc.3 1,240 11/16/2020
4.0.0-rc.2 2,380 11/13/2020
4.0.0-rc.1 337 11/12/2020
3.3.2 101,372 12/2/2020
3.3.1 142,657 11/3/2020
3.3.0 55,687 10/27/2020
3.3.0-rc.2 332 10/23/2020
3.3.0-rc.1 684 10/15/2020
3.2.1 245,302 10/8/2020
3.2.0 67,969 10/1/2020
3.2.0-rc.2 1,853 9/21/2020
3.2.0-rc.1 2,565 9/17/2020
3.1.2 107,334 9/11/2020
3.1.1 32,984 9/10/2020
3.1.0 123,895 9/3/2020
3.1.0-rc.4 611 9/1/2020
3.1.0-rc.3 331 8/28/2020
3.1.0-rc.2 435 8/26/2020
3.1.0-rc.1 362 8/24/2020
3.0.5 123,432 7/29/2020
3.0.4 296,870 7/14/2020
3.0.3 48,690 7/7/2020
3.0.2 56,013 7/3/2020
3.0.1 172,682 7/2/2020
3.0.0 50,770 7/1/2020
2.9.0 240,282 6/4/2020
2.8.0 116,264 5/21/2020
2.7.0 157,461 5/7/2020
2.6.2 36,827 4/24/2020
2.6.1 28,243 4/23/2020
2.6.0 100,171 4/20/2020
2.5.0 44,827 4/9/2020
2.4.1 27,926 4/9/2020
2.4.0 60,665 4/6/2020
2.3.0 62,045 3/19/2020
2.2.1 56,637 3/7/2020
2.2.0 29,262 3/5/2020
2.1.1 43,568 2/20/2020
2.1.0 28,777 2/20/2020
2.0.1 68,436 1/24/2020
2.0.0 59,198 1/13/2020
1.1.2 137,366 12/12/2019
1.1.1 28,693 12/11/2019
1.1.0 33,305 12/6/2019
1.0.2 97,650 10/22/2019
1.0.0 28,052 10/21/2019
0.22.0 28,958 10/14/2019
0.21.0 30,738 9/23/2019
0.20.1 25,822 9/23/2019
0.20.0 25,917 9/23/2019
0.19.0 143,319 8/16/2019
0.18.1 76,252 6/26/2019
0.18.0 40,458 6/21/2019
0.17.0 54,070 5/3/2019
0.16.0 34,373 4/14/2019
0.15.0 73,854 3/22/2019
0.14.0 58,690 2/23/2019
0.13.0 36,682 1/27/2019
0.12.0 36,344 1/11/2019
0.11.0 31,085 1/7/2019
0.10.0 27,235 12/21/2018
0.9.0 28,295 12/7/2018
0.8.0 27,648 11/19/2018
0.7.1 27,271 10/31/2018
0.7.0 25,859 10/26/2018
0.6.0 28,152 10/12/2018
0.5.0 30,696 9/25/2018
0.4.1 29,291 8/4/2018
0.4.0 21,543 7/15/2018
0.3.7 21,073 7/6/2018
0.3.6 22,980 7/4/2018
0.3.5 20,626 7/3/2018
0.3.4 21,034 7/2/2018
0.3.3 20,910 6/28/2018
0.3.2 21,064 6/27/2018
0.3.1 16,825 6/27/2018
0.3.0 31,355 6/27/2018