ELHealthCheck 1.2502

Provides logging and diagnostic information about an Evidence Library instance
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 ELHealthCheck from PowerShell, run the following command after registering this feed as a PowerShell repository (see the Repository tab):

Install-Module -Name "ELHealthCheck" -RequiredVersion "1.2502" -Repository "ELHealthcheck"

To register the ELHealthcheck feed with PowerShell as a repository, run the following command:

Register-PSRepository -Name "ELHealthcheck" -SourceLocation "https://package.evidencelibrary.com/nuget/ELHealthcheck/"