Soenneker.Flywheel.Communication
5.0.65
Prefix Reserved
See the version list below for details.
dotnet add package Soenneker.Flywheel.Communication --version 5.0.65
NuGet\Install-Package Soenneker.Flywheel.Communication -Version 5.0.65
<PackageReference Include="Soenneker.Flywheel.Communication" Version="5.0.65" />
<PackageVersion Include="Soenneker.Flywheel.Communication" Version="5.0.65" />
<PackageReference Include="Soenneker.Flywheel.Communication" />
paket add Soenneker.Flywheel.Communication --version 5.0.65
#r "nuget: Soenneker.Flywheel.Communication, 5.0.65"
#:package Soenneker.Flywheel.Communication@5.0.65
#addin nuget:?package=Soenneker.Flywheel.Communication&version=5.0.65
#tool nuget:?package=Soenneker.Flywheel.Communication&version=5.0.65
Soenneker.Flywheel.Suite
Background jobs for .NET with Redis, in-process memory, or filesystem storage, source-generated job registration, and an optional live Blazor dashboard.
Dashboard shown with illustrative demo data.
Explore Flywheel · Run the demo
Packages
Install the packages you need; the suite is not a combined runtime package.
| Package | Purpose |
|---|---|
| Soenneker.Flywheel.Core | Job runtime, dashboard API, and hub |
| Soenneker.Flywheel.Redis | Redis job storage |
| Soenneker.Flywheel.Memory | In-process job storage |
| Soenneker.Flywheel.Filesystem | Filesystem job storage |
| Soenneker.Flywheel.Generators | Compile-time job registration |
| Soenneker.Flywheel.Dashboard | Blazor dashboard and live client |
| Soenneker.Flywheel.Communication | Shared job and dashboard contracts |
Run the demo
Install .NET 10 and run Redis 6.0.9 or newer on localhost:6379, then:
dotnet dev-certs https --trust
dotnet run --project test/Soenneker.Flywheel.Demo
In a second terminal:
dotnet run --project test/Soenneker.Flywheel.Dashboard.Demo
Open https://localhost:7039/ and sign in with admin / flywheel-demo in Development. Stop both processes with Ctrl+C. See demo configuration for details.
Documentation
| 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
- Soenneker.Utils.Json (>= 4.0.2704)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Soenneker.Flywheel.Communication:
| Package | Downloads |
|---|---|
|
Soenneker.Flywheel.Core
A durable background job processing, scheduling, and event execution runtime for .NET. |
|
|
Soenneker.Flywheel.Dashboard
A real-time Blazor dashboard for monitoring and managing Soenneker Flywheel. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.114 | 0 | 9/21/2026 |
| 5.0.113 | 0 | 9/21/2026 |
| 5.0.112 | 29 | 9/21/2026 |
| 5.0.107 | 30 | 9/21/2026 |
| 5.0.106 | 42 | 9/21/2026 |
| 5.0.103 | 46 | 9/21/2026 |
| 5.0.102 | 43 | 9/20/2026 |
| 5.0.101 | 47 | 9/20/2026 |
| 5.0.100 | 54 | 9/20/2026 |
| 5.0.99 | 44 | 9/20/2026 |
| 5.0.98 | 52 | 9/20/2026 |
| 5.0.96 | 52 | 9/20/2026 |
| 5.0.95 | 47 | 9/20/2026 |
| 5.0.94 | 51 | 9/20/2026 |
| 5.0.93 | 50 | 9/20/2026 |
| 5.0.92 | 52 | 9/20/2026 |
| 5.0.91 | 50 | 9/20/2026 |
| 5.0.90 | 60 | 9/19/2026 |
| 5.0.89 | 51 | 9/19/2026 |
| 5.0.65 | 81 | 9/16/2026 |