Deployment on IIS using app_offline.htm
If you have a .NET Core application and need to deploy it to IIS via Web Deploy, then this might makes your life a little bit easier.
If,
The application pool is shared among applications. (You probably do not want to stop the whole app pool just fo...
ebiggerr.hashnode.dev2 min read