aspnetcore/samples/MvcSample.Web
Stephen Halter a21ed4bc51 Replace calls to GetService<T> with GetRequiredService<T>
Even though GetService<T> still exists, GetRequiredService<T> preserves
the old behavior of throwing for missing services.
2014-10-16 14:51:41 -07:00
..
App_Data
Areas/Travel
Components
Controllers/ApiExplorerSamples [Fixes #885] API Explorer: Link Generation 2014-10-13 15:20:38 -07:00
Filters
Models
Monitoring
Services
Views Adding RenderSectionAsync to RazorPage 2014-10-13 17:44:49 -07:00
wwwroot Add WebRoot node to project.json on MvcSample.Web 2014-10-16 12:58:30 -07:00
ApiExplorerController.cs
AutoGenerateRouteNamesAttribute.cs
FiltersController.cs
Home2Controller.cs
HomeController.cs
LanguageViewLocationExpander.cs
LinkController.cs
MvcSample.Web.kproj
OverloadController.cs Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
SimplePocoController.cs
SimpleRest.cs
Startup.cs React to options and hosting changes 2014-10-14 19:20:28 -07:00
TestAssemblyProvider.cs
ViewMetadata.cs
project.json Add WebRoot node to project.json on MvcSample.Web 2014-10-16 12:58:30 -07:00