CarterCommunity / Carter

Carter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and most importantly more enjoyable.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question] Is it possible to do property injection on a CarterModulse version 7 and autofac

samatstariongroup opened this issue · comments

Hi,

I am having a hard time getting property injection to work using a class that implements ICarterModule and Autofac. Constructure injection is working just fine. Anything special i need to do to get it to work?

  • Carter version 7.0.1
  • Autofac.Extensions.DependencyInjection version 8.0.0