Improve xml doc for Microsoft.Extensions.Localization package.
Open
api-suggestion
area-mvc
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
## Background and Motivation
There is a lot of [implicit logic behind localizers](https://github.com/dotnet/AspNetCore.Docs/issues/33078).
The comments for `LocalizationOptions.ResourcesPath` are simply wrong if `IStringLocalizer` is used.
The behavior of ResXGen changes depending on whether class for the resources exists or not.
There should be a huge `` section for `AddLocalization()` method which tells about default behavior.
Contributor guide
Assessment
This issue has not been assessed yet.