aspnetcore/src
James Newton-King 046af405b6
Rename global routing to endpoint routing (#8179)
2018-08-01 15:05:49 +12: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 Ensure parent is a MethodDeclarationSyntax 2018-07-30 14:59:27 -07:00
Microsoft.AspNetCore.Mvc.Analyzers.Experimental Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks 2018-07-30 13:14:20 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer
Microsoft.AspNetCore.Mvc.Core Rename global routing to endpoint routing (#8179) 2018-08-01 15:05:49 +12: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
Microsoft.AspNetCore.Mvc.Razor Make publicly exposed Roslyn types internal 2018-07-31 11:08:22 -07:00
Microsoft.AspNetCore.Mvc.RazorPages
Microsoft.AspNetCore.Mvc.TagHelpers Cleanup some IDE warnings 2018-07-30 15:06:43 -07:00
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
Microsoft.AspNetCore.Mvc.WebApiCompatShim
Directory.Build.props