Abstract representations of a plugin system.
Info
Version: | 4.0.7 |
Author(s): | Jarl Gullberg |
Last Update: | Monday, November 20, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Remora/Remora.Plugins |
NuGet Url: | https://www.nuget.org/packages/Remora.Plugins.Abstractions |
Install
Install-Package Remora.Plugins.Abstractions
dotnet add package Remora.Plugins.Abstractions
paket add Remora.Plugins.Abstractions
Remora.Plugins.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)
Tags