dotnet / dotnet/aspnetcore

Improve xml doc for Microsoft.Extensions.Localization package.

Open
#56,801 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.