mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-14 03:37:10 +08:00
8d10c9aa41
1. part of #389 2. huge refactoring |
||
---|---|---|
.. | ||
Features | ||
Properties | ||
ActionContext.cs | ||
AllowedLanguage.cs | ||
EventHandler.cs | ||
Feature.cs | ||
IHttpProxy.cs | ||
IPlugin.cs | ||
IPublicAPI.cs | ||
ISettingProvider.cs | ||
packages.config | ||
PluginInitContext.cs | ||
PluginMetadata.cs | ||
PluginPair.cs | ||
Query.cs | ||
README.md | ||
Result.cs | ||
Wox.Plugin.csproj |
What does Wox.Plugin do?
- Define base objects and interfaces for plugins
- Plugin Author who making C# plugin should reference this DLL via nuget