aspnetcore/samples
Ryan Nowak 8682fe0cfd Replace ActionBindingContext with ControllerContext
This change introduces ControllerContext for inside of Controllers, and
controller-specific extensibility points. ControllerContext carries with
it the model binding infrastructure needed to do all of the things that
controllers need to do.
2015-11-20 15:32:37 -08:00
..
MvcMinimalSample.Web Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:53 -07:00
MvcSample.Web Replace ActionBindingContext with ControllerContext 2015-11-20 15:32:37 -08:00
TagHelperSample.Web React to aspnet/Razor#561. 2015-11-06 12:31:55 -08:00