Microsoft.CommandPalette.Extensions
0.1.0
Prefix Reserved
Requires NuGet 2.5 or higher.
dotnet add package Microsoft.CommandPalette.Extensions --version 0.1.0
NuGet\Install-Package Microsoft.CommandPalette.Extensions -Version 0.1.0
<PackageReference Include="Microsoft.CommandPalette.Extensions" Version="0.1.0" />
<PackageVersion Include="Microsoft.CommandPalette.Extensions" Version="0.1.0" />
<PackageReference Include="Microsoft.CommandPalette.Extensions" />
paket add Microsoft.CommandPalette.Extensions --version 0.1.0
#r "nuget: Microsoft.CommandPalette.Extensions, 0.1.0"
#addin nuget:?package=Microsoft.CommandPalette.Extensions&version=0.1.0
#tool nuget:?package=Microsoft.CommandPalette.Extensions&version=0.1.0
Command Palette Extension Toolkit
The C# toolkit for building your own extension for the Command Palette.
The quickest way to get started building an extension is to install the Command Palette, and use the "Create a new extension" command. That will set up a project for you, with the packaging, dependencies, and basic program structure ready to go.
To view the full docs, you can head over to our docs site
There are samples of just about everything you can do in the samples project. Head over there to see basic usage of the APIs.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0-windows10.0.19041 is compatible. net9.0-windows was computed. |
-
net8.0-windows10.0.19041
- Microsoft.Windows.CsWinRT (>= 2.2.0)
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 |
---|---|---|
0.1.0 | 433 | 3/19/2025 |
Release notes are available in the Power Toys repository.