Translations 1.10.0

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

// Install Translations as a Cake Tool
#tool nuget:?package=Translations&version=1.10.0                

Add an XML file for all translated strings in an application, usually similar from app to app

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
1.42.0 5,712 9/6/2018
1.41.0 1,470 7/11/2018
1.40.0 1,454 7/11/2018
1.39.0 1,894 1/27/2018
1.38.0 1,681 8/1/2017
1.37.0 1,430 8/1/2017
1.36.0 2,031 12/28/2016
1.35.0 1,456 12/27/2016
1.34.0 1,494 12/26/2016
1.33.0 1,449 12/26/2016
1.32.0 1,448 12/24/2016
1.31.0 1,413 12/24/2016
1.30.0 1,414 12/23/2016
1.29.0 1,546 12/22/2016
1.28.0 1,497 12/21/2016
1.27.0 1,753 9/16/2016
1.26.0 1,796 9/16/2016
1.25.0 2,058 12/4/2015
1.24.0 1,671 12/3/2015
1.23.0 2,305 12/2/2015
1.22.0 1,940 11/12/2015
1.21.0 1,520 11/3/2015
1.20.0 1,509 11/3/2015
1.19.0 1,525 11/3/2015
1.18.0 1,512 11/2/2015
1.17.0 1,490 11/2/2015
1.16.0 1,502 10/29/2015
1.15.0 1,558 10/28/2015
1.14.0 1,563 10/28/2015
1.13.0 1,585 10/26/2015
1.12.0 1,474 10/26/2015
1.11.0 2,351 10/21/2015
1.10.0 1,475 10/21/2015
1.9.0 1,573 10/21/2015
1.8.0 1,952 10/17/2015
1.7.0 1,572 10/15/2015
1.6.0 1,558 10/15/2015
1.5.0 1,506 10/15/2015
1.4.0 1,526 10/14/2015
1.3.0 1,488 10/14/2015
1.2.0 1,499 10/14/2015
1.1.0 1,696 10/13/2015
1.0.0 1,576 10/12/2015

V1.10 Add terms
V1.9 Add terms
V1.8 Add terms
V1.7 Remove duplicate terms
V1.6 Add a missing opening term tag
V1.5 Remove one empty term
V1.4 Add terms
V1.3 Fix space in UTF8 and tabulate
V1.2 Add terms
V1.1 Add many translated terms
V1.0 Initial version