We walk you through how to create and configure a Blazor WebAssembly application in Azure. In addition, we will integrate it with an ASP.NET Core Web API.
This continues our four-part "Dev To Azure" series. In part 2, we set up an ASP.NET Core Web API in Azure. You can check it out here:
• Create and Configure a SQL Database and AS...
In this episode, we will demonstrate how to successfully integrate this Web API with our Blazor Wasm app.
This includes how you go about setting up API cors in Azure.
In addition, we will show you how to set up continuous integration (CI), or continuous deployment (CD). Through Azure Devops, we set up a release pipeline for our Blazor Wasm app.
In part 4, we will look at access restrictions & errors when running an ASP.NET Core application in Azure.
📖 Learn .NET and C# with our online courses 📖
https://www.roundthecode.com/dotnet-c...
► Part 2: • Create and Configure a SQL Database and AS...
► Part 4: • Dealing with ASP.NET Core Web API Access R...
► Dev to Azure Playlist: • Dev To Azure - Integrate a Blazor Wasm, AS...
#azure #blazorwasm #webapi