fmdev.MuiDB.Tool
0.9.3
dotnet add package fmdev.MuiDB.Tool --version 0.9.3
NuGet\Install-Package fmdev.MuiDB.Tool -Version 0.9.3
<PackageReference Include="fmdev.MuiDB.Tool" Version="0.9.3" />
paket add fmdev.MuiDB.Tool --version 0.9.3
#r "nuget: fmdev.MuiDB.Tool, 0.9.3"
// Install fmdev.MuiDB.Tool as a Cake Addin #addin nuget:?package=fmdev.MuiDB.Tool&version=0.9.3 // Install fmdev.MuiDB.Tool as a Cake Tool #tool nuget:?package=fmdev.MuiDB.Tool&version=0.9.3
MuiDB conversion commandline tool
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.9.3 | 1,218 | 12/5/2016 |
0.9.2 | 994 | 12/3/2016 |
0.9.1 | 965 | 11/28/2016 |
0.9.0 | 1,016 | 11/27/2016 |
0.8.1 | 957 | 11/27/2016 |
0.6.2 | 995 | 11/22/2016 |
0.6.1-beta | 836 | 9/28/2016 |
0.6.0-beta | 851 | 9/28/2016 |
v0.8.3: import: XLIFF-states are translated to valid MuiDB (fixes #6)
v0.9: export command supports reformatting of muidb file
v0.8: *new* Configure command to change some settings for the muidb file
v0.7: Supports generation of C# designer files from exported resx files
v0.6.2: wildcard support for muidb export command