Kamsar.WebConsole 2.0.0-beta02

This is a prerelease version of Kamsar.WebConsole.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Kamsar.WebConsole --version 2.0.0-beta02
NuGet\Install-Package Kamsar.WebConsole -Version 2.0.0-beta02
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Kamsar.WebConsole" Version="2.0.0-beta02" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Kamsar.WebConsole --version 2.0.0-beta02
#r "nuget: Kamsar.WebConsole, 2.0.0-beta02"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Kamsar.WebConsole as a Cake Addin
#addin nuget:?package=Kamsar.WebConsole&version=2.0.0-beta02&prerelease

// Install Kamsar.WebConsole as a Cake Tool
#tool nuget:?package=Kamsar.WebConsole&version=2.0.0-beta02&prerelease

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.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Kamsar.WebConsole:

Package Downloads
Unicorn.Core

Unicorn is a utility for Sitecore that solves the issue of moving templates, renderings, and other database items between Sitecore instances.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Kamsar.WebConsole:

Repository Stars
SitecoreUnicorn/Unicorn
A Sitecore utility designed to simplify deployment of Sitecore items across environments automatically
Version Downloads Last updated
2.0.1 2,095,068 4/1/2018
2.0.0 616,226 4/28/2017
2.0.0-pre04 4,913 3/21/2017
2.0.0-pre03 8,645 2/22/2017
2.0.0-beta02 6,970 2/22/2017
1.2.2 257,913 6/22/2013
1.2.1 2,467 5/29/2013
1.2.0 6,168 5/27/2013

Added TeeProgressStatus - allows multiple progress objects to be written to by a proxy