| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| EF 6.5.2 source code.tar.gz | 2026-04-20 | 4.5 MB | |
| EF 6.5.2 source code.zip | 2026-04-20 | 6.7 MB | |
| README.md | 2026-04-20 | 516 Bytes | |
| Totals: 3 Items | 11.2 MB | 1 | |
What's Changed
- Update Microsoft.Data.SqlClient to 5.1.6 by @AndriySvyryd in https://github.com/dotnet/ef6/pull/2284
- Port .NET 10 first-class span support fix by @Copilot in https://github.com/dotnet/ef6/pull/2365
- Fix HierarchyId parsing for numbers outside Int32 range by @Copilot in https://github.com/dotnet/ef6/pull/2362
- Allow the tools to run on the newest SDK by @AndriySvyryd in https://github.com/dotnet/ef6/pull/2396
Full Changelog: https://github.com/dotnet/ef6/compare/v6.5.1...v6.5.2