Build ASP.NET Core 5 Blazor apps with a clean structure
Learn how to create clean-structured web apps with ASP.NET Core Blazor 5.0
What you’ll learn
-
Build single-page applications with the Blazor framework
-
Learn how to implement a clean structure with loose coupled components
-
See the advantages of using the INotifyPropertyChanged implementation from the MVVM pattern
-
Learn how to use Bootstrap in Blazor WebAssembly applications
-
Learn how to implement and use different kinds of state management
Requirements
-
You should have basic knowledge about C#.NET
-
You should know how to write (console) applications in C#.NET
-
You should have basic knowledge about web technologies (HTML, CSS)
Who this course is for:
- C# developer
- Web developer