RasmusTherkelsen
-
- 1,944 total downloads
- last updated 7/3/2026
- Latest version: 1.3.2
Transport-agnostic queue-based messaging abstraction for .NET. Supports dead letter tracking, jobs, and recurring jobs. Take your dependency on what of the Flowly transport implementations e.g. Flowly.RabbitMQ -
- 1,180 total downloads
- last updated 7/3/2026
- Latest version: 1.3.2
Job state tracking and CRON scheduling for Flowly. Requires a database backend: Flowly.Jobs.SqlServer, Flowly.Jobs.Postgres, or Flowly.Jobs.SQLite. -
- 1,150 total downloads
- last updated 7/3/2026
- Latest version: 1.3.2
Dead letter tracking core for Flowly. Requires a database backend: Flowly.DeadLetters.SqlServer, Flowly.DeadLetters.Postgres, or Flowly.DeadLetters.SQLite. -
- 905 total downloads
- last updated 7/3/2026
- Latest version: 1.3.2
Azure Service Bus transport for Flowly. -
- 904 total downloads
- last updated 7/3/2026
- Latest version: 1.3.2
SQL Server backend for Flowly job state tracking. -
- 899 total downloads
- last updated 7/3/2026
- Latest version: 1.3.2
OpenTelemetry metrics and traces integration for Flowly. -
- 891 total downloads
- last updated 7/3/2026
- Latest version: 1.3.2
RabbitMQ transport for Flowly. -
- 888 total downloads
- last updated 7/3/2026
- Latest version: 1.3.2
PostgreSQL backend for Flowly job state tracking. -
- 884 total downloads
- last updated 7/3/2026
- Latest version: 1.3.2
CLI tool for Flowly queue discovery and provider-specific infrastructure generation. -
- 880 total downloads
- last updated 7/3/2026
- Latest version: 1.3.2
Aspire AppHost integration for Flowly Azure Service Bus. -
- 880 total downloads
- last updated 7/3/2026
- Latest version: 1.3.2
SQL Server backend for Flowly dead letter tracking. -
- 872 total downloads
- last updated 7/3/2026
- Latest version: 1.3.2
PostgreSQL backend for Flowly dead letter tracking. -
- 671 total downloads
- last updated 7/3/2026
- Latest version: 1.3.2
SQLite backend for Flowly dead letter tracking. -
- 665 total downloads
- last updated 7/3/2026
- Latest version: 1.3.2
SQLite backend for Flowly job state tracking. -
- 660 total downloads
- last updated 7/3/2026
- Latest version: 1.3.2
In-memory transport for Flowly. -
-
- 598 total downloads
- last updated 7/3/2026
- Latest version: 1.3.2
Project templates for scaffolding Flowly-based .NET applications. Install with: dotnet new install Flowly.Templates -
-
- 335 total downloads
- last updated 7/3/2026
- Latest version: 1.3.2
Embedded web dashboard middleware for Flowly. Mounts a management UI at a configurable path prefix, providing live views of jobs, dead letters, recurring jobs, and dynamic message submission. Feature-detects... More information