.NET 7 💥 - CRUD with Angular & .NET Web API, EF Core & MongoDb

preview_player
Показать описание
In this video we will be going to be exploring creating a full application from frontend with Angular and backend with WebApi and database as MongoDb

Support me on Patreon to access the source code:

Let us connect:

Support my work:

Hire Me:

WHO AM I:
I'm Mohamad, a Enterprise Architect working in Manchester, UK. I make videos about web, cloud, desktop and mobile development.

GET IN TOUCH:

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

Near the end while configuring CORS, if you do everything he says to do, and it still doesn't work try adding a second declaration for the angular client with http instead of https. I noticed late that my angular app apparently wasn't running under https. Not sure if I missed a step during creation, but doing this (I left the https one there) made it work.

Veretax
Автор

which is better to learn for dot net backend ;react or angular?

utsabsingh
Автор

how to insert data, update data, delete data sir, can we get a part 2 of this

vinu
Автор

Can you do : Angular DotNet core api ef core SQL server Mohammad Lawand

MTSightseeing
Автор

Hi mohamad, I'm using angular cli 18 for the tutorial. I don't see app.module.ts in my project. am I missing something?

omarbousbia