Bca.Spdx
0.0.7
See the version list below for details.
dotnet add package Bca.Spdx --version 0.0.7
NuGet\Install-Package Bca.Spdx -Version 0.0.7
<PackageReference Include="Bca.Spdx" Version="0.0.7" />
paket add Bca.Spdx --version 0.0.7
#r "nuget: Bca.Spdx, 0.0.7"
// Install Bca.Spdx as a Cake Addin #addin nuget:?package=Bca.Spdx&version=0.0.7 // Install Bca.Spdx as a Cake Tool #tool nuget:?package=Bca.Spdx&version=0.0.7
PowerShell module to interract with SPDX licences information.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Bca.Spdx:
Package | Downloads |
---|---|
Bca.Nuget
PowerShell module to create and manage Nuspec manifests and NuGet packages. |
GitHub repositories
This package is not used by any popular GitHub repositories.
0.0.6:
- Update-SpdxLicense*: Added variabilization of the source URL.
0.0.5:
- Test-SpdxLicenseExpression: New function to test license expression to be used in packaging.
- Enhanced language support.
0.0.4:
- Test-SpdxLicenseExpression: New function to test license expression to be used in packaging.
- Enhanced language support.
0.0.3:
- Update-SpdxLicense: Added Timeout parameter to control the web request timeout.
- Added update of licenses and exceptions when importing the module.
- Added French support.
0.0.2:
- Added License Exceptions support.
0.0.1:
- First release.