NopCommerce Platform introduce Part 1
quick start
Install sql server 2016 Express edition on windows 10
Install .Net Sdk .net 7.0 on windows 10
Install nopcommerce 4.6x on windows 10
config database connection string
Table of Contents
Before you install nopCommerce
Install sql server 2016 Express edition on windows 10
本地 SQL Server 下载地址:https://www.microsoft.com/zh-cn/sql-server/sql-server-downloads?rtc=1
SQLServer2016-SSEI-Expr.exe
F:\Third2\sqlserver
Install SQL Server 2016 Management Studio on windows 10
Download SQL Server Management Studio
SSMS-Setup-ENU.exe
https://github.com/nopSolutions/nopCommerce
20240415
https://github.com/nopSolutions/nopCommerce/releases/download/release-4.60.6/nopCommerce_4.60.6_Source.zip
Backup & Restore
source
C:\Program Files\Microsoft SQL Server\MSSQL13.SQLEXPRESS\MSSQL\DATA
F:\developer_ms\nopCommerce_4.50.0_Source\src\Presentation\Nop.Web\wwwroot\db_backups\database_2023-01-25-05-29-18_7209013461.bak
target
F:\developer_msly\msly20240516
copy favicon.ico
src\Presentation\Nop.Web\wwwroot
SQL Server 索引重新生成 索引重建
Windows 10->Start->SQL Server Tool 18->SQL Server Management Studio
SQL Server Management Studio 15.0.18390.0
SQL Server Management Objects (SMO) 16.100.46521.71
Microsoft Analysis Services Client Tools 15.0.19714.0
Microsoft Data Access Components (MDAC) 10.0.19041.4291
Microsoft MSXML 3.0 6.0
Microsoft .NET Framework 4.0.30319.42000
Operating System 10.0.19045
https://zhuanlan.zhihu.com/p/590529089