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