Jan Ove Halvorsen
Results
1
issues of
Jan Ove Halvorsen
What about providing the following interfaces and use those to register handlers accordingly: ISingletonRequestHandler, IScopedRequestHandler, ITransientRequestHandler All of them inherit from IRequestHandler. Default lifetime applies if IRequestHandler is used. Alternatively,...