Supports pre-compiling XLIFF translation files into RESX files automatically before main build step, serving as a replacement for broken Multilingual App Toolkit for my app.
Info
| Version: | 1.0.12 |
| Author(s): | Andrew Leader |
| Last Update: | Monday, September 14, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/barebonesdev/xliff-compiler |
| NuGet Url: | https://www.nuget.org/packages/XliffCompiler |
Install
Install-Package XliffCompiler
dotnet add package XliffCompiler
paket add XliffCompiler
XliffCompiler Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Build.Utilities.Core(>= 16.6.0)
Tags