受欢迎的博客标签
RSS

博客文章标记 'nopcommerce 4.x'

Nopcommerce 4.x:ContactUs Topic
Nopcommerce 4.x:ContactUs
NopCommerce 4.x - blog url (.Net 3.x)
NopCommerce 4.x - blog url (.Net 3.x)
NopCommerce源码架构详解--对seo友好Url的路由机制实现源码分析(Nopcommerce 4.3x .Net core 3.1)
http://www.lanhusoft.com/Article/373.html    NopCommerce源码架构详解--对seo友好Url的路由机制实现源码分析    
NopCommerce 4.x (4)-robots.txt and sitemap.xml in NopCommerce
Where can I log an ASP.NET Core app's start/stop/error events?
NopCommerce 4.x-Profiling your nopCommerce website with MiniProfiler
In this article we will learn about profiling your nopCommerce website with MiniProfiler. Out of the box, nopCommerce comes with MiniProfiler integration. So, in order to start using it, all we need to do is configure it correctly from the administration section. This out of the box integration is quite handy for many developers to see what is causing delay in loading pages.
NopCommerce 4.x - @T
why is @T used in NopCommerce and what are its benefits / usage? It is used for localization. You can find same pattern
NopCommerce [email protected]
@Html.NopCssFiles(ResourceLocation.Footer) @Html.NopScripts(ResourceLocation.Footer) @Html.NopInlineScripts(Re
How to extend Html tag in NopCommerce 4.x(self)

create HtmlExtensions.cs 

src\Presentation\Nop.Web.Framework\HtmlExtensions.cs

add class Express

NopCommerce 4.x (6)-ASP.NET Core Dependency injection in NopCommerce
IApplicationBuilder public static void UsePageNotFound(this IApplicationBuilder application) { va
How to Override generic path route in NopCommerce 3.x
How to Override generic path route in NopCommerce 3.x