NCrontab.Scheduler 1.0.6-pre

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

// Install NCrontab.Scheduler as a Cake Tool
#tool nuget:?package=NCrontab.Scheduler&version=1.0.6-pre&prerelease

NCrontab.Scheduler is a simple, open source task scheduling system that can be used in any .NET application.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed. 
.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 NCrontab.Scheduler:

Package Downloads
NCrontab.Scheduler.AspNetCore

NCrontab.Scheduler.AspNetCore is a simple, open source task scheduling system for ASP.NET applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.13-pre 236 9/20/2023
2.0.11-pre 204 9/6/2023
2.0.6-pre 166 8/31/2023
2.0.3-pre 252 8/11/2023
2.0.0-pre 182 8/10/2023
1.2.21-pre 100 12/2/2023
1.2.12-pre 177 7/26/2023
1.2.11-pre 180 7/25/2023
1.2.10 10,908 6/20/2023
1.2.8-pre 200 6/6/2023
1.2.7-pre 204 5/24/2023
1.2.5-pre 175 5/23/2023
1.2.3-pre 204 5/19/2023
1.2.1-pre 208 5/16/2023
1.1.24 1,747 4/21/2023
1.1.21-pre 200 4/20/2023
1.1.17 12,391 1/31/2023
1.1.14-pre 235 1/29/2023
1.1.10-pre 244 1/28/2023
1.1.6-pre 206 1/28/2023
1.1.4-pre 203 1/27/2023
1.1.3-pre 236 1/25/2023
1.0.47-pre 212 1/17/2023
1.0.45-pre 215 12/31/2022
1.0.44-pre 206 12/27/2022
1.0.43 4,027 8/19/2022
1.0.41-pre 283 7/23/2022
1.0.39 26,198 5/17/2022
1.0.37-pre 229 5/17/2022
1.0.35 735 5/11/2022
1.0.34-pre 261 5/6/2022
1.0.31-pre 255 5/1/2022
1.0.30-pre 241 5/1/2022
1.0.26-pre 254 4/26/2022
1.0.25-pre 229 4/26/2022
1.0.24 1,186 4/20/2022
1.0.23-pre 238 4/20/2022
1.0.22-pre 223 4/20/2022
1.0.21-pre 258 4/20/2022
1.0.20 740 4/18/2022
1.0.17-pre 233 4/18/2022
1.0.15-pre 236 4/18/2022
1.0.14-pre 270 4/17/2022
1.0.13-pre 184 4/17/2022
1.0.12-pre 164 4/17/2022
1.0.11-pre 165 4/17/2022
1.0.10-pre 166 4/17/2022
1.0.9 437 4/16/2022
1.0.7-pre 164 4/16/2022
1.0.6-pre 178 4/16/2022
1.0.5 430 4/16/2022
1.0.3-pre 166 4/16/2022
1.0.2-pre 182 4/16/2022

1.0.0
- Initial release