Angular 16 CRUD with .NET 7 Web API using Entity Framework Core - Full Course

preview_player
Показать описание
👉 Build Amazing Apps With ANGULAR and ASP.NET Core REST API

⭐⭐⭐⭐⭐
Angular 16 CRUD with .NET 7 Web API using Entity Framework Core - Full Course
This video is a preview of my Udemy course that will teach you to build scalable full-stack applications using Angular and ASP.NET Core Web APIs.

In this video, we will first create an ASP.NET Core Web API from scratch using .NET7 and then consume this REST API by creating an Angular UI application.

We will cover CRUD operations using Angular and ASP.NET Core Web APIs.
We will use Authentication and Authorization using JWT tokens to communicate between our Angular application and C# REST API.

#angular #dotnet #aspnetcore

📑 Contents:
00:00:00 Video Introduction
00:00:40 Angular and ASP.NET Core Udemy Course Demo
00:03:07 Prerequisites
00:03:37 Setting Up Development Environment
00:15:37 Create ASP.NET Core Web API
00:20:07 Understanding Files and Folder Structure
00:25:37 Understanding REST and HTTP Verbs
00:30:10 Create .NET 6 Web API
00:32:41 Our Project and Domain Models
00:41:16 Installing Nuget Packages For Entity Framework Core
00:43:06 DbContext
00:59:26 Running EF Core Migrations
01:03:26 Create Controllers and Actions
01:23:46 Repository Pattern
01:36:46 Create New Angular Application using Angular CLI
01:50:09 Angular Components
02:13:29 CRUD in Angular and ASP.NET Core Web APIs
02:17:21 Angular Forms
02:26:59 Angular Services
02:38:09 CORS
02:42:09 Unsubscribing

Рекомендации по теме
Комментарии
Автор

Great summary. Nice, and to the point. Thank you so much!

fieryscorpion
Автор

Great course! Thanks very much for creating this.

sohisanati
Автор

Purchased, thank you for the beautiful explanation and guidance :)

vaibhavsharma
Автор

Good that you made this available on Youtube as well sir. I already have your Udemy course. I would like to make a request to create a video regarding different debugging methods we can use.

ashishchauhan
Автор

This course is just awesome, i learnt the basic CRUD operation in angular from this course, really a saviour!!!!

mithamazumdar
Автор

THATS WHAT IVE BEEN LOOKING FOR THX U SO MUCH!!!

wfyibgj
Автор

Thank you for this video! Very useful for a beginner

vladbyk
Автор

Thankyou soo much, you're teaching is reallly understanding!!! <3

shafnisha
Автор

Thank you! Can you please upload the part 2?

cocoon
Автор

I watched the entire video and ended up buying the course. This was amazing so far!

alexgrossi
Автор

This video is really good, high quality

emerson_molina
Автор

Hi @sameer If I wanted have the angular ui in Visual Studio also so I everything in one domain/area so to speak what would be the beest way to about this?

grapevine
Автор

I was looking for a video exactly like this, you read my mind

brendon
Автор

awesome single shot solution thank you so much

sachinshahmca
Автор

I just purchased the course. I will be using .NET 8 and Angular 17, though. Hope it helps

alexcosta
Автор

So, what is the best location for project variables? in the environmentVariables from launchsettings.json or in the appsettings.json ? Both places seemed to be used ....

efadrian
Автор

Very informative video. Many misconceptions about Angular were cleared. I am from C# .NET background, currently using react and after seeing this video, I have decided to go with angular, as it sounds very much organized. Minimal dependancy on third party component, where you have very less control over the code and update it every now and then. It was reminding me of WordPress, keep updating the 3rd party components almost every week and keep track if the website is not broken due to upgrades, giving me very tough time.
Angular really looks promising.

The-Pixel-Binary
Автор

Hello, great work! When i run the project, (im at 1:20:52) it opens an html in browser instead of swagger. How can i fix that?

andrewcomplainer
Автор

Thank you! Can you please upload the part please please

jixveof
Автор

2:06:00 It doesn't show Categories List when I navigate to admin/categories

DataJuggler