A 7-Hour Step-by-Step Course on Mastering ASP.NET Core 3 Blazor & Implementing a Good-Sized eCommerce Web App
- Access 79 lectures & 7 hours of content 24/7
- Learn in-depth knowledge about ASP.NET Core Blazor platform
- Understand what Clean Architecture is
- Learn to build an e-commerce web application
- Implement a new Data Store Plugin with SQL & Dapper
- Learn how to run the Attached Source Code
Description
ASP.NET Core 3 Blazor is Microsoft's latest SPA application framework. With Blazor, you can build reactive full stack single page web applications with C# without much help from JavaScript. Blazor relies on existing mature technologies like SingalR, WebAssembly, and ASP.NET Core. In this course, you will learn extensive knowledge about Blazor and Clean architecture. You will also work with implementing a good-sized e-Commerce web application using Clean Architecture, starting from requirement analysis and software design through its final implementation.