Soenneker.Runners.Runner 4.0.556

Prefix Reserved
dotnet add package Soenneker.Runners.Runner --version 4.0.556
                    
NuGet\Install-Package Soenneker.Runners.Runner -Version 4.0.556
                    
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.Runners.Runner" Version="4.0.556" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Runners.Runner" Version="4.0.556" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Runners.Runner" />
                    
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.Runners.Runner --version 4.0.556
                    
#r "nuget: Soenneker.Runners.Runner, 4.0.556"
                    
#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.Runners.Runner@4.0.556
                    
#: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.Runners.Runner&version=4.0.556
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Runners.Runner&version=4.0.556
                    
Install as a Cake Tool

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image Soenneker.Runners.Runner

An abstract task runner with methods that typically are executed on some type of schedule.

Installation

dotnet add package Soenneker.Runners.Runner
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 (1)

Showing the top 1 NuGet packages that depend on Soenneker.Runners.Runner:

Package Downloads
Soenneker.Runners.Redis.Locks

A task runner that uses IRedisLockUtil to release a set of distributed Redis locks, typically when the application starts

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.556 148 3/12/2026
4.0.553 137 3/12/2026
4.0.552 99 3/12/2026
4.0.551 97 3/12/2026
4.0.550 116 3/11/2026
4.0.549 110 3/11/2026
4.0.548 91 3/11/2026
4.0.547 129 3/11/2026
4.0.546 106 3/11/2026
4.0.545 105 3/11/2026
4.0.544 113 3/11/2026
4.0.543 87 3/11/2026
4.0.542 119 3/11/2026
4.0.541 89 3/11/2026
4.0.540 90 3/10/2026
4.0.539 89 3/10/2026
4.0.538 166 3/10/2026
4.0.537 99 3/10/2026
4.0.536 116 3/10/2026
4.0.535 91 3/10/2026
Loading failed

Update dependency Soenneker.MsTeams.Util to 4.0.789 (#888)