desenvolvedor-io / dev-store

A microservices e-commerce reference application built with ASP.NET 6
https://devstore.academy
MIT License
1.05k stars 196 forks source link

Remove Dapper #3

Closed brunobritodev closed 2 years ago

brunobritodev commented 3 years ago

There are some projects that are using Dapper. E.g ProductRepository.

We are seeking to replace with EF Core. To be a database agnostic.

EduardoPires commented 2 years ago

Fixed in #8