Info
Version: | 1.1.0 |
Author(s): | Jason Thomas |
Last Update: | Monday, October 5, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jt3432/dtp.umb.apppoolrefresh |
NuGet Url: | https://www.nuget.org/packages/AppPoolRefresh.Umbraco |
Install
Install-Package AppPoolRefresh.Umbraco
dotnet add package AppPoolRefresh.Umbraco
paket add AppPoolRefresh.Umbraco
AppPoolRefresh.Umbraco Download (Unzip the "nupkg" after downloading)
Dependencies
- UmbracoCms(7.2)
Tags
This plugin just creates an AppSetting key that stores a date. When the refresh button is clicked the AppSetting key value is updated with the current date and time.
So it is just simpley touching the web.config to trigger the refresh. Easy peasy lemon squeezy!.