Info
Version: | 1.4.0 |
Author(s): | Nate McMaster |
Last Update: | Thursday, May 27, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/natemcmaster/DotNetCorePlugins |
NuGet Url: | https://www.nuget.org/packages/McMaster.NETCore.Plugins |
Install
Install-Package McMaster.NETCore.Plugins
dotnet add package McMaster.NETCore.Plugins
paket add McMaster.NETCore.Plugins
McMaster.NETCore.Plugins Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp2.0
- Microsoft.DotNet.PlatformAbstractions(>= 3.1.0)
- Microsoft.Extensions.DependencyModel(>= 3.1.0)
- System.Text.Json(>= 4.7.0)
- Microsoft.DotNet.PlatformAbstractions(>= 3.1.0)
- Microsoft.Extensions.DependencyModel(>= 3.1.0)
Tags
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.