L10NSharp.ExtractXliff
4.1.0-beta0026
This is a prerelease version of L10NSharp.ExtractXliff.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package L10NSharp.ExtractXliff --version 4.1.0-beta0026
NuGet\Install-Package L10NSharp.ExtractXliff -Version 4.1.0-beta0026
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.ExtractXliff" Version="4.1.0-beta0026" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add L10NSharp.ExtractXliff --version 4.1.0-beta0026
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: L10NSharp.ExtractXliff, 4.1.0-beta0026"
#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.ExtractXliff as a Cake Addin #addin nuget:?package=L10NSharp.ExtractXliff&version=4.1.0-beta0026&prerelease // Install L10NSharp.ExtractXliff as a Cake Tool #tool nuget:?package=L10NSharp.ExtractXliff&version=4.1.0-beta0026&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Extract static strings from one or more C# assemblies (either .dll or .exe)
and save them as XLIFF file.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- L10NSharp (>= 4.1.0-beta0026)
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 | 94 | 6/4/2024 |
8.0.0-beta0004 | 94 | 5/10/2024 |
8.0.0-beta0003 | 80 | 4/19/2024 |
7.0.1-beta0001 | 95 | 4/15/2024 |
7.0.0 | 335 | 11/6/2023 |
7.0.0-beta0013 | 190 | 11/3/2023 |
7.0.0-beta0011 | 440 | 3/17/2023 |
7.0.0-beta0010 | 290 | 3/13/2023 |
6.1.0-beta0009 | 231 | 3/13/2023 |
6.1.0-beta0008 | 280 | 12/9/2022 |
6.1.0-beta0007 | 286 | 12/9/2022 |
6.0.1-beta0002 | 284 | 11/23/2022 |
6.0.0 | 380 | 11/23/2022 |
6.0.0-beta0018 | 308 | 11/21/2022 |
6.0.0-beta0017 | 341 | 10/7/2022 |
6.0.0-beta0015 | 299 | 8/24/2022 |
6.0.0-beta0013 | 280 | 8/24/2022 |
6.0.0-beta0003 | 357 | 7/12/2022 |
5.0.0 | 482 | 7/8/2022 |
5.0.0-beta0098 | 325 | 7/8/2022 |
5.0.0-beta0097 | 367 | 7/8/2022 |
5.0.0-beta0094 | 329 | 6/2/2022 |
5.0.0-beta0092 | 333 | 5/31/2022 |
5.0.0-beta0090 | 374 | 5/19/2022 |
5.0.0-beta0088 | 322 | 5/17/2022 |
5.0.0-beta0086 | 329 | 4/12/2022 |
5.0.0-beta0082 | 354 | 4/11/2022 |
5.0.0-beta0080 | 578 | 3/9/2022 |
5.0.0-beta0059 | 288 | 2/4/2022 |
5.0.0-beta.77 | 115 | 2/21/2022 |
5.0.0-beta.75 | 125 | 2/4/2022 |
4.2.0-beta0006 | 270 | 8/20/2021 |
4.2.0-beta0004 | 261 | 5/14/2021 |
4.1.1-beta0002 | 255 | 4/14/2021 |
4.1.0 | 446 | 3/4/2021 |
4.1.0-beta0051 | 263 | 3/4/2021 |
4.1.0-beta0050 | 295 | 1/28/2021 |
4.1.0-beta0049 | 254 | 1/26/2021 |
4.1.0-beta0047 | 381 | 7/6/2020 |
4.1.0-beta0045 | 368 | 6/8/2020 |
4.1.0-beta0043 | 429 | 6/8/2020 |
4.1.0-beta0039 | 412 | 6/5/2020 |
4.1.0-beta0036 | 395 | 5/28/2020 |
4.1.0-beta0032 | 353 | 5/27/2020 |
4.1.0-beta0027 | 1,739 | 4/7/2020 |
4.1.0-beta0026 | 462 | 4/2/2020 |
Changes since version 4.0.3
Changed:
- Add `ExtractXliff` tool as nuget package
- Add `CheckOrFixXliff` tool as nuget package
See full changelog at https://github.com/sillsdev/l10nsharp/blob/master/CHANGELOG.md