fmdev.XliffParser
0.5.6
.NET Framework 4.5
Install-Package fmdev.XliffParser -Version 0.5.6
dotnet add package fmdev.XliffParser --version 0.5.6
<PackageReference Include="fmdev.XliffParser" Version="0.5.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add fmdev.XliffParser --version 0.5.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: fmdev.XliffParser, 0.5.6"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install fmdev.XliffParser as a Cake Addin
#addin nuget:?package=fmdev.XliffParser&version=0.5.6
// Install fmdev.XliffParser as a Cake Tool
#tool nuget:?package=fmdev.XliffParser&version=0.5.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Parser for XLIFF (XML Localization Interchange File Format) files.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- fmdev.ResX (>= 0.3.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on fmdev.XliffParser:
Package | Downloads |
---|---|
fmdev.xlftool
xlf to/from resx conversion tool |
|
fmdev.MuiDB
Multilingual user interface string database |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.5.6 | 27,234 | 5/29/2017 |
0.5.4 | 709 | 4/23/2017 |
0.5.3 | 49,276 | 1/4/2017 |
0.5.2 | 3,386 | 10/17/2016 |
0.5.1 | 7,758 | 9/26/2016 |
0.4.2 | 974 | 8/7/2016 |
0.4.0 | 2,028 | 6/20/2016 |
0.3.6 | 1,071 | 4/2/2016 |
0.3.5 | 974 | 3/25/2016 |
0.3.3 | 977 | 3/18/2016 |
0.3.2 | 963 | 3/17/2016 |
0.3.1 | 976 | 3/16/2016 |
0.3.0.2 | 902 | 3/16/2016 |
0.3.0.1 | 922 | 3/15/2016 |
0.3.0 | 805 | 3/14/2016 |
v0.5.6: csv exporter supports different XLIFF dialects
v0.5.5: added handler for new xlf exporter interface
v0.5.4: targeting .Net 4.5 for better compatibility
v0.5.3: target element can be optional