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. 1b84c307d4
- update version numbers
12 months ago
..
Exceptions - refactoring and adapt to new language features 1 year ago
Factories - refactoring and adapt to new language features 1 year ago
Installers - refactoring and adapt to new language features 1 year ago
Interfaces - instance passed to onCreate can't be null 1 year ago
Properties split test project 3 years ago
Registrations - refactoring and adapt to new language features 1 year ago
ResolvePlaceholders - refactoring and adapt to new language features 1 year ago
ActionExtension.cs - use implicit usings 3 years ago
Creator.cs - use implicit usings 3 years ago
DisposeStrategy.cs - use implicit usings 3 years ago
EnumerableExtension.cs - remove exception handling to improve performance 3 years ago
GenericMethodCaller.cs - allow async onCreate method by introducing async resolve 1 year ago
IocContainer.cs - fix invalidOperationException when trying to resolve a type, that is registered as an open generic, as a parameter 12 months ago
Lifestyle.cs - use file scoped namespaces 3 years ago
LightweightIocContainer.csproj - update version numbers 12 months ago
LightweightIocContainer.xml #13: use concurrentDictionaries to allow access from multiple threads 1 year ago
NullParameter.cs - fix passed null in factories 3 years ago
TypeExtension.cs - allow async onCreate method by introducing async resolve 1 year ago