MEF (System.Composition) Integration for ASP.NET Core Dependency Injection.
Info
Version: | 1.0.0 |
Author(s): | David Milligan |
Last Update: | Tuesday, September 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/davidmilligan/System.Composition.Extensions.DependencyInjection |
NuGet Url: | https://www.nuget.org/packages/MefInjection |
Install
Install-Package MefInjection
dotnet add package MefInjection
paket add MefInjection
MefInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.2.0)
- Microsoft.Composition(>= 1.0.31)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)