-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Add more mvc/view features API docs #26615
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some comments inline per the styleguide at https://github.com/dotnet/dotnet-api-docs/wiki.
src/Mvc/Mvc.ViewFeatures/src/ViewDataDictionaryControllerPropertyActivator.cs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Few suggestions inline.
@HaoK could you retarget this to 5.0? |
Do you mean 6.0? master? Isn't this already targeting release/5.0? |
Sorry, yes |
Add missed files Apply suggestions from code review Co-authored-by: Safia Abdalla <[email protected]> PR feedback Update ViewDataEvaluator.cs Update ViewComponentConventions.cs Update TryGetValueProvider.cs Update MvcViewFeaturesMvcCoreBuilderExtensions.cs Update src/Mvc/Mvc.ViewFeatures/src/HtmlHelper.cs Co-authored-by: Safia Abdalla <[email protected]> Update src/Mvc/Mvc.ViewFeatures/src/HtmlHelper.cs Co-authored-by: Safia Abdalla <[email protected]> Update src/Mvc/Mvc.ViewFeatures/src/HtmlHelper.cs Co-authored-by: Safia Abdalla <[email protected]> Update src/Mvc/Mvc.ViewFeatures/src/HtmlHelper.cs Co-authored-by: Safia Abdalla <[email protected]> Update src/Mvc/Mvc.ViewFeatures/src/HtmlHelper.cs Co-authored-by: Safia Abdalla <[email protected]> Update src/Mvc/Mvc.ViewFeatures/src/HtmlHelper.cs Co-authored-by: Safia Abdalla <[email protected]> Trigger rebuild
Rebased to master |
Hello @HaoK! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
Oddly, AzDO doesn't seem to have any details information about the last aspnetcore-ci run other than it timed out after about 55 minutes |
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
Part of #26397