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
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.