Support for dependency injection mechanism commonly used in ASP.NET Core.
Info
| Version: | 0.2.0 |
| Author(s): | Karol Medwecki |
| Last Update: | Sunday, January 6, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/kmedwecki/sourcecharm |
| NuGet Url: | https://www.nuget.org/packages/SourceCharm.Extensions.DependencyInjection |
Install
Install-Package SourceCharm.Extensions.DependencyInjection
dotnet add package SourceCharm.Extensions.DependencyInjection
paket add SourceCharm.Extensions.DependencyInjection
SourceCharm.Extensions.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- SourceCharm(>= 0.13.0)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
Tags