Course Information
- Available
- *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Course Overview
A practical example of how to build an application with ASP.NET Core API and Angular from start to finish
This course has been remastered and completely updated for .Net 9.0 and Angular 20!
Have you learnt the basics of ASP.NET Core and Angular? Not sure where to go next? This course should be able to help with that. In this course we start from nothing and incrementally build up our API and Angular front end until we have a fully functional Web Application that we then publish to Azure
These are 2 of the hottest frameworks right now for the 'back-end' (Microsoft's ASP.NET Core) and the 'front-end' (Google's Angular) and are well worth spending the time to learn.
In this course we build a complete application from start to finish and every line of code is demonstrated and explained.
This course is right up to date as at June 2025 using .Net 9.0 and Angular 20 and as these frameworks evolve, this course will evolve with it.
Read some of the great reviews of the course:
Jim says "The absolute best course for building an API in .Net core and working with Angular!"
Daniyal says: "This is a complete project based course from start to finish with real world experience using technologies that are currently in demand in the market. People interested in learning latest technologies should consider this course."
Here are some of the things you will learn about in this course:
Setting up the developer environment
Creating the ASP.NET Core WebAPI and the Angular app using the DotNet CLI and the Angular CLI
Adding a Client side login and register function to our Angular application
Adding 3rd party components to add some pizzazz to the app
Adding routing to the Angular application and securing routes.
Using extension methods in .Net
Building a great looking UI using Tailwind4 and DaisyUI
Adding Photo Upload functionality as well as a cool looking gallery in Angular
Angular Template forms and Reactive forms and validation
Paging, Sorting and Filtering
Adding a Private Messaging system to the app
Publishing the application to Azure free of charge
Using SignalR for real time presence and live messaging between users
Many more things as well
Tools you need for this course
In this course all the lessons are demonstrated using Visual Studio Code, a free (and fantastic) cross platform code editor. You can of course use any code editor you like and any Operating system you like... as long as it's Windows, Linux or Mac
Is this course for you?
This course is very practical, about 90%+ of the lessons will involve you coding along with me on this project. If you are the type of person who gets the most out of learning by doing, then this course is definitely for you.
On this course we will build an example Dating Application, completely from scratch using the DotNet CLI and the Angular CLI to help us get started. All you will need to get started is a computer with your favourite operating system, and a passion for learning how to build an application using ASP.NET Core and Angular.
Course Content
- 20 section(s)
- 254 lecture(s)
- Section 1 Introduction
- Section 2 Building a walking skeleton part 1 - API
- Section 3 Building a walking skeleton part 2 - Angular
- Section 4 Authentication basics
- Section 5 Client login and registration
- Section 6 Routing
- Section 7 Error handling
- Section 8 Extending the API
- Section 9 Building the User Interface
- Section 10 Updating resources
- Section 11 Photo upload
- Section 12 Reactive forms
- Section 13 Paging, sorting and filtering
- Section 14 Adding a Likes feature
- Section 15 Messaging
- Section 16 ASP.NET Identity
- Section 17 SignalR
- Section 18 Unit of work pattern and loose ends
- Section 19 Publishing
- Section 20 Legacy version of the course
What You’ll Learn
- Learn how to build a web application from start to publishing using .Net 8, Entity Framework Core and Angular (v18)
- 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
Skills covered in this course
Reviews
-
AAdir Žunić
Best course to learn .Net webapi with Angular
-
NNiamh Doyle
Excellent course! Perfect for those who already have some (basic) programming experience under their belt and want to move to the next level. Excellent introduction to Angular, dotNET and how to build a full stack application. The tutor is very easy to understand. Every step is well explained, and I especially approeciated that the tutor started small with a "bare bones, skeleton" application and continued to iterate and refactor the code as the application grew. Made things very disgestable and approachable.
-
EElHadji Ousmane Diallo
In-depth covering of .NET Backend development and Angular. Learned so much tips and tricks programming these platforms.
-
RRony Olazabal
The course was quite good in terms of developing a .NET Core & Angular application. Obviously, a strong foundation in Angular, TypeScript, JavaScript, and Daisy UI is necessary to fully understand it, as mastery of these technologies is assumed.