asp.net-corenopcommercenopcommerce-3.90nopcommerce-4.0nopcommerce-4.2

What is the Application Name for Nopcommerce 4.60 no source code


I'm using no source code in nopcommerce 4.60. I'm trying to run this code in my root folder but I don't know what my ApplicationName is {yourApplicationName}.

dotnet {yourApplicationName}.dll

Solution

  • you can't change your nopCommerce application's DLL name until you modify the entire nopCommerce solution source code from Nop.Web to {YourApplication Name}. It'll always remain the name as per nop library project.