Itmo.Dev.Platform.BackgroundTasks 2.2.334

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

Itmo.Dev.Platform.BackgroundTasks

Configurable library for running application specific background tasks.
Supports task suspension, execution context persistence.

For more information, see Wiki

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 (2)

Showing the top 2 NuGet packages that depend on Itmo.Dev.Platform.BackgroundTasks:

Package Downloads
Itmo.Dev.Platform.BackgroundTasks.Postgres

Package Description

Itmo.Dev.Platform.BackgroundTasks.Hangfire

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.334 119 2/14/2026
2.2.332 109 2/14/2026
2.2.330 106 2/14/2026
2.2.328 119 2/14/2026
2.2.326 277 12/23/2025
2.2.324 205 12/13/2025
2.2.318 202 11/16/2025
2.2.308 321 10/9/2025
2.2.298 258 10/5/2025
2.2.296 223 10/5/2025
2.2.288 300 5/17/2025
2.2.282 352 5/11/2025
2.2.275 187 5/10/2025
2.2.271 171 5/10/2025
2.2.269 173 5/10/2025
2.2.267 281 3/2/2025
2.2.265 238 2/27/2025
2.2.263 229 2/27/2025
2.2.261 241 2/16/2025
2.2.255 263 2/6/2025
Loading failed

Added ScheduledAt