warmup 0.6.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package warmup --version 0.6.0.4
NuGet\Install-Package warmup -Version 0.6.0.4
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="warmup" Version="0.6.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add warmup --version 0.6.0.4
#r "nuget: warmup, 0.6.0.4"
#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 warmup as a Cake Addin
#addin nuget:?package=warmup&version=0.6.0.4

// Install warmup as a Cake Tool
#tool nuget:?package=warmup&version=0.6.0.4

WarmuP is a solution level token replacer. You keep your templates in source control so you can maintain changes to them.
   This will install to C:\NuGet\ and will update your path variable to include C:\NuGet\bin.
   Please see http://devlicious.com/blogs/rob_reynolds/archive/2010/02/01/warmup-getting-started.aspx and http://codebetter.com/drusellers/2009/09/26/warmup for more information.
   
NOTE: Please use Chocolatey NuGet (chocolatey) to install warmup.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on warmup:

Package Downloads
chucknorris

The ChuckNorrisFramework is a collection of developer productivity tools to make you more productive. This package will bring in the other pieces of the framework as they become available.

Rebar.Owin.WebService.Template

Installs the REBAR template for web service projects that uses owin middleware and supports OAuth 1.0 and 2.0

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.6.5.1 6,030 5/31/2013
0.6.5 3,674 3/27/2012
0.6.0.4 3,189 2/2/2012
0.5.0.36 3,699 3/31/2011
0.0.0.31 6,263 3/27/2011

v0.6.0 - See all (https://github.com/chucknorris/warmup/issues?sort=created&direction=desc&state=closed&page=1)
   * Fixes generated solution file (all files written as UTF8) - for details please see https://github.com/chucknorris/warmup/pull/2
   * Custom replacement tokens are now available - for details please see https://github.com/chucknorris/warmup/pull/1
   * AddTemplateFolder command to add templates to the template location - for details please see https://github.com/chucknorris/warmup/issues/3
   * Update custom replacement tokens from the command line - for details please see https://github.com/chucknorris/warmup/issues/5