SiteWarmer.Core
5.0.5.5
dotnet add package SiteWarmer.Core --version 5.0.5.5
NuGet\Install-Package SiteWarmer.Core -Version 5.0.5.5
<PackageReference Include="SiteWarmer.Core" Version="5.0.5.5" />
paket add SiteWarmer.Core --version 5.0.5.5
#r "nuget: SiteWarmer.Core, 5.0.5.5"
// Install SiteWarmer.Core as a Cake Addin #addin nuget:?package=SiteWarmer.Core&version=5.0.5.5 // Install SiteWarmer.Core as a Cake Tool #tool nuget:?package=SiteWarmer.Core&version=5.0.5.5
SiteWarmer
Allows you to hit your sites after a deployment to make sure they are running.
Build Status
<table> <tr> <th>master</th> <td><a href="https://github.com/baynezy/SiteWarmer/actions/workflows/branch-master.yml"><img src="https://github.com/baynezy/SiteWarmer/actions/workflows/branch-master.yml/badge.svg?branch=master" alt="master" title="master" /></a></td> </tr> <tr> <th>develop</th> <td><a href="https://github.com/baynezy/SiteWarmer/actions/workflows/branch-develop.yml"><img src="https://github.com/baynezy/SiteWarmer/actions/workflows/branch-develop.yml/badge.svg?branch=develop" alt="develop" title="develop" /></a></td> </tr> </table>
Documentation
Fully navigable documentation available on GitHub Pages
Installing via NuGet
Install-Package SiteWarmer.Core
Usage
See full Wiki https://github.com/baynezy/SiteWarmer/wiki
Config file
You need to specify the URLs you want to use in a text file. They need to be one per line to work e.g.
http://www.google.com/
http://www.github.com/
As a Console Application
Once you build the solution there will be a bin\Release\output\SiteWarmer.exe file created. This is a combination of the console application and all its dependencies. So you only need the exe file.
To use the application you just need to run the .exe from the command line with one parameter that is the relative or absolute path to the configuration file. e.g.
\> SiteWarmer.exe -i Config.txt
Contributing
Pull Requests
After forking the repository please create a pull request before creating the fix. This way we can talk about how the fix will be implemented. This will greatly increase your chance of your patch getting merged into the code base.
License
This project is licensed under Apache License 2.0.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.0.5.5 | 104 | 5/20/2024 |
5.0.4.4 | 158 | 1/4/2024 |
5.0.3.3 | 122 | 1/4/2024 |
5.0.2.2 | 110 | 1/3/2024 |
5.0.0.1 | 118 | 1/2/2024 |
4.2.0.33245 | 1,546 | 11/8/2016 |
4.2.0.30297 | 1,224 | 4/14/2016 |
4.1.6.12689 | 1,199 | 3/9/2016 |
4.1.5.20864 | 1,206 | 3/1/2016 |
4.1.4.30495 | 1,326 | 2/29/2016 |
4.1.3.24393 | 1,245 | 2/21/2016 |
4.1.2.19107 | 1,340 | 2/13/2016 |
4.1.1.13431 | 1,833 | 1/14/2016 |
4.1.0.40800 | 1,274 | 11/7/2015 |
4.0.3.25240 | 1,309 | 6/29/2015 |
4.0.2.36060 | 1,310 | 4/24/2013 |
4.0.1.19531 | 1,208 | 4/20/2013 |
4.0.0.40117 | 1,198 | 4/3/2013 |
4.0.0.13361 | 1,168 | 3/22/2013 |
4.0.0.12265 | 1,143 | 4/4/2013 |
3.0.7.15964 | 1,179 | 3/12/2013 |
3.0.6.14302 | 1,189 | 3/7/2013 |
3.0.5 | 1,299 | 3/2/2013 |
3.0.4 | 1,206 | 2/19/2013 |
3.0.3.2 | 1,155 | 2/23/2013 |
3.0.3.1 | 1,214 | 2/23/2013 |
3.0.3 | 1,254 | 2/18/2013 |