aspnetcore 3.1.2 windows hosting bundle caused 503 services unavailable
17 Mar 2020Today NET Core 3.1.200 SDK - March 16, 2020 was installed on my development and production boxes.
Today NET Core 3.1.200 SDK - March 16, 2020 was installed on my development and production boxes.
When you build ASP.NET Core websites locally, you can view your local site under HTTPS/SSL, go read this article by Scott Hanselman for more information.
A static HTML website I look after is hosted on a Windows Server 2012R2 instance running IIS, it makes use of a web.config file as it has some settings that allow this site to be served from behind an Amazon Web Services Elastic Load Balancer.
Today, I fixed a bug where session cookies were not being persisted in an ASP.Net Core Razor Pages application.
Another quick one for today, Every now and again my intellisense gets confused in Visual Studio Code displaying errors and warnings that should not exist.