-
Sam Saffron authored
EG: DynamicParameters p = new DynamicParameters(); p.AddDynamicParams(new { A = 1, B = 2 }); p.AddDynamicParams(new { C = 3, D = 4 }); Expose some more of dapper's internals27b41cc5
| Name |
Last commit
|
Last update |
|---|---|---|
| Dapper | ||
| Dapper NET35 | ||
| Dapper.Contrib | ||
| Dapper.Contrib.Tests | ||
| DapperTests NET35 | ||
| Tests | ||
| packages | ||
| .gitignore | ||
| .hgignore | ||
| .hgtags | ||
| Dapper.sln | ||
| License.txt | ||
| Readme.md |