Create an Angular Project with ASP.NET Core in Visual Studio 2022 [2024]

preview_player
Показать описание
Today we're making an Angular project with an ASP.NET core backend from a template! I address the currently inevitable errors when making this from a template, so if you're looking for that specific fix, this video is for you.

Timeline:
00:00 Introduction
00:25 Prerequisites
01:50 Creating the project via template
03:00 Project overview
03:26 Inevitable errors
03:53 Easy fix: Build solution
04:20 Fix for when build fails
06:10 It works!
06:23 Outro
Рекомендации по теме
Комментарии
Автор

Can you please create a video how to publish this ?

AbhisarGarg
Автор

Hello,
This is a good tutorial. It would be really beneficial to come out with a tutorial making a project using this template because since the release of this template, I am not not seeing anyone using this template nor updating tutorials.

jleablue
Автор

This happens if something is borked in node.js installation. It will be solved by reinstalling node in visual studio installer.

Anonnonner
Автор

Do you need a domain to register before you deploy the project of angular with asp net?

weixiangng
Автор

Greetings, good video, one question: why does the component header not contain "standalone: ​​true" if I have the Angular client 8.11 installed, and the app.config.ts file does not appear either?

ivanobregon
Автор

when creating the project a window says "version of angular CLI was not valid

gabrielmanzini