PeanutButter.EasyArgs
3.0.418
Prefix Reserved
dotnet add package PeanutButter.EasyArgs --version 3.0.418
NuGet\Install-Package PeanutButter.EasyArgs -Version 3.0.418
<PackageReference Include="PeanutButter.EasyArgs" Version="3.0.418" />
<PackageVersion Include="PeanutButter.EasyArgs" Version="3.0.418" />
<PackageReference Include="PeanutButter.EasyArgs" />
paket add PeanutButter.EasyArgs --version 3.0.418
#r "nuget: PeanutButter.EasyArgs, 3.0.418"
#:package PeanutButter.EasyArgs@3.0.418
#addin nuget:?package=PeanutButter.EasyArgs&version=3.0.418
#tool nuget:?package=PeanutButter.EasyArgs&version=3.0.418
Provides dead-easy commandline argument parsing. Can be as simple as:
1. define an interface of options you'd like to parse
2. var opts = args.ParseTo<IArgs>()
See the readme for more info
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. 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 was computed. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- PeanutButter.DuckTyping (>= 3.0.418)
- PeanutButter.Utils (>= 3.0.418)
-
.NETStandard 2.0
- PeanutButter.DuckTyping (>= 3.0.418)
- PeanutButter.Utils (>= 3.0.418)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on PeanutButter.EasyArgs:
| Package | Downloads |
|---|---|
|
PeanutButter.ServiceShell
The Service Shell slice of the PeanutButter mini-suite 1. Inherit from `Shell` 2. Set Desdcription, ServiceName, and, optionally, Version 3. override `RunOnce` 4. remember to call Shell.RunMain<MyService>(args) from your Program/Main method Service Shell provides an easy way to run polling services - simply implement the RunOnce method and set your interval. Shell ensures that the RunOnce is not re-entered: if your poll time exceeds the interval, you'll simply run polls back-to-back Including (4) means you can, from the cli, perform the following with the service: - install - uninstall - start - stop - restart - run-once (for testing or for running from another scheduler) |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on PeanutButter.EasyArgs:
| Repository | Stars |
|---|---|
|
apache/logging-log4net
Apache Log4net is a versatile, feature-rich, efficient logging API and backend for .NET
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.418 | 765 | 2/6/2026 |
| 3.0.417 | 392 | 1/30/2026 |
| 3.0.416 | 159 | 1/26/2026 |
| 3.0.415 | 176 | 1/21/2026 |
| 3.0.414 | 190 | 1/20/2026 |
| 3.0.413 | 219 | 1/12/2026 |
| 3.0.412 | 194 | 1/9/2026 |
| 3.0.411 | 181 | 1/9/2026 |
| 3.0.410 | 577 | 12/10/2025 |
| 3.0.409 | 706 | 12/4/2025 |
| 3.0.408 | 693 | 12/1/2025 |
| 3.0.407 | 636 | 11/19/2025 |
| 3.0.406 | 538 | 11/18/2025 |
| 3.0.405 | 477 | 11/17/2025 |
| 3.0.404 | 568 | 11/17/2025 |
| 3.0.403 | 472 | 11/17/2025 |
| 3.0.402 | 448 | 11/17/2025 |
| 3.0.401 | 996 | 11/10/2025 |
| 3.0.400 | 289 | 11/7/2025 |
| 3.0.399 | 311 | 11/7/2025 |