So I am using Dapper and it works great for mapping my POCO classes but there are some scenarios where I need to return a DataSet instead of strongly typed clas
DataSet