Getting started
Last updated
Was this helpful?
Last updated
Was this helpful?
Make sure .NET 8.0 SDK is installed () (Vidyano v6 can also be used with .NET 9.0 but the project template uses .NET 8.0 by default)
Install the Vidyano dotnet new templates
Trust the development certificate (needs to be done once on a development machine)
You only need to do this once.
The latest version currently is 6.0.20250305.5880 (you can check the .csproj file for the version you are referencing), in most cases you can immediately update your even before running the application.