Metadata >> NuGet >> ncrontab

ncrontab

Metadata

Authors Atif Aziz
Description NCrontab is crontab for Microsoft .NET Framework 2.0 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.
Language en-US
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Atif Aziz
ProjectUrl http://ncrontab.googlecode.com/
ReleaseNotes Support for six-part expression where first field represents seconds.
RequireLicenseAcceptance False
Tags cron schedule time
Title NCrontab
PackageSize 44235
PackageHashAlgorithm SHA512
PackageHash Xz4AlP0cYuKiOCCaYDXc8l88I5SRA9MOXz7lBDSvDXuaaaOCMOrOpRWranigsI8eC+mdB6IjpMAPSZ9M4+zlFQ==
DownloadCount 000000
CreatedDate 2014-08-18T20:30:00

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install ncrontab -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ncrontab -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package ncrontab
Installing the package (HTTP Basic authentication):
Install-Package ncrontab -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ncrontab -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package ncrontab

OpenWrap

Installing the package:
o add-wrap ncrontab
Uninstalling the package:
o remove-wrap ncrontab

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.0.0