Build an app with ASPNET Core and Angular from scratch
A practical example of how to build an application with ASP.NET Core API (.Net 5.0) and Angular 10 from start to finish
What you’ll learn
-
Learn how to build a web application from start to publishing using ASPNET Core (v2.1), Entity Framework Core and Angular (v6)
-
Students who complete this course will have a practical understanding of Angular and ASPNET Core
-
Understand how to structure an Angular application using best practices
-
Learn how to integrate 3rd party components into the Angular application
-
Use Visual Studio code effectively to improve workflow
-
Use AutoMapper
-
Implement drag and drop photo upload integrating into a cloud platform
-
Implement a private messaging system
-
Implement filtering, sorting and paging of data
-
Display notifications in Angular
-
Implement Authentication using JWT Authentication tokens
-
Handling errors in the API and the SPA
-
Persist data using Entity Framework Core
-
Real time notifications and presence using SignalR
Requirements
-
Hello world experience in ASPNET Core and Angular
-
A passion for wanting to learn how to build a fully functional Web Application
Who this course is for:
- Beginners to ASPNET Core and Angular who want to learn practical usage of these frameworks to build a compelling and functional application
- Students who like to learn by doing rather than learning by theory