spa.UseAngularCliServer(npmScript: "start") Does not work when targeting .NET Framework #83

Closed
opened 2025-08-09 17:14:56 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @groogiam on 4/26/2018

I am attempting to use the new SPA template while targeting .NET 4.6.2. I have modified the template slightly to remove the AspNetCore.All packages and include the .NET standard nuget packages. However when doing this the angular cli server fails to start. I have attached a repro project.

Is it possible to use the new template with .NET framework. The old template seems to have issues with angular material and converting many of our libraries to .NET Core is not feasible at the moment.

SpaTest.zip

*Originally created by @groogiam on 4/26/2018* I am attempting to use the new SPA template while targeting .NET 4.6.2. I have modified the template slightly to remove the AspNetCore.All packages and include the .NET standard nuget packages. However when doing this the angular cli server fails to start. I have attached a repro project. Is it possible to use the new template with .NET framework. The old template seems to have issues with angular material and converting many of our libraries to .NET Core is not feasible at the moment. [SpaTest.zip](https://github.com/aspnet/JavaScriptServices/files/1949650/SpaTest.zip)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#83
No description provided.