DotNetCoreInjectorExtensions

No summary available for this package.

Latest version published over 5 years ago
VersionReleasedDeprecated
1.0.6-betaMar 18, 2019
Apr 3, 2021
over 3 years ago
1.0.5-betaMar 18, 2019
Feb 20, 2023
over 1 year ago

Last updated on 19 January-2024, at 02:28 (UTC).

Got EOL?

Xeol can give you visibility into end-of-life (EOL) and deprecated packages across all your repositories. Try it out!

Description

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.

FAQs

> Is DotNetCoreInjectorExtensions Deprecated?

It appears there are some versions of DotNetCoreInjectorExtensions that are deprecated.

> What is the deprecation date for the latest version of DotNetCoreInjectorExtensions?

The latest version of DotNetCoreInjectorExtensions was released on Mar 18, 2019, and it is now deprecated.

> What does deprecated mean?

Deprecated means that the package was either marked as deprecated on the package registry, or that the source code repository for the package was archived.