Post #523194
2026-03-04 16:13 UTC
Anyone here with experience in .NET: ResX seems to be veeeery Visual Studio specific and doesn't do Linux at all apparently. What are people using for localisation/ResX on Linux?
Avalonia's localisation tutorial also says to use PublicResXGenerator or w/e it's called, which isn't available on Linux.
#dotnet #csharp
Replies (2)
-
@mihamarkic@mastodon.social 2026-03-04 16:55
@Flaky Just tried it on Rider/macOS and resx gets source generated just fine.
-
@tomap@hachyderm.io 2026-03-04 20:31
@Flaky I used it in the past. I thought it was something abandoned by MS