I downloaded the trial version, opened VS2022 and installed the related nuget package. Now, before I go into all those amazing projects on your web site, how do I create a simple project using Wisej ? There is nothing of Wisej on my VS2022 other than the installed package, but no clue on how to create a wisej project.
Click Create New Project in Visual Studio. Select one of the Wisej 3 new project templates.
If the templates don’t show up in your Visual Studio and you have installed Wisej selecting VS 2022 then it’s a known common Visual Studio issue.
Click on the Getting Started documentation link and follow the instruction on how to update the templates. It’s also on Microsoft’s documentation regarding VS templates: devenv /updateConfiguration
See links to docs:
https://docs.wisej.com/docs/getting-started
https://docs.wisej.com/docs/getting-started-1/new-project#missing-templates
HTH
Please login first to submit.