Autofac InstancePerDependency
as the default if no other option is specified.
Is it possible to set InstancePerRequest
as default instance scope option for Autofac?
Asked
Active
Viewed 141 times
0

user3132547
- 193
- 2
- 13
1 Answers
0
No, there is no way to change the default lifetime scope preference on the container.

Travis Illig
- 23,195
- 2
- 62
- 85