Skip to content

Demonstrates the ability to restart your Asp Net Core application without having to kill/create new processes. It wraps the Core set up in a Singleton called the ApplicationManager which will then Shutdown or Start the application.

Notifications You must be signed in to change notification settings

andrewfry/AspNetCore-App-Restart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AspNetCore-App-Restart

Demonstrates the ability to restart your Asp Net Core application without having to kill/create new processes. It wraps the Core set up in a Singleton called the ApplicationManager which will then Shutdown or Start the application.

About

Demonstrates the ability to restart your Asp Net Core application without having to kill/create new processes. It wraps the Core set up in a Singleton called the ApplicationManager which will then Shutdown or Start the application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published