aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Ryan Nowak a6aaef0d63 Optimize async code in model binders
Optimize the 'no-op' path for our model binders to return a cached task
where possible without going async.
2015-09-08 09:42:34 -07:00
..
ActionResults Fix merge issue 2015-09-02 17:49:18 -07:00
Actions Use TelemetrySource 2015-09-06 20:23:05 -07:00
ApplicationModel React to options changes 2015-09-02 14:07:06 -07:00
DepenencyInjection Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
Filters Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
Formatters React to options changes 2015-09-02 14:07:06 -07:00
Internal
ModelBinding Optimize async code in model binders 2015-09-08 09:42:34 -07:00
Properties
Routing React to options changes 2015-09-02 14:07:06 -07:00
BindAttributeTest.cs
ConsumesAttributeTests.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
FilterCollectionExtensionsTest.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
FlushReportingStream.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
HttpResponseStreamWriterTest.cs
Microsoft.AspNet.Mvc.Core.Test.xproj
ModelBindingHelperTest.cs Make ModelBindingResult a struct. 2015-09-03 12:52:50 -07:00
MvcCoreServiceCollectionExtensionsTest.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
MvcOptionsTest.cs
NonDisposableStreamTest.cs
ProducesAttributeTests.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
RequireHttpsAttributeTests.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
ResponseCacheAttributeTest.cs React to options changes 2015-09-02 14:07:06 -07:00
SerializableErrorTests.cs
TestBufferingFeature.cs [Fixes #3016] Disable response buffering in places where the content is already built/available 2015-09-02 09:22:36 -07:00
UrlHelperTest.cs React to options changes 2015-09-02 14:07:06 -07:00
project.json Use TelemetrySource 2015-09-06 20:23:05 -07:00