Ryr.XrmToolBox.ExportToExcel 3.0.3

dotnet add package Ryr.XrmToolBox.ExportToExcel --version 3.0.3
                    
NuGet\Install-Package Ryr.XrmToolBox.ExportToExcel -Version 3.0.3
                    
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="Ryr.XrmToolBox.ExportToExcel" Version="3.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ryr.XrmToolBox.ExportToExcel" Version="3.0.3" />
                    
Directory.Packages.props
<PackageReference Include="Ryr.XrmToolBox.ExportToExcel" />
                    
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 Ryr.XrmToolBox.ExportToExcel --version 3.0.3
                    
#r "nuget: Ryr.XrmToolBox.ExportToExcel, 3.0.3"
                    
#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.
#addin nuget:?package=Ryr.XrmToolBox.ExportToExcel&version=3.0.3
                    
Install Ryr.XrmToolBox.ExportToExcel as a Cake Addin
#tool nuget:?package=Ryr.XrmToolBox.ExportToExcel&version=3.0.3
                    
Install Ryr.XrmToolBox.ExportToExcel as a Cake Tool

Easily export records from the selected view/fetchxml to Excel.

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
3.0.3 46,970 11/30/2021
3.0.2 2,732 11/22/2021
3.0.1 2,923 11/10/2021
3.0.0 1,630 11/9/2021
2.9.0 2,085 11/5/2021
2.8.4 1,465 11/4/2021
2.8.3 1,755 11/3/2021
2.8.2 1,496 11/3/2021
2.8.1 1,483 11/3/2021
2.8.0 1,508 11/3/2021
2.7.0 1,856 11/1/2021
2.6.0 22,406 4/9/2020
2.5.0 67,020 11/1/2017
2.4.0 104,559 12/12/2016
2.3.0 29,965 5/19/2016
2.2.0 4,007 5/10/2016
2.1.0 4,538 5/2/2016

1. Fixed performance issue which caused slow data export
2. Added entity search
3. Entity filter updated to filter out only private entities
4. Added status bar message for rows exported in minutes
5. Added cancel button to abort data export