Info
Version: | 1.0.0.8 |
Author(s): | Krzysztof Balcerowski |
Last Update: | Saturday, September 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/malaker/PowerAppsTools |
NuGet Url: | https://www.nuget.org/packages/Malaker.PowerAppsTools.PowerAppAdvisorClient |
Install
Install-Package Malaker.PowerAppsTools.PowerAppAdvisorClient
dotnet add package Malaker.PowerAppsTools.PowerAppAdvisorClient
paket add Malaker.PowerAppsTools.PowerAppAdvisorClient
Malaker.PowerAppsTools.PowerAppAdvisorClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Malaker.PowerAppsTools.Common(>= 1.0.0.4)
- Microsoft.Identity.Client(>= 4.17.1)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 12.0.3)
Tags
This library implements cliend credential flow. It calls powerapps checker web api - https://docs.microsoft.com/en-us/power-platform/alm/checker-api/overview
For teams who are in need of automation CI/CD pipeline introducing static analysis of powerapp / dynamics 365 solution is great benefit.
It quickly identifies problematic patterns and prevent introducing to solution legacy patterns or deprecated API etc.