About Hot reload for asp.net core web api in VS 2019?

JJ TT 141 Reputation points
2022-03-10T18:17:27.303+00:00

Hello,

https://www.kunal-chowdhury.com/2021/06/visual-studio-2019-hot-reload-for-managed-code.html?session=20223101912&pos=0&utm_source=Bing&utm_medium=organic

Hot reload fore asp.net core i in VS 2019 exist but does it exist in relation to webapi?

Thank you!

Developer technologies | ASP.NET | ASP.NET Core
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2022-03-11T01:40:56.57+00:00

    Hi JJTT-0327,

    The hot reload is working for web api, if you want to test it, you could start the application firstly , then modify the controller codes , at last you could click the hotrepload button to see if the codes has changed or not.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.