Microsoft.PowerApps.CLI 1.11.4

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.PowerApps.CLI --version 1.11.4
NuGet\Install-Package Microsoft.PowerApps.CLI -Version 1.11.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="Microsoft.PowerApps.CLI" Version="1.11.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.PowerApps.CLI --version 1.11.4
#r "nuget: Microsoft.PowerApps.CLI, 1.11.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 Microsoft.PowerApps.CLI as a Cake Addin
#addin nuget:?package=Microsoft.PowerApps.CLI&version=1.11.4

// Install Microsoft.PowerApps.CLI as a Cake Tool
#tool nuget:?package=Microsoft.PowerApps.CLI&version=1.11.4

Microsoft PowerPlatform CLI is a simple, single-stop, developer command-line interface (CLI) for developing customizations and extensions for Microsoft PowerPlatform. See project site how to install.

There are no supported framework assets in this 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.31.6 11,323 3/18/2024
1.31.3 3,710 3/14/2024
1.30.7 34,055 2/9/2024
1.30.6 14,979 2/1/2024
1.30.5 1,461 1/31/2024
1.30.4 3,928 1/28/2024
1.30.3 3,546 1/24/2024
1.29.11 46,944 11/30/2023
1.29.10 3,098 11/28/2023
1.29.9 910 11/28/2023
1.29.6 14,850 11/13/2023
1.28.3 42,128 10/19/2023
1.28.2 2,762 10/17/2023
1.27.6 34,627 9/20/2023
1.27.5 2,570 9/19/2023
1.26.6 24,116 8/28/2023
1.26.5 19,955 8/16/2023
1.25.5 25,160 7/22/2023
1.25.4 1,437 7/21/2023
1.25.3 2,674 7/20/2023
1.25.2 8,212 7/13/2023
1.24.3 37,015 6/15/2023
1.23.4 14,016 6/1/2023
1.23.3 19,362 5/15/2023
1.22.4 19,868 4/25/2023
1.22.3 4,051 4/21/2023
1.22.2 3,844 4/19/2023
1.21.13 32,753 3/14/2023
1.21.8 40,138 1/31/2023
1.21.5 32,010 12/21/2022
1.21.4 10,350 12/13/2022
1.20.3 25,097 11/17/2022
1.19.4 26,929 10/19/2022
1.19.3 10,487 10/10/2022
1.18.4 20,111 9/15/2022
1.17.5 28,708 8/13/2022
1.17.4 3,339 8/12/2022
1.16.6 37,936 6/23/2022
1.15.3 30,473 5/13/2022
1.14.4 11,527 4/27/2022
1.14.2 15,371 4/7/2022
1.13.6 6,552 3/30/2022
1.13.4 8,938 3/21/2022
1.12.2 22,862 2/17/2022
1.11.8 9,194 2/5/2022
1.11.7 3,365 2/3/2022
1.11.6 2,981 2/2/2022
1.11.4 4,410 1/28/2022
1.11.3 2,688 1/27/2022
1.10.4 78,986 12/10/2021
1.9.9 19,382 10/20/2021
1.9.8 6,753 9/28/2021
1.9.4 24,481 8/19/2021
1.8.6 7,669 7/28/2021
1.8.5 5,801 7/21/2021
1.7.4 13,358 6/28/2021
1.7.3 3,487 6/25/2021
1.7.2 4,808 6/17/2021
1.6.6 6,118 5/21/2021
1.6.5 3,815 5/14/2021
1.6.4 4,924 4/29/2021
1.5.5 6,635 3/2/2021
1.5.4 3,739 2/25/2021
1.5.3 4,084 2/11/2021
1.5.2 3,976 2/4/2021
1.4.4 7,170 11/5/2020
1.3.6 5,675 7/16/2020
1.3.3 1,973 6/16/2020
1.3.1 1,999 5/19/2020
1.2.6 2,073 4/16/2020
1.1.6 4,713 12/5/2019
1.0.6 3,202 9/25/2019
0.4.3 1,619 8/27/2019
0.3.4 1,450 7/30/2019
0.2.71 1,467 6/20/2019
0.2.59 3,441 5/22/2019
0.1.51 11,292 4/23/2019

