4RE 4.5.0.600

WatchGuard Video 4RE 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 4RE from the command line, run the following command:

nuget install 4RE -Version 4.5.0.600 -Source https://package.evidencelibrary.com/nuget/FirmwareTest/

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

Install-Package 4RE -Version 4.5.0.600 -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="4RE" Version="4.5.0.600" />