ebubekirdinc / SuuCat

SuuCat is a sample containerized application consisting of several microservices. Its purpose is to use microservice patterns in practice.
MIT License
98 stars 24 forks source link

How to add an .sln to existing .sln #11

Open akash-karve-dev opened 4 months ago

akash-karve-dev commented 4 months ago

I liked your project structure. I want to know how did you added order.sln into SuuCat.sln

ebubekirdinc commented 4 months ago

You can refer to this to create a new clean architecture project. https://github.com/jasontaylordev/CleanArchitecture