Flow.Launcher/Flow.Launcher.Core
Ioannis G 1dcaf62e27
add dependency to FSharp.Core
ensure there are no runtime errors when FSharp.Core cannot be located:
* add reference to FSharp.Core 4.7.1 in Flow.Launcher.Core
* update FSharp.Core to 4.7.1 in HelloWorldFSharp
2020-05-02 14:13:20 +03:00
..
Configuration Update method name to describe purpose 2020-04-29 18:58:52 +10:00
Plugin add F# as an allowed plugin language 2020-04-30 11:40:26 +03:00
Resource Rename further code and text 2020-04-21 22:54:41 +10:00
Flow.Launcher.Core.csproj add dependency to FSharp.Core 2020-05-02 14:13:20 +03:00
FodyWeavers.xml rename all project file name 2020-04-21 21:27:02 +10:00
README.md rename all project file name 2020-04-21 21:27:02 +10:00
Updater.cs Update description strings 2020-04-22 20:26:09 +10:00

What does Flow.Launcher.Core do?

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