Soenneker.Flywheel.Core
5.0.60
Prefix Reserved
dotnet add package Soenneker.Flywheel.Core --version 5.0.60
NuGet\Install-Package Soenneker.Flywheel.Core -Version 5.0.60
<PackageReference Include="Soenneker.Flywheel.Core" Version="5.0.60" />
<PackageVersion Include="Soenneker.Flywheel.Core" Version="5.0.60" />
<PackageReference Include="Soenneker.Flywheel.Core" />
paket add Soenneker.Flywheel.Core --version 5.0.60
#r "nuget: Soenneker.Flywheel.Core, 5.0.60"
#:package Soenneker.Flywheel.Core@5.0.60
#addin nuget:?package=Soenneker.Flywheel.Core&version=5.0.60
#tool nuget:?package=Soenneker.Flywheel.Core&version=5.0.60
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.Asyncs.Locks (>= 4.0.86)
- Soenneker.Atomics.ValueInts (>= 4.0.28)
- Soenneker.Cron.Parser (>= 4.0.5)
- Soenneker.Flywheel.Communication (>= 5.0.60)
- Soenneker.Gen.EnumValues (>= 4.0.50)
- Soenneker.Hashing.Pbkdf2 (>= 4.0.39)
- Soenneker.Hashing.Sha256 (>= 4.0.4)
- Soenneker.Librarian.Abstractions (>= 4.0.2)
- Soenneker.Utils.PooledStringBuilders (>= 4.0.31)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Soenneker.Flywheel.Core:
| Package | Downloads |
|---|---|
|
Soenneker.Flywheel.Redis
Redis-backed storage and distributed coordination for Soenneker Flywheel. |
|
|
Soenneker.Flywheel.Filesystem
Filesystem storage using Librarian for Soenneker Flywheel. |
|
|
Soenneker.Flywheel.Memory
In-process memory storage and coordination for Soenneker Flywheel. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.60 | 0 | 9/15/2026 |
| 5.0.59 | 0 | 9/15/2026 |
| 5.0.58 | 0 | 9/15/2026 |
| 5.0.56 | 0 | 9/14/2026 |
| 5.0.55 | 0 | 9/14/2026 |
| 5.0.53 | 30 | 9/14/2026 |
| 5.0.52 | 30 | 9/14/2026 |
| 5.0.51 | 34 | 9/14/2026 |
| 5.0.50 | 41 | 9/14/2026 |
| 5.0.49 | 37 | 9/14/2026 |
| 5.0.48 | 38 | 9/14/2026 |
| 5.0.47 | 42 | 9/13/2026 |
| 5.0.46 | 41 | 9/13/2026 |
| 5.0.45 | 42 | 9/13/2026 |
| 5.0.44 | 48 | 9/13/2026 |
| 5.0.43 | 46 | 9/13/2026 |
| 5.0.42 | 40 | 9/12/2026 |
| 5.0.41 | 46 | 9/12/2026 |
| 5.0.40 | 43 | 9/12/2026 |
| 5.0.39 | 45 | 9/12/2026 |