I am trying to build an Admin section as a web application separate from my main web application. Do I keep the Startup.cs file the same but drop the Main call? And how would I set up the routing so it's not running into the error that I have two Home -> Index? Any more info on this and expanding would be greatly appreciated!! :D
↧