![]() |
VOOZH | about |
Requires NuGet 2.5 or higher.
dotnet add package Microsoft.CommandPalette.Extensions --version 0.9.260303001
NuGet\Install-Package Microsoft.CommandPalette.Extensions -Version 0.9.260303001
<PackageReference Include="Microsoft.CommandPalette.Extensions" Version="0.9.260303001" />
<PackageVersion Include="Microsoft.CommandPalette.Extensions" Version="0.9.260303001" />Directory.Packages.props
<PackageReference Include="Microsoft.CommandPalette.Extensions" />Project file
paket add Microsoft.CommandPalette.Extensions --version 0.9.260303001
#r "nuget: Microsoft.CommandPalette.Extensions, 0.9.260303001"
#:package Microsoft.CommandPalette.Extensions@0.9.260303001
#addin nuget:?package=Microsoft.CommandPalette.Extensions&version=0.9.260303001Install as a Cake Addin
#tool nuget:?package=Microsoft.CommandPalette.Extensions&version=0.9.260303001Install as a Cake Tool
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 net8.0-windows10.0.19041 is compatible. net9.0-windows net9.0-windows was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 1 NuGet packages that depend on Microsoft.CommandPalette.Extensions:
| Package | Downloads |
|---|---|
|
JPSoftworks.CommandPalette.Extensions.Toolkit
Package Description |
Showing the top 6 popular GitHub repositories that depend on Microsoft.CommandPalette.Extensions:
| Repository | Stars |
|---|---|
|
openclaw/openclaw-windows-node
Windows companion suite for OpenClaw - System Tray app, Shared library, Node, and PowerToys Command Palette extension
|
|
|
lin-ycv/EverythingCommandPalette
Everything search extension for Command Palette
|
|
|
N0I0C0K/PowerTranslator
一个 PowerToys Run 的翻译插件/a translate plugin for PowerToys Run
|
|
|
Daydreamer-riri/CmdPal-WebSearchShortcut
This is a simple CmdPal Extension for quickly select a specific search engine to perform searches.
|
|
|
hlaueriksson/GEmojiSharp
:octocat: GitHub Emoji for C#, dotnet and beyond
|
|
|
zadjii/CmdPalExtensions
A collection of extensions for the Windows Command Palette
|
| Version | Downloads | Last Updated |
|---|---|---|
| 0.9.260303001 | 4,488 | 3/3/2026 |
| 0.8.260206001 | 255 | 2/25/2026 |
| 0.6.251022008 | 927 | 11/7/2025 |
| 0.5.250829002 | 3,774 | 9/3/2025 |
| 0.2.0 | 2,732 | 5/7/2025 |
| 0.1.0 | 4,445 | 3/19/2025 |
Release notes are available in the Power Toys repository.