aspnetcore/src
Ryan Nowak fbae57cde1 React to the removal of EndpointConstraint 2018-07-28 19:03:16 -07:00
..
Microsoft.AspNetCore.Mvc
Microsoft.AspNetCore.Mvc.Abstractions Add EndpointMetadata to ActionDescriptor and hookup CORS (#8158) 2018-07-28 16:12:54 +12:00
Microsoft.AspNetCore.Mvc.Analyzers
Microsoft.AspNetCore.Mvc.Analyzers.Experimental
Microsoft.AspNetCore.Mvc.ApiExplorer Re-organize shared src packages so we can do true IVT between src assemblies 2018-07-16 11:15:58 -07:00
Microsoft.AspNetCore.Mvc.Core React to the removal of EndpointConstraint 2018-07-28 19:03:16 -07:00
Microsoft.AspNetCore.Mvc.Cors Add EndpointMetadata to ActionDescriptor and hookup CORS (#8158) 2018-07-28 16:12:54 +12:00
Microsoft.AspNetCore.Mvc.DataAnnotations CompositeValidationAttribute 2018-07-20 15:31:14 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json Added UseCamelCasing and UseMemberCasing extension methods to MvcJsonOptions (#7256) 2018-07-23 10:11:04 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml Avoid `InvalidOperationException` when serializing `SerializableError` 2018-07-26 08:56:02 -07:00
Microsoft.AspNetCore.Mvc.Localization Re-organize shared src packages so we can do true IVT between src assemblies 2018-07-16 11:15:58 -07:00
Microsoft.AspNetCore.Mvc.Razor Ensure PageContext.ViewData and ViewContext.ViewData are the same instance 2018-07-16 11:16:03 -07:00
Microsoft.AspNetCore.Mvc.RazorPages Ensure PageContext.ViewData and ViewContext.ViewData are the same instance 2018-07-16 11:16:03 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers Custom error messages with validation message tag helper #8035 2018-07-22 17:55:06 +05:30
Microsoft.AspNetCore.Mvc.Testing Add ability to override the testing web content root using environment variables 2018-07-20 16:56:24 -07:00
Microsoft.AspNetCore.Mvc.ViewFeatures Re-organize shared src packages so we can do true IVT between src assemblies 2018-07-16 11:15:58 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShim
Directory.Build.props