Ryr.XrmToolBox.ExportToExcel
2.6.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Ryr.XrmToolBox.ExportToExcel --version 2.6.0
NuGet\Install-Package Ryr.XrmToolBox.ExportToExcel -Version 2.6.0
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="2.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ryr.XrmToolBox.ExportToExcel --version 2.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ryr.XrmToolBox.ExportToExcel, 2.6.0"
#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 Ryr.XrmToolBox.ExportToExcel as a Cake Addin #addin nuget:?package=Ryr.XrmToolBox.ExportToExcel&version=2.6.0 // Install Ryr.XrmToolBox.ExportToExcel as a Cake Tool #tool nuget:?package=Ryr.XrmToolBox.ExportToExcel&version=2.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Easily export records from the selected view/fetchxml to Excel.
Product | Versions 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.
-
- EPPlus (>= 5.1.0)
- XrmToolBoxPackage (>= 1.2020.2.37)
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 | 42,535 | 11/30/2021 |
3.0.2 | 2,672 | 11/22/2021 |
3.0.1 | 2,883 | 11/10/2021 |
3.0.0 | 1,587 | 11/9/2021 |
2.9.0 | 2,040 | 11/5/2021 |
2.8.4 | 1,423 | 11/4/2021 |
2.8.3 | 1,719 | 11/3/2021 |
2.8.2 | 1,459 | 11/3/2021 |
2.8.1 | 1,444 | 11/3/2021 |
2.8.0 | 1,471 | 11/3/2021 |
2.7.0 | 1,819 | 11/1/2021 |
2.6.0 | 22,358 | 4/9/2020 |
2.5.0 | 66,833 | 11/1/2017 |
2.4.0 | 104,296 | 12/12/2016 |
2.3.0 | 29,842 | 5/19/2016 |
2.2.0 | 3,877 | 5/10/2016 |
2.1.0 | 4,224 | 5/2/2016 |
1. Update EPPlus to latest version (5.1.0), and added non-commercial flag, as per new licence https://www.epplussoftware.com/Home/LgplToPolyform
2. Convert to local time only if Kind is set on DateTime.
3. Update FXB Icon.
4. Shortcut to trigger export (F5).
5. Dialog to open generated Excel.