DEV Community

Cover image for .NET Hot Reload First Look
Michael Crump
Michael Crump

Posted on

.NET Hot Reload First Look

Hello everyone,

In today's video, we'll take a look at .NET Hot Reload which shipped in the latest Visual Studio 2019 preview. In short, you can modify your apps source code while the application is running, without the need to manually pause or hit a breakpoint. Just make a change and click the "apply code changes" button and the magic happens.

Note: I'm not on this team at MS. I'm just a dude playing around with new bits like everyone else.

Supporting Materials:

https://visualstudio.microsoft.com/vs/preview/
https://devblogs.microsoft.com/dotnet/introducing-net-hot-reload/
https://www.microsoft.com/en-us/p/esheep-64bit/9mx2v0tqt6rm#activetab=pivot:overviewtab

Video (6 mins)

Conclusion

Feel free to checkout my Twitch streams as we learn about security and app development or you can watch the condensed version of all of my streams by subscribing to my YouTube.

Stay connected with me on social platforms for daily software development news.

-Twitter | Twitch | Instagram | YouTube | GitHub | Website

Top comments (0)