The introduction of Dev Tunnels in Visual Studio 2022 is a game changer for .NET Developers. It easily enables you to put your localhost online and get a full URL for debugging and sharing. Check it out: https://youtu.be/NPJhrftkqeg

#dotnet #dotnetmaui #visualstudio #aspnetcore #programming #devtunnels #blazor

New Visual Studio Feature is a Game Changer for Developers - Put localhost Online

YouTube
@jamesmontemagno On Android you can use adb to map ports for local debugging, but this is indeed more powerful.
@mihamarkic Yeah, i have done lots of that over the years... always a pain IMHO lol. Also http vs https sometimes gets mad too.
@jamesmontemagno
That's awesome, thanks for pointing it out. We've recently had to set up our own forwarding service as corporate IT completely blocked ngrok, which makes debugging web hooks and eventgrid triggers a right pain, hopefully this will be acceptable.
@zhaph Let me know how it goes! It is nice that there is lots of security features built in :)