-
Notifications
You must be signed in to change notification settings - Fork 1
Injector is a simple dependency injection library. Instead of using a heavy IOC framework the simple class InstanceFactory can make instances of a given class. The only requirement is that the class implements an interface. For testing it is possible to call InstanceFactory.Replace to replace a given instancecreation
espenekvang/Injector
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Injector is a simple dependency injection library. Instead of using a heavy IOC framework the simple class InstanceFactory can make instances of a given class. The only requirement is that the class implements an interface. For testing it is possible to call InstanceFactory.Replace to replace a given instancecreation
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published