Translations 1.42.0

dotnet add package Translations --version 1.42.0
                    
NuGet\Install-Package Translations -Version 1.42.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.42.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Translations" Version="1.42.0" />
                    
Directory.Packages.props
<PackageReference Include="Translations" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Translations --version 1.42.0
                    
#r "nuget: Translations, 1.42.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.
#:package Translations@1.42.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Translations&version=1.42.0
                    
Install as a Cake Addin
#tool nuget:?package=Translations&version=1.42.0
                    
Install as a Cake Tool

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 6,532 9/6/2018
1.41.0 1,739 7/11/2018
1.40.0 1,730 7/11/2018
1.39.0 2,182 1/27/2018
1.38.0 1,875 8/1/2017
1.37.0 1,625 8/1/2017
1.36.0 2,232 12/28/2016
1.35.0 1,663 12/27/2016
1.34.0 1,697 12/26/2016
1.33.0 1,649 12/26/2016
1.32.0 1,648 12/24/2016
1.31.0 1,621 12/24/2016
1.30.0 1,619 12/23/2016
1.29.0 1,745 12/22/2016
1.28.0 1,697 12/21/2016
1.27.0 1,961 9/16/2016
1.26.0 1,996 9/16/2016
1.25.0 2,259 12/4/2015
1.24.0 1,879 12/3/2015
1.23.0 2,506 12/2/2015
1.22.0 2,151 11/12/2015
1.21.0 1,732 11/3/2015
1.20.0 1,713 11/3/2015
1.19.0 1,736 11/3/2015
1.18.0 1,725 11/2/2015
1.17.0 1,697 11/2/2015
1.16.0 1,715 10/29/2015
1.15.0 1,764 10/28/2015
1.14.0 1,775 10/28/2015
1.13.0 1,791 10/26/2015
1.12.0 1,678 10/26/2015
1.11.0 2,557 10/21/2015
1.10.0 1,683 10/21/2015
1.9.0 1,785 10/21/2015
1.8.0 2,173 10/17/2015
1.7.0 1,780 10/15/2015
1.6.0 1,778 10/15/2015
1.5.0 1,711 10/15/2015
1.4.0 1,738 10/14/2015
1.3.0 1,694 10/14/2015
1.2.0 1,703 10/14/2015
1.1.0 1,905 10/13/2015
1.0.0 1,792 10/12/2015

V1.42 Add some terms 06/09/2018
V1.41 Add some terms 11/07/2018
V1.40 Add some terms 11/07/2018
V1.39 Add some terms 27/01/2018
V1.38 Add some terms 01/08/2017
V1.37 Add some terms 01/08/2017
V1.36 Add some terms 28/12/2016
V1.35 Add some terms 27/12/2016
V1.34 Add some terms 26/12/2016
V1.33 Add some terms 26/12/2016
V1.32 Add some terms 24/12/2016
V1.31 Add some terms 24/12/2016
V1.30 Add some terms 23/12/2016
V1.29 Add some terms 22/12/2016
V1.28 Add some terms 21/12/2016
V1.27 Add some terms 16/09/2016
V1.26 Add some terms 16/09/2016
V1.25 Fix some terms 04/12/2015
V1.24 Add terms 03/12/2015
V1.23 Add terms 02/12/2015
V1.22 Add terms + remove comments in install.ps1 PowerShell script 12/11/2015
V1.21 Add terms 03/11/2015
V1.20 Add terms 03/11/2015
V1.19 Add terms 03/11/2015
V1.18 Fix one term + add install script  02/11/2015
V1.17 Add terms 02/11/2015
V1.16 Remove duplicate terms 29/10/2015
V1.15 Add term 28/10/2015
V1.14 Add terms + duplicate some tems with space and keep compressed terms for backward compatibility 28/10/2015
V1.13 Add terms 26/10/2015
V1.12 Add term 26/10/2015
V1.11 Fix typo 21/10/2015
V1.10 Add terms 21/10/2015
V1.9 Add terms 21/10/2015
V1.8 Add terms 17/10/2015
V1.7 Remove duplicate terms 15/10/2015
V1.6 Add a missing opening term tag 15/10/2015
V1.5 Remove one empty term 15/10/2015
V1.4 Add terms 14/10/2015
V1.3 Fix space in UTF8 and tabulate 14/10/2015
V1.2 Add terms 14/10/2015
V1.1 Add many translated terms 13/10/2015
V1.0 Initial version 12/10/2015