3 references to UseMvc
Microsoft.AspNetCore.Mvc.Core (3)
Builder\MvcApplicationBuilderExtensions.cs (3)
24
/// <see cref="
UseMvc
(IApplicationBuilder, Action{IRouteBuilder})"/>.</remarks>
29
return app.
UseMvc
(routes =>
45
return app.
UseMvc
(routes =>