mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-14 03:37:10 +08:00
f9e27ef67c
1. This is part of .net 4.5 fix, check #393 to see more 2. This bug is introduced since commit df4ca3fecc9784a3b55f93806d8b2a662523056f |
||
---|---|---|
.. | ||
Features | ||
Properties | ||
ActionContext.cs | ||
AllowedLanguage.cs | ||
EventHandler.cs | ||
Feature.cs | ||
IHttpProxy.cs | ||
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?
- Define base objects and interfaces for plugins
- Plugin Author who making C# plugin should reference this DLL via nuget