I seemigly have this issue in my web API and I can't solve it
Error constructing handler for request of type MediatR.IRequestHandler`2[Reactivity.Application.User.CurrentUser+Query,Reactivity.Application.User.User]. Register your handlers with the container. See the samples in GitHub for examples. ---> System.InvalidOperationException: Unable to resolve service for type 'Microsoft.AspNetCore.Http.HttpContextAccessor' while attempting to activate 'Reactivity.Infrastructure.Security.UserAccesor'.
I seemigly have this issue in my web API and I can't solve it
Error constructing handler for request of type MediatR.IRequestHandler`2[Reactivity.Application.User.CurrentUser+Query,Reactivity.Application.User.User]. Register your handlers with the container. See the samples in GitHub for examples. ---> System.InvalidOperationException: Unable to resolve service for type 'Microsoft.AspNetCore.Http.HttpContextAccessor' while attempting to activate 'Reactivity.Infrastructure.Security.UserAccesor'.