Skip to content

Hosting two angular app behind .net core 2.2 (Production ready, tested on linux environment)

Notifications You must be signed in to change notification settings

alpitg/.NetCoreSpa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goal : To host multile angular spa app behind our .net core web api (for version 2.2)

*Tested in production with .net core sdk 2.2 & Angular 7

Note: To achieve the goal we need to make changes in the following files

  1. Startup.cs
  2. package.json
  3. main.ts
  4. CoreSpa.WebApi.csproj

About

Hosting two angular app behind .net core 2.2 (Production ready, tested on linux environment)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published