Angular, ASP.NET Core Web API & SQL Server Quickly

preview_player
Показать описание
A detailed step-by-step example. It's quick because I use the code generators that come with Angular, Visual Studio and Entity Framework Core. This demo also includes developing Angular as a separate project in Visual Studio Code.
Рекомендации по теме
Комментарии
Автор

THANK YOU FOR MAKING THIS VIDEO! I have found so many ASP/Angular videos but none of them show how to separate both projects at the end!

_eyevee
Автор

Thanks - great to see the VS project alongside the angular project in V S Code.

iancarr
Автор

I'm trying to follow along with this. First I got an error about webpack, and found online to run npm install on the project directory. Now I get an error cannot find module 'awesome-typescript-loader' and have no idea. "The command node exited with code 1

doumkatekz
Автор

thanks chuck, it is a nice tutorial about Angular

ridhaomri
Автор

It is one of the best tutorials. Thank you very much

Latif
Автор

Thanks! Good intro to the beginners :D

warrock
Автор

I think the overall project is good for beginners but it would be better that instead if code if you have used the visual studio 2017 for angular project also.

ashishrathi
Автор

This demo also includes developing Angular as a separate project in Visual Studio Code.. Where is?

kamin
Автор

Thanks Chuck, Although I can't make it work, but i will give it another try...

mkhalidumer
Автор

Great post....but has anyone thought of the fact when you are using SQL server you get stucked with the windows platform.That is not the point by using .Net Core.

CattyTatty
Автор

How do you deploy this, to firebase for example?

ninjvalenz