aspnetcore/src/Microsoft.AspNet.Mvc.Razor....
Pranav K 9e68a163fd Make RazorPage.IUrlHelper a non-public property
* This allows for injection of the property in cshtml files wthout running
in to compilation errors
* Make IUrlHelper a default injected service

Fixes #816
2014-08-12 10:12:23 -07:00
..
Properties Adding support for activating view properties 2014-07-15 16:26:07 -07:00
IMvcRazorHost.cs
InjectChunk.cs
InjectChunkVisitor.cs Adding support for activating view properties 2014-07-15 16:26:07 -07:00
InjectDescriptor.cs Adding support for activating view properties 2014-07-15 16:26:07 -07:00
InjectParameterGenerator.cs
Microsoft.AspNet.Mvc.Razor.Host.kproj Adding support for activating view properties 2014-07-15 16:26:07 -07:00
ModelChunk.cs Addressed stylecop and CR issues. 2014-06-27 11:23:30 -07:00
ModelChunkVisitor.cs Addressed stylecop and CR issues. 2014-06-27 11:23:30 -07:00
ModelCodeGenerator.cs Addressed stylecop and CR issues. 2014-06-27 11:23:30 -07:00
MvcCSharpChunkVisitor.cs Addressed stylecop and CR issues. 2014-06-27 11:23:30 -07:00
MvcCSharpCodeBuilder.cs Adding support for activating view properties 2014-07-15 16:26:07 -07:00
MvcCSharpCodeVistor.cs Addressed stylecop and CR issues. 2014-06-27 11:23:30 -07:00
MvcRazorCodeParser.cs
MvcRazorHost.cs Adding support for activating view properties 2014-07-15 16:26:07 -07:00
MvcRazorHostOptions.cs Make RazorPage.IUrlHelper a non-public property 2014-08-12 10:12:23 -07:00
Resources.resx Adding support for activating view properties 2014-07-15 16:26:07 -07:00
project.json Reacting to System.Collections version change 2014-07-14 15:19:32 -07:00