Daggen.Xrm.UserTeamSecurityRoleReport 1.2019.8.28

There is a newer version of this package available.
See the version list below for details.
dotnet add package Daggen.Xrm.UserTeamSecurityRoleReport --version 1.2019.8.28
NuGet\Install-Package Daggen.Xrm.UserTeamSecurityRoleReport -Version 1.2019.8.28
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="Daggen.Xrm.UserTeamSecurityRoleReport" Version="1.2019.8.28" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Daggen.Xrm.UserTeamSecurityRoleReport --version 1.2019.8.28
#r "nuget: Daggen.Xrm.UserTeamSecurityRoleReport, 1.2019.8.28"
#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 Daggen.Xrm.UserTeamSecurityRoleReport as a Cake Addin
#addin nuget:?package=Daggen.Xrm.UserTeamSecurityRoleReport&version=1.2019.8.28

// Install Daggen.Xrm.UserTeamSecurityRoleReport as a Cake Tool
#tool nuget:?package=Daggen.Xrm.UserTeamSecurityRoleReport&version=1.2019.8.28

View User's and Team's Security Roles and how they related to each other. Also possible to bulk update!

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.2019.9.17 63,754 9/17/2019
1.2019.9.9 1,942 9/9/2019
1.2019.8.28 2,078 8/28/2019
1.2019.3.19 8,634 3/19/2019
1.2018.4.6 33,588 4/6/2018
1.2017.7.10 50,429 7/10/2017
1.2016.10.2700 51,469 10/27/2016
1.2016.10.2301 5,241 10/22/2016
1.2016.10.2300 1,062 10/22/2016
1.2016.10.2200 1,077 10/22/2016
1.2016.10.16 5,192 10/16/2016

1.2019.08.28 Updated dependencies.
1.2019.03.19 Fixed bug when Security Role name didn't match between business units. This can happen when renaming the OOTB roles in your solution.
1.2018.04.06 Fixed filtering bug for report generation. Now will the checkbox selection apply to the generated report
1.2017.07.10 Fixed Pageing bug. It allows now for more than 5k records.
1.2016.10.2700 Improved usebility by allowing any form of selection of row and not just mouse clicks. Improved result message when adding/removing roles to include Success, Ignored and Failed.
1.2016.10.2300 Added functionality for adding/removing security roles.
1.2016.10.16 Added double click to open User/Team or Security Role.