1
Answer

Full Stack Application using Angular and Asp.NET Core

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?

Answers (1)