SenseNet.TaskManagement.Core 2.3.1-alpha.1

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

A standalone .Net component for managing long-running background tasks in any application.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  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. 
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 SenseNet.TaskManagement.Core:

Package Downloads
SenseNet.Services

sensenet is an Enterprise Content Services platform for .Net

SenseNet.Storage

Storage layer for the sensenet platform.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SenseNet.TaskManagement.Core:

Repository Stars
SenseNet/sensenet
Open Source Content Services Platform written in .NET
Version Downloads Last updated
2.3.1-alpha.1 197 3/6/2025
2.3.0 466 2/10/2025
2.2.3 1,783 3/14/2024
2.2.2 2,365 6/13/2023
2.2.1 17,991 8/31/2021
2.2.0 13,888 8/24/2020
2.1.0 3,641 7/28/2020
2.0.1 13,862 11/6/2019
2.0.0 13,203 7/10/2018
1.1.0 26,022 11/23/2016

See release notes on GitHub.