Blazor hosted on vercel aka zeit now.sh

How to deploy a Blazor WebAssembly ASP.NET Core site to vercel aka now.sh

Continue Reading

Install .NET Core on Ubuntu 20.04 LTS Focal Fossa

A couple of days ago Canonical the custodians of the Ubuntu Linux distribution released the latest long term support version of their desktop Linux operating system.

Continue Reading

aspnetcore 3.1.2 windows hosting bundle caused 503 services unavailable

Today NET Core 3.1.200 SDK - March 16, 2020 was installed on my development and production boxes.

Continue Reading

localhost HTTPS subdomains with a Kestrel SSL certificate

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.

Continue Reading

3008 A configuration error has occurred

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.

Continue Reading