BTCPayServer.NETCore.Plugins
1.4.4
dotnet add package BTCPayServer.NETCore.Plugins --version 1.4.4
NuGet\Install-Package BTCPayServer.NETCore.Plugins -Version 1.4.4
<PackageReference Include="BTCPayServer.NETCore.Plugins" Version="1.4.4" />
paket add BTCPayServer.NETCore.Plugins --version 1.4.4
#r "nuget: BTCPayServer.NETCore.Plugins, 1.4.4"
// Install BTCPayServer.NETCore.Plugins as a Cake Addin #addin nuget:?package=BTCPayServer.NETCore.Plugins&version=1.4.4 // Install BTCPayServer.NETCore.Plugins as a Cake Tool #tool nuget:?package=BTCPayServer.NETCore.Plugins&version=1.4.4
Provides API for dynamically loading assemblies into a .NET application.
This package should be used by the host application which needs to load plugins.
See https://github.com/natemcmaster/DotNetCorePlugins/blob/main/README.md for more samples and documentation.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on BTCPayServer.NETCore.Plugins:
Package | Downloads |
---|---|
BTCPayServer.NETCore.Plugins.Mvc
Provides API for dynamically loading MVC controllers into an ASP.NET Core web application. This package should be used by the host application which needs to load plugins. See https://github.com/natemcmaster/DotNetCorePlugins/blob/main/README.md for more samples and documentation. |
GitHub repositories
This package is not used by any popular GitHub repositories.