PeanutButter.EasyArgs 3.0.338

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package PeanutButter.EasyArgs --version 3.0.338                
NuGet\Install-Package PeanutButter.EasyArgs -Version 3.0.338                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PeanutButter.EasyArgs" Version="3.0.338" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PeanutButter.EasyArgs --version 3.0.338                
#r "nuget: PeanutButter.EasyArgs, 3.0.338"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install PeanutButter.EasyArgs as a Cake Addin
#addin nuget:?package=PeanutButter.EasyArgs&version=3.0.338

// Install PeanutButter.EasyArgs as a Cake Tool
#tool nuget:?package=PeanutButter.EasyArgs&version=3.0.338                

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 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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.339 82 1/7/2025
3.0.338 73 1/7/2025
3.0.337 87 1/7/2025
3.0.336 117 1/6/2025
3.0.335 109 12/17/2024
3.0.334 107 12/17/2024
3.0.333 132 12/13/2024
3.0.332 116 12/13/2024
3.0.331 124 12/12/2024
3.0.330 120 11/28/2024
3.0.329 212 11/13/2024
3.0.328 280 11/12/2024
3.0.327 110 11/12/2024
3.0.326 116 11/12/2024
3.0.325 110 11/12/2024
3.0.324 110 11/12/2024
3.0.323 145 11/6/2024
3.0.322 129 11/6/2024
3.0.321 852 10/10/2024
3.0.320 208 10/7/2024
3.0.319 172 9/18/2024
3.0.318 151 9/18/2024
3.0.317 153 9/18/2024
3.0.316 815 8/28/2024
3.0.315 191 8/12/2024
3.0.314 167 8/8/2024
3.0.313 141 8/8/2024
3.0.312 135 7/29/2024
3.0.311 937 7/17/2024
3.0.310 137 7/15/2024
3.0.309 172 7/15/2024
3.0.308 134 7/9/2024
3.0.307 104 7/9/2024
3.0.306 278 6/25/2024
3.0.305 200 6/11/2024
3.0.304 161 6/11/2024
3.0.303 148 6/5/2024
3.0.302 155 6/5/2024
3.0.301 149 5/30/2024
3.0.300 169 5/30/2024
3.0.299 147 5/30/2024
3.0.298 737 5/17/2024
3.0.297 166 5/17/2024
3.0.296 149 5/13/2024
3.0.295 138 5/8/2024
3.0.294 194 5/7/2024
3.0.293 158 4/19/2024
3.0.292 161 4/18/2024
3.0.291 164 4/17/2024
3.0.290 167 4/17/2024
3.0.289 160 4/15/2024
3.0.288 154 4/11/2024
3.0.287 217 4/5/2024
3.0.286 160 4/5/2024
3.0.285 167 4/5/2024
3.0.284 160 4/4/2024
3.0.283 176 4/4/2024
3.0.282 599 4/3/2024
3.0.281 185 4/2/2024
3.0.280 197 4/2/2024
3.0.279 182 3/25/2024
3.0.278 249 3/25/2024
3.0.277 305 3/15/2024
3.0.276 336 2/29/2024
3.0.275 237 2/28/2024
3.0.274 256 2/28/2024
3.0.273 288 2/27/2024
3.0.272 291 2/26/2024
3.0.271 308 2/22/2024
3.0.270 325 2/15/2024
3.0.269 320 2/15/2024
3.0.268 303 2/15/2024
3.0.267 307 2/14/2024
3.0.266 378 2/14/2024
3.0.265 453 2/13/2024
3.0.264 354 2/8/2024
3.0.263 362 2/8/2024
3.0.262 416 2/8/2024
3.0.261 354 2/8/2024
3.0.260 356 2/7/2024
3.0.259 358 2/7/2024
3.0.258 379 2/7/2024
3.0.257 349 2/7/2024
3.0.256 391 1/31/2024
3.0.255 386 1/30/2024
3.0.254 390 1/25/2024
3.0.253 404 1/24/2024
3.0.252 371 1/22/2024
3.0.251 683 1/17/2024
3.0.250 388 1/17/2024
3.0.249 391 1/16/2024
3.0.248 392 1/16/2024
3.0.247 378 1/16/2024
3.0.246 375 1/15/2024
3.0.245 395 1/11/2024
3.0.244 576 12/11/2023
3.0.243 400 12/11/2023
3.0.242 405 12/7/2023
3.0.241 424 12/7/2023
3.0.240 468 12/5/2023
3.0.239 422 12/5/2023
3.0.238 393 12/5/2023
3.0.237 135 12/5/2023
3.0.236 177 11/17/2023
3.0.235 167 11/17/2023
3.0.234 203 11/14/2023
3.0.233 130 11/14/2023
3.0.232 140 11/13/2023
3.0.231 130 11/9/2023
3.0.230 136 11/8/2023
3.0.229 140 11/8/2023
3.0.228 257 11/2/2023
3.0.227 156 11/2/2023
3.0.226 134 11/1/2023
3.0.225 177 11/1/2023
3.0.224 146 11/1/2023
3.0.223 138 10/31/2023
3.0.222 128 10/31/2023
3.0.221 150 10/31/2023
3.0.220 152 10/31/2023
3.0.219 119 10/31/2023
3.0.218 141 10/30/2023
3.0.217 140 10/30/2023
3.0.216 134 10/30/2023
3.0.215 139 10/30/2023
3.0.214 146 10/26/2023
3.0.213 147 10/25/2023
3.0.212 168 10/25/2023
3.0.211 140 10/24/2023
3.0.210 133 10/24/2023
3.0.209 143 10/24/2023
3.0.208 130 10/24/2023
3.0.207 153 10/23/2023
3.0.206 139 10/23/2023
3.0.205 151 10/20/2023
3.0.204 142 10/20/2023
3.0.203 150 10/20/2023
3.0.202 146 10/19/2023
3.0.201 126 10/19/2023
3.0.200 146 10/19/2023
3.0.198 158 10/18/2023
3.0.197 137 10/18/2023
3.0.196 160 10/17/2023
3.0.195 193 10/13/2023
3.0.194 193 10/12/2023
3.0.193 143 10/12/2023
3.0.192 152 10/11/2023
3.0.191 152 10/11/2023
3.0.190 155 10/11/2023
3.0.189 152 10/11/2023
3.0.188 143 10/11/2023
3.0.187 151 10/11/2023
3.0.186 143 10/11/2023
3.0.185 145 10/10/2023
3.0.184 145 10/10/2023
3.0.183 165 10/9/2023
3.0.182 150 10/9/2023
3.0.181 156 10/9/2023
3.0.180 147 9/21/2023
3.0.179 125 9/21/2023
3.0.178 142 9/21/2023
3.0.177 202 9/11/2023
3.0.176 217 9/8/2023
3.0.175 162 9/8/2023
3.0.173 161 9/8/2023
3.0.172 154 9/8/2023
3.0.170 238 8/23/2023
3.0.169 173 8/23/2023
3.0.168 182 8/23/2023
3.0.167 188 8/11/2023
3.0.166 191 8/10/2023
3.0.165 207 8/7/2023
3.0.164 202 8/3/2023
3.0.163 191 7/31/2023
3.0.162 185 7/28/2023
3.0.161 176 7/28/2023
3.0.160 235 6/30/2023
3.0.159 199 6/29/2023
3.0.158 182 6/29/2023
3.0.157 220 6/28/2023
3.0.156 207 6/28/2023
3.0.155 195 6/28/2023
3.0.154 198 6/26/2023
3.0.153 199 6/22/2023
3.0.152 176 6/22/2023
3.0.151 205 6/22/2023
3.0.150 194 6/22/2023
3.0.149 185 6/22/2023
3.0.148 195 6/22/2023
3.0.147 221 6/15/2023
3.0.146 208 6/9/2023
3.0.145 214 6/6/2023
3.0.144 200 6/6/2023
3.0.143 216 6/6/2023
3.0.142 226 5/31/2023
3.0.141 217 5/31/2023
3.0.140 211 5/26/2023
3.0.139 231 5/26/2023
3.0.138 204 5/25/2023
3.0.137 217 5/25/2023
3.0.136 217 5/25/2023
3.0.135 212 5/25/2023
3.0.134 196 5/25/2023
3.0.133 201 5/24/2023
3.0.132 252 5/24/2023
3.0.131 224 5/24/2023
3.0.130 215 5/23/2023
3.0.129 203 5/22/2023
3.0.128 234 5/18/2023
3.0.127 248 5/17/2023
3.0.126 224 5/11/2023
3.0.125 245 5/5/2023
3.0.124 224 5/4/2023
3.0.123 235 5/4/2023
3.0.122 268 4/25/2023
3.0.121 249 4/25/2023
3.0.120 230 4/25/2023
3.0.119 245 4/25/2023
3.0.118 236 4/25/2023
3.0.117 258 4/24/2023
3.0.116 265 4/24/2023
3.0.115 258 4/18/2023
3.0.114 234 4/18/2023
3.0.113 238 4/18/2023
3.0.112 262 4/11/2023
3.0.111 269 4/11/2023
3.0.110 297 3/31/2023
3.0.109 280 3/29/2023
3.0.108 279 3/28/2023
3.0.107 297 3/15/2023
3.0.106 311 3/9/2023
3.0.105 309 3/9/2023 3.0.105 is deprecated.
3.0.104 319 3/3/2023
3.0.103 309 3/2/2023
3.0.102 327 3/2/2023
3.0.101 311 3/1/2023
3.0.100 355 2/22/2023
3.0.99 353 2/10/2023
3.0.98 368 2/10/2023
3.0.97 362 1/24/2023
3.0.96 372 12/15/2022
3.0.95 419 12/1/2022
3.0.94 402 11/30/2022
3.0.93 400 11/30/2022
3.0.92 383 11/30/2022
3.0.91 419 11/29/2022
3.0.90 559 11/25/2022
3.0.89 448 11/17/2022
3.0.88 418 11/15/2022
3.0.87 449 11/14/2022
3.0.86 424 11/14/2022
3.0.85 433 11/14/2022
3.0.84 445 11/14/2022
3.0.83 449 11/14/2022
3.0.82 448 11/14/2022
3.0.81 437 11/14/2022
3.0.80 430 11/14/2022
3.0.79 468 11/8/2022
3.0.78 441 11/7/2022
3.0.77 454 11/7/2022
3.0.76 469 11/7/2022
3.0.75 456 11/7/2022
3.0.74 489 11/3/2022
3.0.73 526 10/31/2022
3.0.72 492 10/27/2022
3.0.71 474 10/27/2022
3.0.70 474 10/27/2022
3.0.69 477 10/27/2022
3.0.68 481 10/25/2022
3.0.67 568 10/19/2022
3.0.66 496 10/19/2022
3.0.65 506 10/19/2022
3.0.64 504 10/19/2022
3.0.63 508 10/19/2022
3.0.62 490 10/18/2022
3.0.61 547 10/13/2022
3.0.60 507 10/12/2022
3.0.59 502 10/12/2022
3.0.58 623 9/28/2022
3.0.57 551 9/28/2022
3.0.56 531 9/28/2022
3.0.55 513 9/27/2022
3.0.54 538 9/27/2022
3.0.53 545 9/27/2022
3.0.52 565 9/27/2022
3.0.51 531 9/27/2022
3.0.50 526 9/27/2022
3.0.49 548 9/27/2022
3.0.48 512 9/27/2022
3.0.47 554 9/26/2022
3.0.46 544 9/26/2022
3.0.45 534 9/26/2022
3.0.44 527 9/26/2022
3.0.43 545 9/23/2022
3.0.42 521 9/23/2022
3.0.41 551 9/22/2022
3.0.40 534 9/22/2022
3.0.39 540 9/22/2022
3.0.38 528 9/21/2022
3.0.37 545 9/21/2022
3.0.36 569 9/21/2022
3.0.35 516 9/21/2022
3.0.34 515 9/20/2022
3.0.33 521 9/19/2022
3.0.32 542 9/16/2022
3.0.31 543 9/16/2022
3.0.30 511 9/16/2022
3.0.29 539 9/16/2022
3.0.28 531 9/15/2022
3.0.27 518 9/15/2022
3.0.26 574 9/14/2022
3.0.25 570 9/14/2022
3.0.24 559 9/14/2022
3.0.23 573 9/14/2022
3.0.22 592 9/14/2022
3.0.21 594 9/14/2022
3.0.20 544 9/9/2022
3.0.19 504 9/9/2022
3.0.18 529 9/8/2022
3.0.17 554 9/6/2022
3.0.16 530 9/6/2022
3.0.15 551 9/2/2022
3.0.14 546 9/1/2022
3.0.13 528 8/31/2022
3.0.12 519 8/31/2022
3.0.11 576 8/23/2022
3.0.10 531 8/22/2022
3.0.9 531 8/22/2022
3.0.8 513 8/18/2022
3.0.7 537 8/17/2022
3.0.6 562 8/15/2022
3.0.5 535 8/15/2022
3.0.4 661 8/4/2022
3.0.3 543 8/4/2022
3.0.2 603 7/29/2022
3.0.1 551 7/27/2022
3.0.0 542 7/26/2022
2.0.96 550 7/26/2022
2.0.95 561 7/26/2022
2.0.94 544 7/25/2022
2.0.93 545 7/25/2022
2.0.92 628 7/15/2022
2.0.91 569 7/15/2022
2.0.90 532 7/14/2022
2.0.89 578 7/14/2022
2.0.88 582 7/12/2022
2.0.87 589 7/11/2022
2.0.86 561 7/11/2022
2.0.85 549 7/11/2022
2.0.84 559 7/8/2022
2.0.83 615 6/29/2022
2.0.82 572 6/29/2022
2.0.81 621 6/23/2022
2.0.80 675 6/15/2022
2.0.79 557 6/14/2022
2.0.78 559 6/14/2022
2.0.77 695 5/24/2022
2.0.76 671 5/3/2022
2.0.75 581 4/29/2022
2.0.74 556 4/19/2022
2.0.73 561 4/16/2022
2.0.72 592 4/12/2022
2.0.71 582 4/12/2022
2.0.70 577 4/7/2022
2.0.69 553 4/7/2022
2.0.68 566 4/7/2022
2.0.67 576 4/7/2022
2.0.66 591 3/15/2022
2.0.65 558 3/15/2022
2.0.64 563 3/15/2022
2.0.63 4,397 3/2/2022
2.0.62 554 2/22/2022
2.0.61 600 2/18/2022
2.0.60 571 2/18/2022
2.0.59 584 2/15/2022
2.0.58 584 2/9/2022
2.0.57 630 2/1/2022
2.0.56 597 2/1/2022
2.0.55 584 2/1/2022
2.0.54 598 1/28/2022
2.0.53 558 1/27/2022
2.0.52 569 1/19/2022
2.0.51 604 1/19/2022
2.0.50 451 12/2/2021
2.0.44 446 11/18/2021
2.0.43 445 11/16/2021
2.0.42 455 11/2/2021
2.0.41 437 10/20/2021
2.0.40 458 10/12/2021
2.0.39 454 10/12/2021
2.0.38 455 10/5/2021
2.0.37 481 9/21/2021
2.0.36 475 9/9/2021
2.0.35 473 9/3/2021
2.0.34 469 9/2/2021
2.0.33 477 7/21/2021
2.0.32 491 7/21/2021
2.0.31 440 7/6/2021
2.0.30 442 7/5/2021
2.0.29 498 6/30/2021
2.0.28 492 6/28/2021
2.0.27 491 6/17/2021
2.0.26 482 6/15/2021
2.0.25 500 6/14/2021
2.0.24 488 6/14/2021
2.0.23 465 6/14/2021
2.0.22 486 5/20/2021
2.0.21 494 5/18/2021
2.0.20 472 5/10/2021
2.0.19 486 5/10/2021
2.0.18 491 5/3/2021
2.0.17 506 5/3/2021
2.0.16 521 4/14/2021
2.0.15 504 4/13/2021
2.0.14 512 3/31/2021
2.0.13 507 3/25/2021
2.0.12 518 3/25/2021
2.0.11 551 2/19/2021
2.0.10 506 2/18/2021
2.0.9 527 2/18/2021
2.0.8 528 2/16/2021
2.0.7 540 2/9/2021
2.0.6 546 2/9/2021
2.0.5 571 2/3/2021
2.0.4 529 1/29/2021
2.0.3 500 1/29/2021
2.0.2 526 1/28/2021
2.0.1 551 1/27/2021
2.0.0 503 1/26/2021
1.2.397 547 1/26/2021
1.2.396 589 1/21/2021
1.2.395 559 1/20/2021
1.2.394 549 1/20/2021
1.2.393 531 1/20/2021
1.2.392 531 1/20/2021
1.2.391 534 1/19/2021
1.2.390 516 1/19/2021
1.2.389 542 1/19/2021
1.2.388 525 1/14/2021
1.2.387 489 1/14/2021
1.2.386 547 1/13/2021
1.2.385 546 1/13/2021