aspnetcore/src
Doug Bunting 498fa2d72f
Avoid `InvalidOperationException` when serializing `SerializableError`
- #8055
- provide unique name (`<Empty-Key>`) for XML elements that would otherwise be nameless

nits:
- remove now-useless Mono special case in updated test class
- extend updated tests to involve square brackets as well as empty keys
2018-07-26 08:56:02 -07:00
..
Microsoft.AspNetCore.Mvc
…
Microsoft.AspNetCore.Mvc.Abstractions
…
Microsoft.AspNetCore.Mvc.Analyzers
…
Microsoft.AspNetCore.Mvc.Analyzers.Experimental
…
Microsoft.AspNetCore.Mvc.ApiExplorer
…
Microsoft.AspNetCore.Mvc.Core Change MvcEndpointDataSource to use GetChangeToken (#8137) 2018-07-26 09:20:26 +12:00
Microsoft.AspNetCore.Mvc.Cors
…
Microsoft.AspNetCore.Mvc.DataAnnotations
…
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
…
Microsoft.AspNetCore.Mvc.RazorPages
…
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
…
Microsoft.AspNetCore.Mvc.ViewFeatures
…
Microsoft.AspNetCore.Mvc.WebApiCompatShim
…
Directory.Build.props
…