Build a e-commerce application with Blazor, Dapper and SQL Server database using Clean Architecture
Basics of ASP Dot NET Core Platform
Razor Components: Data Binding, 3 types of Parameters, Reference Child Components, RenderFragment, Event Lifecycle and State Management with Observer Pattern
Forms Submission, Validation and Validation Message Display
Learn built-in Authentication in Blazor as well as cookie authentication
Learn Dependency Injection to get ready to learn about Clean Architecture
Learn a use case driven, plugin based Clean Architecture inside out with Theory and by building the application. You will be able to use clean architecture in your own projects.
Create two type of data stores (In-Memory plugin and Dapper plugin) with repository pattern as plugins following clean architecture
SQL Basics and Connect C# to SQL with Dapper
Requirement Analysis and Software Design