You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduces a little breaking change: the ConfigureService of the IStartupConfigurationService interface has been renamed to ConfigureServices to be consistent with the ASP.NET Core Startup class definition.