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
f54a964815
aspnetcore
/
src
/
Microsoft.AspNetCore.Mvc.Vi...
History
Kiran Challa
93be3dee6e
Fix FormTagHelper to set flag indicating generation of AntiforgeryToken
...
[
Fixes
#4595
] Better error message with extraneous @Html.AntiforgeryToken
2016-05-20 04:29:01 -07:00
..
DependencyInjection
[Perf] RazorPage.CreateModelExpression is allocating expression names
2016-04-22 12:55:28 -07:00
Internal
Merge branch 'release' into dev
2016-04-16 13:07:08 -07:00
Properties
[Perf] RazorPage.CreateModelExpression is allocating expression names
2016-04-22 12:55:28 -07:00
Rendering
React to `HtmlEncodedString` rename to `HtmlString`.
2016-05-17 11:02:10 -07:00
ViewComponents
[Perf] Refactoring ControllerActionInvoker to avoid coercing action method's return type to Task<object> for simple cases.
Fixes
#4539
2016-05-19 14:21:29 -07:00
ViewEngines
…
ViewFeatures
Fix FormTagHelper to set flag indicating generation of AntiforgeryToken
2016-05-20 04:29:01 -07:00
AutoValidateAntiforgeryTokenAttribute.cs
…
Controller.cs
[Fixes 4509] Stop registering disposable objects in our controller helper methods
2016-04-20 17:00:34 -07:00
IViewComponentHelper.cs
…
IViewComponentResult.cs
…
IViewContextAware.cs
…
IgnoreAntiforgeryTokenAttribute.cs
Complete the doc comments for filters
2016-04-13 16:01:30 -07:00
Microsoft.AspNetCore.Mvc.ViewFeatures.xproj
…
ModelStateDictionaryExtensions.cs
…
MvcViewOptions.cs
…
PartialViewResult.cs
…
RemoteAttribute.cs
…
Resources.resx
[Perf] RazorPage.CreateModelExpression is allocating expression names
2016-04-22 12:55:28 -07:00
SkipStatusCodePagesAttribute.cs
Complete the doc comments for filters
2016-04-13 16:01:30 -07:00
ValidateAntiForgeryTokenAttribute.cs
Complete the doc comments for filters
2016-04-13 16:01:30 -07:00
ViewComponent.cs
…
ViewComponentAttribute.cs
…
ViewComponentResult.cs
…
ViewResult.cs
…
project.json
Fix build warnings
2016-05-02 14:52:02 -07:00