btcpayserver/BTCPayServer/Controllers/GreenField
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
..
ApiKeysController.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
GreenFieldUtils.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
HealthController.cs Enable CORS and fix small doc error 2020-06-30 08:26:19 +02:00
InvoiceController.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
LightningNodeApiController.cs API: Fix open channel validation condition (#2054) 2020-11-06 16:52:58 +01:00
LightningNodeApiController.Internal.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
LightningNodeApiController.Store.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
PaymentRequestsController.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
PullPaymentController.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
ServerInfoController.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
StoresController.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
TestApiKeyController.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
UsersController.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00