aspnet/DependencyInjection
[Archived] Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Project moved to https://github.com/aspnet/Extensions
C#Apache-2.0
Issues
- 9
Support constrained open generic types
#471 opened by jbogard - 12
Unable to resolve service for type Microsoft.AspNetCore.Identity.IRoleStore while attempting to activate
#460 opened by phanikvr - 3
ServiceProvider with lambda should not always dispose singleton instances
#465 opened by sebastienros - 4
Get better on this benchmark
#490 opened by davidfowl - 18
- 10
"Cannot instantiate implementation type" even when specifying generic type
#531 opened by thiagomajesk - 1
Unable to resolve service for type 'Microsoft.AspNetCore.Cors.Infrastructure.ICorsService'
#525 opened by dynamiclynk - 5
- 2
- 1
Transient and scoped services are not disposed when resolved using a compiled call site
#541 opened by AndriySvyryd - 2
- 3
- 6
- 2
AddScope seems not to work properly
#536 opened by Mys73rion - 9
- 1
Strange behavior of ServiceDescriptor.ServiceType?
#535 opened by wgross - 2
- 7
- 2
there is not a bug,but is a question
#529 opened by davytitan - 59
Revisit tracking transient services for disposal
#456 opened by khellang - 2
- 19
- 1
- 3
[feature request] support complex generic type
#521 opened by Cologler - 7
Turn on scope validation by default
#481 opened by danroth27 - 1
target .NET Framework
#520 opened by Cologler - 5
Investigate lock on thread executing System.Linq.Expressions code during first request
#501 opened by pakrym - 5
Question: factories.
#517 opened by OlekRia - 2
Modules as wiring point
#497 opened by OlekRia - 1
ServiceProvider.GetService<MyAppContext>() can not get an assembly that has already been loaded in AppDmain.
#515 opened by JohnHe404 - 3
Support for IReadOnlyList<T> as a dependency
#512 opened by Kralizek - 6
- 1
adding more than one generic services
#494 opened by frmokoena - 2
- 2
Setting ASPNETCORE_ENVIRONMENT to the value containg '.' (dot char) gives "Invalid environment setting" error
#508 opened by ctrl-brk - 2
Unable to resolve service for type error.
#496 opened - 4
Dispose services in order
#463 opened by sebastienros - 6
Scoped lifetime is acting as a singleton when it's registered with a implementation factory delegate
#495 opened by uhaciogullari - 0
Test runs keep aborting on appveyor
#484 opened by davidfowl - 14
Make ServiceProvider class public
#476 opened by fredrikhr - 2
- 8
implementationFactory for Open Generics
#474 opened by prasannapattam - 5
- 2
Resolving array of registered services in constructor
#478 opened by serber - 7
- 12
- 7
Accessing child scope?
#466 opened by andrasg - 0
Investigate using of concurrent dictionary for scoped cached instead of locking
#469 opened by pakrym - 0
ServiceProvider should not dispose singleton instances
#459 opened by pakrym - 4