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