.NET CLI Tool that prints the command-line arguments it receives, to help debug scripts and apps.
Info
| Version: | 3.0.0 |
| Author(s): | C. Augusto Proiete & Contributors |
| Last Update: | Sunday, November 13, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/augustoproiete/dotnet-args |
| NuGet Url: | https://www.nuget.org/packages/dotnet-args |
Install
Install-Package dotnet-args
dotnet add package dotnet-args
paket add dotnet-args
dotnet-args Download (Unzip the "nupkg" after downloading)
Dependencies
Tags