Files
PowerToys/Wox.Plugin
bao-qian d6f9fddc94 Refactoring CustomizedPluginConfig
1. Reorder the sequence of initialization of UserSettings.
2. Use dictionary for CustomizedPluginConfigs, so code logic like
`.FirstOrDefault(o => o.ID == id);` are removed
3. part of #389
2016-03-25 01:22:31 +00:00
..
2016-01-06 06:45:08 +00:00
2015-10-30 23:23:01 +00:00
2015-10-30 23:23:01 +00:00
2016-02-17 15:49:55 +00:00
2014-07-18 20:00:55 +08:00
2016-02-21 17:10:23 +00:00
2015-10-30 23:23:01 +00:00
2015-10-30 23:23:01 +00:00
2014-12-29 21:55:27 +08:00
2016-01-02 06:59:35 +00: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