VISTA 3.0.9.10

WatchGuard Video VISTA Firmware package.
This is a new version of the view package page, introduced in ProGet 5.3. If it's missing any functionality, you can still view the old version.

Usage Instructions

To install VISTA from the command line, run the following command:

nuget install VISTA -Version 3.0.9.10 -Source https://package.evidencelibrary.com/nuget/FirmwareTest/

To install VISTA from the Package Manager Console within Visual Studio, run the following command:

Install-Package VISTA -Version 3.0.9.10 -Source https://package.evidencelibrary.com/nuget/FirmwareTest/

For projects that support PackageReference, copy this XML node into the project file to reference the package.

<PackageReference Include="VISTA" Version="3.0.9.10" />