Skip to content

Conversation

KaranChadha10
Copy link
Contributor

Description

Removed UrlHelperExtensions and switch views/controllers to INopUrlHelper (Fixes #7818)

Issue link: #7818

@danFbach
Copy link
Contributor

@KaranChadha10 @RomanovM
consider moving @using Nop.Web.Framework.Mvc.Routing and @inject INopUrlHelper NopUrl to _ViewImports.cshtml rather than in each view since it is used in very many views - it makes things more maintainable and globally accessible.

@skoshelev
Copy link
Contributor

Hi @KaranChadha10!

I'm very sorry, but we didn't have time to review your implementation on time, and it's currently full of conflicts. We've decided to close your PR. We will implement it ourselves, especially since we have decided not to remove the extension methods for now.

I hope you understand, and thank you very much for your assistance.

@skoshelev skoshelev closed this Sep 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove UrlHelperExtensions
4 participants