Decor.NET and dependency injection with Func error Can not instantiate proxy of class
I need to use Deckor.NET https://github.com/lawrence-laz/Decor.NET/tree/master to add attribute on method.
Application is created in .NET and using Dependency injection with Transient and Func.
When service is registered with Singletion scope and without Scope there is no error:
Decor.NET and dependency injection with Func error when try to get service
I need to use Deckor.NET https://github.com/lawrence-laz/Decor.NET/tree/master to add attribute on method.
Application is created in .NET and using Dependency injection with Transient and Func.
When service is registered with Singletion scope and without Scope there is no error: