0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated readme More... about 15 years ago
Added new build script using rake and albacore More... about 15 years ago
Updated readme More... about 15 years ago
Updated the nuspec file with tags More... about 15 years ago
Added build script More... about 15 years ago
Added UnityConfiguration.nuspec More... about 15 years ago
Downgraded to .NET 3.5 More... about 15 years ago
Removed lib folder and installed dependencies through NuGet More... about 15 years ago
Removed lint.db More... about 15 years ago
Added extension configuration More... over 15 years ago
Renamed IRegistrationConvention to IAssemblyScannerConfiguration More... over 15 years ago
Changed RegistrationConvention to allow for custom conventions More... over 15 years ago
Renamed InitializationExpression to UnityConfigurationExpression. Fixed code cleanup since R# had bad settings More... over 15 years ago
Ran code cleanup More... over 15 years ago
Merge branch 'master' of github.com:thedersen/UnityConfiguration More... over 15 years ago
Upgraded to .NET 4.0 More... over 15 years ago
Changed the factory registration to allow for func registration More... over 15 years ago
Updated .gitignore with lint.db More... over 15 years ago
Split the tests into several classes More... over 15 years ago
Added option to ignore base types when scanning with first interface convention More... over 15 years ago
Started implemented support for partial classes when scanning More... over 15 years ago
Fixed bug with configuring multiple interfaces of same type as singletons. Creates a new lifetime manager for each instance. More... over 15 years ago
Changed target framework to 3.5 More... over 15 years ago
Added possibility to configure interfaces as singletons More... over 15 years ago
Added missing files More... over 15 years ago
Added property injection convention More... over 15 years ago
Can resolve the container without registering it More... over 15 years ago
Added the container as parameter to the post build up expressions More... over 15 years ago
Fixed typos More... over 15 years ago
Addded simple diagnostics; printing all registrations More... almost 16 years ago