issues
search
dadhi
/
DryIoc
DryIoc is fast, small, full-featured IoC Container for .NET
MIT License
1.03k
stars
122
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unable to resolve type with optional arguments with both MefAttributedModel and MS DI
#669
lucacivale
closed
3 days ago
4
Add explicit target for .NET 9
#668
dadhi
closed
15 minutes ago
0
Resolve with serviceKey doesn't invoke factory selector
#667
cnshenj
opened
2 weeks ago
3
Func<> with arguments
#666
Griboedoff
opened
2 weeks ago
5
DryIocAttirbutes and DryIoc.MefAttributedModel are not `nullable` friendly
#663
abdes
closed
3 weeks ago
2
[System.Reflection.TargetInvocationException]: Exception has been thrown by the target of an invocation
#662
LeoJHarris
closed
4 weeks ago
3
DryIocAdapter.WithDependencyInjectionAdapter Adapter ServiceDescriptor.ServiceKey
#661
LostAsk
closed
1 month ago
1
Populate on `IRegistrator`
#660
Falco20019
closed
1 month ago
4
Guidance for managing service lifetimes across different parts of your application
#657
furqansafdar
closed
2 months ago
2
facing issue with DryIOC.dll.
#655
AjayGogineni
opened
2 months ago
3
WASM dotnet native not supported
#654
duongphuhiep
opened
3 months ago
3
KeyValuePair exposes internal DryIoc structures
#653
jods4
closed
3 months ago
1
Resolving func-wrapper when having circular-dependency throws RecursiveDependencyDetected
#651
BinaryCraX
opened
4 months ago
1
Virus Warning with DryIoc Version 5.4.3 on Some Antivirus Software
#650
raymond-liao
opened
5 months ago
1
[BUG] Resolve<> crashes with the misleading, casting-related Exception when class is also registered using RegisterInitializer
#648
MacSz-mjss
closed
5 months ago
5
Type registered with Singleton instantiating multiple times
#647
furqansafdar
closed
5 months ago
0
Resolve enforces passed arguments to be used (and fails because of it)
#646
cytoph
opened
5 months ago
5
Exception: Window already exists
#645
ChristianM66
opened
5 months ago
5
'WithConcreteTypeDynamicRegistrations' results in unintended instantiation
#643
A-Kjeldgaard
opened
6 months ago
3
System.NullReferenceException: Object reference not set to an instance of an object
#642
ericbrunner
opened
6 months ago
5
Feature Request: add global .WithDefaultServiceTypeCondition(Func<Type, bool> condition) method
#640
ChaseFlorell
opened
7 months ago
1
Add the global test option to run all tests with WithoutUseInterpretation option
#638
dadhi
opened
8 months ago
0
Use default constructor if no registration is found
#637
mykeels
closed
8 months ago
0
[question/feature request] keyed services in delegate resolution
#636
kicsiede
closed
8 months ago
8
troubleshooting sudden ArgumentException at TryInterpretSingletonAndUnwrapContainerException
#635
ssteiner
opened
8 months ago
3
Added missing IMessageMiddleware interface
#634
alin-andersen
closed
8 months ago
4
Check for mismatch lifestyle scope between service and dependencies
#633
TheHunter
opened
9 months ago
7
MS DI AddKeyed... variant registration fails
#632
detoxhby
opened
9 months ago
8
Conditional registrations
#631
dadhi
opened
9 months ago
0
Add the HotUsedInstance for fast access to skip all the resolution steps
#628
dadhi
opened
10 months ago
0
IDisposable dependencies does not get disposed when web request ends
#627
Madajevas
closed
10 months ago
5
FactoryType is not forwarded in the RegisterMapping<TService, TRegisteredService> method
#625
bollhals
closed
10 months ago
1
Consistent behavior of a faulty singleton
#624
dadhi
closed
10 months ago
2
Scoped service decorator
#623
alex-dubatov
closed
8 months ago
4
Move Throw.GetMatchedException to Rules so that extensions may modify it without conflicts
#622
dadhi
closed
11 months ago
1
Faulty singleton dependency behavior demo.
#620
yallie
closed
10 months ago
2
Multiple same service key support mostly for DryIoc.MS.DI though it is already supported in DryIoc.MefAttributedModel
#618
dadhi
closed
11 months ago
0
Add possibility to obtain all service keys for the registered service
#617
dadhi
opened
11 months ago
0
Possibility to resolve only Non-Keyed services in the collection wrapper
#616
dadhi
opened
11 months ago
0
Why docs not mentioned with register keyed services base on attributes?
#614
xingzuhui
closed
11 months ago
0
Keep the _implementationTypeOrProviderOrPubCtorOrCtors field private
#613
yallie
closed
1 year ago
3
For the conditional singleton or the singleton registered with AnyKey - should we create a new singleton per condition or the resolution key?
#612
dadhi
closed
11 months ago
1
ConstructorWithResolvableArguments conflicts with dynamic registrations
#610
yallie
closed
1 year ago
0
FactoryMethod.ConstructorWithResolvableArguments is incompatible with dynamic registrations
#609
yallie
closed
1 year ago
5
Keyed Services for DryIoc.Microsoft.DependencyInjection
#608
dadhi
closed
11 months ago
0
Include DryIoc.MefAttributedModel.CompileTimeAssemblyScan.Tests project
#607
yallie
closed
1 year ago
3
Add direct net8.0 target as soon as Appveyor CI will support it
#606
dadhi
closed
10 months ago
5
FastExpressionCompiler fails on iOS
#604
dansiegel
closed
1 year ago
3
Allow filling of properties on an existing instance
#602
Maxwell175
closed
1 year ago
0
Release 5.4.2 is Broken for Framework 4.8
#601
smsaleem
closed
1 year ago
4
Next