LiCo 0.2.0.3-alpha

This is a prerelease version of LiCo.
dotnet add package LiCo --version 0.2.0.3-alpha
                    
NuGet\Install-Package LiCo -Version 0.2.0.3-alpha
                    
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="LiCo" Version="0.2.0.3-alpha">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LiCo" Version="0.2.0.3-alpha" />
                    
Directory.Packages.props
<PackageReference Include="LiCo">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LiCo --version 0.2.0.3-alpha
                    
#r "nuget: LiCo, 0.2.0.3-alpha"
                    
#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.
#:package LiCo@0.2.0.3-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=LiCo&version=0.2.0.3-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=LiCo&version=0.2.0.3-alpha&prerelease
                    
Install as a Cake Tool

Tool for collecting licenses of dependencies.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.2.0.3-alpha 588 9/18/2022
0.2.0.2-alpha 433 9/18/2022
0.2.0.1-alpha 430 9/18/2022
0.2.0-alpha 468 9/18/2022
0.1.11.13-alpha 495 6/9/2022
0.1.11.12-alpha 416 6/9/2022
0.1.11.11-alpha 394 6/4/2022
0.1.11.10-alpha 602 10/15/2021
0.1.11.9 618 10/15/2021
0.1.11.9-alpha 514 10/15/2021
0.1.11.8-alpha 447 10/15/2021
0.1.11.6-alpha 411 10/15/2021
0.1.11.5-alpha 445 10/15/2021
0.1.10-alpha 474 3/13/2021
0.1.9-alpha 454 3/13/2021
0.1.8-alpha 515 3/13/2021
0.1.7-alpha 423 3/5/2021
0.1.6-alpha 437 3/5/2021
0.1.5-alpha 435 3/5/2021
Loading failed