SiteWarmer.Core 5.0.4.4

dotnet add package SiteWarmer.Core --version 5.0.4.4
NuGet\Install-Package SiteWarmer.Core -Version 5.0.4.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="SiteWarmer.Core" Version="5.0.4.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SiteWarmer.Core --version 5.0.4.4
#r "nuget: SiteWarmer.Core, 5.0.4.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 SiteWarmer.Core as a Cake Addin
#addin nuget:?package=SiteWarmer.Core&version=5.0.4.4

// Install SiteWarmer.Core as a Cake Tool
#tool nuget:?package=SiteWarmer.Core&version=5.0.4.4

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

NuGet version

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • 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.4.4 118 1/4/2024
5.0.3.3 82 1/4/2024
5.0.2.2 80 1/3/2024
5.0.0.1 86 1/2/2024
4.2.0.33245 1,516 11/8/2016
4.2.0.30297 1,199 4/14/2016
4.1.6.12689 1,165 3/9/2016
4.1.5.20864 1,176 3/1/2016
4.1.4.30495 1,299 2/29/2016
4.1.3.24393 1,210 2/21/2016
4.1.2.19107 1,311 2/13/2016
4.1.1.13431 1,800 1/14/2016
4.1.0.40800 1,246 11/7/2015
4.0.3.25240 1,276 6/29/2015
4.0.2.36060 1,275 4/24/2013
4.0.1.19531 1,178 4/20/2013
4.0.0.40117 1,167 4/3/2013
4.0.0.13361 1,135 3/22/2013
4.0.0.12265 1,114 4/4/2013
3.0.7.15964 1,149 3/12/2013
3.0.6.14302 1,156 3/7/2013
3.0.5 1,263 3/2/2013
3.0.4 1,175 2/19/2013
3.0.3.2 1,127 2/23/2013
3.0.3.1 1,185 2/23/2013
3.0.3 1,225 2/18/2013