PeanutButter.EasyArgs 3.0.332

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.332                
NuGet\Install-Package PeanutButter.EasyArgs -Version 3.0.332                
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.332" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PeanutButter.EasyArgs --version 3.0.332                
#r "nuget: PeanutButter.EasyArgs, 3.0.332"                
#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.332

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

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 99 1/7/2025
3.0.338 79 1/7/2025
3.0.337 93 1/7/2025
3.0.336 124 1/6/2025
3.0.335 111 12/17/2024
3.0.334 109 12/17/2024
3.0.333 134 12/13/2024
3.0.332 118 12/13/2024
3.0.331 126 12/12/2024
3.0.330 120 11/28/2024
3.0.329 218 11/13/2024
3.0.328 286 11/12/2024
3.0.327 112 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 863 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 163 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 151 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 196 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 219 4/5/2024
3.0.286 160 4/5/2024
3.0.285 167 4/5/2024
3.0.284 162 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 251 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 376 1/15/2024
3.0.245 396 1/11/2024
3.0.244 577 12/11/2023
3.0.243 401 12/11/2023
3.0.242 406 12/7/2023
3.0.241 425 12/7/2023
3.0.240 469 12/5/2023
3.0.239 423 12/5/2023
3.0.238 394 12/5/2023
3.0.237 136 12/5/2023
3.0.236 178 11/17/2023
3.0.235 168 11/17/2023
3.0.234 204 11/14/2023
3.0.233 131 11/14/2023
3.0.232 141 11/13/2023
3.0.231 131 11/9/2023
3.0.230 137 11/8/2023
3.0.229 141 11/8/2023
3.0.228 260 11/2/2023
3.0.227 157 11/2/2023
3.0.226 135 11/1/2023
3.0.225 178 11/1/2023
3.0.224 147 11/1/2023
3.0.223 141 10/31/2023
3.0.222 129 10/31/2023
3.0.221 151 10/31/2023
3.0.220 153 10/31/2023
3.0.219 120 10/31/2023
3.0.218 142 10/30/2023
3.0.217 141 10/30/2023
3.0.216 135 10/30/2023
3.0.215 140 10/30/2023
3.0.214 147 10/26/2023
3.0.213 148 10/25/2023
3.0.212 169 10/25/2023
3.0.211 141 10/24/2023
3.0.210 134 10/24/2023
3.0.209 144 10/24/2023
3.0.208 131 10/24/2023
3.0.207 154 10/23/2023
3.0.206 140 10/23/2023
3.0.205 152 10/20/2023
3.0.204 143 10/20/2023
3.0.203 151 10/20/2023
3.0.202 147 10/19/2023
3.0.201 127 10/19/2023
3.0.200 147 10/19/2023
3.0.198 159 10/18/2023
3.0.197 138 10/18/2023
3.0.196 161 10/17/2023
3.0.195 194 10/13/2023
3.0.194 194 10/12/2023
3.0.193 144 10/12/2023
3.0.192 153 10/11/2023
3.0.191 153 10/11/2023
3.0.190 156 10/11/2023
3.0.189 153 10/11/2023
3.0.188 144 10/11/2023
3.0.187 152 10/11/2023
3.0.186 144 10/11/2023
3.0.185 146 10/10/2023
3.0.184 146 10/10/2023
3.0.183 166 10/9/2023
3.0.182 151 10/9/2023
3.0.181 157 10/9/2023
3.0.180 148 9/21/2023
3.0.179 126 9/21/2023
3.0.178 143 9/21/2023
3.0.177 203 9/11/2023
3.0.176 218 9/8/2023
3.0.175 163 9/8/2023
3.0.173 162 9/8/2023
3.0.172 155 9/8/2023
3.0.170 239 8/23/2023
3.0.169 174 8/23/2023
3.0.168 183 8/23/2023
3.0.167 191 8/11/2023
3.0.166 192 8/10/2023
3.0.165 211 8/7/2023
3.0.164 203 8/3/2023
3.0.163 192 7/31/2023
3.0.162 186 7/28/2023
3.0.161 177 7/28/2023
3.0.160 236 6/30/2023
3.0.159 200 6/29/2023
3.0.158 183 6/29/2023
3.0.157 221 6/28/2023
3.0.156 208 6/28/2023
3.0.155 196 6/28/2023
3.0.154 199 6/26/2023
3.0.153 200 6/22/2023
3.0.152 177 6/22/2023
3.0.151 206 6/22/2023
3.0.150 195 6/22/2023
3.0.149 186 6/22/2023
3.0.148 196 6/22/2023
3.0.147 222 6/15/2023
3.0.146 209 6/9/2023
3.0.145 215 6/6/2023
3.0.144 201 6/6/2023
3.0.143 217 6/6/2023
3.0.142 227 5/31/2023
3.0.141 218 5/31/2023
3.0.140 212 5/26/2023
3.0.139 232 5/26/2023
3.0.138 205 5/25/2023
3.0.137 218 5/25/2023
3.0.136 218 5/25/2023
3.0.135 213 5/25/2023
3.0.134 199 5/25/2023
3.0.133 202 5/24/2023
3.0.132 253 5/24/2023
3.0.131 225 5/24/2023
3.0.130 218 5/23/2023
3.0.129 204 5/22/2023
3.0.128 236 5/18/2023
3.0.127 251 5/17/2023
3.0.126 225 5/11/2023
3.0.125 246 5/5/2023
3.0.124 225 5/4/2023
3.0.123 238 5/4/2023
3.0.122 269 4/25/2023
3.0.121 250 4/25/2023
3.0.120 233 4/25/2023
3.0.119 246 4/25/2023
3.0.118 237 4/25/2023
3.0.117 259 4/24/2023
3.0.116 266 4/24/2023
3.0.115 259 4/18/2023
3.0.114 235 4/18/2023
3.0.113 239 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 364 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 443 11/7/2022
3.0.77 454 11/7/2022
3.0.76 471 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 508 10/19/2022
3.0.64 504 10/19/2022
3.0.63 508 10/19/2022
3.0.62 492 10/18/2022
3.0.61 547 10/13/2022
3.0.60 509 10/12/2022
3.0.59 502 10/12/2022
3.0.58 625 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 536 9/22/2022
3.0.39 542 9/22/2022
3.0.38 530 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 523 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 531 9/8/2022
3.0.17 554 9/6/2022
3.0.16 530 9/6/2022
3.0.15 553 9/2/2022
3.0.14 546 9/1/2022
3.0.13 528 8/31/2022
3.0.12 521 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 617 6/29/2022
2.0.82 572 6/29/2022
2.0.81 621 6/23/2022
2.0.80 677 6/15/2022
2.0.79 559 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 563 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,421 3/2/2022
2.0.62 554 2/22/2022
2.0.61 602 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 632 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 483 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 562 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