Last post Jan 22, 2021 09:48 AM by shabbir_215
Member
179 Points
721 Posts
Jan 20, 2021 11:17 AM|shabbir_215|LINK
Hi All,
How to Auto create Angular Component using VS.NET 2019 .NET core 3.1 Application.
I tried using ng g c "Test", but didn't work
I have a project Created with ASP.NET Core 3.1 Application with Angular 8
Thanks,
Shabbir
Participant
1620 Points
927 Posts
Jan 21, 2021 02:49 AM|PaulTheSmith|LINK
shabbir_215 but didn't work
Jan 22, 2021 09:48 AM|shabbir_215|LINK
I manage to do by Installing Angular CLI from Command prompt
Member
179 Points
721 Posts
Add new Angular Component Using VS.NET 2019
Jan 20, 2021 11:17 AM|shabbir_215|LINK
Hi All,
How to Auto create Angular Component using VS.NET 2019 .NET core 3.1 Application.
I tried using ng g c "Test", but didn't work
I have a project Created with ASP.NET Core 3.1 Application with Angular 8
Thanks,
Shabbir
Participant
1620 Points
927 Posts
Re: Add new Angular Component Using VS.NET 2019
Jan 21, 2021 02:49 AM|PaulTheSmith|LINK
Member
179 Points
721 Posts
Re: Add new Angular Component Using VS.NET 2019
Jan 22, 2021 09:48 AM|shabbir_215|LINK
I manage to do by Installing Angular CLI from Command prompt