受欢迎的博客标签
RSS

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

NopCommerce 4.x - Footer ViewComponent
NopCommerce 4.x - Footer Components
NopCommerce 4.x - view layout structrue
NopCommerce 4.x - view layout structrue
Nopcommerce 4.x Admin :Basic and Advanced setting
Nopcommerce 4.x Admin :Basic and Advanced setting
NopCommerce 4.x (4)-How to Generate a rss in ASP.NET Core

A rss is good for SEO because it tells search engines what pages of your site it should index. But how do we create a

【原创】nopCommerce 4.0 新建后台任务流程

一、新建一个后台任务

(一)x:\nopcommerce40\src\Nop.services\tasks\queuedmessagesproductscheduletask.cs

按照邮件后台任务的格

NopCommerce 4.x (5)-update from asp .net core 2.2 to asp .net core 3.0

1.add <MvcRazorCompileOnPublish>false</MvcRazorCompileOnPublish>

G:\Nopcommerce\wwwstocksocom\src

NopCommerce 4.x settings for localization

step 1: view

src\Presentation\Nop.Web\Views\Shared\Components\LanguageSelector\Default.cshtml

                    
                    
                    
                
NopCommerce 4.x (3)-Custom extend FileProvider in NopCommerce

step 1: extend  interface  Microsoft.Extensions.FileProviders.IFileProvider

                            
admin in NopCommerce 4.x (2)-SuccessNotification

实现原理 设置提示内容->提示内容存入系统变量->后台模板公共部分显示变量值

  1.在控制器中设置提示内容的变量值 SuccessNotification(_localizationService.GetR