Dear All I would like to ask any complete project made using asp.net core with data access layer as a seperate layer , All DB operation should be seperate , I dont want repository pattern or Onion architecture I need simple aspnet core mvc with DATA access layer any good example with best practices .