Metadata >> NuGet >> ConsoleAppLauncher

ConsoleAppLauncher

Metadata

Authors Slava Guzenko
Copyrights Copyright 2013 Slava Guzenko
Description Windows Console Application wrapper for .NET
LicenseUrl https://github.com/slavagu/ConsoleAppLauncher/blob/master/license.txt
Owners Slava Guzenko
ProjectUrl https://github.com/slavagu/ConsoleAppLauncher
ReleaseNotes Added static Run method to start the console and get full output in one call. Improved comments and traces. Added samples project.
RequireLicenseAcceptance False
Tags Console Ngen
Title ConsoleAppLauncher
PackageSize 23638
PackageHashAlgorithm SHA512
PackageHash muiUqMCBuliwSS6oJfRkTh13cbY+Fi35qEickF8q0OhY+cNZvfCQwHIHLgElNvSKH7LTEn1KnTXy30OG9rfANw==
DownloadCount 000000
CreatedDate 2013-03-31T00:33:30

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

OpenWrap

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

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.4838.20605
1.0.4831.40432