Arcturus.EventBus.Abstracts 2025.8.14.168

dotnet add package Arcturus.EventBus.Abstracts --version 2025.8.14.168
                    
NuGet\Install-Package Arcturus.EventBus.Abstracts -Version 2025.8.14.168
                    
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="Arcturus.EventBus.Abstracts" Version="2025.8.14.168" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Arcturus.EventBus.Abstracts" Version="2025.8.14.168" />
                    
Directory.Packages.props
<PackageReference Include="Arcturus.EventBus.Abstracts" />
                    
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 Arcturus.EventBus.Abstracts --version 2025.8.14.168
                    
#r "nuget: Arcturus.EventBus.Abstracts, 2025.8.14.168"
                    
#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.
#:package Arcturus.EventBus.Abstracts@2025.8.14.168
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Arcturus.EventBus.Abstracts&version=2025.8.14.168
                    
Install as a Cake Addin
#tool nuget:?package=Arcturus.EventBus.Abstracts&version=2025.8.14.168
                    
Install as a Cake Tool

Arcturus.EventBus.Abstracts

NuGet NuGet


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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • 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.8.14.168 92 8/14/2025
2025.8.13.166 93 8/13/2025
2025.8.12.164 92 8/12/2025
2025.8.11.156 87 8/11/2025
2025.8.11.154 87 8/11/2025
2025.8.4.149 123 8/4/2025
2025.7.25.141 358 7/25/2025
2025.7.22.138 488 7/22/2025
2025.7.22.136 487 7/22/2025
2025.7.22.125 479 7/22/2025
2025.7.21.124 361 7/21/2025
2025.7.17.112 121 7/17/2025
2025.7.14.104 161 7/14/2025
2025.6.22.98 168 6/22/2025
2025.6.20.96 135 6/20/2025
2025.6.18.94 172 6/18/2025
2025.5.19.92 179 5/19/2025
2025.5.17.89 136 5/17/2025
2025.4.8.87 208 4/8/2025
2025.4.6.83 163 4/6/2025
2025.3.19.80 181 3/19/2025
2025.1.15.60 137 1/15/2025
2025.1.13.56 109 1/13/2025
2025.1.12.51 112 1/12/2025
2024.12.3.44 134 12/3/2024
2024.12.3.42 145 12/3/2024