- Home - https://blazor.net
- Awesome links collection https://github.com/AdrienTorris/awesome-blazor
- Docs, community and more - https://docs.microsoft.com/en-us/aspnet/core/blazor/?view=aspnetcore-3.1
- Forums - https://gitter.im/aspnet/Blazor
- Getting started - http://blazor.net/docs/get-started.html
- Github repo for source - https://github.com/aspnet/blazor
- Issues - https://github.com/aspnet/blazor/issues
- .NET Core 3.0 updates including blazor web assembly preview 9 - https://devblogs.microsoft.com/aspnet/asp-net-core-and-blazor-updates-in-net-core-3-0-release-candidate-1/
- Azure Pipelines with Blazor App - https://chrissainty.com/building-blazor-apps-using-azure-pipelines/
- Serverside - BlazorServerSample - https://github.com/dotnet/AspNetCore.Docs/tree/master/aspnetcore/blazor/common/samples/3.x/BlazorServerSample
- Blazor University - https://blazor-university.com/
- Blazor Conference Feb 2020 - https://aka.ms/blazorconf , presentation decks at https://github.com/dotnet-presentations/dotNETConf/tree/master/2020/FocusOnBlazor
- Blazor for the ASP.NET Web Forms developers e-book - https://docs.microsoft.com/en-us/dotnet/architecture/blazor-for-web-forms-developers/
- Learn to make Shopping Cart using ASP.NET Core Blazor using EF and Web API https://social.technet.microsoft.com/wiki/contents/articles/51755.let-s-learn-to-make-shopping-cart-using-asp-net-core-blazor-using-ef-and-web-api.aspx
- BlazorTrain - carl franklin's blazor site - https://blazortrain.com/
- Tutorial - RealWorld - https://github.com/torhovland/blazor-realworld-example-app
- Tutorial - VocabDb - https://github.com/riipah/vocadb-lyrics-blazor-proto
- Workshop - ten part - https://github.com/dotnet-presentations/blazor-workshop
- Assembly trimming - Blazor section - https://devblogs.microsoft.com/dotnet/app-trimming-in-net-5/
- AWS Blazor Deployment Tool - https://visualstudiomagazine.com/articles/2021/03/19/aws-net-deploy.aspx
- Bringing your Blazor apps to the Desktop with ElectronNET.Blazor -https://medium.com/cloudnimble/bringing-your-blazor-apps-to-the-desktop-with-electronnet-blazor-67701bff82f7
- Creating interactive documentation - https://devblogs.microsoft.com/dotnet/creating-interactive-net-documentation/
- File upload in blazor - https://blog.stevensanderson.com/2019/09/13/blazor-inputfile/
- gprc web from blazor web assembly - https://medium.com/@waelkdouh/how-to-utilize-grpc-web-from-a-blazor-webassembly-application-e8313444f75b
- httpclient - https://learn-blazor.com/architecture/rest-api/index.htm
- OnPageLoad type functionality in blazor - https://stackoverflow.com/questions/61551404/in-blazor-how-to-call-a-function-at-page-load-event-name
- PWA with Blazor - https://devblogs.microsoft.com/visualstudio/building-a-progressive-web-app-with-blazor/ - https://docs.microsoft.com/en-us/aspnet/core/blazor/progressive-web-app?view=aspnetcore-3.1&tabs=visual-studio
- Security - Securing a Blazor WebAssembly Application with Azure Active Directory - https://medium.com/@waelkdouh/securing-a-blazor-webassembly-application-with-azure-active-directory-7822148f332b
- Webforms to Blazor - https://github.com/FritzAndFriends/BlazorWebFormsComponents