Hello,
I built an asp.net web API using EF code first approach. I used ninject for DI. Now I want to separate layers and refactor my code. Is there any tutorial that I can follow based on repository, uof, DTO etc. I appriciate if you can help me to refactor.
Best Regards.