This website requires JavaScript.
Explore
RingTools-web
Help
Sign in
mirrors
/
btcpayserver
Watch
1
Star
0
Fork
You've already forked btcpayserver
0
mirror of
https://github.com/btcpayserver/btcpayserver.git
synced
2025-02-22 14:22:40 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0fd47eeee0
btcpayserver
/
BTCPayServer
/
Views
/
UIPaymentRequest
/
_ViewImports.cshtml
3 lines
88 B
Text
Raw
Normal View
History
Unescape
Escape
Refactoring: Allow ViewsRazor extension to be used by plugins Moves the `ViewsRazor` extension into Abstractions, so that it can be used by plugins. Separated out of #2701, prerequisite for the LNbank plugin integration.
2021-07-27 20:00:33 +02:00
@using BTCPayServer.Abstractions.Extensions
@using BTCPayServer.Views.PaymentRequest
Reference in a new issue
Copy permalink