aspnetcore/src
Pranav K ccb6793126
Introduce LifecycleProperty
Update TempDataAttribute infrastructure to use LifecycleProperty
2018-03-22 10:18:36 -07:00
..
Microsoft.AspNetCore.Mvc Add reference to MVC.Razor.Extensions 2018-02-15 15:43:04 -08:00
Microsoft.AspNetCore.Mvc.Abstractions Add overload for AddModelError without ModelMetadata (#7407) 2018-03-02 11:03:46 -08:00
Microsoft.AspNetCore.Mvc.Analyzers Ignore constructors when discovering actions 2018-03-06 17:42:53 -08:00
Microsoft.AspNetCore.Mvc.ApiExplorer Use ParameterInfo for getting metadata of a parameter to show the correct information in ApiExplorer 2018-03-19 11:50:19 -07:00
Microsoft.AspNetCore.Mvc.Core Introduce LifecycleProperty 2018-03-22 10:18:36 -07:00
Microsoft.AspNetCore.Mvc.Cors
Microsoft.AspNetCore.Mvc.DataAnnotations
Microsoft.AspNetCore.Mvc.Formatters.Json Use new `HttpRequest.EnableBuffering()` extension method 2018-02-07 10:57:17 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Xml Use new `HttpRequest.EnableBuffering()` extension method 2018-02-07 10:57:17 -08:00
Microsoft.AspNetCore.Mvc.Localization
Microsoft.AspNetCore.Mvc.Razor ApplicationPartFactory: The works 2018-03-21 15:40:15 -07:00
Microsoft.AspNetCore.Mvc.RazorPages Introduce LifecycleProperty 2018-03-22 10:18:36 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers Rename PartialTagHelper `asp-for` to `for`. 2018-03-15 16:07:13 -07:00
Microsoft.AspNetCore.Mvc.Testing Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
Microsoft.AspNetCore.Mvc.ViewFeatures Introduce LifecycleProperty 2018-03-22 10:18:36 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShim
Directory.Build.props