Files
PowerToys/src/modules/launcher/Wox.Plugin
Jaime Bernardo d27ac581ac [Deps]Set System.Text.Json version to 8.0.4 (#33867)
## Summary of the Pull Request

Sets the System.Text.Json version to 8.0.4
2024-07-16 16:17:53 +01:00
..
2023-11-22 12:46:59 -05:00
2020-04-28 15:06:01 -07:00
2023-11-22 12:46:59 -05: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