PeanutButter.EasyArgs 3.0.330

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

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

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.335 96 12/17/2024
3.0.334 99 12/17/2024
3.0.333 125 12/13/2024
3.0.332 106 12/13/2024
3.0.331 116 12/12/2024
3.0.330 113 11/28/2024
3.0.329 204 11/13/2024
3.0.328 239 11/12/2024
3.0.327 104 11/12/2024
3.0.326 108 11/12/2024
3.0.325 102 11/12/2024
3.0.324 102 11/12/2024
3.0.323 123 11/6/2024
3.0.322 124 11/6/2024
3.0.321 818 10/10/2024
3.0.320 206 10/7/2024
3.0.319 168 9/18/2024
3.0.318 148 9/18/2024
3.0.317 151 9/18/2024
3.0.316 811 8/28/2024
3.0.315 189 8/12/2024
3.0.314 165 8/8/2024
3.0.313 138 8/8/2024
3.0.312 131 7/29/2024
3.0.311 933 7/17/2024
3.0.310 135 7/15/2024
3.0.309 170 7/15/2024
3.0.308 131 7/9/2024
3.0.307 100 7/9/2024
3.0.306 270 6/25/2024
3.0.305 198 6/11/2024
3.0.304 159 6/11/2024
3.0.303 146 6/5/2024
3.0.302 153 6/5/2024
3.0.301 147 5/30/2024
3.0.300 168 5/30/2024
3.0.299 145 5/30/2024
3.0.298 735 5/17/2024
3.0.297 164 5/17/2024
3.0.296 147 5/13/2024
3.0.295 136 5/8/2024
3.0.294 192 5/7/2024
3.0.293 156 4/19/2024
3.0.292 160 4/18/2024
3.0.291 162 4/17/2024
3.0.290 163 4/17/2024
3.0.289 158 4/15/2024
3.0.288 150 4/11/2024
3.0.287 215 4/5/2024
3.0.286 158 4/5/2024
3.0.285 165 4/5/2024
3.0.284 158 4/4/2024
3.0.283 173 4/4/2024
3.0.282 597 4/3/2024
3.0.281 183 4/2/2024
3.0.280 195 4/2/2024
3.0.279 180 3/25/2024
3.0.278 247 3/25/2024
3.0.277 301 3/15/2024
3.0.276 334 2/29/2024
3.0.275 235 2/28/2024
3.0.274 254 2/28/2024
3.0.273 286 2/27/2024
3.0.272 289 2/26/2024
3.0.271 304 2/22/2024
3.0.270 319 2/15/2024
3.0.269 312 2/15/2024
3.0.268 297 2/15/2024
3.0.267 301 2/14/2024
3.0.266 370 2/14/2024
3.0.265 447 2/13/2024
3.0.264 352 2/8/2024
3.0.263 360 2/8/2024
3.0.262 414 2/8/2024
3.0.261 352 2/8/2024
3.0.260 355 2/7/2024
3.0.259 357 2/7/2024
3.0.258 378 2/7/2024
3.0.257 348 2/7/2024
3.0.256 390 1/31/2024
3.0.255 385 1/30/2024
3.0.254 389 1/25/2024
3.0.253 403 1/24/2024
3.0.252 371 1/22/2024
3.0.251 682 1/17/2024
3.0.250 381 1/17/2024
3.0.249 390 1/16/2024
3.0.248 391 1/16/2024
3.0.247 377 1/16/2024
3.0.246 374 1/15/2024
3.0.245 394 1/11/2024
3.0.244 575 12/11/2023
3.0.243 399 12/11/2023
3.0.242 404 12/7/2023
3.0.241 423 12/7/2023
3.0.240 467 12/5/2023
3.0.239 421 12/5/2023
3.0.238 392 12/5/2023
3.0.237 134 12/5/2023
3.0.236 176 11/17/2023
3.0.235 166 11/17/2023
3.0.234 202 11/14/2023
3.0.233 129 11/14/2023
3.0.232 139 11/13/2023
3.0.231 129 11/9/2023
3.0.230 135 11/8/2023
3.0.229 139 11/8/2023
3.0.228 256 11/2/2023
3.0.227 155 11/2/2023
3.0.226 133 11/1/2023
3.0.225 176 11/1/2023
3.0.224 145 11/1/2023
3.0.223 137 10/31/2023
3.0.222 127 10/31/2023
3.0.221 147 10/31/2023
3.0.220 149 10/31/2023
3.0.219 116 10/31/2023
3.0.218 140 10/30/2023
3.0.217 137 10/30/2023
3.0.216 131 10/30/2023
3.0.215 139 10/30/2023
3.0.214 143 10/26/2023
3.0.213 146 10/25/2023
3.0.212 165 10/25/2023
3.0.211 137 10/24/2023
3.0.210 132 10/24/2023
3.0.209 142 10/24/2023
3.0.208 129 10/24/2023
3.0.207 150 10/23/2023
3.0.206 138 10/23/2023
3.0.205 150 10/20/2023
3.0.204 141 10/20/2023
3.0.203 149 10/20/2023
3.0.202 145 10/19/2023
3.0.201 125 10/19/2023
3.0.200 144 10/19/2023
3.0.198 157 10/18/2023
3.0.197 134 10/18/2023
3.0.196 159 10/17/2023
3.0.195 192 10/13/2023
3.0.194 192 10/12/2023
3.0.193 142 10/12/2023
3.0.192 149 10/11/2023
3.0.191 151 10/11/2023
3.0.190 154 10/11/2023
3.0.189 151 10/11/2023
3.0.188 143 10/11/2023
3.0.187 150 10/11/2023
3.0.186 140 10/11/2023
3.0.185 144 10/10/2023
3.0.184 143 10/10/2023
3.0.183 162 10/9/2023
3.0.182 149 10/9/2023
3.0.181 155 10/9/2023
3.0.180 146 9/21/2023
3.0.179 124 9/21/2023
3.0.178 141 9/21/2023
3.0.177 201 9/11/2023
3.0.176 216 9/8/2023
3.0.175 161 9/8/2023
3.0.173 160 9/8/2023
3.0.172 151 9/8/2023
3.0.170 235 8/23/2023
3.0.169 170 8/23/2023
3.0.168 181 8/23/2023
3.0.167 187 8/11/2023
3.0.166 190 8/10/2023
3.0.165 206 8/7/2023
3.0.164 199 8/3/2023
3.0.163 188 7/31/2023
3.0.162 184 7/28/2023
3.0.161 175 7/28/2023
3.0.160 233 6/30/2023
3.0.159 199 6/29/2023
3.0.158 181 6/29/2023
3.0.157 219 6/28/2023
3.0.156 204 6/28/2023
3.0.155 194 6/28/2023
3.0.154 197 6/26/2023
3.0.153 196 6/22/2023
3.0.152 175 6/22/2023
3.0.151 204 6/22/2023
3.0.150 193 6/22/2023
3.0.149 184 6/22/2023
3.0.148 194 6/22/2023
3.0.147 220 6/15/2023
3.0.146 205 6/9/2023
3.0.145 213 6/6/2023
3.0.144 199 6/6/2023
3.0.143 215 6/6/2023
3.0.142 225 5/31/2023
3.0.141 217 5/31/2023
3.0.140 210 5/26/2023
3.0.139 228 5/26/2023
3.0.138 201 5/25/2023
3.0.137 216 5/25/2023
3.0.136 216 5/25/2023
3.0.135 211 5/25/2023
3.0.134 195 5/25/2023
3.0.133 200 5/24/2023
3.0.132 242 5/24/2023
3.0.131 221 5/24/2023
3.0.130 214 5/23/2023
3.0.129 202 5/22/2023
3.0.128 231 5/18/2023
3.0.127 247 5/17/2023
3.0.126 223 5/11/2023
3.0.125 242 5/5/2023
3.0.124 222 5/4/2023
3.0.123 234 5/4/2023
3.0.122 267 4/25/2023
3.0.121 248 4/25/2023
3.0.120 229 4/25/2023
3.0.119 242 4/25/2023
3.0.118 235 4/25/2023
3.0.117 257 4/24/2023
3.0.116 264 4/24/2023
3.0.115 257 4/18/2023
3.0.114 233 4/18/2023
3.0.113 237 4/18/2023
3.0.112 258 4/11/2023
3.0.111 267 4/11/2023
3.0.110 293 3/31/2023
3.0.109 277 3/29/2023
3.0.108 276 3/28/2023
3.0.107 294 3/15/2023
3.0.106 310 3/9/2023
3.0.105 306 3/9/2023 3.0.105 is deprecated.
3.0.104 316 3/3/2023
3.0.103 308 3/2/2023
3.0.102 326 3/2/2023
3.0.101 309 3/1/2023
3.0.100 351 2/22/2023
3.0.99 351 2/10/2023
3.0.98 364 2/10/2023
3.0.97 360 1/24/2023
3.0.96 370 12/15/2022
3.0.95 415 12/1/2022
3.0.94 396 11/30/2022
3.0.93 396 11/30/2022
3.0.92 379 11/30/2022
3.0.91 413 11/29/2022
3.0.90 555 11/25/2022
3.0.89 443 11/17/2022
3.0.88 414 11/15/2022
3.0.87 445 11/14/2022
3.0.86 420 11/14/2022
3.0.85 429 11/14/2022
3.0.84 441 11/14/2022
3.0.83 445 11/14/2022
3.0.82 444 11/14/2022
3.0.81 433 11/14/2022
3.0.80 424 11/14/2022
3.0.79 464 11/8/2022
3.0.78 437 11/7/2022
3.0.77 450 11/7/2022
3.0.76 465 11/7/2022
3.0.75 450 11/7/2022
3.0.74 483 11/3/2022
3.0.73 522 10/31/2022
3.0.72 488 10/27/2022
3.0.71 468 10/27/2022
3.0.70 470 10/27/2022
3.0.69 472 10/27/2022
3.0.68 475 10/25/2022
3.0.67 564 10/19/2022
3.0.66 493 10/19/2022
3.0.65 503 10/19/2022
3.0.64 498 10/19/2022
3.0.63 504 10/19/2022
3.0.62 486 10/18/2022
3.0.61 543 10/13/2022
3.0.60 503 10/12/2022
3.0.59 498 10/12/2022
3.0.58 619 9/28/2022
3.0.57 547 9/28/2022
3.0.56 527 9/28/2022
3.0.55 507 9/27/2022
3.0.54 533 9/27/2022
3.0.53 541 9/27/2022
3.0.52 559 9/27/2022
3.0.51 527 9/27/2022
3.0.50 519 9/27/2022
3.0.49 544 9/27/2022
3.0.48 506 9/27/2022
3.0.47 550 9/26/2022
3.0.46 537 9/26/2022
3.0.45 529 9/26/2022
3.0.44 522 9/26/2022
3.0.43 541 9/23/2022
3.0.42 518 9/23/2022
3.0.41 547 9/22/2022
3.0.40 530 9/22/2022
3.0.39 530 9/22/2022
3.0.38 524 9/21/2022
3.0.37 541 9/21/2022
3.0.36 566 9/21/2022
3.0.35 514 9/21/2022
3.0.34 510 9/20/2022
3.0.33 517 9/19/2022
3.0.32 537 9/16/2022
3.0.31 539 9/16/2022
3.0.30 507 9/16/2022
3.0.29 533 9/16/2022
3.0.28 526 9/15/2022
3.0.27 512 9/15/2022
3.0.26 570 9/14/2022
3.0.25 567 9/14/2022
3.0.24 554 9/14/2022
3.0.23 563 9/14/2022
3.0.22 588 9/14/2022
3.0.21 590 9/14/2022
3.0.20 538 9/9/2022
3.0.19 500 9/9/2022
3.0.18 525 9/8/2022
3.0.17 548 9/6/2022
3.0.16 526 9/6/2022
3.0.15 546 9/2/2022
3.0.14 542 9/1/2022
3.0.13 525 8/31/2022
3.0.12 515 8/31/2022
3.0.11 570 8/23/2022
3.0.10 527 8/22/2022
3.0.9 525 8/22/2022
3.0.8 509 8/18/2022
3.0.7 533 8/17/2022
3.0.6 558 8/15/2022
3.0.5 531 8/15/2022
3.0.4 655 8/4/2022
3.0.3 540 8/4/2022
3.0.2 599 7/29/2022
3.0.1 547 7/27/2022
3.0.0 538 7/26/2022
2.0.96 546 7/26/2022
2.0.95 557 7/26/2022
2.0.94 538 7/25/2022
2.0.93 541 7/25/2022
2.0.92 624 7/15/2022
2.0.91 565 7/15/2022
2.0.90 528 7/14/2022
2.0.89 574 7/14/2022
2.0.88 578 7/12/2022
2.0.87 585 7/11/2022
2.0.86 557 7/11/2022
2.0.85 545 7/11/2022
2.0.84 555 7/8/2022
2.0.83 611 6/29/2022
2.0.82 566 6/29/2022
2.0.81 615 6/23/2022
2.0.80 671 6/15/2022
2.0.79 553 6/14/2022
2.0.78 555 6/14/2022
2.0.77 689 5/24/2022
2.0.76 666 5/3/2022
2.0.75 577 4/29/2022
2.0.74 550 4/19/2022
2.0.73 557 4/16/2022
2.0.72 588 4/12/2022
2.0.71 578 4/12/2022
2.0.70 573 4/7/2022
2.0.69 547 4/7/2022
2.0.68 560 4/7/2022
2.0.67 570 4/7/2022
2.0.66 587 3/15/2022
2.0.65 554 3/15/2022
2.0.64 559 3/15/2022
2.0.63 4,354 3/2/2022
2.0.62 548 2/22/2022
2.0.61 597 2/18/2022
2.0.60 567 2/18/2022
2.0.59 582 2/15/2022
2.0.58 582 2/9/2022
2.0.57 628 2/1/2022
2.0.56 593 2/1/2022
2.0.55 580 2/1/2022
2.0.54 596 1/28/2022
2.0.53 556 1/27/2022
2.0.52 565 1/19/2022
2.0.51 602 1/19/2022
2.0.50 449 12/2/2021
2.0.44 442 11/18/2021
2.0.43 443 11/16/2021
2.0.42 453 11/2/2021
2.0.41 435 10/20/2021
2.0.40 456 10/12/2021
2.0.39 452 10/12/2021
2.0.38 451 10/5/2021
2.0.37 479 9/21/2021
2.0.36 473 9/9/2021
2.0.35 471 9/3/2021
2.0.34 467 9/2/2021
2.0.33 475 7/21/2021
2.0.32 489 7/21/2021
2.0.31 438 7/6/2021
2.0.30 440 7/5/2021
2.0.29 496 6/30/2021
2.0.28 490 6/28/2021
2.0.27 489 6/17/2021
2.0.26 480 6/15/2021
2.0.25 498 6/14/2021
2.0.24 486 6/14/2021
2.0.23 463 6/14/2021
2.0.22 484 5/20/2021
2.0.21 492 5/18/2021
2.0.20 470 5/10/2021
2.0.19 484 5/10/2021
2.0.18 490 5/3/2021
2.0.17 504 5/3/2021
2.0.16 519 4/14/2021
2.0.15 502 4/13/2021
2.0.14 510 3/31/2021
2.0.13 505 3/25/2021
2.0.12 516 3/25/2021
2.0.11 549 2/19/2021
2.0.10 504 2/18/2021
2.0.9 525 2/18/2021
2.0.8 526 2/16/2021
2.0.7 538 2/9/2021
2.0.6 544 2/9/2021
2.0.5 569 2/3/2021
2.0.4 527 1/29/2021
2.0.3 498 1/29/2021
2.0.2 524 1/28/2021
2.0.1 549 1/27/2021
2.0.0 501 1/26/2021
1.2.397 545 1/26/2021
1.2.396 587 1/21/2021
1.2.395 555 1/20/2021
1.2.394 546 1/20/2021
1.2.393 528 1/20/2021
1.2.392 528 1/20/2021
1.2.391 532 1/19/2021
1.2.390 514 1/19/2021
1.2.389 540 1/19/2021
1.2.388 523 1/14/2021
1.2.387 487 1/14/2021
1.2.386 545 1/13/2021
1.2.385 544 1/13/2021