0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #16 from sgarshol/upgrade-unity-v5x More... over 5 years ago
Update NuGet references: * CommonServiceLocator * NUnit * System.Runtime.CompilerServices.Unsafe * Unity Fix breaking code and tests More... over 5 years ago
Updated README.md More... over 13 years ago
Updated README.md More... over 13 years ago
Updated AssemblyInfo with updated version number More... about 14 years ago
Updated project description More... about 14 years ago
Updated relese notes for v1.4.1 More... about 14 years ago
Bumped version to 1.4.1 More... about 14 years ago
Renamed private method More... about 14 years ago
Also adds assemblies in the private bin path when scanning the base directory to make this work for web apps. Fixes #6 More... about 14 years ago
Deleted nuget.exe from tools More... about 14 years ago
Turned on NuGet Package Restore More... about 14 years ago
Merge pull request #5 from Olsenius/master More... over 14 years ago
Made IUnityContainer.Configure return it self after configuring More... over 14 years ago
Updated NuGet and src attribute in the nuspec file More... over 14 years ago
Updated release notes for 1.4 More... over 14 years ago
Updated license link in readme More... over 14 years ago
Updated license url More... over 14 years ago
Bumped version number to 1.4. Switched to SemVer More... over 14 years ago
Updated release notes in readme More... over 14 years ago
Added some extensions to the assembly scanner for easier discovery of the conventions More... over 14 years ago
Update README.md More... over 14 years ago
Updated release notes in readme More... over 14 years ago
Strong named the assembly. Closes #2 More... over 14 years ago
Added option to scan for internal types in an assembly. #3 More... over 14 years ago
Added overload to the add all convention that allows for registering multimple types closing the same generic interface. Closes #4 More... over 14 years ago
Updated to Unity 2.1. Changed NuGet dependency to Unity to >= 2.0 More... over 14 years ago
Updated rakefile to generate symbols for the NuGet package. Added new task that publishes to nuget.org More... over 14 years ago
Updated NuGet.exe More... over 14 years ago
Upgraded NUnit More... over 14 years ago