RasmusTherkelsen
-
- 1,608 total downloads
- last updated 6/26/2026
- Latest version: 1.3.1
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 -
- 963 total downloads
- last updated 6/26/2026
- Latest version: 1.3.1
Job state tracking and CRON scheduling for Flowly. Requires a database backend: Flowly.Jobs.SqlServer, Flowly.Jobs.Postgres, or Flowly.Jobs.SQLite. -
- 910 total downloads
- last updated 6/26/2026
- Latest version: 1.3.1
Dead letter tracking core for Flowly. Requires a database backend: Flowly.DeadLetters.SqlServer, Flowly.DeadLetters.Postgres, or Flowly.DeadLetters.SQLite. -
- 742 total downloads
- last updated 6/26/2026
- Latest version: 1.3.1
SQL Server backend for Flowly job state tracking. -
- 741 total downloads
- last updated 6/26/2026
- Latest version: 1.3.1
RabbitMQ transport for Flowly. -
- 711 total downloads
- last updated 6/26/2026
- Latest version: 1.3.1
PostgreSQL backend for Flowly dead letter tracking. -
- 718 total downloads
- last updated 6/26/2026
- Latest version: 1.3.1
OpenTelemetry metrics and traces integration for Flowly. -
- 708 total downloads
- last updated 6/26/2026
- Latest version: 1.3.1
Azure Service Bus transport for Flowly. -
- 705 total downloads
- last updated 6/26/2026
- Latest version: 1.3.1
PostgreSQL backend for Flowly job state tracking. -
- 703 total downloads
- last updated 6/26/2026
- Latest version: 1.3.1
CLI tool for Flowly queue discovery and provider-specific infrastructure generation. -
- 688 total downloads
- last updated 6/26/2026
- Latest version: 1.3.1
SQL Server backend for Flowly dead letter tracking. -
- 686 total downloads
- last updated 6/26/2026
- Latest version: 1.3.1
Aspire AppHost integration for Flowly Azure Service Bus. -
- 516 total downloads
- last updated 6/26/2026
- Latest version: 1.3.1
SQLite backend for Flowly dead letter tracking. -
- 525 total downloads
- last updated 6/26/2026
- Latest version: 1.3.1
SQLite backend for Flowly job state tracking. -
- 494 total downloads
- last updated 6/26/2026
- Latest version: 1.3.1
In-memory transport for Flowly. -
-
- 340 total downloads
- last updated 6/26/2026
- Latest version: 1.3.1
Project templates for scaffolding Flowly-based .NET applications. Install with: dotnet new install Flowly.Templates -
-
- 154 total downloads
- last updated 6/26/2026
- Latest version: 1.3.1
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