Metadata >> NuGet >> SSW.HealthCheck

SSW.HealthCheck

Metadata

Authors Mark Liu
Description SSW Health Check provides a framework to write asynchronous tests to verify the state of a MVC website.
Language en-AU
Owners Mark Liu
ProjectUrl https://github.com/ssw-au/SSW.Framework.Web.Mvc/
RequireLicenseAcceptance False
Tags MVC
Dependencies angularjs:1.2.2|bootstrap:3.0.0|Microsoft.AspNet.SignalR:2.0.0|Microsoft.AspNet.Mvc:5.0.0|Microsoft.AspNet.SignalR.Core:2.0.0|WebActivatorEx:2.0.4
Title SSW.HealthCheck
PackageSize 36674
PackageHashAlgorithm SHA512
PackageHash CjdC35Pvo4yE0PhkwBAWYevpAD5qudj4Fo+phl9DU7v8udHxk8SX4z2/X4XduJRfXDF5jf0JK6XOVy/H1tgcpg==
DownloadCount 000000
CreatedDate 2013-12-11T01:10:32

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

OpenWrap

Installing the package:
o add-wrap SSW.HealthCheck
Uninstalling the package:
o remove-wrap SSW.HealthCheck

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.4.1
1.0.4.0