Files
PowerToys/src/modules/launcher/Wox.Plugin
Clint Rutkas f6d53bc337 upgrade xaml based nuget packages (#4426)
* Settings packages updated

* removing WinUI references from wox base

* removing unneeded reference

Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
2020-06-22 15:23:39 -07:00
..
2020-05-27 08:05:54 -07:00
2020-04-28 15:06:01 -07:00
2020-04-28 15:06:01 -07:00
2020-05-26 18:10:58 -07:00
2020-04-28 15:06:01 -07:00
2020-06-01 12:35:37 -07:00

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