btcpayserver/BTCPayServer.Abstractions
Nicolas Dorier 42c5f732a2
Provide sensible default to BaseBTCPayServerPlugin (#4522)
A new plugin overriding BaseBTCpayServerPlugin need to override
Identifier, Name, Version, and Description by default.
This information is actually better saved in the .csproj of the plugin.
Using <Title>, <Description> and <Version> properties.
The identifier should match the assembly name as we assume at several
places than a single plugin is a single dll.
2023-01-11 22:35:45 +09:00
..
Configuration FileService: AddFile from URL (#3566) 2022-03-31 11:54:25 +02:00
Constants Refactoring: Move WellKnownTempData into Abstractions.Constants 2022-02-21 16:39:08 +01:00
Contracts Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
Converters BTCPay Extensions Part 2 (#2001) 2020-10-21 14:02:20 +02:00
Custodians Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
Extensions Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
Form Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
Models Provide sensible default to BaseBTCPayServerPlugin (#4522) 2023-01-11 22:35:45 +09:00
Security Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
Services Refactoring: Extract Safe module to Abstractions (#3676) 2022-04-26 10:28:49 +09:00
TagHelpers Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
BTCPayServer.Abstractions.csproj bump ms aspnet packages (#4166) 2022-10-07 14:53:30 +09:00
CamelCaseSerializerSettings.cs Form Builder (#4137) 2022-11-25 10:42:55 +09:00
icon.png Add nuget publishing for plugin packaer and abstractions (#2018) 2020-10-25 00:21:50 +09:00
PushNuget.ps1 Add nuget publishing for plugin packaer and abstractions (#2018) 2020-10-25 00:21:50 +09:00