PeanutButter.EasyArgs 3.0.120

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

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

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. 
.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.319 72 9/18/2024
3.0.318 48 9/18/2024
3.0.317 47 9/18/2024
3.0.316 349 8/28/2024
3.0.315 139 8/12/2024
3.0.314 123 8/8/2024
3.0.313 91 8/8/2024
3.0.312 88 7/29/2024
3.0.311 899 7/17/2024
3.0.310 87 7/15/2024
3.0.309 123 7/15/2024
3.0.308 85 7/9/2024
3.0.307 64 7/9/2024
3.0.306 223 6/25/2024
3.0.305 137 6/11/2024
3.0.304 102 6/11/2024
3.0.303 113 6/5/2024
3.0.302 109 6/5/2024
3.0.301 109 5/30/2024
3.0.300 105 5/30/2024
3.0.299 101 5/30/2024
3.0.298 681 5/17/2024
3.0.297 114 5/17/2024
3.0.296 93 5/13/2024
3.0.295 93 5/8/2024
3.0.294 125 5/7/2024
3.0.293 119 4/19/2024
3.0.292 120 4/18/2024
3.0.291 121 4/17/2024
3.0.290 112 4/17/2024
3.0.289 123 4/15/2024
3.0.288 114 4/11/2024
3.0.287 128 4/5/2024
3.0.286 119 4/5/2024
3.0.285 130 4/5/2024
3.0.284 116 4/4/2024
3.0.283 128 4/4/2024
3.0.282 556 4/3/2024
3.0.281 134 4/2/2024
3.0.280 139 4/2/2024
3.0.279 145 3/25/2024
3.0.278 142 3/25/2024
3.0.277 247 3/15/2024
3.0.276 299 2/29/2024
3.0.275 206 2/28/2024
3.0.274 214 2/28/2024
3.0.273 250 2/27/2024
3.0.272 244 2/26/2024
3.0.271 274 2/22/2024
3.0.270 275 2/15/2024
3.0.269 272 2/15/2024
3.0.268 259 2/15/2024
3.0.267 266 2/14/2024
3.0.266 275 2/14/2024
3.0.265 408 2/13/2024
3.0.264 309 2/8/2024
3.0.263 308 2/8/2024
3.0.262 302 2/8/2024
3.0.261 310 2/8/2024
3.0.260 308 2/7/2024
3.0.259 311 2/7/2024
3.0.258 334 2/7/2024
3.0.257 313 2/7/2024
3.0.256 340 1/31/2024
3.0.255 349 1/30/2024
3.0.254 351 1/25/2024
3.0.253 347 1/24/2024
3.0.252 336 1/22/2024
3.0.251 586 1/17/2024
3.0.250 333 1/17/2024
3.0.249 353 1/16/2024
3.0.248 346 1/16/2024
3.0.247 341 1/16/2024
3.0.246 334 1/15/2024
3.0.245 353 1/11/2024
3.0.244 533 12/11/2023
3.0.243 368 12/11/2023
3.0.242 373 12/7/2023
3.0.241 383 12/7/2023
3.0.240 427 12/5/2023
3.0.239 362 12/5/2023
3.0.238 358 12/5/2023
3.0.237 113 12/5/2023
3.0.236 153 11/17/2023
3.0.235 113 11/17/2023
3.0.234 169 11/14/2023
3.0.233 100 11/14/2023
3.0.232 112 11/13/2023
3.0.231 107 11/9/2023
3.0.230 113 11/8/2023
3.0.229 114 11/8/2023
3.0.228 235 11/2/2023
3.0.227 129 11/2/2023
3.0.226 110 11/1/2023
3.0.225 153 11/1/2023
3.0.224 120 11/1/2023
3.0.223 115 10/31/2023
3.0.222 102 10/31/2023
3.0.221 116 10/31/2023
3.0.220 125 10/31/2023
3.0.219 95 10/31/2023
3.0.218 116 10/30/2023
3.0.217 114 10/30/2023
3.0.216 109 10/30/2023
3.0.215 112 10/30/2023
3.0.214 123 10/26/2023
3.0.213 119 10/25/2023
3.0.212 142 10/25/2023
3.0.211 116 10/24/2023
3.0.210 103 10/24/2023
3.0.209 117 10/24/2023
3.0.208 102 10/24/2023
3.0.207 127 10/23/2023
3.0.206 114 10/23/2023
3.0.205 125 10/20/2023
3.0.204 119 10/20/2023
3.0.203 125 10/20/2023
3.0.202 119 10/19/2023
3.0.201 103 10/19/2023
3.0.200 120 10/19/2023
3.0.198 136 10/18/2023
3.0.197 104 10/18/2023
3.0.196 134 10/17/2023
3.0.195 160 10/13/2023
3.0.194 168 10/12/2023
3.0.193 113 10/12/2023
3.0.192 120 10/11/2023
3.0.191 120 10/11/2023
3.0.190 127 10/11/2023
3.0.189 126 10/11/2023
3.0.188 117 10/11/2023
3.0.187 123 10/11/2023
3.0.186 117 10/11/2023
3.0.185 123 10/10/2023
3.0.184 121 10/10/2023
3.0.183 136 10/9/2023
3.0.182 122 10/9/2023
3.0.181 127 10/9/2023
3.0.180 119 9/21/2023
3.0.179 98 9/21/2023
3.0.178 118 9/21/2023
3.0.177 170 9/11/2023
3.0.176 190 9/8/2023
3.0.175 138 9/8/2023
3.0.173 130 9/8/2023
3.0.172 129 9/8/2023
3.0.170 184 8/23/2023
3.0.169 140 8/23/2023
3.0.168 154 8/23/2023
3.0.167 165 8/11/2023
3.0.166 163 8/10/2023
3.0.165 174 8/7/2023
3.0.164 175 8/3/2023
3.0.163 160 7/31/2023
3.0.162 150 7/28/2023
3.0.161 149 7/28/2023
3.0.160 211 6/30/2023
3.0.159 175 6/29/2023
3.0.158 156 6/29/2023
3.0.157 180 6/28/2023
3.0.156 181 6/28/2023
3.0.155 164 6/28/2023
3.0.154 172 6/26/2023
3.0.153 172 6/22/2023
3.0.152 147 6/22/2023
3.0.151 177 6/22/2023
3.0.150 163 6/22/2023
3.0.149 149 6/22/2023
3.0.148 161 6/22/2023
3.0.147 199 6/15/2023
3.0.146 178 6/9/2023
3.0.145 186 6/6/2023
3.0.144 171 6/6/2023
3.0.143 187 6/6/2023
3.0.142 204 5/31/2023
3.0.141 191 5/31/2023
3.0.140 183 5/26/2023
3.0.139 181 5/26/2023
3.0.138 178 5/25/2023
3.0.137 193 5/25/2023
3.0.136 184 5/25/2023
3.0.135 179 5/25/2023
3.0.134 174 5/25/2023
3.0.133 171 5/24/2023
3.0.132 210 5/24/2023
3.0.131 195 5/24/2023
3.0.130 192 5/23/2023
3.0.129 181 5/22/2023
3.0.128 206 5/18/2023
3.0.127 222 5/17/2023
3.0.126 195 5/11/2023
3.0.125 216 5/5/2023
3.0.124 201 5/4/2023
3.0.123 208 5/4/2023
3.0.122 243 4/25/2023
3.0.121 222 4/25/2023
3.0.120 205 4/25/2023
3.0.119 218 4/25/2023
3.0.118 211 4/25/2023
3.0.117 233 4/24/2023
3.0.116 235 4/24/2023
3.0.115 237 4/18/2023
3.0.114 210 4/18/2023
3.0.113 211 4/18/2023
3.0.112 235 4/11/2023
3.0.111 246 4/11/2023
3.0.110 269 3/31/2023
3.0.109 254 3/29/2023
3.0.108 249 3/28/2023
3.0.107 266 3/15/2023
3.0.106 286 3/9/2023
3.0.105 284 3/9/2023 3.0.105 is deprecated.
3.0.104 295 3/3/2023
3.0.103 283 3/2/2023
3.0.102 299 3/2/2023
3.0.101 289 3/1/2023
3.0.100 325 2/22/2023
3.0.99 329 2/10/2023
3.0.98 343 2/10/2023
3.0.97 337 1/24/2023
3.0.96 342 12/15/2022
3.0.95 387 12/1/2022
3.0.94 371 11/30/2022
3.0.93 376 11/30/2022
3.0.92 356 11/30/2022
3.0.91 387 11/29/2022
3.0.90 530 11/25/2022
3.0.89 417 11/17/2022
3.0.88 391 11/15/2022
3.0.87 420 11/14/2022
3.0.86 397 11/14/2022
3.0.85 405 11/14/2022
3.0.84 408 11/14/2022
3.0.83 417 11/14/2022
3.0.82 415 11/14/2022
3.0.81 407 11/14/2022
3.0.80 402 11/14/2022
3.0.79 440 11/8/2022
3.0.78 412 11/7/2022
3.0.77 423 11/7/2022
3.0.76 434 11/7/2022
3.0.75 426 11/7/2022
3.0.74 461 11/3/2022
3.0.73 495 10/31/2022
3.0.72 459 10/27/2022
3.0.71 446 10/27/2022
3.0.70 447 10/27/2022
3.0.69 451 10/27/2022
3.0.68 453 10/25/2022
3.0.67 540 10/19/2022
3.0.66 467 10/19/2022
3.0.65 483 10/19/2022
3.0.64 477 10/19/2022
3.0.63 476 10/19/2022
3.0.62 456 10/18/2022
3.0.61 515 10/13/2022
3.0.60 478 10/12/2022
3.0.59 471 10/12/2022
3.0.58 596 9/28/2022
3.0.57 520 9/28/2022
3.0.56 504 9/28/2022
3.0.55 481 9/27/2022
3.0.54 510 9/27/2022
3.0.53 514 9/27/2022
3.0.52 535 9/27/2022
3.0.51 504 9/27/2022
3.0.50 491 9/27/2022
3.0.49 515 9/27/2022
3.0.48 484 9/27/2022
3.0.47 527 9/26/2022
3.0.46 512 9/26/2022
3.0.45 507 9/26/2022
3.0.44 500 9/26/2022
3.0.43 520 9/23/2022
3.0.42 487 9/23/2022
3.0.41 522 9/22/2022
3.0.40 503 9/22/2022
3.0.39 504 9/22/2022
3.0.38 500 9/21/2022
3.0.37 497 9/21/2022
3.0.36 530 9/21/2022
3.0.35 491 9/21/2022
3.0.34 484 9/20/2022
3.0.33 492 9/19/2022
3.0.32 512 9/16/2022
3.0.31 509 9/16/2022
3.0.30 479 9/16/2022
3.0.29 509 9/16/2022
3.0.28 494 9/15/2022
3.0.27 483 9/15/2022
3.0.26 544 9/14/2022
3.0.25 544 9/14/2022
3.0.24 530 9/14/2022
3.0.23 540 9/14/2022
3.0.22 554 9/14/2022
3.0.21 564 9/14/2022
3.0.20 516 9/9/2022
3.0.19 473 9/9/2022
3.0.18 502 9/8/2022
3.0.17 521 9/6/2022
3.0.16 494 9/6/2022
3.0.15 522 9/2/2022
3.0.14 517 9/1/2022
3.0.13 498 8/31/2022
3.0.12 491 8/31/2022
3.0.11 544 8/23/2022
3.0.10 504 8/22/2022
3.0.9 500 8/22/2022
3.0.8 480 8/18/2022
3.0.7 510 8/17/2022
3.0.6 526 8/15/2022
3.0.5 506 8/15/2022
3.0.4 626 8/4/2022
3.0.3 515 8/4/2022
3.0.2 570 7/29/2022
3.0.1 527 7/27/2022
3.0.0 509 7/26/2022
2.0.96 519 7/26/2022
2.0.95 525 7/26/2022
2.0.94 512 7/25/2022
2.0.93 518 7/25/2022
2.0.92 599 7/15/2022
2.0.91 528 7/15/2022
2.0.90 502 7/14/2022
2.0.89 547 7/14/2022
2.0.88 533 7/12/2022
2.0.87 562 7/11/2022
2.0.86 525 7/11/2022
2.0.85 517 7/11/2022
2.0.84 531 7/8/2022
2.0.83 587 6/29/2022
2.0.82 535 6/29/2022
2.0.81 582 6/23/2022
2.0.80 649 6/15/2022
2.0.79 529 6/14/2022
2.0.78 531 6/14/2022
2.0.77 660 5/24/2022
2.0.76 638 5/3/2022
2.0.75 544 4/29/2022
2.0.74 528 4/19/2022
2.0.73 535 4/16/2022
2.0.72 563 4/12/2022
2.0.71 549 4/12/2022
2.0.70 544 4/7/2022
2.0.69 526 4/7/2022
2.0.68 537 4/7/2022
2.0.67 548 4/7/2022
2.0.66 563 3/15/2022
2.0.65 526 3/15/2022
2.0.64 534 3/15/2022
2.0.63 3,802 3/2/2022
2.0.62 523 2/22/2022
2.0.61 572 2/18/2022
2.0.60 543 2/18/2022
2.0.59 557 2/15/2022
2.0.58 551 2/9/2022
2.0.57 598 2/1/2022
2.0.56 569 2/1/2022
2.0.55 552 2/1/2022
2.0.54 563 1/28/2022
2.0.53 527 1/27/2022
2.0.52 536 1/19/2022
2.0.51 558 1/19/2022
2.0.50 419 12/2/2021
2.0.44 414 11/18/2021
2.0.43 416 11/16/2021
2.0.42 420 11/2/2021
2.0.41 410 10/20/2021
2.0.40 426 10/12/2021
2.0.39 423 10/12/2021
2.0.38 421 10/5/2021
2.0.37 443 9/21/2021
2.0.36 437 9/9/2021
2.0.35 443 9/3/2021
2.0.34 442 9/2/2021
2.0.33 448 7/21/2021
2.0.32 464 7/21/2021
2.0.31 413 7/6/2021
2.0.30 414 7/5/2021
2.0.29 467 6/30/2021
2.0.28 467 6/28/2021
2.0.27 461 6/17/2021
2.0.26 454 6/15/2021
2.0.25 474 6/14/2021
2.0.24 458 6/14/2021
2.0.23 438 6/14/2021
2.0.22 459 5/20/2021
2.0.21 466 5/18/2021
2.0.20 442 5/10/2021
2.0.19 454 5/10/2021
2.0.18 466 5/3/2021
2.0.17 476 5/3/2021
2.0.16 491 4/14/2021
2.0.15 475 4/13/2021
2.0.14 485 3/31/2021
2.0.13 478 3/25/2021
2.0.12 489 3/25/2021
2.0.11 520 2/19/2021
2.0.10 476 2/18/2021
2.0.9 495 2/18/2021
2.0.8 500 2/16/2021
2.0.7 513 2/9/2021
2.0.6 517 2/9/2021
2.0.5 543 2/3/2021
2.0.4 501 1/29/2021
2.0.3 472 1/29/2021
2.0.2 496 1/28/2021
2.0.1 522 1/27/2021
2.0.0 476 1/26/2021
1.2.397 520 1/26/2021
1.2.396 559 1/21/2021
1.2.395 526 1/20/2021
1.2.394 520 1/20/2021
1.2.393 495 1/20/2021
1.2.392 502 1/20/2021
1.2.391 505 1/19/2021
1.2.390 487 1/19/2021
1.2.389 515 1/19/2021
1.2.388 498 1/14/2021
1.2.387 461 1/14/2021
1.2.386 517 1/13/2021
1.2.385 517 1/13/2021