Web API base Project having multiple API projects (.Net 6)
I have a project called backend-sandbox I want this project to be the startup project of my solution. Once I run this project, It should run all the other projects dependent on it.
I have a project called backend-sandbox I want this project to be the startup project of my solution. Once I run this project, It should run all the other projects dependent on it.