LocalizationExtension is a really easy way to localize any type of DependencyProperties or native Properties on DependencyObjects
This package is signed with strong named. Public Key Token da17a8a04a0e3b31
Transform all ResX files in a project into a strongly typed, compiled assembly. Access your translations directly from inside .cshtml & .aspx files. Bind your translations directly to a ViewModel. Use it again in your dlls to return localized error messages. Pull translations directly into localized...
More information
==CSharpTest.Net.Tools==
CmdTool.exe - provides a Visual Studio code generation integration to any command-line application.
see also http://help.csharptest.net/?CmdToolOverview.html
CSharpTest.Net.Generators.exe - provides a command-line replacement for ResX code generation with support for...
More information
The tool converts Visual Studio resources (*.resx files) into client-side js-files for loading via RequireJS i18n plugin (see http://requirejs.org/docs/api.html#i18n) or i18next (see http://i18next.com/)