UnoSD / Moq.Dapper

Moq extensions for Dapper methods.
GNU General Public License v2.0
173 stars 78 forks source link

Does not work with BigInteger. #37

Closed DenKn closed 5 years ago

DenKn commented 5 years ago

Hi.

If ComplexType has BigInteger property we get incorrect actual result for it (always 0).