Package which helps mocking IDataReader when using Moq for mocking dependencies when writing unit tests
$ dotnet add package PivotalServices.MoqExtensions.DataReaderIDataReader using Moq, especially when unit testing Repositories(string, int, short, long, float, decimal, double, guid, datetime, bool, char and byte)This is the successor of package MoqExtensions.DataReader