issues
search
simpleinjector
/
SimpleInjector
An easy, flexible, and fast Dependency Injection library that promotes best practice to steer developers towards the pit of success.
https://simpleinjector.org
MIT License
1.22k
stars
152
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Container Constructing Two Instances Of Class that's only registered once
#904
ghost
closed
3 years ago
3
WebAPI project reporting ActivationException randomly after registrations work for long periods
#903
AdamBowler
closed
3 years ago
10
Is it possible to compose collection items between them ?
#902
t-dambacher
closed
3 years ago
2
Is it possible to register a single collection so that only it resolves to an empty collection?
#901
jeddytier4
closed
3 years ago
4
Are there any plans to support blazor webassembly?
#900
ghost
closed
3 years ago
4
Integration with AutoMapper
#899
aa-infr
closed
3 years ago
2
Allow verification of generic root types
#898
dotnetjunkie
opened
3 years ago
0
Add Container.GetTypesToRegister<T>(IEnumerable<Assembly>, TypesToRegisterOptions) overload.
#897
dotnetjunkie
closed
3 years ago
1
Failing to CrossWire to ServiceCollection and resolve instance of ILogger
#896
KeyboardMonkey221
closed
3 years ago
5
Getting the error "The configuration is invalid. Creating the instance for type ILoggerFactory failed" when trying to use Simple Injector in an Azure function, what am I missing?
#895
sonic1981
closed
3 years ago
7
Guidance for integrating with Azure Functions 3.0
#894
CasperWSchmidt
closed
2 years ago
19
Private properties on base class should be probed and exception thrown when marked for injection
#893
dotnetjunkie
opened
3 years ago
9
Use UseServiceProviderFactory or IControllerActivator?
#892
aa-infr
closed
3 years ago
14
Container.GetRegistration<T>() fails with cast exception
#891
dotnetjunkie
closed
3 years ago
1
WebAPI integration and unregistered types
#890
Ergamon
closed
3 years ago
5
Simplify conditional/contextual injection based on parent collection item
#889
dotnetjunkie
opened
3 years ago
0
Using SimpleInjector in a Modular Monolith: How to Create Independent and Shared Containers
#888
oluatte
closed
3 years ago
6
Decorate through a shared interface?
#887
Ergamon
closed
3 years ago
4
Implementations with both resolvable dependencies and concrete parameters
#886
jtheisen
closed
3 years ago
5
Enable source link support. #884
#885
davidroth
opened
3 years ago
4
Source link support
#884
davidroth
opened
3 years ago
2
Intermittently receiving IndexOutOfBoundsException from AsyncDisposableTypeCache.IsAsyncDisposable in 5.2.0
#883
kaevne
closed
3 years ago
4
Using DI on a truly massive project (3000+ source files, multiple class libraries the works)
#882
astrohart
closed
3 years ago
3
Allow an existing Scope to be provided to a ScopedLifestyle
#880
dotnetjunkie
closed
3 years ago
1
Add DependencyMetadata<T> support for decorators
#879
dotnetjunkie
opened
3 years ago
6
Using DependencyMetadata<T> inside a decorator applied to each individual type in a registered collection of types throws an exception during container verification
#878
RyanMarcotte
closed
3 years ago
3
Add diagnostic information message for skipped decorators due to type constraints
#877
dotnetjunkie
opened
3 years ago
0
Collisions of open-generic implementations not caught by Verify
#876
jtheisen
closed
3 years ago
2
Conforming Microsoft.Extensions.DependencyInjection Adapter
#875
mikernet
closed
3 years ago
5
Remove IServiceProvider from the Container
#874
dotnetjunkie
opened
3 years ago
0
Verification fails with IAsyncDisposable registrations
#873
dotnetjunkie
closed
3 years ago
5
IAsyncDisposable Singleton causes exception during aspnet.core application shutdown
#872
gkello
closed
3 years ago
5
Method Injection using Unity3D
#871
canuszczykpace
closed
3 years ago
4
RegisterPackages extension for collection of IPackage interface
#870
mariohines
closed
3 years ago
5
how to Create a collection generic adapter
#869
henriblMSFT
closed
3 years ago
4
set winform properties when using simple injector c#
#868
momer79
closed
4 years ago
1
Prevent Microsoft.Bcl.AsyncInterfaces dependency
#867
dotnetjunkie
closed
3 years ago
10
Add factory delegates to collection registration
#866
BahKoo
closed
3 years ago
13
Would it be possible to regard factory-created InstanceProducers as childs of that factory?
#865
AroglDarthu
closed
3 years ago
3
Add service types to Disposable Transient Component diagnostic message.
#864
dotnetjunkie
closed
3 years ago
2
Loosen up locking behavior of GetRegistration
#863
dotnetjunkie
closed
3 years ago
2
Disposable Transient Component diagnostic message is a bit misleading
#862
AroglDarthu
closed
3 years ago
10
DependencyMetadata.GetInstance() throws if registered with Flowing scope.
#861
henriblMSFT
closed
4 years ago
7
@inject unsupported in ASP.NET Core Razor pages?
#860
Plasma
closed
3 years ago
8
New SingletonLifestyle.CreateRegistration(Type, object, Container) overload prevents calling Lifestyle.Singleton.CreateRegistration(Type, Func<object>, Container)
#859
dotnetjunkie
closed
4 years ago
2
After Upgrade from 4.9.0 to 5.0.3 we get many "The supplied type Func<IX> does not implement IX."
#858
mkurz01
closed
4 years ago
5
Collection.Append() with open generic and lifestyle throws an exception
#857
henriblMSFT
closed
4 years ago
5
Fixed issue to allow conditionally different instances of the same type services #836
#856
kwlin
closed
4 years ago
1
What is the difference between a root (concrete type) registration and a decorator, same type, both singleton?
#855
gitcob
closed
4 years ago
2
Auto verification cannot be turned off
#854
gitcob
closed
4 years ago
2
Previous
Next