Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Output assembly trimming #2038

Closed
wants to merge 2 commits into from

Conversation

YoshiRulz
Copy link
Collaborator

@YoshiRulz YoshiRulz commented Nov 14, 2024

A big contributor to this untrimmability is JsonSerializer. Switching to the Source Generator for that should help.

See also dotnet/efcore#21894.

@YoshiRulz YoshiRulz changed the title Enable the trimming Analyzer and annotate library projects [WIP] Trimming Nov 14, 2024
@YoshiRulz YoshiRulz changed the title [WIP] Trimming [WIP] Output assembly trimming Nov 14, 2024
@adelikat
Copy link
Collaborator

adelikat commented Dec 1, 2024

We want to use JsonSerializer and reflection. Also trimming isn't advantageous with the way we deploy the site, so I do not think this approach adds value

@adelikat adelikat closed this Dec 1, 2024
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.

2 participants