btcpayserver/BTCPayServer.Abstractions
Andrew Camilleri b8da6847b9
Plugins flexibility PR (#2129)
* Plugins flexibility PR

* Makes the BTCPayServerOptions.LoadArgs async to support Plugin hooks and actions
* relax the private set modifiers in the BTCPayNetwork
* Separate IPluginHookService from PluginService to reduce dependencies on DI
* fix some small bugs around image path
* Fix bug with new dbreeze migration where data dir was incorrect

* Update BTCPayServer/Plugins/PluginHookService.cs

Co-authored-by: rockstardev <5191402+rockstardev@users.noreply.github.com>

* Update BTCPayServer/Plugins/PluginHookService.cs

Co-authored-by: rockstardev <5191402+rockstardev@users.noreply.github.com>

Co-authored-by: rockstardev <5191402+rockstardev@users.noreply.github.com>
2021-01-07 14:49:53 +01:00
..
Configuration More Options refactoring (#2179) 2021-01-06 23:51:13 +09:00
Constants Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
Contracts More Options refactoring (#2179) 2021-01-06 23:51:13 +09:00
Converters BTCPay Extensions Part 2 (#2001) 2020-10-21 14:02:20 +02:00
Extensions Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
Models Plugins flexibility PR (#2129) 2021-01-07 14:49:53 +01:00
Services Plugins flexibility PR (#2129) 2021-01-07 14:49:53 +01:00
BTCPayServer.Abstractions.csproj Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
icon.png Add nuget publishing for plugin packaer and abstractions (#2018) 2020-10-25 00:21:50 +09:00
PushNuget.ps1 Add nuget publishing for plugin packaer and abstractions (#2018) 2020-10-25 00:21:50 +09:00