Skip to content

Conversation

@commonsensesoftware
Copy link
Collaborator

Enable Trim Analysis

  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

Description

Enables trim analysis for MVC Core and OData libraries. ASP.NET MVC Core itself does currently support trimming or AOT (reference); however, enabling this support will address surface area warnings for library users.

@commonsensesoftware commonsensesoftware merged commit dd2b643 into main Nov 23, 2025
6 checks passed
@commonsensesoftware commonsensesoftware deleted the dev/css/issue-1094 branch November 23, 2025 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Native AoT trim analysis warning : WithLinkGeneratorDecorator

2 participants