aspnetcore/src/Microsoft.AspNetCore.Mvc.Razor
Nate McMaster 3bfb023679 Update how PackageReference versions are set
Changes:
 - Remove floating versions
 - Disable myget feeds during a Universe build
 - Use package-specific MSBuild variables. Pattern = `packageId.Pascalize() + "PackageVersion"`, with a few exceptions.
2017-10-09 11:11:24 -07:00
..
Compilation Normalize paths returned by view location expanders 2017-06-27 08:48:07 -07:00
DependencyInjection Remove ParseOptions and CompilationOptions from RazorViewEngineOptions (#6487) 2017-07-05 14:18:49 -07:00
Internal Parse LanguageVersion correctly 2017-09-19 13:38:40 -07:00
Properties
TagHelpers
HelperResult.cs
IRazorPage.cs
IRazorPageActivator.cs
IRazorPageFactoryProvider.cs
IRazorViewEngine.cs
ITagHelperActivator.cs
ITagHelperFactory.cs
ITagHelperInitializerOfT.cs
IViewLocationExpander.cs
LanguageViewLocationExpander.cs
LanguageViewLocationExpanderFormat.cs
Microsoft.AspNetCore.Mvc.Razor.csproj Update how PackageReference versions are set 2017-10-09 11:11:24 -07:00
RazorPage.cs
RazorPageActivator.cs
RazorPageBase.cs
RazorPageFactoryResult.cs Normalize paths returned by view location expanders 2017-06-27 08:48:07 -07:00
RazorPageOfT.cs
RazorPageResult.cs
RazorView.cs
RazorViewEngine.cs Allow "page" route parameter to be used in Mvc controllers 2017-09-18 15:02:13 -07:00
RazorViewEngineOptions.cs Remove ParseOptions and CompilationOptions from RazorViewEngineOptions (#6487) 2017-07-05 14:18:49 -07:00
RenderAsyncDelegate.cs
Resources.resx
TagHelperInitializerOfT.cs
ViewLocationExpanderContext.cs
baseline.netcore.json Add MVC 2.0 baselines 2017-09-25 13:01:21 -07:00