Please make sure to update your Microsoft Power Platform CLI to the latest version and take advantage of all the latest capabilities by following https://aka.ms/PowerPlatformCLI.
If you are a new user please install the Power Platform CLI directly from here: https://aka.ms/PowerPlatformCLI

1.11.4:
- Sovereign cloud support authentication support:
 pac admin and pac auth | org | paportal | solution noun/verbs can now interact with sovereign cloud environments
- Interactive OAuth logins now use single appID for all endpoints
- Update to latest SolutionPackager library:
   - localization support for solution aware entities
   - fix handling of CanvasApp where app name and paths to composite files (.msapp, image) differ; file name reference in meta xml is now source of truth
   - fix EntityRelationshipRole/AssociationRoleOrdinal search bug
- pac package init: improved/fixed package template project
- paportal:
   - improve error handling for deleted and missing key
   - adding option to specify locale file format json or yaml
- solution:
   - fix version verb to correctly increment version tuple in solution.xml (preserving version tupleness)
   - add additional parameters (--solutionUri, --excludedFiles) to check verb

1.10.4:
- pac auth create: fixed interactive login for --kind admin on .NET Core 5 (linux, macOS)
- pac canvas pack: updated to latest library with fix for issue https://github.com/microsoft/PowerApps-Language-Tooling/issues/319
- pac org list: enumerate reachable Dataverse environments, using global discovery service
- pac paportal: added missing attributes adx_attachfileacceptextensions, adx_attachfilesaveoption
- pac solution add-license: fixed reported unhandled exception errors
- added: pac solution delete
- added: pac solution online-version to update version in connected Dataverse environment
- pac solution unpack
 - fixed issue with resource localization incorrectly using Lcid ID's when not requested
 - fixed issue with --allowDelete causing pac to hang.
 - fixed issue with --useUnmanagedFileForMissingManaged that caused the setting to be ignored.
 - fixed issue with --useLcid that caused the setting to be ignored.
- pac solution pack   - plugin references in solution will be remapped to full strong name (type/version/pubKeyToken) of assembly;
     --disablePluginRemap to disable plugin type name remapping

1.9.9
- pac solution pack|unpack: add support for modern SiteMap
- pac admin module, all verbs: new parameter --environment that allows to specify url or env ID as its value (deprecating --environment-id and --url)
- pac CLI for Windows now runs on .NET 4.8
- new verb: pac solution delete
- Updated MSAL to 4.35
- pac solution unpack: don't delete existing files (unless forced with --AllowDeletes)

- paportal module:
 - Populate the deployment profile after reading entity data from files
 - Generate unique display names on encoded value
 - Create annotations with name same as webfiles

1.9.4
- pac auth create --kind Dataverse: interactive login for username/password is now also supported on macOS and linux
- pac auth create: renamed --kind to Dataverse (older CDS kind name is still accepted)
- pac canvas: updated to latest PowerApps-Language-Tooling library 0.3.8-preview
- pac plugin init now generates strong-name key without sn.exe from VisualStudio
- pac solution create-settings to extract connection references & environment variables from solution
- pac solution pack|unpack: SolutionPackager is now integrated into pac CLI and works on all 3 supported OS;
 SoPa no longer needs to be installed via separate nuget package
- all verb parameters that accept file or folder paths now have consistent handling of absolute and relative paths
- Fixes:
 - pac admin list properly paginates all environments in tenant
 - pac package deploy: report parse error when reading deployment config file
 - pac paportal: Fixing website id not found error
 - pac pcf init & pac plugin init also support optional --outputDirectory
 - pac solution list now supports Dataverse authentication profile with AppID/SPN too
 - pac solution (all verbs): properly surface the returned service side error to user (in raw form)

1.8.6
- pac admin status no longer stumbles over no longer existing environments
- pac canvas using latest MS.PP.Formulas.Tools 0.3.6-preview library
- pac paportal improvements:
 - Upload of portal data running in parallel threads
 - Support a tag based deployment profile for upload
 - Replace all string based primary key references with schema based primary key.
 - Improved error reporting during parallel execution and when encountering YAML errors
