Malaker.PowerAppsTools.Common
1.0.0.2
See the version list below for details.
Install-Package Malaker.PowerAppsTools.Common -Version 1.0.0.2
dotnet add package Malaker.PowerAppsTools.Common --version 1.0.0.2
<PackageReference Include="Malaker.PowerAppsTools.Common" Version="1.0.0.2" />
paket add Malaker.PowerAppsTools.Common --version 1.0.0.2
#r "nuget: Malaker.PowerAppsTools.Common, 1.0.0.2"
// Install Malaker.PowerAppsTools.Common as a Cake Addin
#addin nuget:?package=Malaker.PowerAppsTools.Common&version=1.0.0.2
// Install Malaker.PowerAppsTools.Common as a Cake Tool
#tool nuget:?package=Malaker.PowerAppsTools.Common&version=1.0.0.2
Common things used by Malaker.PowerAppsTools.PowerAppAdvisorClient and others in the future. It contains abstracts and interfaces
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 1.6
- Microsoft.Identity.Client (>= 4.17.1)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 12.0.3)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Malaker.PowerAppsTools.Common:
Package | Downloads |
---|---|
Malaker.PowerAppsTools.PowerAppAdvisorClient
In the moment of implementing existing Powershell module Microsoft.PowerApps.Checker.PowerShell does not implement client credential flow. 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. |
|
Malaker.PowerAppsTools.OnlineManagementApiClient
Online Management API is a REST API that lets you create and manage Common Data Service environments in your Office 365 tenant. This library allows to call REST API of Online Management API with client credential flow |
|
Malaker.PowerAppsTools.Powershell.Cmdlets
Powershell Cmdlets that makes easier to call Powerapp Advisor Checker API and xrm online management API |
GitHub repositories
This package is not used by any popular GitHub repositories.