Keowi.XrmToolBox.Plugins.BulkDataFinder 1.2021.11.1

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

// Install Keowi.XrmToolBox.Plugins.BulkDataFinder as a Cake Tool
#tool nuget:?package=Keowi.XrmToolBox.Plugins.BulkDataFinder&version=1.2021.11.1

Use input file to cross search into Dynamics 365 or Dataverse and get the results on a Excel file

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.2021.11.1 18,009 11/19/2021
1.2021.9.3 3,738 9/28/2021
1.2021.9.2 800 9/22/2021
1.2021.9.1 1,183 9/6/2021
1.2021.8.4 551 8/30/2021
1.2021.8.3 361 8/27/2021
1.2021.8.2 323 8/26/2021
1.2021.8.1 306 8/25/2021

1.2021.11.1: Enable search on record primary key. Fix unexpected crash on loading while the file was already opened.
1.2021.9.3: Update tool's description. Add Export non matching option. Now diplays label for optionset and multiselect optionset. Add duplicates detection on results. Update notifications. Add File preserve feature.
1.2021.9.2: Add new result option to get attributes from the view
1.2021.9.1: Add row copy in results view
1.2021.8.4: Add Results Options. Excel export improvments
1.2021.8.3: Fix unexpected error while loading file
1.2021.8.2: Redirect to correct url for documentation
1.2021.8.1: Initial version