githubutil 1.1.0

dotnet tool install --global githubutil --version 1.1.0                
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 githubutil --version 1.1.0                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=githubutil&version=1.1.0                
nuke :add-package githubutil --version 1.1.0                

githubutil

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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
1.1.0 94 1/5/2025
1.0.0 80 1/5/2025

v1.1 - Fixed bugs. Added build delete command of issues in a project.
v1.0 - Creating utility to generate sample draft issues in a project with sample titles and estimates