For creating modern web app or enterprise application, if I choose Angular for frontend and Asp.NET Core for backend, for keeping microservices approach should I keep it different .sln folder (working in Visual Studio Community Edition)?
What is the best procedure for microservices approach to create a full-stack application using Angular and Asp.NET Core?