7 references to AddRoutingCore
Microsoft.AspNetCore (1)
WebHost.cs (1)
277
services.
AddRoutingCore
();
Microsoft.AspNetCore.Http.Connections (1)
ConnectionsDependencyInjectionExtensions.cs (1)
23
services.
AddRoutingCore
();
Microsoft.AspNetCore.Routing (1)
DependencyInjection\RoutingServiceCollectionExtensions.cs (1)
30
services.
AddRoutingCore
();
Microsoft.AspNetCore.Tests (4)
WebApplicationTests.cs (4)
54
builder.Services.
AddRoutingCore
();
84
builder.Services.
AddRoutingCore
();
114
builder.Services.
AddRoutingCore
();
2644
builder.Services.
AddRoutingCore
().Configure<RouteOptions>(options =>