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