btcpayserver/BTCPayServer/Extensions
Andrew Camilleri 5979fe5eef
BTCPay Extensions Part 2 (#2001)
* BTCPay Extensions Part 2

This PR cleans up the extension system a bit in that:
 * It renames the test extension to a more uniform name
 * Allows yo uto have system extensions, which are extensions but bundled by default with the release (and cannot be removed)
 * Adds a tool to help you generate an extension package from a csproj
 * Refactors the UI extension points to a view component
 * Moves some more interfaces to the Abstractions csproj

* Rename to plugins
2020-10-21 14:02:20 +02:00
..
ActionLogicExtensions.cs Making use of options to initalize update check on first admin registration 2020-08-03 03:17:04 -05:00
ControllerBaseExtensions.cs Add Created date to user, add verified column in list and make user list use same model as modern lists 2020-10-05 13:00:15 +02:00
EmailSenderExtensions.cs Allow admins to invite new users 2020-09-16 08:54:24 +02:00
ModelStateExtensions.cs Run dotnet format 2020-06-28 17:55:27 +09:00
MoneyExtensions.cs Add Altcoins-Release and Altcoins-Debug configurations 2020-07-29 18:55:28 +09:00
SSHClientExtensions.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
StringExtensions.cs BTCPay Server Extensions (#1925) 2020-10-15 21:28:09 +09:00
UrlHelperExtensions.cs Merge pull request #1886 from Kukks/invite-link 2020-09-19 11:15:38 +09:00
WebHostExtensions.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00