|
|
|
|
|
by didntreadarticl
1212 days ago
|
|
Dapper! I used it a while back and it was a single class that bundled query results straight into a list of objects by emitting low level CLR bytecode Looks like its expanded a little since then https://github.com/DapperLib/Dapper |
|