In this video we’ll explore how to use Visual Studio Code to deploy a Blazor application to Azure Static websites. This process way faster and easier than you might expect! Blazor is the future.
You May Also Like
Azure Functions Timer Trigger not working? Try checking your CRON expression. And UTC time.
- byAlex Wolf
- May 7, 2022
I recently created an Azure function that utilized a Timer trigger. This super useful feature enables the function…
Faster Development with .NET Watch and Blazor
- byAlex Wolf
- September 3, 2021
In this video we’ll explore how .NET Watch can vastly improve your productivity when building dynamic UI’s with…
Deploying an MVC Code First application to Windows Azure
- byAlex Wolf
- August 19, 2014
Deploying an Entity Framework Code First application to Azure can be confusing. Maybe this is just my opinion…