mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-26 10:48:23 +08:00
84169cce10
* spelling: arguments * spelling: config * spelling: deactivated * spelling: exception * spelling: folder * spelling: initialize * spelling: makesure * spelling: response * spelling: storage * spelling: visibility * spelling: serialized * spelling: zipped |
||
---|---|---|
.. | ||
Features | ||
Interfaces | ||
Properties | ||
SharedCommands | ||
ActionContext.cs | ||
AllowedLanguage.cs | ||
BaseModel.cs | ||
ContextMenuResult.cs | ||
EventHandler.cs | ||
Feature.cs | ||
FodyWeavers.xml | ||
FodyWeavers.xsd | ||
IPlugin.cs | ||
IPublicAPI.cs | ||
ISettingProvider.cs | ||
PluginInitContext.cs | ||
PluginMetadata.cs | ||
PluginPair.cs | ||
Query.cs | ||
README.md | ||
Result.cs | ||
Wox.Plugin.csproj |
What does Wox.Plugin do?
- Defines base objects and interfaces for plugins
- Plugin authors making C# plugins should reference this DLL via nuget
- Contains base commands used by all plugins