warmup 0.6.5.1
dotnet add package warmup --version 0.6.5.1
NuGet\Install-Package warmup -Version 0.6.5.1
<PackageReference Include="warmup" Version="0.6.5.1" />
paket add warmup --version 0.6.5.1
#r "nuget: warmup, 0.6.5.1"
// Install warmup as a Cake Addin #addin nuget:?package=warmup&version=0.6.5.1 // Install warmup as a Cake Tool #tool nuget:?package=warmup&version=0.6.5.1
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.
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.
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