Metadata >> NuGet >> Kamsar.WebConsole

Kamsar.WebConsole

Metadata

Authors Kam Figy
Copyrights Copyright 2013
Description A library to create a Web-based, live updating "console" window. Useful for pages that process some sort of background task like an index rebuild or database backup. Compatible with MVC or Web Forms.
LicenseUrl http://opensource.org/licenses/MIT
Owners Kam Figy
ProjectUrl https://github.com/kamsar/Kamsar.WebConsole
ReleaseNotes Added TeeProgressStatus - allows multiple progress objects to be written to by a proxy
RequireLicenseAcceptance False
Tags web console
Title Kamsar.WebConsole
PackageSize 33510
PackageHashAlgorithm SHA512
PackageHash xclURShRl/3X0T+fi4rZZrvMuzG706UAa9i6N86ZbmyzQPXhjKUejz3k6mJ4DHS3vR/JDUBqp8ZG4U+mri9/RA==
DownloadCount 000000
CreatedDate 2013-06-22T05:00:31

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

OpenWrap

Installing the package:
o add-wrap Kamsar.WebConsole
Uninstalling the package:
o remove-wrap Kamsar.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.2.2.0
1.2.1.0
1.2.0.0