• mrange's avatar
    Made Dapper classes partial in order to allow developers that reference · 8ec13e1a
    mrange authored
    Dapper by source to extend the Dapper classes without making changes to
    the Dapper source (for instance in order to expand DynamicParameter with
    a method HasValue<T>(string name)). In addition to further help developers
    that reference Dapper by source the public property of Dapper classes are
    moved to separate partial classes. By default the previous behavior is kept
    but when referencing by source you can now make the Dapper classes internal
    by defining: DAPPER_MAKE_PRIVATE
    8ec13e1a
Name
Last commit
Last update
.nuget Loading commit data...
Dapper Loading commit data...
Dapper NET35 Loading commit data...
Dapper.Contrib Loading commit data...
Dapper.Contrib.Tests Loading commit data...
Dapper.Rainbow Loading commit data...
Dapper.SqlBuilder Loading commit data...
DapperTests NET35 Loading commit data...
Tests Loading commit data...
packages Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
Dapper - VS2012.sln Loading commit data...
Dapper.sln Loading commit data...
License.txt Loading commit data...
Packages.dgml Loading commit data...
Readme.md Loading commit data...