Roundup #69: ASP.NET Core Urls & Ports, Tye, Orleans, and Diagnostics
After a bit of a break, the .NET Roundups are back! This week, it’s almost as if Andrew Lock was working on the exact same I was as he had two posts back to back that solved two issues I was having. Incredible timing and as always great content from Andrew. 5 ways to set the URLs for an ASP.NET Core app In this post I show 5 different ways to change which URLs your app listens on. We’ll look at each of these options in more detail below. Link: https://andrewlock.net/5-ways-to-set-the-urls-for-an-aspnetcore-app/ How to automatically choose a free port in ASP.NET… Read More »Roundup #69: ASP.NET Core Urls & Ports, Tye, Orleans, and Diagnostics