Volo.Abp.EventBus.Kafka 9.0.0-rc.2

Prefix Reserved
This is a prerelease version of Volo.Abp.EventBus.Kafka.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Volo.Abp.EventBus.Kafka --version 9.0.0-rc.2
                    
NuGet\Install-Package Volo.Abp.EventBus.Kafka -Version 9.0.0-rc.2
                    
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.Kafka" Version="9.0.0-rc.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.EventBus.Kafka" Version="9.0.0-rc.2" />
                    
Directory.Packages.props
<PackageReference Include="Volo.Abp.EventBus.Kafka" />
                    
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 Volo.Abp.EventBus.Kafka --version 9.0.0-rc.2
                    
#r "nuget: Volo.Abp.EventBus.Kafka, 9.0.0-rc.2"
                    
#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.
#addin nuget:?package=Volo.Abp.EventBus.Kafka&version=9.0.0-rc.2&prerelease
                    
Install Volo.Abp.EventBus.Kafka as a Cake Addin
#tool nuget:?package=Volo.Abp.EventBus.Kafka&version=9.0.0-rc.2&prerelease
                    
Install Volo.Abp.EventBus.Kafka as a Cake Tool

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

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

Package Downloads
EStep.EventBus.Kafka

Package Description

TMT.Abp.EventBus.Kafka

TMT

GitHub repositories (1)

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

