How to download/install extension

0
0

Hello,

I need to install the extension “Wisej.Web.Ext.PrintPreview” but never installed an extension.

First question I have, do I have to download each file/folder seperately ?
Which file is the correct file which I have to drag & drop into visual studio?

It’s all new so please some easy beginners advise should be great.

thanks in advance,

bjorn

Attachment
  • You must to post comments
0
0

Hi Alaa,

Actually, I am having troubles to install this extension as well. I have followed your steps to install WiseJ-3-PrintPreview, but I can’t find this extension on NuGet. I am using other extensions (such as WiseJ-3-TinyEditor, WiseJ-3-TinyMCE and WiseJ-3-NavigationBar) and I could find them without any problems. Can you help me?

Thanks in advance.

João Paulo

Attachment
  • You must to post comments
0
0

Hi Bjorn,

The easiest thing you can do is installing the extensions via the NuGet Package Manager in Visual Studio.

It’s as simple as right clicking the solution, then choosing the “Manage NuGet Packages..” option in the resulting Context Menu.

From there, you can search for Wisej-3-PrintPreview and simply install it.

You can also build each extension from source like you were trying to do, for that you have to add both .NET4.8 and .NET 6 assemblies if your application is targeting them both.

HTH,
Alaa

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.