ExportSecurityRole 1.2024.2.4

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

// Install ExportSecurityRole as a Cake Tool
#tool nuget:?package=ExportSecurityRole&version=1.2024.2.4

A XrmToolBox tool to create Excel document for Roles in Dataverse

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  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.2024.2.4 1,903 2/4/2024
1.2021.6.12 27,869 6/12/2021
1.2021.1.27 4,018 1/27/2021

#18 Rebuilt using latest versions

     #14 Changed control used for table selection
     #13 Resolved bug when role has ampersand in it
     Altered layout of privlige to mimic the PP version
     
     #11 Add Multiple select table export ✔✔✔
     #10 Merged EntitySecurityRole functionality with this 🙌
     #12 Fixed Misc Priv making corrupt Excel file ✔
     
     #3 Added code to show only activities in list rather than each
     #4 Added code to elaborate Misc Priv that are not org level
     #5 Added checkbox to display using Table names and hard coded translations taken from security in d365
       Added settings config to keep the checked value
     #6 added button to export in D365/Power Platform layout of the numerous tabs
     #7 Fixed bug when cancelling save causes crash
     
     added app insights