Rappen.XrmToolBox.PowerAppsChecker 1.2025.10.1

Prefix Reserved
dotnet add package Rappen.XrmToolBox.PowerAppsChecker --version 1.2025.10.1
                    
NuGet\Install-Package Rappen.XrmToolBox.PowerAppsChecker -Version 1.2025.10.1
                    
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="Rappen.XrmToolBox.PowerAppsChecker" Version="1.2025.10.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Rappen.XrmToolBox.PowerAppsChecker" Version="1.2025.10.1" />
                    
Directory.Packages.props
<PackageReference Include="Rappen.XrmToolBox.PowerAppsChecker" />
                    
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 Rappen.XrmToolBox.PowerAppsChecker --version 1.2025.10.1
                    
#r "nuget: Rappen.XrmToolBox.PowerAppsChecker, 1.2025.10.1"
                    
#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.
#:package Rappen.XrmToolBox.PowerAppsChecker@1.2025.10.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Rappen.XrmToolBox.PowerAppsChecker&version=1.2025.10.1
                    
Install as a Cake Addin
#tool nuget:?package=Rappen.XrmToolBox.PowerAppsChecker&version=1.2025.10.1
                    
Install as a Cake Tool

Run the Power Apps Checker for XrmToolBox on your solutions, Canvas Apps and Power Automate flows, select a ruleset or specify rule by rule which to validate.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  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.2025.10.1 909 10/21/2025
1.2019.12.2 34,660 12/10/2019
1.2019.12.1 1,324 11/30/2019

Latest release:

In 2024 (I believe) Microsoft changed a small part of the rules, which made this tool explode. This release fixes that issue and makes the tool compatible with the latest Power Apps Checker service again.


---

Version 1.2019.12.2

#2 Greatly improved authentication mechanism and possibility to switch accounts
#3 Possible to use custom SAS Uri for solution to analyze (now not required to upload file to PAC Service)
#4 Possible to select language for rules and results
#5 Add new geo for France
#6 Allowing custom geo / service endpoint
#7 Clicking Severity counter before analysis caused exception - fixed
Selecting PAC Service Geo bug fixed (only Default worked until now)

---

Version 1.2019.12.1

First release