Flowly 1.0.0
See the version list below for details.
dotnet add package Flowly --version 1.0.0
NuGet\Install-Package Flowly -Version 1.0.0
<PackageReference Include="Flowly" Version="1.0.0" />
<PackageVersion Include="Flowly" Version="1.0.0" />
<PackageReference Include="Flowly" />
paket add Flowly --version 1.0.0
#r "nuget: Flowly, 1.0.0"
#:package Flowly@1.0.0
#addin nuget:?package=Flowly&version=1.0.0
#tool nuget:?package=Flowly&version=1.0.0
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
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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
- Cronos (>= 0.13.0)
- Microsoft.Extensions.Configuration (>= 10.0.7)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 10.0.7)
- Microsoft.Extensions.Configuration.Json (>= 10.0.7)
- Microsoft.Extensions.DependencyInjection (>= 10.0.7)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.7)
- System.CommandLine (>= 2.0.7)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Flowly:
| Package | Downloads |
|---|---|
|
Flowly.DeadLetters
Dead letter tracking core for Flowly. Deadletter tracking requires an underlying database so take your dependency on Flowly.DeadLetters.X where X is your database abstraction. |
|
|
Flowly.Jobs
Job state tracking and CRON scheduling for Flowly. Job state tracking requires an underlying database so take your dependency on Flowly.Jobs.X where X is the database you want to use. |
|
|
Flowly.AzureServiceBus.Aspire
Aspire AppHost integration for Flowly Azure Service Bus. |
|
|
Flowly.AzureServiceBus
Azure Service Bus transport for Flowly. |
|
|
Flowly.OpenTelemetry
OpenTelemetry metrics and traces integration for Flowly. |
GitHub repositories
This package is not used by any popular GitHub repositories.