4
Answers

Multiple solutions in one solution asp.net core 2.0

Photo of Aakash N

Aakash N

6y
1k
1
Asp.net core Application which has. 1. Multiple Solution projects in 1 solution and parent project have a layout template and other solution projects will open in the parent project.
 
 
enter image description hereA solution which has multiple independent solutions acts like a child and all child solution project will open in parent solution project. as mentioned in the image above.

Answers (4)