Unit Testing the Repository Pattern Without EF

前端 未结 0 1961
清歌不尽
清歌不尽 2021-01-19 13:05

I have created a simple Web API that interfaces with a MySQL Database. I am old school and like using SqlConnection/SqlCommand classes to interact with the database, no ORM

相关标签:
回答
  • 消灭零回复
提交回复
热议问题