This package uses an embedded license file, and ProGet cannot be automatically determine the license type. You'll need to assign a license type to the package to allow or block downloads.
To install BIT.Xpo from the command line, run the following command:
nuget install BIT.Xpo -Version 20.2.5.5840 -Source http://nuget.bitframeworks.com/nuget/public/v3/index.json
To install BIT.Xpo from the Package Manager Console within Visual Studio, run the following command:
Install-Package BIT.Xpo -Version 20.2.5.5840 -Source http://nuget.bitframeworks.com/nuget/public/v3/index.json
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageReference Include="BIT.Xpo" Version="20.2.5.5840" />
Xpo common functions for Asp Net Core