Sign in to confirm you’re not a bot
This helps protect our community. Learn more
Testing Local APIs on Device with Dev Tunnels and .NET MAUI
118Likes
3,386Views
Aug 232024
Have you ever wanted to test your local APIs from your mobile device? Well, you can't just use localhost, you need a real URL for your APIs, but you don't want to deploy an API just to test it. That is where Dev Tunnels come in to save the day and create a public URL to test those APIs and tunnel it to your machine. Chapters: 00:00 - Intro 00:45 - App walkthrough & localhost issues 03:30 - Create a Dev Tunnel in Visual Studio 2022 06:50 - Create a Dev Tunnel with the CLI 08:50 - Wrap-up Resources: Dev Tunnels: https://learn.microsoft.com/azure/dev... Dev Tunnels in Visual Studio: https://learn.microsoft.com/aspnet/co... Docs on localhost cleartext: https://learn.microsoft.com/dotnet/ma... iOS Hot Restart: https://learn.microsoft.com/dotnet/ma... Connect with .NET: Blog: https://aka.ms/dotnet/blog Twitter: https://aka.ms/dotnet/twitter TikTok: https://aka.ms/dotnet/tiktok Mastodon: https://aka.ms/dotnet/mastodon LinkedIn: https://aka.ms/dotnet/linkedin Facebook: https://aka.ms/dotnet/facebook Docs: https://learn.microsoft.com/dotnet Forums: https://aka.ms/dotnet/forums 🙋‍♀️Q&A: https://aka.ms/dotnet-qa 👨‍🎓Microsoft Learn: https://aka.ms/learndotnet #dotnet

Follow along using the transcript.

dotnet

324K subscribers