0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Corrected constructor injection for open generics More... over 6 years ago
Container now support services that have implementations that are designed for different lifetimes. More... over 6 years ago
Corrected a bug when registering services using factory methods and different life times. More... over 6 years ago
updated readme More... over 6 years ago
added support for .NET Standard 2.0 and removed old integration packages. More... over 6 years ago
Added configuration checks More... about 7 years ago
Update README.md
jgauffin
as Jonas Gauffin
More... about 9 years ago
Added "RegisterAsSelf" to ComponentAttribute More... almost 10 years ago
Updated the MVC5/WebApi2 package to the latest versions of the dependencies. More... about 10 years ago
small fix which caused a stack overflow exception when the container was registered inside itself. More... about 10 years ago
Added support for MVC5/WebApi2 More... over 10 years ago
Merge branch 'master' of https://github.com/jgauffin/Griffin.Container More... over 11 years ago
updatd readme More... over 11 years ago
Better exceptions More... over 11 years ago
* Marked DomainEvent/Command handling as obsolete. Use Griffin.Decoupled More... over 11 years ago
Merged WebApi/MVC4 packages and moved the container configuration to App_start. (v1.1.0 of the MVC4 package) More... over 11 years ago
Added support for empty service enumerables in constructors: `public MyService(IEnumerable<IWriters> writers)` when no implementations are found. More... over 11 years ago
* Controllers should be registered as transients. Fixed the extension methods More... over 11 years ago
New feature: http://blog.gauffin.org/2012/08/griffin-container-register-services-using-your-own-attribute/ More... over 11 years ago
Added support for ASP.NET MVC4 More... over 11 years ago
Merge branch 'master' of https://github.com/jgauffin/Griffin.Container More... over 11 years ago
Version 1.0.2. Added support for constructor injection of `IEnumerable<TService>` http://blog.gauffin.org/2012/08/resolving-all-services-through-dependency-injection-in-griffin-container/ More... over 11 years ago
Interception fixes More... over 11 years ago
ASP.NET WebApi integration package. More... over 11 years ago
Adding interception More... over 11 years ago
Added the command support, v1.0 More... almost 12 years ago
Not fully complete
jgauffin
as Jonas Gauffin
More... almost 12 years ago
Fixed domain events, better error handling and added some more unit tests. More... almost 12 years ago
Merge remote-tracking branch 'origin/master' More... almost 12 years ago
First version of the WCF package. More... almost 12 years ago