Service Layer in ASP.NET MVC
How to use Controller, Service Layer, Repository in ASP.NET MVC?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Fabio Silva LimaPosted Dec 28, 2016, 5:24 AM
for Repository check my article:
https://fabiosilvalima.net/2016/10/28/repository-pattern-with-dapper-sql-and-mongodb/
There also a link to github to download full source code.