A lightweight IOC Container that is powerful enough to do all the things you need it to do.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Simon G. f5c5c26147
- fix openGeneric type registered as singleton not being handled correctly
2 years ago
..
ActionExtensionTest.cs - adapt unit tests to new nunit asserts 2 years ago
AssemblyInstallerTest.cs - refactoring and adapt to new language features 2 years ago
AsyncFactoryTest.cs - adapt unit tests to new nunit asserts 2 years ago
DisposeStrategyTest.cs - multitons need first argument in ctor to be scope 4 years ago
EnumerableExtensionTest.cs - refactoring and adapt to new language features 2 years ago
FluentFactoryRegistrationTest.cs - refactoring and adapt to new language features 2 years ago
IgnoreConstructorAttributeTest.cs - refactoring and adapt to new language features 2 years ago
IocContainerInterfaceSegregationTest.cs - refactoring and adapt to new language features 2 years ago
IocContainerParameterRegistrationTest.cs - refactoring and adapt to new language features 2 years ago
IocContainerRecursionTest.cs - refactoring and adapt to new language features 2 years ago
IocContainerTest.cs - refactoring and adapt to new language features 2 years ago
MultiLayerResolveTest.cs - adapt unit tests to new nunit asserts 2 years ago
MultipleMultitonRegistrationTest.cs - refactoring and adapt to new language features 2 years ago
OnCreateTest.cs - refactoring and adapt to new language features 2 years ago
OpenGenericRegistrationTest.cs - fix openGeneric type registered as singleton not being handled correctly 2 years ago
RegistrationBaseTest.cs - refactoring and adapt to new language features 2 years ago
SingleTypeRegistrationTest.cs - refactoring and adapt to new language features 2 years ago
Test.LightweightIocContainer.csproj - use .net 9 for unit tests 2 years ago