NopCommerce in VSCode

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
2 年 前
How to use NopCommerce in Visual studio code? and how to create NopCommerce plugin in Visual studio code? please provide steps. Thanks in advance.
Regards,
Gauri
2 年 前
Download the project.
UnZip the project
Get the lastest version of Visual Studio Community
Open the NopCommerce/sln Solution file

See the exisiting Plugins in the Solution

See https://docs.nopcommerce.com/en/developer/index.html
2 年 前
Yidna wrote:
Download the project.
UnZip the project
Get the lastest version of Visual Studio Community
Open the NopCommerce/sln Solution file

See the exisiting Plugins in the Solution

See https://docs.nopcommerce.com/en/developer/index.html

Hi Yidna,
I'd just point out that Visual Studio (Community ver.) and Visual Studio Code are two big differences. There's no Community version for VS Code.
Best.
2 年 前
Develop nopcommerce with vscode

install vscode.
install extensions: c#, C# extension, vscode-solution-explorer,etc.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.