0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added tests for ScanForRegistriesConvention. More... almost 15 years ago
Updated readme More... almost 15 years ago
Some minor clean up and documentation. More... almost 15 years ago
Added IHideObjectMembers More... almost 15 years ago
Some minor tweaks to the fluent interface. More... almost 15 years ago
Renamed UseArguments to WithConstructorArguments More... almost 15 years ago
Renamed As<T> on the ILifetimePolicyExpression to Using<T> More... almost 15 years ago
Added PerResolve, ExternallyControlled and HierarchicalControlled lifetimes. More... almost 15 years ago
Marked ConfigureCtorArgsFor<T> and SelectConstructoe<T> as obsolete and moved the functions to the RegistrationExpression class. More... almost 15 years ago
Renamed Register<T> and Register(Type) to Configure<T> and Configure(Type). SOme internal cleanup. More... almost 15 years ago
Updated readme More... almost 15 years ago
Removed the LifetimeExpression and made an overload to Register for configuring lifetime. MakeSingleton is marked as obsolete. More... almost 15 years ago
Added transient and per thread lifetime scopes More... almost 15 years ago
Updated readme More... almost 15 years ago
Added overload for AddAssembliesInDirectory that takes an predicate that determines whether or not the assembly should be included More... almost 15 years ago
Added new convention More... almost 15 years ago
Bumped version number to 1.3 More... almost 15 years ago
Updated build script with the nuget tasks More... almost 15 years ago
Turned on xml docuymentation in the project configuration More... almost 15 years ago
Documented more public facing methods More... almost 15 years ago
Documented more public facing methods More... almost 15 years ago
Documented all conventions More... almost 15 years ago
More documentation More... almost 15 years ago
Documented the registry More... almost 15 years ago
Documented the assembly scanner More... about 15 years ago
Replaced IUnityConfigurationExpression with IUnityRegistry More... about 15 years ago
Added convention to scan for registries More... about 15 years ago
Added several overloads to AssemblyScanner for adding assemblies to scan More... about 15 years ago
Added overload to AddRegistry which takes an instance of an UnityRegistry More... about 15 years ago
Updated readme and added license More... about 15 years ago