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 .
Loading
Udit ChauhanPosted Aug 8, 2024, 10:34 AM
Any same content on React is also available ?
Tahir AnsariPosted Aug 8, 2024, 1:13 AM
Try below GitHub repository
https://github.com/hafizasad072/Asp.Net-MVC-Core-Architecture-and-CRUD
https://github.com/aghayeffemin/aspnetcore.ntier
Accept the answer if it is helpful