There seems to be a DapperExtensions project, but there is also a SqlMapperExtensions class in the Dapper project. Is there overlap? Is one preferred over the other? I can't find any documentation on Dapper.Contrib.
|
feedback
|
|
The best documentation is the test case class: http://code.google.com/p/dapper-dot-net/source/browse/Dapper.Contrib.Tests/Tests.cs | |||
|
feedback
|
|
I think user1003841 was referring to https://github.com/tmsmith/Dapper-Extensions. The authors are Thad Smith and Page Brooks - so it's not Sam Saffron's work. The project page says "This library is a separate effort from Dapper.Contrib". | |||
feedback
|