NCrontab.Signed
3.3.2
Install-Package NCrontab.Signed -Version 3.3.2
dotnet add package NCrontab.Signed --version 3.3.2
<PackageReference Include="NCrontab.Signed" Version="3.3.2" />
paket add NCrontab.Signed --version 3.3.2
#r "nuget: NCrontab.Signed, 3.3.2"
// Install NCrontab.Signed as a Cake Addin
#addin nuget:?package=NCrontab.Signed&version=3.3.2
// Install NCrontab.Signed as a Cake Tool
#tool nuget:?package=NCrontab.Signed&version=3.3.2
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 3.5
- No dependencies.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
- System.Collections (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
-
.NETStandard 2.0
- No dependencies.
NuGet packages (11)
Showing the top 5 NuGet packages that depend on NCrontab.Signed:
Package | Downloads |
---|---|
Microsoft.Azure.WebJobs.Extensions
This package contains Timers and File triggers. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources. |
|
CacheMeIfYouCan.Cron
Extends CacheMeIfYouCan by providing the ability to refresh cached objects on schedules defined by Cron expressions |
|
WebJobs.Extensions
Microsoft Azure WebJobs AzureFunctions |
|
OnXap.Core
Ядро приложения OnXap. |
|
Sels.Core.Cron
Library containing generic code components that work using a cron schedule. Used by projects maintained here: https://github.com/Jenssels1998 |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on NCrontab.Signed:
Repository | Stars |
---|---|
Azure/azure-webjobs-sdk-extensions
Azure WebJobs SDK Extensions
|
|
WindowsGSM/WindowsGSM
🎲 A powerful tool to manage game servers. Equipped with a GUI for server admins to install, import, start, stop, restart, update, and automate multiple servers with a push of a button.
|