Flow.Launcher/Wox.Core
Jeremy Wu 0f2ebfbe00
Remove UwpDesktop library dependency and upgrade to framework 4.6.2 (#159)
* Remove UwpDesktop dependency of lower sdk and add Win SDK Contracts

* Upgrade from .Net Framework 4.5.2 to 4.6.2

This upgrade is needed to use Microsoft Windows SDK Contracts library from previous commit

* Remove Windows SDK references as no longer required
2020-03-10 09:35:31 +02:00
..
Plugin Add empty actionParameters check (#148) 2020-02-27 00:14:45 +02:00
Properties Add solution level AssemblyInfo file, and bump version 2015-11-28 10:47:49 +00:00
Resource Create localization helper classes 2020-02-25 17:38:47 +01:00
FodyWeavers.xml use propertychanged helper 2016-05-25 01:03:32 +01:00
README.md some API changes for Query class and renames. 2015-01-26 17:46:55 +08:00
Updater.cs Installed & portable mode: Enhance auto updates (#142) 2020-02-25 12:08:51 +02:00
Wox.Core.csproj Remove UwpDesktop library dependency and upgrade to framework 4.6.2 (#159) 2020-03-10 09:35:31 +02:00

What does Wox.Core do?

  • Handle Query
  • Define Wox exceptions
  • Manage Plugins (including system plugin and user plugin)
  • Manage Themes
  • Manage i18n
  • Manage Update and version