btcpayserver/BTCPayServer/Hosting
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
..
BlockExplorerLinkStartupTask.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
BTCpayMiddleware.cs Fix onion location not always working (#1947) 2020-10-07 10:21:18 +02:00
BTCPayServerServices.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
HeadersOverrideMiddleware.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
MigrationStartupTask.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
ResourceBundleProvider.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Startup.cs BTCPay Extensions Part 2 (#2001) 2020-10-21 14:02:20 +02:00