mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-23 14:40:36 +01:00
* Plugins: Load plugins by order, aesthetic plugin dependency system Introduces plugins loading in order of installation, BTCPay itself shows up as a system plugin, and that plugins can define other plugins as dependencies. * use a proper type for plugin dependencies * rebase fixes * message when cannot install |
||
---|---|---|
.. | ||
IBTCPayServerPlugin.cs | ||
INotificationHandler.cs | ||
ISettingsRepository.cs | ||
IStartupTask.cs | ||
IStoreNavExtension.cs | ||
ISyncSummaryProvider.cs |