Info
Version: | 1.1.0 |
Author(s): | Lunar Doggo |
Last Update: | Thursday, June 30, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lunardoggo/StartOptions |
NuGet Url: | https://www.nuget.org/packages/LunarDoggo.StartOptions |
Install
Install-Package LunarDoggo.StartOptions
dotnet add package LunarDoggo.StartOptions
paket add LunarDoggo.StartOptions
LunarDoggo.StartOptions Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Collections.Immutable(>= 1.7.1)
Tags
The console start arguments are parsed into StartOptions and StartOptionGroups which you can use to select your applications behaviour and pass values to your application via the console.