dotnet / dotnet/AspNetCore.Docs
ASP.NET Specific Trimming page
Open
Discussion
- Dominant language
- C#
- Stars
- 13.1k
- Forks
- 24.6k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 97
Description
As part of this PR we added an AKA.MS link (https://aka.ms/aspnet/trimming):
https://github.com/dotnet/aspnetcore/pull/49377
Whilst we have documentation already related to native AOT, we can also run into warnings when we try to trim our ASP.NET applications. Several of the top level ASP.NET Core APIs don't support trimming (or native AOT). So we want a landing page for that issue that covers it from a trimming and native AOT perspective.
Previously this warning pointed to: https://aka.ms/aspnet/nativeaot
Contributor guide
Assessment
This issue has not been assessed yet.