create-guid 1.1.11

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

cli-tools

A series of .NET command-line (CLI) tools that will help with developers tasks.

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.  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
1.1.11 35 9/15/2026
1.1.10 154 6/14/2026
1.1.9 120 6/11/2026
1.1.8 150 4/25/2026
1.1.7 118 4/25/2026
1.1.6 146 4/6/2026
1.1.5 141 3/28/2026
1.1.4 142 3/24/2026
1.1.3 142 3/3/2026
1.1.2 130 2/13/2026
1.1.0 143 1/17/2026
1.0.17 135 1/5/2026
1.0.16 225 12/24/2025
1.0.15 212 12/24/2025
1.0.14 268 12/15/2025
1.0.13 726 12/3/2025
1.0.12 234 10/22/2025
1.0.10 209 6/7/2025
1.0.9 273 6/1/2025
0.1.7 2,013 9/14/2022
Loading failed

Updated to .NET 9 and added UUID 7 guid generation option.