# dotnet/ResXResourceManager

Manage localization of all ResX-Based resources in one central place.

Repository: https://github.com/dotnet/ResXResourceManager
Canonical: https://ross.abutalabs.com/products/resxresourcemanager
Language: C#
License: MIT
License Family: permissive
Last push: 2026-08-17T13:58:53+00:00

## Health v2 (maintenance only)
Score: 97/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 95, longevity 100
- inputs: {"age_days": 3743, "days_push": 16, "days_rel": 36, "gap_med": 13, "n_releases_24m": 22}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1463, forks 250 (observed 2026-08-28T04:04:47.731874+00:00)

## What it is
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
- artifact type: plugin
- maturity: active
- function: internationalization, developer-tools, editor
- domain: developer-tools, cross-platform
- platform: windows, editor-plugin, cli
- tags: resx, visual-studio-extension, resource-management, translation, localization-tooling, localization

## Member repositories
- dotnet/ResXResourceManager (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:47.731874+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:35:12.179944+00:00, confidence not recorded.
  - readme: https://github.com/dotnet/ResXResourceManager (fetched 2026-08-28T04:04:47.731874+00:00, sha c1abd10a1e50)
- Data as of 2026-08-30T08:39:29.467469+00:00.
