You can try this:
Is there a standard approach to localization in shared projects
Philip Jollans
1
Reputation point
Visual Studio has a project type "Shared Project", described on the page
https://learn.microsoft.com/en-us/xamarin/cross-platform/app-fundamentals/shared-projects.
Has Microsoft envisioned any standard way to localize code in a shared project?
(I'm sure that I can find a way to localize a shared project, but I don't want to reinvent the wheel, if there is already an "official" method.)
Phil
Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,380 questions
Universal Windows Platform (UWP)
Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows desktop devices.
3,030 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,497 questions