Metadata >> NuGet >> KillVSNode

KillVSNode

Metadata

Authors Giovanni Bassi
Description An app to kill node process spawn by Visual Studio (devenv).
LicenseUrl https://raw.githubusercontent.com/giggio/killvsnode/master/LICENSE.txt
Owners Giovanni Bassi
ProjectUrl https://github.com/giggio/killvsnode
RequireLicenseAcceptance False
Dependencies ::dnx451
PackageSize 7746
PackageHashAlgorithm SHA512
PackageHash r0O5NnFqoASW4CL5GZBCauBdP1weqj51M7tYnVzi2nrjZLgBUuMSDHSd2SkUBlxR53EhLXe1Yc7YYivPLIZ1iQ==
DownloadCount 000000
CreatedDate 2015-08-13T01:13:33

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

OpenWrap

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

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.0-alpha3
1.0.0-alpha2
1.0.0-alpha1