Skip to content
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

Add HttpContextExtensions for GetActionContextAsync #16557

Merged
merged 11 commits into from
Aug 14, 2024

Conversation

infofromca
Copy link
Contributor

Fixes #16554

Copy link
Contributor

This pull request has merge conflicts. Please resolve those before requesting a review.

Copy link
Member

@Piedone Piedone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please merge to adapt to file-scoped namespaces (#16539), otherwise looks good except for the nitpick.

infofromca and others added 2 commits August 14, 2024 09:51
…ontextExtensions.cs

Co-authored-by: Zoltán Lehóczky <zoltan.lehoczky@lombiq.com>
# Conflicts:
#	src/OrchardCore.Modules/OrchardCore.Seo/Handlers/SeoMetaPartHandler.cs
#	src/OrchardCore/OrchardCore.DisplayManagement.Liquid/LiquidViewTemplate.cs
#	src/OrchardCore/OrchardCore.DisplayManagement/Razor/RazorShapeTemplateViewEngine.cs
infofromca and others added 4 commits August 14, 2024 13:34
…TemplateViewEngine.cs

Co-authored-by: Mike Alhayek <mike@crestapps.com>
…wTemplate.cs

Co-authored-by: Mike Alhayek <mike@crestapps.com>
…ndler.cs

Co-authored-by: Mike Alhayek <mike@crestapps.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

move GetActionContextAsync and its related stuff to abstract place
4 participants