This package does not have a license agreement. You'll need to assign a license type to the package to allow or block downloads.
To register the AP.Module.Core feed with PowerShell as a repository, run the following command:
Install-Module -Name "AP.Module.Core" -RequiredVersion "1.0.8" -Repository "Master"
To install Master from the command line, run the following command:
Register-PSRepository -Name "Master" -SourceLocation "https://psdeploy.theaccesspoint.co.uk/nuget/Master/"
AP Core Module