-
Notifications
You must be signed in to change notification settings - Fork 226
Support Planning
Simon Hughes edited this page Jan 29, 2025
·
10 revisions
Reverse POCO will support Entity Framework releases in line with Microsoft's support retirement.
View Microsoft's EF Core releases and planning document, which lists Entity Framework releases and support retirements.
| Release | Supported until | Highest supported version |
|---|---|---|
| EF Core 9 | May 12, 2026 | 3.10.0 |
| EF Core 8 | November 10, 2026 | 3.10.0 |
| EF Core 7 | May 14, 2024 | 3.9.0 |
| EF Core 6 | November 12, 2024 | 3.10.0 |
| EF Core 5 | May 10, 2022 | 3.8.4 |
| EF Core 3 | December 13, 2022 | 3.9.0 |
| EF Core 2 | December 23, 2019 | 3.8.4 |
| EF 6 | No end date | 3.10.0 |
- Home
- Compared with the Microsoft scaffolder
- Connection strings
- JetBrains Rider
- Upgrading from v3 to v4
- Saving .tt does nothing
- Settings A-Z - every setting, with a page each
- Common Settings Types Explained
- Settings Callbacks
- Settings runtime values and helpers
- Filtering
- Full Control Over the Generated Code
- Enum Generation from Table Data
- Owned Entities
- JSON column support
- Global Query Filters
- Extended Property Names Feature
- Partial Properties
- File-Scoped Namespaces
- Data Annotations
- Spatial Types
- HierarchyId
- RowVersion and TimeStamp columns
- Lazy Loading
- Stored proc result sets