Currently Empty: £0.00
This course has been refreshed and completely updated for .Net 8.0 and Angular 17/18.
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 IIS and a Linux server.
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 2024 using .Net 8.0 and Angular 17/18 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 Automapper in ASP.NET Core
-
Building a great looking UI using Bootstrap
-
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 Heroku 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.
Building a walking skeleton part 1 - API
Building a walking skeleton part 2 - Angular
-
5Introduction
-
6Creating the .Net API Project using the dotnet CLI
-
7Setting up VS code to work with C#
-
8Getting to know the API project files
-
9Creating our first Entity
-
10Introduction to Entity Framework
-
11Adding Entity Framework to our project
-
12Adding a DbContext class
-
13Creating the Connection string
-
14Creating the database using Entity Framework Code first migrations
-
15Adding a new API Controller
-
16Making our code Asynchronous
-
17Saving our code into Source control
-
18Section 2 Summary
Authentication basics
-
19Introduction
-
20Creating the Angular application
-
21Running the angular project and reviewing the bootstrap of the app
-
22Adding VS Code extensions to work with Angular
-
23Making HTTP requests in Angular
-
24Adding CORS support in the API
-
25Displaying the fetched users in the browser
-
26Adding bootstrap and font-awesome
-
27Adding HTTPS to Angular using mkcert
-
28Section 3 summary
Client login and register
-
29Introduction
-
30Safe storage of passwords
-
31Updating the user entity
-
32Creating a base API controller
-
33Creating an Account Controller with a register endpoint
-
34Using DTOs
-
35Using the debugger
-
36Adding a login endpoint
-
37JSON web tokens
-
38Adding a token service
-
39Adding the create token logic
-
40Creating a User DTO and returning the token
-
41Adding the authentication middleware
-
42Adding extension methods
-
43Section 4 summary
Routing in Angular
-
44Introduction
-
45Creating a nav bar
-
46Introduction to Angular template forms
-
47Introduction to Angular services
-
48Injecting services into components
-
49Using conditionals to show and remove content
-
50Using the angular bootstrap components - dropdown
-
51Introduction to observables and signals
-
52Persisting the login
-
53Adding a home page
-
54Adding a register form
-
55Parent to child communication
-
56Child to parent communication
-
57Hooking up the register method to the service
-
58Section 5 summary
Error handling
Extending the API
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don't have an internet connection, some instructors also let their students download course lectures. That's up to the instructor though, so make sure you get on their good side!
Stars 5
14299
Stars 4
7034
Stars 3
1544
Stars 2
241
Stars 1
192