AInq.Background.Scheduler.Abstraction 4.2.0-preview.2

This is a prerelease version of AInq.Background.Scheduler.Abstraction.
There is a newer version of this package available.
See the version list below for details.
dotnet add package AInq.Background.Scheduler.Abstraction --version 4.2.0-preview.2                
NuGet\Install-Package AInq.Background.Scheduler.Abstraction -Version 4.2.0-preview.2                
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="AInq.Background.Scheduler.Abstraction" Version="4.2.0-preview.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AInq.Background.Scheduler.Abstraction --version 4.2.0-preview.2                
#r "nuget: AInq.Background.Scheduler.Abstraction, 4.2.0-preview.2"                
#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.
// Install AInq.Background.Scheduler.Abstraction as a Cake Addin
#addin nuget:?package=AInq.Background.Scheduler.Abstraction&version=4.2.0-preview.2&prerelease

// Install AInq.Background.Scheduler.Abstraction as a Cake Tool
#tool nuget:?package=AInq.Background.Scheduler.Abstraction&version=4.2.0-preview.2&prerelease                

Background work utilities for .NET Core apps based on Hosted services.
Work scheduler interfaces and helpers.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 AInq.Background.Scheduler.Abstraction:

Package Downloads
AInq.Background.Scheduler

Background work utilities for .NET Core apps based on Hosted services. Background work scheduler with cron.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.6.0 694 11/17/2023
5.5.3 351 6/20/2023
5.5.2 237 5/23/2023
5.5.1 583 12/3/2022
5.5.0 545 11/14/2022
5.5.0-preview.3 154 10/24/2022
5.5.0-preview.2 107 10/13/2022
5.5.0-preview.1 115 10/2/2022
5.4.1 790 8/9/2022
5.4.0 824 5/11/2022
5.3.1 793 3/28/2022
5.3.1-preview.2 123 3/28/2022
5.3.1-preview.1 124 3/28/2022
5.3.0 763 3/23/2022
5.3.0-rc.3 130 3/20/2022
5.3.0-rc.2 132 3/17/2022
5.3.0-rc.1 121 3/16/2022
5.2.3 790 3/9/2022
5.2.2 482 12/27/2021
5.2.1 500 12/17/2021
5.2.0 463 12/13/2021
5.1.0 449 12/3/2021
5.0.0 615 11/8/2021
5.0.0-rc.2 176 10/12/2021
5.0.0-rc.1 163 10/7/2021
4.2.0-preview.4 157 10/6/2021
4.2.0-preview.3 201 9/28/2021
4.2.0-preview.2 168 9/15/2021
4.2.0-preview 230 8/23/2021
4.1.2 646 5/14/2021
4.1.1 822 5/10/2021
4.0.0 1,054 3/14/2021

[ADD] .NET 6.0 support