ncrontab 3.2.0
NCrontab is crontab for Microsoft .NET Framework 3.5 and above. 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.
Showing the top 20 packages that depend on ncrontab.
Packages | Downloads |
---|---|
Microsoft.Azure.WebJobs.Extensions.Http
This package adds binding extensions for Http.
|
4 |
Microsoft.Azure.WebJobs.Extensions.Http
This package adds binding extensions for Http.
|
3 |
Microsoft.Azure.WebJobs.Extensions
This package contains the runtime assemblies for Microsoft.Azure.WebJobs.Extensions. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources
|
3 |
HangFire.Core
Core components for HangFire (background job system for ASP.NET applications).
|
3 |
Hangfire.Core
Core components for Hangfire (background job system for ASP.NET applications).
|
3 |
DotNetCore.CAP
Eventually consistency in distributed architectures.
|
3 |
Microsoft.Azure.WebJobs.Extensions
This package contains the runtime assemblies for Microsoft.Azure.WebJobs.Extensions. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources
|
2 |
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.
|
2 |
Microsoft.Azure.WebJobs.Extensions
Package Description
|
2 |
3.2: Fixes the following issues:
- Wrong schedule when a crontab field is of the form N/1; remaining values of that field were being ignored.
- CrontabSchedule.TryParse doesn't throw if given a null string as input.
3.1: CrontabFieldImpl and CrontabFieldAccumulator are now private.
3.0: Replaces uses of Converter with Func and therefore requires .NET Framework 3.5 as a minimum.
Release 3.x also makes the library available as a PCL for:
- Microsoft .NET Framework 4.5
- Microsoft Windows 8.0
- Microsoft Windows Phone 8.1
- Microsoft Windows Phone Silverlight 8.0
This package has no dependencies.