DuckRun.Framework 1.0.0-test.5

This is a prerelease version of DuckRun.Framework.
dotnet add package DuckRun.Framework --version 1.0.0-test.5
                    
NuGet\Install-Package DuckRun.Framework -Version 1.0.0-test.5
                    
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="DuckRun.Framework" Version="1.0.0-test.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DuckRun.Framework" Version="1.0.0-test.5" />
                    
Directory.Packages.props
<PackageReference Include="DuckRun.Framework" />
                    
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 DuckRun.Framework --version 1.0.0-test.5
                    
#r "nuget: DuckRun.Framework, 1.0.0-test.5"
                    
#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 DuckRun.Framework@1.0.0-test.5
                    
#: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=DuckRun.Framework&version=1.0.0-test.5&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DuckRun.Framework&version=1.0.0-test.5&prerelease
                    
Install as a Cake Tool

Attribute-driven background job scheduler for classic ASP.NET on .NET Framework 4.8. Same job-author API as DuckRun.Core (use [DuckRunJob] on methods, inject IDuckRunConsole and CancellationToken). Start via DuckRunHost.Start(...) in Global.asax.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0-test.5 0 6/10/2026
1.0.0-test.4 0 6/10/2026
1.0.0-test.3 0 6/10/2026
1.0.0-test.2 0 6/10/2026
1.0.0-test.1 1 6/10/2026