seesharper/LightInject.Microsoft.DependencyInjection
Implements Microsoft.Extensions.DependencyInjection.Abstraction
C#MIT
Issues
- 2
v3.7.0 and v3.7.1 prevents from registering multiple services for a given type?
#206 opened by bounav - 2
GetAllInstances<>() does not get instances with specified service names in version 4.0.0
#212 opened by fremo917 - 5
DefaultServiceSelector behavior change in v3.7.0
#207 opened by ArnaudB88 - 0
- 1
Unable to resolve type: Microsoft.Extensions.Hosting.IHostApplicationLifetime
#209 opened by ArnaudB88 - 0
Type registered on the LightInject container not resolved on the service provider
#208 opened by bounav - 6
EnableCurrentScope option gets overwritten
#193 opened by kemsky - 8
- 2
- 0
Different behavior between LightInjectServiceProvider and Microsoft.Extensions.DependencyInjection.ServiceProvider regarding resolving IServiceProvider
#169 opened by anlampe - 5
- 6
- 1
- 12
- 0
- 1
ContainerOptions.Default must not be mutated
#29 opened by seesharper - 1
- 3
DI not working for ASP.Net Identity
#26 opened by replaysMike - 1
Boilerplate ASP.NET Core Web App, Using MVC CompatibilityVersion.Version_2_2 Causes Exception
#78 opened by iainaw - 3
Using LightInject with Generic Host
#76 opened by jesuslpm - 3
- 1
- 3
The version 2.0.8 throw System.InvalidOperationException with identityServer4
#32 opened by dyesseyumba - 2
- 19
CreateServiceProvider extension does not inject services from IServiceCollection correctly
#27 opened by jakubbloksa - 1
IServiceCollection.Add... methods do not override previous default registration
#25 opened by aportugalsky - 3
- 3
InvalidOperationException: Unable to resolve service for type X with an ASP.NET Core Web Application (.NET Core 2.0)
#21 opened by bounav - 1
Update LightInject dependency?
#19 opened by zpqrtbnk - 0
Compile for Netstandard2.0
#17 opened by seesharper - 0
Document requirements for .Net Core 2.0
#16 opened by seesharper - 0
Incorrect type passed to factory delegates
#15 opened by seesharper - 11
Issues with key ring based data protection in cluster / multi-instance environment.
#14 opened by stefan505 - 0
Update Microsoft.Extensions.DependencyInjection.Specification.Tests to v1.1.0
#12 opened by seesharper - 31
- 0
Version 2.0.0 force using lightinject 5.0.0
#10 opened by danielmedina - 5
Method 'GetScopeManager' in type 'LightInject.Microsoft.DependencyInjection.PerContainerScopeManagerProvider'
#7 opened by MedAnd - 13
container.CreateServiceProvider() current implementation force PerContainerLifetime
#4 opened by ivankarpey - 2
Compile for LightInject 5.0.0
#8 opened by seesharper - 0
Implement explicit registration of enumerable services to ensure deterministic ordering of services
#3 opened by seesharper - 0
Update to RC2 and build with dotnet
#2 opened by seesharper - 0
Use PerContainerScopeManager
#1 opened by seesharper