btcpayserver/BTCPayServer.Abstractions/Contracts
Kukks 179520a211 Plugins: Allow creation of independent DbContexts
This allows plugins to create custom dbcontexts, which would be namespaced in the scheme with a prefix. Migrations are supported too and the table would be prefixed too
2020-11-18 12:27:26 +01:00
..
BaseDbContextFactory.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
IBTCPayServerPlugin.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
INotificationHandler.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
IPluginHookAction.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
IPluginHookFilter.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
IPluginHookService.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
ISettingsRepository.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
IStartupTask.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
ISyncSummaryProvider.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
IUIExtension.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00