VISTA

Motorola Solutions VISTA Firmware package.

Recent Packages

Version Downloads
3.2.0.1 221
3.1.0.1 381
3.0.6.5 978
3.0.4.605 920

Usage Instructions

Latest Version: 3.2.0.1

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

nuget install VISTA -Version 3.2.0.1 -Source https://package.evidencelibrary.com/nuget/Firmware/

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

Install-Package VISTA -Version 3.2.0.1 -Source https://package.evidencelibrary.com/nuget/Firmware/

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

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