Skip to content

CInject 1.4.1

Pre-release
Pre-release

Choose a tag to compare

@punitganshani punitganshani released this 19 Feb 08:50
· 8 commits to master since this release

The new release has following enhancements

  • Allow Getter Methods (Properties) to be injected

Previous release

  • Load all injectors in current directory on its own
  • ObjectValueInjector - to find out value of a property of an argument and not just the argument
  • DependentFiles of an injector get copied over to Target Directory automatically
  • Better Exception Handling
  • Improved Code Quality by ReSharper