17 Commits (f5bb99c77d0fecec21ad769778d17144c047d8b1)

Author SHA1 Message Date
  Christopher F f19730e433 AddModuleAsync/AddModulesAsync should not require an IServiceProvider 7 years ago
  Finite Reality 032aba9129 Update commands with C#7 features (#689) 8 years ago
  Joe4evr cc390f03de Fix the off-chance that someone has a property without a getter 8 years ago
  Joe4evr 34917a35de In my defense, it was 2:40 AM 8 years ago
  Joe4evr 444868b22d Fix attempting to inject into static properties 8 years ago
  RogueException ba1982a3f9 Replaced DependencyMap with ServiceCollection and IServiceProvider (#625) 8 years ago
  RogueException 33cd1a6c9f Scan base types during DI injection 8 years ago
  Khionu Sybiern 4274900d43 Implimented discussed changes 8 years ago
  Khionu Sybiern c350debdba Better implimentation of detection 8 years ago
  Khionu Sybiern df6579260e Fix detection of IDependencyMap impl 8 years ago
  Christopher F 7476c4ca38 Cleanup property injection 8 years ago
  james7132 73f00eb0d7 Ensure injected properties have public setters 8 years ago
  james7132 145ae1518b Fix properties not being set properly on injection 8 years ago
  james7132 f1df412341 Change whitelist injection into blacklist injection 8 years ago
  james7132 f0b4c24e82 Add InjectAttribute for annotating injectable properties 8 years ago
  james7132 a551064eaf Add IDependencyMap injection for public properties 8 years ago
  FiniteReality 6d46347ebc Finish implementation of command builders 8 years ago