Provides integration of Microsoft.Extensions.DependencyInjection into AppCore .NET.
Info
Version: | 0.2.0 |
Author(s): | AppCore .NET Contributors |
Last Update: | Saturday, September 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AppCore.DependencyInjection.Microsoft.Extensions |
Install
Install-Package AppCore.DependencyInjection.Microsoft.Extensions
dotnet add package AppCore.DependencyInjection.Microsoft.Extensions
paket add AppCore.DependencyInjection.Microsoft.Extensions
AppCore.DependencyInjection.Microsoft.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- AppCore.DependencyInjection.Abstractions(>= 0.2.0)
- Microsoft.Extensions.DependencyInjection(>= 1.0.0 && < 2.0.0)
- NETStandard.Library(>= 1.6.1)
- AppCore.DependencyInjection.Abstractions(>= 0.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0 && < 4.0.0)