Estou implementando identidade no Dot Net core MVC 7. Este é o tutorial que eu estava seguindo . Então, de repente, veio o erro, veio o erro
An unhandled exception occurred while processing the request.
InvalidOperationException: Unable to resolve service for type 'Microsoft.AspNetCore.Identity.UserManager`1[Microsoft.AspNetCore.Identity.IdentityUser]' while attempting to activate 'LearnIdentity.Areas.Identity.Pages.Account.RegisterModel'.
Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetService(IServiceProvider sp, Type type, Type requiredBy, bool isDefaultParameterRequired)
Tentei assistir ao vídeo novamente e novamente. Tentei conversar GTP. Não foi possível resolver, por favor me ajude. Clique aqui para obter o código-fonte