DotNetCoreInjectorExtensions NuGet Package

DotNetCoreInjectorExtensions solves some restrictions that are currently exists in ASP.NET CORE.
At the moment ASP.NET CORE doesn't allow you to inject properties into your objects.

DotNetCoreInjectorExtensions extends the native dependency injection in a manner it's done in Autofac via PropertiesAutowire. Moreover it gives you a possibility to resolve dependencies using DependencyResolver (this approach should be known for the ones who worked with ASP.NET MVC). Also it provides you an interesting conception of resolving configurations. This is an open source solution.

More details you can find on github.




Got any DotNetCoreInjectorExtensions Question?





Info

Version: 1.0.5-beta
Author(s): kpobb1989
Last Update: Monday, March 18, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/kpobb1989/DotNetCoreInjectorExtensions
NuGet Url: https://www.nuget.org/packages/DotNetCoreInjectorExtensions


Install
Install-Package DotNetCoreInjectorExtensions
dotnet add package DotNetCoreInjectorExtensions
paket add DotNetCoreInjectorExtensions
DotNetCoreInjectorExtensions Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

1

avg-downloads-per-day

0

days-since-last-release

2225