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
203ebb64ed
aspnetcore
/
test
/
Microsoft.AspNetCore.Mvc.Vi...
/
Internal
History
Pranav K
ccb6793126
Introduce LifecycleProperty
...
Update TempDataAttribute infrastructure to use LifecycleProperty
2018-03-22 10:18:36 -07:00
..
AutoValidateAntiforgeryTokenAuthorizationFilterTest.cs
…
ControllerSaveTempDataPropertyFilterFactoryTest.cs
Introduce LifecycleProperty
2018-03-22 10:18:36 -07:00
ControllerSaveTempDataPropertyFilterTest.cs
Introduce LifecycleProperty
2018-03-22 10:18:36 -07:00
DefaultDisplayTemplatesTest.cs
…
DefaultEditorTemplatesTest.cs
Do not use `FormattedModelValue` in password editor template
2018-03-05 08:33:16 -08:00
ExpressionHelperTest.cs
Quick fix: Add test of
#2890
2018-03-19 11:59:52 -07:00
ExpressionMetadataProviderTest.cs
Check for properties that can't befound
2017-07-04 13:26:17 -07:00
FormatWeekHelperTest.cs
Support input type "week" (
#7045
)
2017-11-16 16:00:15 -08:00
HtmlAttributePropertyHelperTest.cs
Upgrade to xunit 2.3.0-beta4
2017-08-17 10:45:03 -07:00
LifecyclePropertyTest.cs
Introduce LifecycleProperty
2018-03-22 10:18:36 -07:00
PagedBufferedTextWriterTest.cs
…
PagedCharBufferTest.cs
…
SaveTempDataFilterTest.cs
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
TempDataApplicationModelProviderTest.cs
Introduce LifecycleProperty
2018-03-22 10:18:36 -07:00
TempDataSerializerTest.cs
[
Fixes
#7115
] Update property type check in SaveTempDataPropertyFilterBase to match TempDataSerializer requirements
2018-01-10 15:08:01 -08:00
TemplateRendererTest.cs
…
ValidateAntiforgeryTokenAuthorizationFilterTest.cs
…
ViewBufferTest.cs
…
ViewBufferTextWriterTest.cs
…