Metadata >> NuGet >> QuartzNet.WebConsole

QuartzNet.WebConsole

Metadata

Authors Valera Kolupaev
Copyrights Copyright 2013
Description Web console for Quartz.Net
Owners Valera Kolupaev
ProjectUrl http://quartznetwebconsole.codeplex.com/
RequireLicenseAcceptance False
Tags QuartzNet Quartz.Net Quartz
Dependencies Common.Logging:2.1.2|Nancy:0.16.1|Nancy.Authentication.Forms:0.16.1|Nancy.Hosting.Self:0.16.1|Nancy.Viewengines.Razor:0.16.1|Quartz:2.1.2|System.Web.Razor.Unofficial:2.0.1
Title QuartzNet.WebConsole
PackageSize 369233
PackageHashAlgorithm SHA512
PackageHash 3fDqPJbitN/wsEuPHwvxN25nqA9Bkjr3F8bnT1EJ8l2SG5vyvI0s0CyqEgoFGAQIStvBM3slT0L3cfut+1836g==
DownloadCount 000000
CreatedDate 2013-03-09T01:08:40
ReleaseNotes v1.0.1.1 * Added support for timezones * Added screen with schedule view * Bugfix with timezone selection v1.0.1.2 * 12/24h DateTime parsing vix * Feature to ignore some tasks in schedule view

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 QuartzNet.WebConsole -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install QuartzNet.WebConsole -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 QuartzNet.WebConsole
Installing the package (HTTP Basic authentication):
Install-Package QuartzNet.WebConsole -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package QuartzNet.WebConsole -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package QuartzNet.WebConsole

OpenWrap

Installing the package:
o add-wrap QuartzNet.WebConsole
Uninstalling the package:
o remove-wrap QuartzNet.WebConsole

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
1.0.1.2
1.0.1.1
1.0.1.0
1.0.0.0