5 references to AddControllersWithViews
Microsoft.AspNetCore.Mvc (5)
MvcServiceCollectionExtensions.cs (5)
35services.AddControllersWithViews(); 74/// To add services for controllers with views call <see cref="AddControllersWithViews(IServiceCollection)"/> 109/// To add services for controllers with views call <see cref="AddControllersWithViews(IServiceCollection)"/> 253/// To add services for controllers with views call <see cref="AddControllersWithViews(IServiceCollection)"/>. 284/// To add services for controllers with views call <see cref="AddControllersWithViews(IServiceCollection)"/>.