Bca.Spdx 0.0.7

There is a newer version of this package available.
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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Bca.Spdx" Version="0.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bca.Spdx --version 0.0.7
#r "nuget: Bca.Spdx, 0.0.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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.

There are no supported framework assets in this package.

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.

Version Downloads Last updated
0.1.2 521 9/18/2020
0.1.1 679 9/11/2020
0.0.8 966 7/11/2020
0.0.7 441 7/11/2020

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.