Relative Content

Tag Archive for asp.netasp.net-coreiis

Restart of aspnetcore app while deployed on iis vm

I have set up a middleware where i take configuration from user(admin). The configuration which is taken from user is sql server connection, azure ad config, themes etc. After taking configuration i have shown user a button for restarting the application as below.