Derek Gray
8b726ddc0c
Allow the use of the Prompt property of DisplayAttribute for the placeholder attribute of input fields (addresses #3723 )
2016-01-27 16:18:23 -08:00
ryanbrandenburg
78e7179221
* Remove HttpRespomseStreamWriter
2016-01-27 16:04:54 -08:00
Brennan
3cac63a9cf
React to Logging API changes
2016-01-27 12:37:35 -08:00
Ajay Bhargav Baaskaran
8c4bcf14c7
Added caching for validators
2016-01-26 17:15:16 -08:00
jacalvar
71a815be50
[ Fixes #3979 ] AuthorizationContext conflicts with type in Microsoft.AspNet.Authorization
2016-01-26 16:27:40 -08:00
jacalvar
2b0bea675e
[ Fixes #3752 ] Cleanup Controller invocation pipeline
...
* Added a Release method to IControllerActivator
* Changed Create in IControllerActivator to take in a ControllerActionContext
* Move the check to determine if a controller can be instantiated into the controller activator.
* Move logic for disposing controllers into the controller activator and make release on the
controller factory delegate into the activator.
* Changed release methods to take in a controller context.
2016-01-26 14:15:03 -08:00
Pavel Krymets
79eb0138c7
Migrate to using System.Runtime.Loader.AssemblyLoadContext
2016-01-26 10:22:25 -08:00
Ryan Nowak
a276169693
Reorganize logging, move more types to internal
2016-01-24 17:24:34 -08:00
N. Taylor Mullen
72d1c49575
Update missing AspNetCore referrences.
2016-01-22 16:48:47 -08:00
N. Taylor Mullen
25eb50120e
Update ASP.NET 5 versions for ASP.NET Core.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:40:26 -08:00
N. Taylor Mullen
3be7fbdf9f
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:18:33 -08:00
N. Taylor Mullen
6a6c8ca544
Rename AspNet 5 folders and files.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:17:07 -08:00