Debugging in .NET 8.0 is way better!

preview_player
Показать описание
.NET 8.0 is almost here, and with it comes an interesting new Debugging experience. This is an underrated but awesome feature! In this video, we'll explore how these new debugging features in an ASP.NET Core 8.0 project, and learn how they can speed up your workflow or at least improve your experience. We'll also see how the .NET 8.0 debugging experience compares to past versions.
Рекомендации по теме
Комментарии
Автор

I have been working on a mmorpg for a while. I have been developing with Blazor and I am close to having finished a major milestone. I could use someone or a group to review. How did you get your den started?

SpaldingJason
Автор

I always do my Debugging with a can of Raid.

pawo
Автор

Got to say I HATE the new net 8. They have changed the simple ability to determine what program starts if you are debugging Class libraries with AutoCAD. I can't figure out how to change the program it starts. It is a huge mess from how simple it used to be.

johnsmythe