asp.net core - AspNetCore Updating Packages from the Server -


is there way detect, , update packages aspnetcore application deployed on server without redeploying?

as example of i'm hoping achieve, can think of application wordpress able detect version update , notify admin user of available update, , allow admin user initiate live update without developer redeploying site.


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

Trouble making a JSON string -