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

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -