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.Data from the command line, run the following command:
nuget install BIT.Data -Version 20.2.5.5840 -Source https://nuget.bitframeworks.com/nuget/public/v3/index.json
To install BIT.Data from the Package Manager Console within Visual Studio, run the following command:
Install-Package BIT.Data -Version 20.2.5.5840 -Source https://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.Data" Version="20.2.5.5840" />
Common Data Operations