Blazor hosted on vercel aka zeit now.sh
17 May 2020How to deploy a Blazor WebAssembly ASP.NET Core site to vercel aka now.sh
How to deploy a Blazor WebAssembly ASP.NET Core site to vercel aka now.sh
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.
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.