aspnet / DependencyInjection

[Archived] Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Project moved to https://github.com/aspnet/Extensions
Apache License 2.0
873 stars 318 forks source link

Add ActivatorUtilities constructor attribute #629

Closed pakrym closed 6 years ago

pakrym commented 6 years ago

Ctor marked with ActivatorUtilitiesConstructorAttribute would be preferred over other selection rules.

https://github.com/aspnet/Home/issues/2871