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 50ee006585 - update tests to .net 6 4 years ago
..
ActionExtensionTest.cs #46: start code cleanup 5 years ago
AssemblyInstallerTest.cs - completely rework registration: 4 years ago
DisposeStrategyTest.cs - add validation for disposeStrategies set for types that aren't disposable 4 years ago
EnumerableExtensionTest.cs - completely rework registration: 4 years ago
FluentFactoryRegistrationTest.cs - add validation for multiton factories 4 years ago
IocContainerInterfaceSegregationTest.cs - completely rework registration: 4 years ago
IocContainerParameterRegistrationTest.cs - completely rework registration: 4 years ago
IocContainerRecursionTest.cs - remove not needed code 4 years ago
IocContainerTest.cs - allow registration of same types if registered equally 4 years ago
IocValidatorTest.cs #44: validator only checks if types can be created, doesn't really create them 4 years ago
MultiLayerResolveTest.cs - completely rework registration: 4 years ago
MultipleMultitonRegistrationTest.cs - completely rework registration: 4 years ago
OnCreateTest.cs - completely rework registration: 4 years ago
OpenGenericRegistrationTest.cs - completely rework registration: 4 years ago
RegistrationBaseTest.cs - completely rework registration: 4 years ago
SingleTypeRegistrationTest.cs - completely rework registration: 4 years ago
Test.LightweightIocContainer.csproj - update tests to .net 6 4 years ago