From official Tutorial: Create an ASP.NET Core app with Angular in Visual Studio.
Go to file
James Skemp 6ebd056a70 Update README with running info 2024-02-01 12:47:44 -06:00
AngularNet8.Server Update https launch settings and add README starter 2023-11-23 21:38:38 -06:00
angularnet8.client Update https launch settings and add README starter 2023-11-23 21:38:38 -06:00
.gitignore Add new Angular and .NET Core 8 project via template 2023-11-23 21:28:26 -06:00
AngularNet8.sln Update https launch settings and add README starter 2023-11-23 21:38:38 -06:00
README.md Update README with running info 2024-02-01 12:47:44 -06:00

README.md

Angular with .NET Core 8

From Tutorial: Create an ASP.NET Core app with Angular in Visual Studio.

Running

  • Open Visual Studio and start application.

or

  • dotnet run --launch-profile https --project .\AngularNet8.Server\ from repo root and navigate to https://localhost:4200/