BlazorWasmWithDocker
BlazorWasmWithDocker copied to clipboard
Companion code sample for my blog post - Containerising a Blazor WebAssembly App
Fix home Page not work https://stackoverflow.com/questions/58320046/issues-on-blazor-update
Fix onclick event not work. https://devblogs.microsoft.com/dotnet/asp-net-core-and-blazor-updates-in-net-core-3-0-preview-9/#blazor-web-attributes-moved
Fix error CS0234 at Net Core 5.0 dotnet new -i Microsoft.AspNetCore.Blazor.Templates::3.0.0-preview9.19424.4 https://devblogs.microsoft.com/dotnet/asp-net-core-and-blazor-updates-in-net-core-3-0-preview-9/