Adds a T4 template to your C# project that, when transformed, generates a strongly-typed wrapper around every Resource File (*.resx) in the project. Useful for eliminating magic strings and where localizable Attributes are needed. See http://code.google.com/p/t4-resx/ for more details.
License
—
Deps
0
Install Size
—
Vulns
✓ 0
Published
Mar 28, 2012
$ dotnet add package T4Resx.CSharpNo README available.