Metadata >> NuGet >> WebMatrix.Executer >> 1.3.0.0

1.3.0.0

Metadata

Authors Serge van den Oever [Macaw]
Description WebMatrix.Executer provides a library that can be included in your own baked WebMatrix extension to execute applications and PowerShell scripts, send the output in realtime to a WebMatrix Output pane, and parse the output for errors and warnings that are displayed in a WebMatrix Errors & Warnings pane with just a few lines of code.
LicenseUrl http://macawnl.github.com/WebMatrix.Executer/
Owners Serge van den Oever [Macaw]
ProjectUrl http://macawnl.github.com/WebMatrix.Executer/
RequireLicenseAcceptance False
Summary Simply create WebMatrix 2 extensions that execute commands, capture output and parse for errors and warnings.
Tags WebMatrix
PackageSize 30906
PackageHashAlgorithm SHA512
PackageHash i2F27SBQoaVgKx1NYOc1AbhukO+n1kMyhQ8GdfhqsC/TE+qlZc5zfZVUhTDkk02OuBSYIa78vK36LLtMGDeXCQ==
DownloadCount 000000
CreatedDate 2012-10-12T20:38:32

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install WebMatrix.Executer -Version 1.3.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install WebMatrix.Executer -Version 1.3.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete WebMatrix.Executer 1.3.0.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package WebMatrix.Executer -Version 1.3.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package WebMatrix.Executer -Version 1.3.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap WebMatrix.Executer -Version 1.3.0.0
Uninstalling the package:
o remove-wrap WebMatrix.Executer

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related