AutomatedTranslationTool 1.2.1

dotnet add package AutomatedTranslationTool --version 1.2.1
NuGet\Install-Package AutomatedTranslationTool -Version 1.2.1
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="AutomatedTranslationTool" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AutomatedTranslationTool --version 1.2.1
#r "nuget: AutomatedTranslationTool, 1.2.1"
#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 AutomatedTranslationTool as a Cake Addin
#addin nuget:?package=AutomatedTranslationTool&version=1.2.1

// Install AutomatedTranslationTool as a Cake Tool
#tool nuget:?package=AutomatedTranslationTool&version=1.2.1

This translation utility was built to support the new AngularJS GetText string translation library and the existing Microsoft String resource file.  It is able to get a basic and approximate translation from an on-line translation service such as Bing Translator, Google Translate, BabelFish, etc.  This tool was created to help developers update their resource files.

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.2.1 1,522 3/16/2016
1.2.0 1,348 3/14/2016

At present only the Bing and Google translation engine are supported.