Learn Blazor while creating an Inventory Management System
Learn Blazor while creating an Inventory Management System, Create an App with .NET 6, Blazor Server, Entity Framework Core, ASP.NET Core Identity
New
Created by Frank Liu
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn Learn Blazor while creating an Inventory Management System
- 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