-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Closed
Labels
Source - Docs.msDocs Customer feedback via GitHub IssueDocs Customer feedback via GitHub Issueneeds-more-info
Description
I used to have a website with .Net Core 2.0 that had the cs SharedResources.cs and associated resx files all under a custom folder "Myresources", and it worked well. Now it seems that the cs file needs to be moved out of the "MyResources" folder and put in the root, see this PR #19905 .
To me this causes two issues:
- Documentation should be updated and it is yet not clear what should be done (I lost a day on that)
- Link to the issues below and coordinate with the sdk team (?)
- Imposing the user to put the shared resource file at the root of the folder is a loss of flexibility and not so tidy in my opinion; it was better before
I still do not understand what is going on, eventhough I made it work following the PR above.
Related issues for coordination
dotnet/aspnetcore#12412
dotnet/aspnetcore#17960
dotnet/docs#16964
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: d1833676-ff1b-c587-cc9c-81afffa8ef68
- Version Independent ID: ad989395-3f49-4d55-521e-cf6fe56281ee
- Content: Globalization and localization in ASP.NET Core
- Content Source: aspnetcore/fundamentals/localization.md
- Product: aspnet-core
- Technology: aspnetcore-fundamentals
- GitHub Login: @Rick-Anderson
- Microsoft Alias: riande
harfyt and lukeloictt
Metadata
Metadata
Assignees
Labels
Source - Docs.msDocs Customer feedback via GitHub IssueDocs Customer feedback via GitHub Issueneeds-more-info