Lib.Release 10.1.21

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Lib.Release --version 10.1.21
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Lib.Release --version 10.1.21
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Lib.Release&version=10.1.21
                    
nuke :add-package Lib.Release --version 10.1.21
                    

Lib.Release

Dotnet tool for packing and pushing to nuget.org

Install

dotnet tool install --global "Lib.Release"

Usage with manadtory arguments

Lib.Release --LibRootDir "<path to sln dir>" --ApiKey "<nuget.org api key with write permissions>"

Optional flags

--verbose "Outputs extended loggin information"
--ado "Logger outputs Azure DevOps friendly format"
--debug "Stop execution to add compiler"

Example

lib.release --LibRootDir "c:\projects\myProject" --ApiKey "340943908435" --verbose

View on nuget.org: https://www.nuget.org/packages/lib.release

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
10.1.31 97 5/8/2026
10.1.30 88 5/8/2026
10.1.23 86 5/6/2026
10.1.22 91 5/6/2026
10.1.21 80 5/6/2026
10.1.20 97 5/6/2026
10.1.12 76 5/6/2026
10.1.11 77 5/6/2026
10.1.10 80 5/6/2026
10.1.9 88 5/4/2026
10.1.8 95 5/4/2026
10.1.7 77 5/4/2026
10.1.6 78 5/4/2026
10.1.5 78 5/4/2026
10.1.4 83 5/4/2026
10.1.3 91 5/4/2026
10.1.2 79 5/4/2026
10.1.1 81 5/4/2026
10.1.0 84 5/4/2026
10.0.4 104 4/29/2026
Loading failed