Make basic EF scenarios work under aggressive trimming #29092
Labels
area-global
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-enhancement
Milestone
.NET 7.0 is enabling aggressive trimming mode for console applications (but not for other workloads, e.g. ASP.NET). This makes all EF console applications break immediately when published as trimmed.
This issue is about ensuring minimal functionality of EF console apps with aggressive trimming. Some caveats:
/cc @DamianEdwards @davidfowl @vitek-karas
The text was updated successfully, but these errors were encountered: