Skip to content

Repository files navigation

build

Documentation

EventBrokerSlim

NuGet

An implementation of broadcasting events in a fire-and-forget style.

EventBrokerSlim documentation

For breaking changes in version 4 please look at the release notes.

EventBrokerSlim.PersistentEvents.PostgreSql

NuGet

PostgreSQL storage backend for EventBrokerSlim persistent events - durable, at-least-once event delivery that survives process restarts.

EventBrokerSlim.PersistentEvents.PostgreSql documentation

EventBrokerSlim.PersistentEvents.Redis

NuGet

Redis storage backend for EventBrokerSlim persistent events - durable, at-least-once event delivery that survives process restarts.

EventBrokerSlim.PersistentEvents.Redis documentation

EventBrokerSlim.PersistentEvents.SqlServer

NuGet

SqlServer storage backend for EventBrokerSlim persistent events - durable, at-least-once event delivery that survives process restarts.

EventBrokerSlim.PersistentEvents.SqlServer documentation

EventBrokerSlim.PersistentEvents.Sqlite

NuGet

SQLite storage backend for EventBrokerSlim persistent events - durable, at-least-once event delivery that survives process restarts.

EventBrokerSlim.PersistentEvents.Sqlite documentation

EventBrokerSlim.PersistentEvents.LiteDb

NuGet

LiteDb storage backend for EventBrokerSlim persistent events - durable, at-least-once event delivery that survives process restarts.

EventBrokerSlim.PersistentEvents.LiteDb documentation

EventBrokerSlim.PersistentEvents.MongoDb

NuGet

MongoDb storage backend for EventBrokerSlim persistent events - durable, at-least-once event delivery that survives process restarts.

EventBrokerSlim.PersistentEvents.MongoDb documentation

FuncPipeline

NuGet

FuncPipeline is a library for building and executing function pipelines using nested function composition. Supports dependency injection, custom parameter resolution, and asynchronous execution.

FuncPipeline documentation

About

An implementation of broadcasting events in a fire-and-forget style.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages