Plugin Development 4.40.4 Install Issue

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Il y a 1 an
The current accepted solution (workaround actually) is to build all assemblies (Nop and plugins) with dotnet5 CLI or use VS2019 and rebuild all.

I didn't confirm, but plugins probably aren't even necessary to be rebuilt.
Il y a 1 an
Hello guys,

The solution was mentioned also earlier, for versions under 4.5 you need Visual Studio 2019 and you have to do a full Clean + Rebuild, which will work. If you are switching between 4.5 and lower ones you have to check if the rebuild was done successfully as I had some issues with some plugins and had to manually rebuild them.

For 4.5 and onwards you need Visual Studio 2022 and do the same steps as above.

Hope it helps someone
Il y a 1 an
for nopCommerce 4.40.x - use VS2019
for nopCommerce 4.50.x - use VS2022
Il y a 1 an
I think rider from jetbeans works on any version. Its also a lot faster.
Il y a 1 an
Rider. Other mentions:
It builds faster it seems
I have not experienced any hickups / hangs
Faster intellisense
Resharper is included by default which is amazing
Great support for different javascript frameworks
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.