![]() |
VOOZH | about |
dotnet add package Ryr.XrmToolBox.ExportToExcel --version 3.0.3
NuGet\Install-Package Ryr.XrmToolBox.ExportToExcel -Version 3.0.3
<PackageReference Include="Ryr.XrmToolBox.ExportToExcel" Version="3.0.3" />
<PackageVersion Include="Ryr.XrmToolBox.ExportToExcel" Version="3.0.3" />Directory.Packages.props
<PackageReference Include="Ryr.XrmToolBox.ExportToExcel" />Project file
paket add Ryr.XrmToolBox.ExportToExcel --version 3.0.3
#r "nuget: Ryr.XrmToolBox.ExportToExcel, 3.0.3"
#:package Ryr.XrmToolBox.ExportToExcel@3.0.3
#addin nuget:?package=Ryr.XrmToolBox.ExportToExcel&version=3.0.3Install as a Cake Addin
#tool nuget:?package=Ryr.XrmToolBox.ExportToExcel&version=3.0.3Install as a Cake Tool
Easily export records from the selected view/fetchxml to Excel.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net462 net462 is compatible. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.3 | 54,254 | 11/30/2021 |
| 3.0.2 | 2,953 | 11/22/2021 |
| 3.0.1 | 3,117 | 11/10/2021 |
| 3.0.0 | 1,839 | 11/9/2021 |
| 2.9.0 | 2,289 | 11/5/2021 |
| 2.8.4 | 1,634 | 11/4/2021 |
| 2.8.3 | 1,949 | 11/3/2021 |
| 2.8.2 | 1,694 | 11/3/2021 |
| 2.8.1 | 1,671 | 11/3/2021 |
| 2.8.0 | 1,691 | 11/3/2021 |
| 2.7.0 | 2,052 | 11/1/2021 |
| 2.6.0 | 22,662 | 4/9/2020 |
| 2.5.0 | 67,486 | 11/1/2017 |
| 2.4.0 | 105,116 | 12/12/2016 |
| 2.3.0 | 30,303 | 5/19/2016 |
| 2.2.0 | 4,333 | 5/10/2016 |
| 2.1.0 | 5,195 | 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