This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
06f6de6c11
aspnetcore
/
test
History
Kiran Challa
06f6de6c11
Changed RequestSizeLimitAttribute to create an authorization filter rather than a resource filter.
...
[
Fixes
#6777
] RequestSizeLimit is ignored
2017-09-12 17:03:24 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
…
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Make DefaultApiDescriptionProvider understand ActionResult<T>
2017-09-11 14:20:38 -07:00
Microsoft.AspNetCore.Mvc.Core.Test
Changed RequestSizeLimitAttribute to create an authorization filter rather than a resource filter.
2017-09-12 17:03:24 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test
…
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
…
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
…
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
…
Microsoft.AspNetCore.Mvc.FunctionalTests
Changed RequestSizeLimitAttribute to create an authorization filter rather than a resource filter.
2017-09-12 17:03:24 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests
House Cleaning - Spelling and grammar
🚿
2017-08-30 14:58:44 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
…
Microsoft.AspNetCore.Mvc.Razor.Test
Update default Razor search paths to include ~/[PagesRoot]/Shared
2017-09-11 14:11:39 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test
Allow BindPropertyAttribute to be applied on PageModel
2017-09-12 10:34:19 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test
Auto-select `type="text"` for `DateTimeOffset` values
2017-09-05 16:05:13 -07:00
Microsoft.AspNetCore.Mvc.Test
House Cleaning - Spelling and grammar
🚿
2017-08-30 14:58:44 -07:00
Microsoft.AspNetCore.Mvc.TestCommon
…
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
…
Microsoft.AspNetCore.Mvc.ViewFeatures.Test
Avoid saving TempData in case of unhandled exceptions. [
Fixes
#6598
] BUG? Accessing TempData prevent response to have content on error.
2017-09-07 13:13:27 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
House Cleaning - Spelling and grammar
🚿
2017-08-30 14:58:44 -07:00
WebSites
Changed RequestSizeLimitAttribute to create an authorization filter rather than a resource filter.
2017-09-12 17:03:24 -07:00
Directory.Build.props
…
MvcTests.ruleset
…