JosephMerhej.DataImport 1.2019.2.32

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

// Install JosephMerhej.DataImport as a Cake Tool
#tool nuget:?package=JosephMerhej.DataImport&version=1.2019.2.32

Data Import ++ is a tool that allows you to accomplish the following actions in Dynamics 365: CREATE, UPDATE, UPSERT or DELETE records based on an Excel data sheet as input STEPS:

  1. Import the Excel file and choose the target entity.

  2. Map the correct fields that correspond to the different columns of the Excel. (Then tick the column or columns "key" for update, upsert, or delete)

  3. Click on "PROCESS FIELDS" to detect the type of fields and show additionnal columns. (ex: Boolean type – OptionSet – lookup) -If a lookup field exists: populate the entity to which the lookup points and re-click "PROCESS FIELDS". -If an OptionSet field exists: choose whether these are values (int) populated in the Excel column or labels of optionset values. -If a Boolean field exists: 2 additional columns appear with the values of the options true and false. It is possible to replace the text for true and false with the existing values in the Excel file (ex: instead of yes/no-> show/hide)

  4. Click on "IMPORT CRM" to trigger the process.

  5. While the import process is on going, you can click on the Refresh button to see the logs progress. You can filter as well the Logs to see : Success,Errors,Warnings,All.

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  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.2019.2.44 51,255 7/4/2019
1.2019.2.43 1,600 6/25/2019
1.2019.2.42 1,479 6/15/2019
1.2019.2.41 695 6/13/2019
1.2019.2.40 2,185 5/23/2019
1.2019.2.39 484 5/23/2019
1.2019.2.38 750 5/20/2019
1.2019.2.37 613 5/17/2019
1.2019.2.36 595 5/16/2019
1.2019.2.35 519 5/16/2019
1.2019.2.34 787 5/10/2019
1.2019.2.33 576 5/9/2019
1.2019.2.32 544 5/9/2019
1.2019.0.1 555 5/10/2019

Summary of changes made in this release of the package.