5 references to AddControllersWithViews
Microsoft.AspNetCore.Mvc (5)
MvcServiceCollectionExtensions.cs (5)
35
services.
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)"/>.