MsCrmTools.Translator 1.2018.4.6

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package MsCrmTools.Translator --version 1.2018.4.6
NuGet\Install-Package MsCrmTools.Translator -Version 1.2018.4.6
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="MsCrmTools.Translator" Version="1.2018.4.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MsCrmTools.Translator --version 1.2018.4.6
#r "nuget: MsCrmTools.Translator, 1.2018.4.6"
#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 MsCrmTools.Translator as a Cake Addin
#addin nuget:?package=MsCrmTools.Translator&version=1.2018.4.6

// Install MsCrmTools.Translator as a Cake Tool
#tool nuget:?package=MsCrmTools.Translator&version=1.2018.4.6

Exports and Imports translations with contextual information

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in 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
1.2024.4.26 3,327 4/4/2024
1.2024.2.25 5,163 2/28/2024
1.2023.1.23 10,877 1/19/2023
1.2022.12.22 4,838 12/19/2022
1.2022.7.21 12,228 7/29/2022
1.2022.7.20 787 7/29/2022
1.2022.7.19 3,045 7/20/2022
1.2022.2.19 791 7/20/2022
1.2022.2.18 9,026 2/18/2022
1.2021.11.16 7,695 11/22/2021
1.2021.4.15 10,662 4/15/2021
1.2020.9.14 8,367 9/18/2020
1.2020.7.13 6,433 7/13/2020
1.2020.5.12 4,611 5/19/2020
1.2020.5.11 3,241 4/30/2020
1.2020.4.10 1,844 4/23/2020
1.2019.12.9 7,523 12/18/2019
1.2019.11.8 5,100 11/18/2019
1.2019.11.7 1,471 11/15/2019
1.2018.4.6 34,182 4/10/2018
1.2017.4.5 62,576 4/28/2017
1.2017.3.4 19,592 3/21/2017
1.2017.3.3 7,654 3/15/2017
1.2017.2.2 10,683 3/2/2017
1.2017.2.1 15,706 2/14/2017

1.2018.4.6
Added option to export Labels, Descriptions or both
Added option to load entities from a selected solution
Added export of multi value optionset
File is not locked anymore by import process

1.2017.4.5
Fixed error when importing attributes & relationships
Minor improvements

1.2017.3.4
Fixed error with NN relationships translation (Warning, the Excel format changed for this).
Added links to select/clear options

1.2017.3.3
Remove the explicit exception that was added to test logging

1.2017.2.2
Fixed progress bar errors

1.2017.2.1
Do not stop import process when an error occurs
Added error log
Added progress bar to follow import process