Flow.Launcher/Flow.Launcher.Core
Ioannis G 032a203224
add F# as an allowed plugin language
* rename PluginsLoader.CSharpPlugins to the more generic DotNetPlugins
* add AllowedLanguage.IsDotNet which checks for either C# or F#
2020-04-30 11:40:26 +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 rename all project file name 2020-04-21 21:27:02 +10: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