4 references to AddAuthenticationCore
Microsoft.AspNetCore.Authentication (1)
AuthenticationServiceCollectionExtensions.cs (1)
23
services.
AddAuthenticationCore
();
Microsoft.AspNetCore.Authentication.Core (1)
AuthenticationCoreServiceCollectionExtensions.cs (1)
43
services.
AddAuthenticationCore
();
Microsoft.AspNetCore.Mvc.Core (1)
DependencyInjection\MvcCoreMvcCoreBuilderExtensions.cs (1)
127
services.
AddAuthenticationCore
();
Microsoft.AspNetCore.Server.IISIntegration (1)
WebHostBuilderIISExtensions.cs (1)
100
services.
AddAuthenticationCore
();