RepositoryPatternWithDapper

- Dependecies

what you should do to make this work?

  • first you should have Northwind Database.
  • update the connection string in App.config with your User ID and Password.
  • this app is built on the .net core 3.1

Note that I made only the Get Products method in the repository.