Learn Blazor while creating an Inventory Management System, Create an App with .NET 6, Blazor Server, Entity Framework Core, ASP.NET Core Identity
Created by Frank Liu
PREVIEW THIS COURSE - GET COUPON CODE
Advertisement
What you'll learn
- Build an Inventory Management System with Blazor
- Razor / Blazor Components
- Forms Submission, Validation
- Custom Validation with ValidationAttribute
- ASPNET Core Identity
- Dependency Injection
- Clean Architecture with Use Case Driven Development
- Entity Framework Core connecting to SQL Server
- Create two type of data stores (In-Memory plugin and EF Core plugin) with repository pattern as plugins following clean architecture