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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="fmdev.MuiDB.Tool" Version="0.9.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add fmdev.MuiDB.Tool --version 0.9.3
#r "nuget: fmdev.MuiDB.Tool, 0.9.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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

There are no supported framework assets in this package.

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,171 12/5/2016
0.9.2 962 12/3/2016
0.9.1 935 11/28/2016
0.9.0 982 11/27/2016
0.8.1 926 11/27/2016
0.6.2 962 11/22/2016
0.6.1-beta 809 9/28/2016
0.6.0-beta 823 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