dotnet/ResXResourceManager
Manage localization of all ResX-Based resources in one central place. observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 98
- Release rhythm 95
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 13
- age_days: 3743
- days_rel: 36
- days_push: 16
- n_releases_24m: 22
Adoption not part of the score
1463 stars · 250 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Visual Studio extension and standalone tool for centrally managing ResX-based string resources across a .NET solution. It presents all resource files and languages in a side-by-side data grid for editing, finding untranslated strings, and cleaning up orphaned entries.
Use cases
- manage resx localization files in one place
- find untranslated strings across resource files
- translate .NET application resources side by side
- clean up orphaned resource entries
- automate exporting untranslated strings during build
- localize WPF applications using resx resources
- manage localization for TypeScript web apps
When to choose
- you develop .NET applications with ResX-based resources
- you need a central grid view of all languages for your string resources
- you want a Visual Studio extension or standalone tool for localization workflows
When to avoid
- your project does not use ResX resource files
- you need localization for non-.NET platforms without resx support
- you prefer file-based or TMS-based translation workflows
Facets
plugin · maturity active
internationalization developer-tools editor developer-tools cross-platform windows editor-plugin cli resx visual-studio-extension resource-management translation localization-tooling localization
1 source
- readme: https://github.com/dotnet/ResXResourceManager · fetched 2026-08-28 · c1abd10a1e50
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dotnet/ResXResourceManager | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="dotnet/ResXResourceManager")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem