Flow.Launcher/Wox.Plugin
2019-08-06 22:00:38 +10:00
..
Features
Properties
SharedCommands update 2019-08-06 22:00:38 +10:00
ActionContext.cs
AllowedLanguage.cs
BaseModel.cs More data bindings (MaxResultsToShow + ActivatedTimes) 2016-05-25 01:03:52 +01:00
EventHandler.cs
Feature.cs MVVM refactoring for web search plugin, part 1 2016-06-21 00:14:32 +01:00
FodyWeavers.xml Databinding for plugin tab + faster image load 2016-05-25 01:03:37 +01:00
IPlugin.cs
IPublicAPI.cs Refactoring visibility related events 2016-05-25 01:19:46 +01:00
ISettingProvider.cs
packages.config update nuget package 2017-03-04 16:35:24 +00:00
PluginInitContext.cs Refactoring proxy, part 2 2016-06-19 16:22:45 +01:00
PluginMetadata.cs More data bindings (MaxResultsToShow + ActivatedTimes) 2016-05-25 01:03:52 +01:00
PluginPair.cs Databinding for plugin tab + faster image load 2016-05-25 01:03:37 +01:00
Query.cs
README.md
Result.cs Initial support for uwp app #198 2016-08-18 01:16:40 +01:00
Wox.Plugin.csproj Add shared commands for plugins to use 2019-08-06 21:27:54 +10:00

What does Wox.Plugin do?

  • Define base objects and interfaces for plugins
  • Plugin Author who making C# plugin should reference this DLL via nuget