aspnetcore/test/WebSites/ApplicationModelWebSite/Conventions
Yishai Galatzer bcbbc58515 Api cleanup (remove List and Dictionary in favor of IList and IDictionary)
from the public surface copy header values on registration.

Make a copy of the mediatypeheader value in FormatterMappings so it's
really immutable.
2015-02-16 18:19:55 -08:00
..
ActionDescriptionAttribute.cs Provided a way to add data to ActionDescriptor from ApplicationModel. 2015-01-26 15:20:02 -08:00
ApplicationDescription.cs Provided a way to add data to ActionDescriptor from ApplicationModel. 2015-01-26 15:20:02 -08:00
ControllerDescriptionAttribute.cs Provided a way to add data to ActionDescriptor from ApplicationModel. 2015-01-26 15:20:02 -08:00
ControllerLicenseConvention.cs Api cleanup (remove List and Dictionary in favor of IList and IDictionary) 2015-02-16 18:19:55 -08:00
FromHeaderConvention.cs Issue #1445 - Cleanup on MvcOptions.ApplicationModelConventions. 2015-02-10 13:17:19 -08:00