Arcturus.EventBus.Abstracts
2025.9.17.187
dotnet add package Arcturus.EventBus.Abstracts --version 2025.9.17.187
NuGet\Install-Package Arcturus.EventBus.Abstracts -Version 2025.9.17.187
<PackageReference Include="Arcturus.EventBus.Abstracts" Version="2025.9.17.187" />
<PackageVersion Include="Arcturus.EventBus.Abstracts" Version="2025.9.17.187" />
<PackageReference Include="Arcturus.EventBus.Abstracts" />
paket add Arcturus.EventBus.Abstracts --version 2025.9.17.187
#r "nuget: Arcturus.EventBus.Abstracts, 2025.9.17.187"
#:package Arcturus.EventBus.Abstracts@2025.9.17.187
#addin nuget:?package=Arcturus.EventBus.Abstracts&version=2025.9.17.187
#tool nuget:?package=Arcturus.EventBus.Abstracts&version=2025.9.17.187
Arcturus.EventBus.Abstracts
Arcturus.EventBus.Abstracts is a .NET library providing a set of abstractions for building event-driven applications. It defines interfaces and base types for publishing, subscribing, and handling integration events, enabling decoupled communication between microservices or components. This package is designed to be used as a foundation for implementing custom or platform-specific event bus solutions.
Installation
Install the package via NuGet Package Manager or the .NET CLI:
dotnet add package Arcturus.EventBus.Abstracts
Or, using the Package Manager Console:
Install-Package Arcturus.EventBus.Abstracts
Prerequisites
- .NET SDK 8 or later
Features
Feature | Description |
---|---|
Event Bus Abstraction | Provides IEventBus interface for publishing and subscribing to events. |
Event Definition | Defines the IEvent interface for strongly-typed event messages. |
Subscription Management | Supports event subscription via EventBusSubscription for handler registration and management. |
Event Handling | Abstracts event handling logic with EventBusHandler and result types for processing outcomes. |
Message Envelope | Encapsulates event data and metadata using EventBusMessage . |
Configurable Options | Allows customization of event bus behavior through EventBusOptions . |
Error Handling | Standardizes error reporting with EventBusException and result types. |
Integration Ready | Designed for easy integration with custom or third-party event bus implementations. |
Extensible Architecture | Enables extension and adaptation for various messaging platforms and patterns. |
Documentation
For detailed documentation, visit Arcturus Wiki.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Support
If you encounter issues or have questions, please file an issue on the GitHub Issues page.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. |
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Arcturus.EventBus.Abstracts:
Package | Downloads |
---|---|
Arcturus.EventBus
A lightweight, extensible event bus library for .NET applications, enabling decoupled event publishing and handling with support for dependency injection and hosting integration. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
2025.9.17.187 | 258 | 9/17/2025 |
2025.9.12.180 | 115 | 9/12/2025 |
2025.9.11.175 | 146 | 9/11/2025 |
2025.9.1.173 | 188 | 9/1/2025 |
2025.8.14.168 | 198 | 8/14/2025 |
2025.8.13.166 | 153 | 8/13/2025 |
2025.8.12.164 | 228 | 8/12/2025 |
2025.8.11.156 | 145 | 8/11/2025 |
2025.8.11.154 | 145 | 8/11/2025 |
2025.8.4.149 | 167 | 8/4/2025 |
2025.7.25.141 | 366 | 7/25/2025 |
2025.7.22.138 | 551 | 7/22/2025 |
2025.7.22.136 | 565 | 7/22/2025 |
2025.7.22.125 | 546 | 7/22/2025 |
2025.7.21.124 | 442 | 7/21/2025 |
2025.7.17.112 | 177 | 7/17/2025 |
2025.7.14.104 | 169 | 7/14/2025 |
2025.6.22.98 | 174 | 6/22/2025 |
2025.6.20.96 | 141 | 6/20/2025 |
2025.6.18.94 | 179 | 6/18/2025 |
2025.5.19.92 | 184 | 5/19/2025 |
2025.5.17.89 | 142 | 5/17/2025 |
2025.4.8.87 | 213 | 4/8/2025 |
2025.4.6.83 | 168 | 4/6/2025 |
2025.3.19.80 | 187 | 3/19/2025 |
2025.1.15.60 | 142 | 1/15/2025 |
2025.1.13.56 | 113 | 1/13/2025 |
2025.1.12.51 | 116 | 1/12/2025 |
2024.12.3.44 | 138 | 12/3/2024 |
2024.12.3.42 | 150 | 12/3/2024 |