A library for bridging the gap between the build in .NET di framework and other di frameworks.
Info
Version: | 1.0.0 |
Author(s): | Nick Lundin |
Last Update: | Friday, May 31, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nicklundin08/Microsoft-DI-Adapters |
NuGet Url: | https://www.nuget.org/packages/Microsoft-DI-Adapters |
Install
Install-Package Microsoft-DI-Adapters
dotnet add package Microsoft-DI-Adapters
paket add Microsoft-DI-Adapters
Microsoft-DI-Adapters Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Ninject(>= 3.3.4)
Tags