Hi,
I have installed Visual studio 2022 in my macbook and it has all below required component already installed which required to get start with wisej.
In order to fully access wisej, official documentation says that it does requires Visual studio extension Wisej 3. How can I setup Wisej VS extension in my macbook ?
Hi Vaishali,
Unfortunately, the Wisej 3 VSIX installer is not compatible compatible with Visual Studio for Mac.
It is however required to get the designer to run on the Windows Version of Visual Studio 2022 / 2019.
Visual Studio for Mac doesn’t come with a WinForms designer, nor is it compatible with .NET Framework 4.8 (That’ why you need the NET desktop development).
The Wisej.NET Designer depends on .NET Framework 4.8, so for now it’s only supported on Windows.
However, there’s nothing stopping you from running any of your applications on a Mac or a Linux machine, since you can use .NET 6+ as your application’s target framework, just make sure to install the Libgdi+ library and you should be good to go!
On another note, in case you’re running the windows version of Visual Studio 2022 on your Mac running on either Parallels or Bootcamp, you should be able to download the extension from going to https://wisej.com/builds/ .
Best,
Alaa
Please login first to submit.