Soenneker.Flywheel.Memory 5.0.62

Prefix Reserved
dotnet add package Soenneker.Flywheel.Memory --version 5.0.62
                    
NuGet\Install-Package Soenneker.Flywheel.Memory -Version 5.0.62
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Soenneker.Flywheel.Memory" Version="5.0.62" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Flywheel.Memory" Version="5.0.62" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Flywheel.Memory" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Soenneker.Flywheel.Memory --version 5.0.62
                    
#r "nuget: Soenneker.Flywheel.Memory, 5.0.62"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Soenneker.Flywheel.Memory@5.0.62
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Soenneker.Flywheel.Memory&version=5.0.62
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Flywheel.Memory&version=5.0.62
                    
Install as a Cake Tool

NuGet Publish Downloads Build and test CodeQL

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.

Flywheel dashboard with live activity, job states, and searchable executions

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.62 0 9/15/2026
5.0.61 0 9/15/2026
5.0.60 0 9/15/2026
5.0.59 0 9/15/2026
5.0.58 30 9/15/2026
5.0.56 35 9/14/2026
5.0.55 44 9/14/2026