Is there a way of registering all interfaces in Autofac for a component using JSON configuration similar to .AsImplementedInterfaces()

后端 未结 0 1224
说谎
说谎 2021-01-12 03:59

Is it possible to have some components registered through JSON in the same way one would register a component with .AsImplementedInterfaces()? Or are modules the only way to

相关标签:
回答
  • 消灭零回复
提交回复
热议问题