Overview Q & A Rating & Review
AI-assisted XAML localization tooling for WPF projects inside Visual Studio.
This extension adds smart light bulb actions for XAML localization workflows and integrates with the Lizerium.Localization.Toolkit ecosystem.
Features
Create localization keys directly from XAML literals
Automatically update RESX resources
Generate strongly-typed localization accessors
AI-powered translation generation
Ollama integration for fully local AI workflows
LibreTranslate support
WPF and XAML workflow integration
Visual Studio light bulb/code action support
Localization automation for enterprise-scale projects
Workflow
Select XAML text or place the caret inside a literal
Run:
Create XAML localization key
The extension:
creates or updates RESX keys
replaces literals with localization bindings
optionally generates AI translations
integrates with configured translation providers
AI Translation Providers
Supported providers:
Ollama
LibreTranslate
OpenAI-compatible endpoints
Local-first workflows are fully supported.
Designed for
WPF developers
Enterprise localization workflows
Large multilingual applications
Teams using RESX-based localization
.NET developers automating localization pipelines
Ecosystem
Part of the Lizerium.Localization.Toolkit ecosystem:
Roslyn analyzers
Source generators
AI-assisted translation tooling
Runtime localization APIs
RESX automation workflows
Requirements
Visual Studio 2022
.NET desktop development workload
WPF/XAML projects
Links