- pac pcf init also runs npm install to get the new PCF project fully initialized
- pac solution check to submit solution.zip to PowerPlatform Checker endpoint
- pac solution version applies version to solution.xml found
- rename to "Power Platform CLI" in user facing friendly names; the executable still remains named as 'pac.exe';
 no rename planned for nuget package names
- Updated SolutionPackager with localization support for solution aware entities

1.7.4:
- new module paportal to list, download and upload PA Portals
- new module canvas to pack and unpack PowerApps .msapp files
- added new verb: pac solution add-license
- pac package deploy correctly handles relative paths for --package argument
- fix error when trying to delete expired auth profile (pac auth delete)

1.6.6:
- fix broken Dataverse authentication when using appId/tenantId/clientSecret
- new retry logic for calls to Dataverse API
- cross platform support for project templates
- update to latest Microsoft.PowerPlatform.Dataverse.Client 0.4.11
- reintroduced --convert-to-managed argument for "solution import" command

1.5.2:
- New and updated CLI modules and commands:
 - "pac admin": PAC Admin module to work with your Power Platform Admin account. You can create, backup, reset, list, restore, copy and delete environments.


1.4.4
- PCF ControlManifest versioning
 - can now accept an argument for specifying filename for file tracking strategy
 - can accept path as an argument
- Localization updates for CLI
- New and updated CLI modules and commands:
 - "pac package" CLI support to create, build and push package
 - "pac auth create" now supports username/password without interactive prompt
 - "pac auth create" now supports SPN authentication
 - Increased character limit for auth profile name from 12 to 30
 - "pac solution import/export" now have support for async
 - "pac solution upgrade" CLI support to upgrade the solution
 - "pac solution list" CLI support to list all solutions in a CDS organization
 - "pac solution version" CLI support to increment patch version for solutions
- CLI now has refreshed icons

1.3.6
- PCF ControlManifest versioning:
 - persist patch version strategies using gittags, tracking file
 - can push gittags patch versions using PAT

1.3.5
- PCF ControlManifest versioning can now automatically increment patch version using git tags to store previous versions:
   pac pcf version --strategy gittags

1.3.1:
- New verb to modify PCF control’s patch version:
   pac pcf version --patchVersion 4
- update to latest CrmServiceClient 9.1.0.42 (Microsoft.CrmSdk.XrmTooling.CoreAssembly)


1.2.6:
- update to latest CRM SDK versions

1.1.6:
- New and updated CLI modules and commands:
 - "pac plugin init": create a new CDS plugin class library from a template
 - "pac solution add-reference": you can now add references to plugin projects created using "pac plugin init." When your solution (cdsproj) is built, it will also build your plugin projects and copy the output DLLs into your solution zip.
 - "pac solution clone": create a solution project based on an existing solution in an organization
- CLI is now localized in the 44 languages supported by Dynamics365/CDS

1.0.6:
- "pac solution init" will now convert publisher prefix to lower case
- Argument short names now require only a single dash
- Projects that share the same name as the cdsproj cannot be added as a referenced project
- Various bug fixes for "pac auth" commands
- Various bug fixes related to project paths that include whitespace
- "pac pcf push" command will no longer attempt to delete the temporary solution

0.4.3:
- New CLI modules and commands:
 - "pac auth": supports managing OAuth profiles to authenticate with CDS organizations
 - "pac pcf push": import a PCF control into a CDS organization
 - "pac org": first CDS organization command; for now, only "who-am-I" is supported
- PCF project template now uses a minimum version of 1.2.0 for @types/powerapps-component-framework

0.3.4:
- CLI arguments have optional shorted aliases
- Unified naming and spelling of parameters, e.g. --publisher-prefix and --publisher-name
- Consistent version showing for CLI and its nuget packages

0.2.71:
- PowerApps CLI and PCF are localized for: English, French, German, Japanese, Spanish
- Updated MSI registry path to: Software\Microsoft\PowerApps CLI\Installed
- Improved error messaging in the CLI launcher
- Updated help descriptions

0.2.59:
- PCF build output enhancements include:
 - Colorization
 - Timestamps
 - Formatting updates
- PCF build now produces formal error codes in conjunction with error messages
- A .gitignore file is added for all newly created CDS solution projects
- We are also enabling clean target for Solution projects

0.1:
- initial set of capabilities for custom control development using the PowerApps Component Framework (PCF).