Arcturus.EventBus.Sqlite
2026.3.11.295
dotnet add package Arcturus.EventBus.Sqlite --version 2026.3.11.295
NuGet\Install-Package Arcturus.EventBus.Sqlite -Version 2026.3.11.295
<PackageReference Include="Arcturus.EventBus.Sqlite" Version="2026.3.11.295" />
<PackageVersion Include="Arcturus.EventBus.Sqlite" Version="2026.3.11.295" />
<PackageReference Include="Arcturus.EventBus.Sqlite" />
paket add Arcturus.EventBus.Sqlite --version 2026.3.11.295
#r "nuget: Arcturus.EventBus.Sqlite, 2026.3.11.295"
#:package Arcturus.EventBus.Sqlite@2026.3.11.295
#addin nuget:?package=Arcturus.EventBus.Sqlite&version=2026.3.11.295
#tool nuget:?package=Arcturus.EventBus.Sqlite&version=2026.3.11.295
Arcturus.EventBus.Sqlite
Arcturus.EventBus.Sqlite is a .NET library that provides a lightweight, file-based event bus implementation using SQLite. It enables distributed applications to reliably publish and subscribe to integration events using a local or remote SQLite database, supporting scalable, decoupled, and resilient messaging patterns for development and production scenarios.
Installation
Install the package via NuGet Package Manager or the .NET CLI:
dotnet add package Arcturus.EventBus.Sqlite
Or, using the Package Manager Console:
Install-Package Arcturus.EventBus.Sqlite
Prerequisites
- .NET SDK 8 or later
Features
- Event Publishing: Send events to a SQLite database for reliable, asynchronous processing.
- Event Subscription: Receive and handle events from SQLite, supporting multiple consumers.
- Dependency Injection Support: Easily register event bus services using .NET's DI container.
- Configurable Storage: Use either a connection string or database file path for SQLite storage.
- Resilience and Retry Policies: Built-in support for transient fault handling and retries.
- Custom Event Handlers: Register and manage custom event handlers for different event types.
- Scalable Architecture: Designed for high-throughput, distributed systems.
- Extensible Configuration: Flexible options for customizing connection, event processing interval, and handler behaviors.
- Error Handling and Logging: Robust error management and logging for failed message deliveries.
- OpenTelemetry Integration: Optional distributed tracing for event operations.
- .NET 8 and .NET 9 Support: Fully compatible with modern .NET platforms.
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 | 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 is compatible. 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. |
-
net10.0
- Arcturus.EventBus (>= 2026.3.11.295)
- Microsoft.Data.Sqlite (>= 10.0.3)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.2)
-
net9.0
- Arcturus.EventBus (>= 2026.3.11.295)
- Microsoft.Data.Sqlite (>= 10.0.3)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Arcturus.EventBus.Sqlite:
| Package | Downloads |
|---|---|
|
Arcturus.Eventbus.Sample
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2026.3.11.295 | 0 | 3/11/2026 |
| 2026.3.11.291 | 24 | 3/11/2026 |
| 2026.3.9.275 | 83 | 3/9/2026 |
| 2026.3.9.271 | 80 | 3/9/2026 |
| 2026.3.9.269 | 82 | 3/9/2026 |
| 2026.3.7.268 | 85 | 3/7/2026 |
| 2026.2.26.266 | 100 | 2/26/2026 |
| 2026.2.25.258 | 101 | 2/25/2026 |
| 2026.2.25.257 | 99 | 2/25/2026 |
| 2026.2.25.256 | 92 | 2/25/2026 |
| 2026.2.25.255 | 97 | 2/25/2026 |
| 2026.2.25.253 | 92 | 2/25/2026 |
| 2026.2.25.252 | 91 | 2/25/2026 |
| 2026.2.23.242 | 108 | 2/23/2026 |
| 2026.2.5.233 | 107 | 2/5/2026 |
| 2026.1.15.222 | 106 | 1/15/2026 |
| 2026.1.15.220 | 101 | 1/15/2026 |
| 2026.1.13.213 | 109 | 1/13/2026 |
| 2025.12.28.208 | 116 | 12/28/2025 |
| 2025.12.28.207 | 109 | 12/28/2025 |