[Trimming] Localization
Open
area-mvc
linker-friendliness
task
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 276
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
Localization should run in a trimmed app.
### Describe the solution you'd like
Shipping projects under https://github.com/dotnet/aspnetcore/tree/main/src/Localization need to add support for trimming.
See [https://github.com/dotnet/aspnetcore/blob/main/docs/Trimming.md](https://github.com/dotnet/aspnetcore/blob/main/docs/Trimming.md?rgh-link-date=2022-05-17T02%3A37%3A44Z) for instructions
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.