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