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 Gockner a2b2334767 - use stringBuilder to build message instead of += 6 years ago
..
CircularDependencyException.cs - use stringBuilder to build message instead of += 6 years ago
ConstructorNotMatchingException.cs #30: add `IocContainerException` base exception: 6 years ago
IllegalAbstractMethodCreationException.cs #30: add `IocContainerException` base exception: 6 years ago
InternalResolveException.cs #30: add `IocContainerException` base exception: 6 years ago
InvalidFactoryRegistrationException.cs #18: make exceptions internal 7 years ago
InvalidRegistrationException.cs #30: add `IocContainerException` base exception: 6 years ago
IocContainerException.cs #30: add `IocContainerException` base exception: 6 years ago
MultipleRegistrationException.cs #30: add `IocContainerException` base exception: 6 years ago
MultitonResolveException.cs #18: make exceptions internal 7 years ago
NoMatchingConstructorFoundException.cs #30: add `IocContainerException` base exception: 6 years ago
NoPublicConstructorFoundException.cs #30: add `IocContainerException` base exception: 6 years ago
TypeNotRegisteredException.cs #30: add `IocContainerException` base exception: 6 years ago
UnknownRegistrationException.cs #30: add `IocContainerException` base exception: 6 years ago