Microsoft.PowerApps.CLI 1.3.6

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.3.6
NuGet\Install-Package Microsoft.PowerApps.CLI -Version 1.3.6
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.3.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.PowerApps.CLI --version 1.3.6
#r "nuget: Microsoft.PowerApps.CLI, 1.3.6"
#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.3.6

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

Microsoft PowerApps CLI is a simple, single-stop, developer command-line interface (CLI) for developing customizations and extensions for Microsoft PowerApps. 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 21,315 3/18/2024
1.31.3 3,717 3/14/2024
1.30.7 34,129 2/9/2024
1.30.6 15,109 2/1/2024
1.30.5 1,484 1/31/2024
1.30.4 3,971 1/28/2024
1.30.3 3,547 1/24/2024
1.29.11 47,436 11/30/2023
1.29.10 3,132 11/28/2023
1.29.9 947 11/28/2023
1.29.6 14,939 11/13/2023
1.28.3 42,701 10/19/2023
1.28.2 2,775 10/17/2023
1.27.6 34,781 9/20/2023
1.27.5 2,612 9/19/2023
1.26.6 24,119 8/28/2023
1.26.5 20,039 8/16/2023
1.25.5 25,175 7/22/2023
1.25.4 1,467 7/21/2023
1.25.3 2,702 7/20/2023
1.25.2 8,241 7/13/2023
1.24.3 37,173 6/15/2023
1.23.4 14,066 6/1/2023
1.23.3 19,409 5/15/2023
1.22.4 19,884 4/25/2023
1.22.3 4,060 4/21/2023
1.22.2 3,844 4/19/2023
1.21.13 32,754 3/14/2023
1.21.8 40,210 1/31/2023
1.21.5 32,128 12/21/2022
1.21.4 10,371 12/13/2022
1.20.3 25,124 11/17/2022
1.19.4 26,930 10/19/2022
1.19.3 10,490 10/10/2022
1.18.4 20,163 9/15/2022
1.17.5 28,797 8/13/2022
1.17.4 3,339 8/12/2022
1.16.6 38,013 6/23/2022
1.15.3 30,551 5/13/2022
1.14.4 11,548 4/27/2022
1.14.2 15,403 4/7/2022
1.13.6 6,552 3/30/2022
1.13.4 8,968 3/21/2022
1.12.2 22,945 2/17/2022
1.11.8 9,194 2/5/2022
1.11.7 3,368 2/3/2022
1.11.6 3,010 2/2/2022
1.11.4 4,410 1/28/2022
1.11.3 2,688 1/27/2022
1.10.4 80,331 12/10/2021
1.9.9 19,451 10/20/2021
1.9.8 6,753 9/28/2021
1.9.4 24,577 8/19/2021
1.8.6 7,704 7/28/2021
1.8.5 5,841 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,681 3/2/2021
1.5.4 3,772 2/25/2021
1.5.3 4,110 2/11/2021
1.5.2 3,994 2/4/2021
1.4.4 7,171 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,718 12/5/2019
1.0.6 3,204 9/25/2019
0.4.3 1,621 8/27/2019
0.3.4 1,452 7/30/2019
0.2.71 1,467 6/20/2019
0.2.59 3,441 5/22/2019
0.1.51 11,303 4/23/2019

Please make sure to update your Microsoft PowerApps CLI to the latest version and take advantage of all the latest capabilities by following https://docs.microsoft.com/en-us/powerapps/developer/component-framework/updating-tooling.
If you are a new user please install the PowerApps CLI directly from here: https://aka.ms/PowerAppsCLI

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).