L10NSharp.CheckOrFixXliff 4.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package L10NSharp.CheckOrFixXliff --version 4.1.0                
NuGet\Install-Package L10NSharp.CheckOrFixXliff -Version 4.1.0                
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="L10NSharp.CheckOrFixXliff" Version="4.1.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add L10NSharp.CheckOrFixXliff --version 4.1.0                
#r "nuget: L10NSharp.CheckOrFixXliff, 4.1.0"                
#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 L10NSharp.CheckOrFixXliff as a Cake Addin
#addin nuget:?package=L10NSharp.CheckOrFixXliff&version=4.1.0

// Install L10NSharp.CheckOrFixXliff as a Cake Tool
#tool nuget:?package=L10NSharp.CheckOrFixXliff&version=4.1.0                

Validate and fix XLIFF files.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
8.0.0-beta0005 97 6/4/2024
8.0.0-beta0004 96 5/10/2024
8.0.0-beta0003 97 4/19/2024
7.0.1-beta0001 139 4/15/2024
7.0.0 339 11/6/2023
7.0.0-beta0013 170 11/3/2023
7.0.0-beta0011 188 3/17/2023
7.0.0-beta0010 167 3/13/2023
6.1.0-beta0009 118 3/13/2023
6.1.0-beta0008 175 12/9/2022
6.1.0-beta0007 165 12/9/2022
6.0.1-beta0002 167 11/23/2022
6.0.0 309 11/23/2022
6.0.0-beta0018 219 11/21/2022
6.0.0-beta0017 200 10/7/2022
6.0.0-beta0015 250 8/24/2022
6.0.0-beta0013 227 8/24/2022
6.0.0-beta0003 250 7/12/2022
5.0.0 435 7/8/2022
5.0.0-beta0098 215 7/8/2022
5.0.0-beta0097 241 7/8/2022
5.0.0-beta0094 252 6/2/2022
5.0.0-beta0092 249 5/31/2022
5.0.0-beta0090 220 5/19/2022
5.0.0-beta0088 242 5/17/2022
5.0.0-beta0086 220 4/12/2022
5.0.0-beta0082 242 4/11/2022
5.0.0-beta0080 248 3/9/2022
5.0.0-beta0059 261 2/4/2022
5.0.0-beta.77 121 2/21/2022
5.0.0-beta.75 132 2/4/2022
4.2.0-beta0006 221 8/20/2021
4.2.0-beta0004 190 5/14/2021
4.1.1-beta0002 225 4/14/2021
4.1.0 422 3/4/2021
4.1.0-beta0051 273 3/4/2021
4.1.0-beta0050 247 1/28/2021
4.1.0-beta0049 247 1/26/2021
4.1.0-beta0047 319 7/6/2020
4.1.0-beta0045 361 6/8/2020
4.1.0-beta0043 363 6/8/2020
4.1.0-beta0039 347 6/5/2020
4.1.0-beta0036 343 5/28/2020
4.1.0-beta0032 373 5/27/2020
4.1.0-beta0027 390 4/7/2020
4.1.0-beta0026 373 4/2/2020

Changes since version 4.0.3

Changed:
- Add `ExtractXliff` tool as nuget package
- Add `CheckOrFixXliff` tool as nuget package
- Added version of LocalizationManager.Create to allow "custom" localization methods
- Added -m switch to ExtractXliff command-line to allow caller to pass additional string-localization methods

See full changelog at https://github.com/sillsdev/l10nsharp/blob/master/CHANGELOG.md