2 references to AddMvcCore
Microsoft.AspNetCore.Mvc.Core.Test (2)
Builder\MvcApplicationBuilderExtensionsTest.cs (2)
41services.AddMvcCore(o => o.EnableEndpointRouting = false); 66services.AddMvcCore(o => o.EnableEndpointRouting = true);