| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.1.66 source code.tar.gz | 2025-02-06 | 244.6 kB | |
| 2.1.66 source code.zip | 2025-02-06 | 335.9 kB | |
| README.md | 2025-02-06 | 1.8 kB | |
| Totals: 3 Items | 582.3 kB | 2 | |
What's Changed
- TFM update; +net8 (LTS), -net5, -net7 by @mgravell in https://github.com/DapperLib/Dapper/pull/2144
- normalize async API surface over all TFMs by @mgravell in https://github.com/DapperLib/Dapper/pull/2144
- disable DateOnly / TimeOnly support by @mgravell in https://github.com/DapperLib/Dapper/pull/2080
- change dapper-plus citation by @mgravell in https://github.com/DapperLib/Dapper/pull/2083
- Do not close the inner reader when disposing wrapped data readers by @0xced in https://github.com/DapperLib/Dapper/pull/2100
- CI - update pgsql to 13 by @mgravell in https://github.com/DapperLib/Dapper/pull/2119
- Fix [#2113] by @goerch in https://github.com/DapperLib/Dapper/pull/2118
- update package refs and fixup by @mgravell in https://github.com/DapperLib/Dapper/pull/2120
- add mention of MariaDB to Readme.md by @robertsilen in https://github.com/DapperLib/Dapper/pull/2116
- Improve performance of "queryunbuffered", and correctness of "first" APIs by @mgravell in https://github.com/DapperLib/Dapper/pull/2121
- Properly handle value types when setting properties on dynamic objects returned by Dapper queries by @alatanza in https://github.com/DapperLib/Dapper/pull/2122
- Mark AddTypeHandlerImpl as obsolete and prevent lost updates via AddTypeHandler by @mgravell in https://github.com/DapperLib/Dapper/pull/2129
- Build: Update Postgres script by @NickCraver in https://github.com/DapperLib/Dapper/pull/2130
New Contributors
- @goerch made their first contribution in https://github.com/DapperLib/Dapper/pull/2118
- @robertsilen made their first contribution in https://github.com/DapperLib/Dapper/pull/2116
- @alatanza made their first contribution in https://github.com/DapperLib/Dapper/pull/2122
Full Changelog: https://github.com/DapperLib/Dapper/compare/2.1.44...2.1.66