Repository Stars
abpframework/abp-samples
Sample solutions built with the ABP Framework
Version Downloads Last updated
9.2.0-rc.4 107 5/27/2025
9.2.0-rc.3 195 5/13/2025
9.2.0-rc.2 131 4/10/2025
9.2.0-rc.1 445 3/25/2025
9.1.3 245 5/12/2025
9.1.2 261 5/5/2025
9.1.1 742 3/27/2025
9.1.0 1,043 3/5/2025
9.1.0-rc.3 63 2/25/2025
9.1.0-rc.2 72 2/11/2025
9.1.0-rc.1 50 1/16/2025
9.0.8 471 3/26/2025
9.0.7 216 3/6/2025
9.0.6 162 3/3/2025
9.0.5 171 2/13/2025
9.0.4 519 1/21/2025
9.0.3 216 1/6/2025
9.0.2 565 12/11/2024
9.0.1 175 12/3/2024
9.0.0 170 11/19/2024
9.0.0-rc.3 62 11/14/2024
9.0.0-rc.2 71 11/11/2024
9.0.0-rc.1 57 10/22/2024
8.3.4 1,432 11/18/2024
8.3.3 1,109 11/5/2024
8.3.2 1,085 10/17/2024
8.3.1 1,025 9/25/2024
8.3.0 365 9/5/2024
8.3.0-rc.3 63 8/28/2024
8.3.0-rc.2 76 8/15/2024
8.3.0-rc.1 49 7/31/2024
8.2.3 124 9/4/2024
8.2.2 505 8/14/2024
8.2.1 1,402 7/30/2024
8.2.0 8,021 6/26/2024
8.2.0-rc.5 61 6/14/2024
8.2.0-rc.4 72 6/7/2024
8.2.0-rc.3 59 5/23/2024
8.2.0-rc.2 68 5/21/2024
8.2.0-rc.1 54 5/20/2024
8.1.5 82 7/29/2024
8.1.4 676 6/13/2024
8.1.3 4,296 5/15/2024
8.1.2 195 5/13/2024
8.1.1 1,805 4/16/2024
8.1.0 646 4/4/2024
8.1.0-rc.4 70 4/1/2024
8.1.0-rc.3 70 3/19/2024
8.1.0-rc.2 90 2/29/2024
8.1.0-rc.1 80 2/14/2024
8.0.6 117 5/14/2024
8.0.5 1,413 3/14/2024
8.0.4 1,115 2/20/2024
8.0.3 244 2/7/2024
8.0.2 471 1/17/2024
8.0.1 271 1/3/2024
8.0.0 3,748 12/19/2023
8.0.0-rc.3 140 12/7/2023
8.0.0-rc.2 165 11/28/2023
8.0.0-rc.1 180 11/21/2023
7.4.5 3,112 12/27/2023
7.4.4 207 12/13/2023
7.4.3 339 12/6/2023
7.4.2 1,039 11/13/2023
7.4.1 273 10/30/2023
7.4.0 330 10/9/2023
7.4.0-rc.5 89 10/2/2023
7.4.0-rc.4 82 9/22/2023
7.4.0-rc.3 90 9/13/2023
7.4.0-rc.2 88 8/24/2023
7.4.0-rc.1 92 8/16/2023
7.3.3 1,342 9/14/2023
7.3.2 1,379 8/7/2023
7.3.1 440 7/27/2023
7.3.0 1,313 7/12/2023
7.3.0-rc.3 93 7/5/2023
7.3.0-rc.2 93 6/20/2023
7.3.0-rc.1 171 6/6/2023
7.2.3 338 7/3/2023
7.2.2 4,187 5/16/2023
7.2.1 420 5/2/2023
7.2.0-rc.2 113 4/25/2023
7.2.0-rc.1 104 4/11/2023
7.1.1 9,190 4/3/2023
7.1.0 1,446 3/22/2023
7.1.0-rc.3 109 3/14/2023
7.1.0-rc.2 482 2/23/2023
7.1.0-rc.1 119 2/7/2023
7.0.3 1,357 3/7/2023
7.0.2 1,155 2/21/2023
7.0.1 609 1/19/2023
7.0.0 7,887 1/4/2023
7.0.0-rc.6 129 12/28/2022
7.0.0-rc.5 260 12/20/2022
7.0.0-rc.4 128 12/12/2022
7.0.0-rc.3 129 12/8/2022
7.0.0-rc.2 249 11/21/2022
7.0.0-rc.1 121 11/14/2022
6.0.3 2,309 1/18/2023
6.0.2 1,014 12/6/2022
6.0.1 3,033 10/28/2022
6.0.0 2,607 10/5/2022
6.0.0-rc.5 134 9/27/2022
6.0.0-rc.4 132 9/8/2022
6.0.0-rc.3 126 8/23/2022
6.0.0-rc.2 792 8/8/2022
6.0.0-rc.1 151 7/26/2022
5.3.5 616 10/20/2022
5.3.4 3,591 8/22/2022
5.3.3 1,383 7/22/2022
5.3.2 768 7/7/2022
5.3.1 691 6/29/2022
5.3.0 621 6/14/2022
5.3.0-rc.3 140 5/31/2022
5.3.0-rc.2 147 5/24/2022
5.3.0-rc.1 150 5/5/2022
5.2.2 7,840 5/16/2022
5.2.1 646 4/18/2022
5.2.0 596 4/5/2022
5.2.0-rc.2 160 3/18/2022
5.2.0-rc.1 151 3/8/2022
5.1.4 1,005 2/28/2022
5.1.3 1,224 1/26/2022
5.1.2 524 1/19/2022
5.1.1 777 1/12/2022
5.0.2 518 1/17/2022
5.0.1 787 12/28/2021
5.0.0 1,109 12/14/2021
5.0.0-rc.2 192 12/8/2021
5.0.0-rc.1 192 11/16/2021
5.0.0-beta.3 1,002 11/3/2021
5.0.0-beta.2 171 10/21/2021
5.0.0-beta.1 179 10/4/2021
4.4.4 965 11/9/2021
4.4.3 1,999 9/29/2021
4.4.2 752 9/2/2021
4.4.1 473 9/1/2021
4.4.0 1,169 8/2/2021
4.4.0-rc.2 178 7/6/2021
4.4.0-rc.1 173 6/28/2021
4.3.3 1,476 6/17/2021
4.3.2 776 5/27/2021
4.3.1 604 5/20/2021
4.3.0 598 4/22/2021
4.3.0-rc.2 210 4/8/2021
4.3.0-rc.1 194 3/31/2021
4.2.2 2,497 3/4/2021
4.2.1 575 2/9/2021
4.2.0 985 1/28/2021
4.2.0-rc.2 193 1/18/2021
4.2.0-rc.1 194 1/14/2021
4.1.2 508 1/19/2021
4.1.1 542 1/13/2021
4.1.0 562 1/6/2021
4.1.0-rc.2 276 12/18/2020
4.1.0-rc.1 234 12/17/2020
4.0.2 570 12/18/2020
4.0.1 530 12/14/2020
4.0.0 865 12/3/2020
4.0.0-rc.5 255 12/1/2020
4.0.0-rc.4 250 11/24/2020
4.0.0-rc.3 274 11/16/2020
4.0.0-rc.2 251 11/13/2020
4.0.0-rc.1 254 11/12/2020
3.3.2 581 12/2/2020
3.3.1 2,556 11/3/2020
3.3.0 572 10/27/2020
3.3.0-rc.2 240 10/23/2020
3.3.0-rc.1 299 10/15/2020
3.2.1 1,119 10/8/2020
3.2.0 923 10/1/2020
3.2.0-rc.2 266 9/21/2020
3.2.0-rc.1 1,090 9/17/2020