btcpayserver/BTCPayServer/Components/Notifications
d11n 2e6246e385
Move TagHelpers to Abstractions (#3975)
* Move TagHelpers to Abstractions

Makes them available for use in plugins. Also cleans up the tag helper references in the view code: As we have it in the root view imports, the individual directives in the views are superfluous.

* Move CurrenciesSuggestionsTagHelper back

To get rid of the Rating dependency in Abstractions.
2022-07-22 21:58:25 +09:00
..
Dropdown.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
List.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
Notications.cs Notifications: Fix mark all as seen return URL 2022-06-10 08:17:06 +02:00
NotificationsViewModel.cs Notifications: Fix mark all as seen return URL 2022-06-10 08:17:06 +02:00
Recent.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00