| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.1.72 source code.tar.gz | 2026-03-06 | 244.7 kB | |
| 2.1.72 source code.zip | 2026-03-06 | 336.1 kB | |
| README.md | 2026-03-06 | 912 Bytes | |
| Totals: 3 Items | 581.7 kB | 1 | |
What's Changed
- TFM packaging for .NET 10 by @mgravell in https://github.com/DapperLib/Dapper/pull/2195
- Fix and clarify OrWhere caveats in SqlBuilder docs by @jnoordsij in https://github.com/DapperLib/Dapper/pull/2149
- OutputExpression wasn't working for methods that use QueryRowAsync by @ri-rgb in https://github.com/DapperLib/Dapper/pull/2156
- CI: use preinstalled sdk by @kbth in https://github.com/DapperLib/Dapper/pull/2160
- CI: serialize DB-dependent tests by @kbth in https://github.com/DapperLib/Dapper/pull/2163
New Contributors
- @jnoordsij made their first contribution in https://github.com/DapperLib/Dapper/pull/2149
- @ri-rgb made their first contribution in https://github.com/DapperLib/Dapper/pull/2156
- @kbth made their first contribution in https://github.com/DapperLib/Dapper/pull/2160
Full Changelog: https://github.com/DapperLib/Dapper/compare/2.1.66...2.1.72