PeanutButter.EasyArgs 3.0.329

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

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

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.329 150 11/13/2024
3.0.328 126 11/12/2024
3.0.327 87 11/12/2024
3.0.326 91 11/12/2024
3.0.325 84 11/12/2024
3.0.324 86 11/12/2024
3.0.323 112 11/6/2024
3.0.322 108 11/6/2024
3.0.321 520 10/10/2024
3.0.320 196 10/7/2024
3.0.319 162 9/18/2024
3.0.318 126 9/18/2024
3.0.317 123 9/18/2024
3.0.316 785 8/28/2024
3.0.315 179 8/12/2024
3.0.314 155 8/8/2024
3.0.313 132 8/8/2024
3.0.312 125 7/29/2024
3.0.311 927 7/17/2024
3.0.310 127 7/15/2024
3.0.309 164 7/15/2024
3.0.308 123 7/9/2024
3.0.307 94 7/9/2024
3.0.306 261 6/25/2024
3.0.305 184 6/11/2024
3.0.304 134 6/11/2024
3.0.303 140 6/5/2024
3.0.302 147 6/5/2024
3.0.301 137 5/30/2024
3.0.300 162 5/30/2024
3.0.299 137 5/30/2024
3.0.298 721 5/17/2024
3.0.297 151 5/17/2024
3.0.296 135 5/13/2024
3.0.295 124 5/8/2024
3.0.294 186 5/7/2024
3.0.293 147 4/19/2024
3.0.292 156 4/18/2024
3.0.291 154 4/17/2024
3.0.290 155 4/17/2024
3.0.289 152 4/15/2024
3.0.288 146 4/11/2024
3.0.287 165 4/5/2024
3.0.286 148 4/5/2024
3.0.285 159 4/5/2024
3.0.284 152 4/4/2024
3.0.283 167 4/4/2024
3.0.282 593 4/3/2024
3.0.281 162 4/2/2024
3.0.280 174 4/2/2024
3.0.279 176 3/25/2024
3.0.278 187 3/25/2024
3.0.277 297 3/15/2024
3.0.276 330 2/29/2024
3.0.275 229 2/28/2024
3.0.274 250 2/28/2024
3.0.273 282 2/27/2024
3.0.272 284 2/26/2024
3.0.271 300 2/22/2024
3.0.270 313 2/15/2024
3.0.269 306 2/15/2024
3.0.268 291 2/15/2024
3.0.267 297 2/14/2024
3.0.266 318 2/14/2024
3.0.265 443 2/13/2024
3.0.264 344 2/8/2024
3.0.263 348 2/8/2024
3.0.262 345 2/8/2024
3.0.261 344 2/8/2024
3.0.260 351 2/7/2024
3.0.259 351 2/7/2024
3.0.258 374 2/7/2024
3.0.257 342 2/7/2024
3.0.256 379 1/31/2024
3.0.255 381 1/30/2024
3.0.254 385 1/25/2024
3.0.253 399 1/24/2024
3.0.252 367 1/22/2024
3.0.251 625 1/17/2024
3.0.250 377 1/17/2024
3.0.249 384 1/16/2024
3.0.248 383 1/16/2024
3.0.247 373 1/16/2024
3.0.246 368 1/15/2024
3.0.245 388 1/11/2024
3.0.244 571 12/11/2023
3.0.243 395 12/11/2023
3.0.242 400 12/7/2023
3.0.241 419 12/7/2023
3.0.240 463 12/5/2023
3.0.239 387 12/5/2023
3.0.238 388 12/5/2023
3.0.237 130 12/5/2023
3.0.236 170 11/17/2023
3.0.235 131 11/17/2023
3.0.234 198 11/14/2023
3.0.233 125 11/14/2023
3.0.232 128 11/13/2023
3.0.231 125 11/9/2023
3.0.230 131 11/8/2023
3.0.229 135 11/8/2023
3.0.228 250 11/2/2023
3.0.227 146 11/2/2023
3.0.226 127 11/1/2023
3.0.225 168 11/1/2023
3.0.224 141 11/1/2023
3.0.223 133 10/31/2023
3.0.222 121 10/31/2023
3.0.221 141 10/31/2023
3.0.220 145 10/31/2023
3.0.219 112 10/31/2023
3.0.218 134 10/30/2023
3.0.217 130 10/30/2023
3.0.216 127 10/30/2023
3.0.215 133 10/30/2023
3.0.214 139 10/26/2023
3.0.213 136 10/25/2023
3.0.212 159 10/25/2023
3.0.211 133 10/24/2023
3.0.210 124 10/24/2023
3.0.209 134 10/24/2023
3.0.208 121 10/24/2023
3.0.207 146 10/23/2023
3.0.206 134 10/23/2023
3.0.205 146 10/20/2023
3.0.204 137 10/20/2023
3.0.203 145 10/20/2023
3.0.202 139 10/19/2023
3.0.201 119 10/19/2023
3.0.200 140 10/19/2023
3.0.198 153 10/18/2023
3.0.197 128 10/18/2023
3.0.196 151 10/17/2023
3.0.195 184 10/13/2023
3.0.194 186 10/12/2023
3.0.193 133 10/12/2023
3.0.192 141 10/11/2023
3.0.191 143 10/11/2023
3.0.190 146 10/11/2023
3.0.189 145 10/11/2023
3.0.188 137 10/11/2023
3.0.187 140 10/11/2023
3.0.186 136 10/11/2023
3.0.185 140 10/10/2023
3.0.184 139 10/10/2023
3.0.183 156 10/9/2023
3.0.182 145 10/9/2023
3.0.181 149 10/9/2023
3.0.180 142 9/21/2023
3.0.179 116 9/21/2023
3.0.178 137 9/21/2023
3.0.177 197 9/11/2023
3.0.176 212 9/8/2023
3.0.175 155 9/8/2023
3.0.173 154 9/8/2023
3.0.172 147 9/8/2023
3.0.170 230 8/23/2023
3.0.169 166 8/23/2023
3.0.168 177 8/23/2023
3.0.167 183 8/11/2023
3.0.166 184 8/10/2023
3.0.165 200 8/7/2023
3.0.164 195 8/3/2023
3.0.163 182 7/31/2023
3.0.162 176 7/28/2023
3.0.161 169 7/28/2023
3.0.160 229 6/30/2023
3.0.159 195 6/29/2023
3.0.158 175 6/29/2023
3.0.157 215 6/28/2023
3.0.156 200 6/28/2023
3.0.155 188 6/28/2023
3.0.154 191 6/26/2023
3.0.153 192 6/22/2023
3.0.152 167 6/22/2023
3.0.151 196 6/22/2023
3.0.150 186 6/22/2023
3.0.149 180 6/22/2023
3.0.148 188 6/22/2023
3.0.147 216 6/15/2023
3.0.146 201 6/9/2023
3.0.145 209 6/6/2023
3.0.144 195 6/6/2023
3.0.143 209 6/6/2023
3.0.142 221 5/31/2023
3.0.141 208 5/31/2023
3.0.140 205 5/26/2023
3.0.139 224 5/26/2023
3.0.138 197 5/25/2023
3.0.137 210 5/25/2023
3.0.136 202 5/25/2023
3.0.135 205 5/25/2023
3.0.134 191 5/25/2023
3.0.133 190 5/24/2023
3.0.132 238 5/24/2023
3.0.131 217 5/24/2023
3.0.130 210 5/23/2023
3.0.129 198 5/22/2023
3.0.128 225 5/18/2023
3.0.127 243 5/17/2023
3.0.126 217 5/11/2023
3.0.125 238 5/5/2023
3.0.124 218 5/4/2023
3.0.123 230 5/4/2023
3.0.122 261 4/25/2023
3.0.121 244 4/25/2023
3.0.120 223 4/25/2023
3.0.119 238 4/25/2023
3.0.118 229 4/25/2023
3.0.117 253 4/24/2023
3.0.116 255 4/24/2023
3.0.115 253 4/18/2023
3.0.114 229 4/18/2023
3.0.113 233 4/18/2023
3.0.112 254 4/11/2023
3.0.111 261 4/11/2023
3.0.110 287 3/31/2023
3.0.109 271 3/29/2023
3.0.108 268 3/28/2023
3.0.107 288 3/15/2023
3.0.106 304 3/9/2023
3.0.105 302 3/9/2023 3.0.105 is deprecated.
3.0.104 312 3/3/2023
3.0.103 302 3/2/2023
3.0.102 316 3/2/2023
3.0.101 305 3/1/2023
3.0.100 345 2/22/2023
3.0.99 347 2/10/2023
3.0.98 360 2/10/2023
3.0.97 356 1/24/2023
3.0.96 362 12/15/2022
3.0.95 409 12/1/2022
3.0.94 392 11/30/2022
3.0.93 392 11/30/2022
3.0.92 375 11/30/2022
3.0.91 407 11/29/2022
3.0.90 549 11/25/2022
3.0.89 436 11/17/2022
3.0.88 410 11/15/2022
3.0.87 439 11/14/2022
3.0.86 416 11/14/2022
3.0.85 423 11/14/2022
3.0.84 433 11/14/2022
3.0.83 437 11/14/2022
3.0.82 436 11/14/2022
3.0.81 427 11/14/2022
3.0.80 420 11/14/2022
3.0.79 460 11/8/2022
3.0.78 433 11/7/2022
3.0.77 442 11/7/2022
3.0.76 461 11/7/2022
3.0.75 444 11/7/2022
3.0.74 479 11/3/2022
3.0.73 516 10/31/2022
3.0.72 480 10/27/2022
3.0.71 462 10/27/2022
3.0.70 466 10/27/2022
3.0.69 468 10/27/2022
3.0.68 471 10/25/2022
3.0.67 558 10/19/2022
3.0.66 487 10/19/2022
3.0.65 499 10/19/2022
3.0.64 494 10/19/2022
3.0.63 498 10/19/2022
3.0.62 482 10/18/2022
3.0.61 533 10/13/2022
3.0.60 497 10/12/2022
3.0.59 490 10/12/2022
3.0.58 615 9/28/2022
3.0.57 540 9/28/2022
3.0.56 523 9/28/2022
3.0.55 501 9/27/2022
3.0.54 529 9/27/2022
3.0.53 533 9/27/2022
3.0.52 553 9/27/2022
3.0.51 523 9/27/2022
3.0.50 511 9/27/2022
3.0.49 538 9/27/2022
3.0.48 502 9/27/2022
3.0.47 546 9/26/2022
3.0.46 533 9/26/2022
3.0.45 525 9/26/2022
3.0.44 518 9/26/2022
3.0.43 537 9/23/2022
3.0.42 509 9/23/2022
3.0.41 543 9/22/2022
3.0.40 526 9/22/2022
3.0.39 526 9/22/2022
3.0.38 520 9/21/2022
3.0.37 517 9/21/2022
3.0.36 548 9/21/2022
3.0.35 510 9/21/2022
3.0.34 504 9/20/2022
3.0.33 513 9/19/2022
3.0.32 531 9/16/2022
3.0.31 532 9/16/2022
3.0.30 500 9/16/2022
3.0.29 529 9/16/2022
3.0.28 522 9/15/2022
3.0.27 506 9/15/2022
3.0.26 564 9/14/2022
3.0.25 561 9/14/2022
3.0.24 548 9/14/2022
3.0.23 559 9/14/2022
3.0.22 576 9/14/2022
3.0.21 582 9/14/2022
3.0.20 534 9/9/2022
3.0.19 492 9/9/2022
3.0.18 521 9/8/2022
3.0.17 544 9/6/2022
3.0.16 518 9/6/2022
3.0.15 542 9/2/2022
3.0.14 536 9/1/2022
3.0.13 519 8/31/2022
3.0.12 511 8/31/2022
3.0.11 566 8/23/2022
3.0.10 523 8/22/2022
3.0.9 521 8/22/2022
3.0.8 501 8/18/2022
3.0.7 529 8/17/2022
3.0.6 548 8/15/2022
3.0.5 525 8/15/2022
3.0.4 649 8/4/2022
3.0.3 534 8/4/2022
3.0.2 593 7/29/2022
3.0.1 543 7/27/2022
3.0.0 534 7/26/2022
2.0.96 540 7/26/2022
2.0.95 549 7/26/2022
2.0.94 530 7/25/2022
2.0.93 534 7/25/2022
2.0.92 618 7/15/2022
2.0.91 557 7/15/2022
2.0.90 522 7/14/2022
2.0.89 568 7/14/2022
2.0.88 554 7/12/2022
2.0.87 579 7/11/2022
2.0.86 553 7/11/2022
2.0.85 537 7/11/2022
2.0.84 549 7/8/2022
2.0.83 607 6/29/2022
2.0.82 558 6/29/2022
2.0.81 611 6/23/2022
2.0.80 667 6/15/2022
2.0.79 549 6/14/2022
2.0.78 551 6/14/2022
2.0.77 683 5/24/2022
2.0.76 660 5/3/2022
2.0.75 569 4/29/2022
2.0.74 546 4/19/2022
2.0.73 553 4/16/2022
2.0.72 584 4/12/2022
2.0.71 572 4/12/2022
2.0.70 567 4/7/2022
2.0.69 543 4/7/2022
2.0.68 556 4/7/2022
2.0.67 566 4/7/2022
2.0.66 581 3/15/2022
2.0.65 548 3/15/2022
2.0.64 555 3/15/2022
2.0.63 4,145 3/2/2022
2.0.62 544 2/22/2022
2.0.61 593 2/18/2022
2.0.60 561 2/18/2022
2.0.59 576 2/15/2022
2.0.58 572 2/9/2022
2.0.57 620 2/1/2022
2.0.56 587 2/1/2022
2.0.55 574 2/1/2022
2.0.54 586 1/28/2022
2.0.53 548 1/27/2022
2.0.52 559 1/19/2022
2.0.51 596 1/19/2022
2.0.50 441 12/2/2021
2.0.44 436 11/18/2021
2.0.43 435 11/16/2021
2.0.42 443 11/2/2021
2.0.41 427 10/20/2021
2.0.40 445 10/12/2021
2.0.39 445 10/12/2021
2.0.38 443 10/5/2021
2.0.37 466 9/21/2021
2.0.36 467 9/9/2021
2.0.35 463 9/3/2021
2.0.34 461 9/2/2021
2.0.33 469 7/21/2021
2.0.32 483 7/21/2021
2.0.31 432 7/6/2021
2.0.30 434 7/5/2021
2.0.29 486 6/30/2021
2.0.28 484 6/28/2021
2.0.27 483 6/17/2021
2.0.26 474 6/15/2021
2.0.25 492 6/14/2021
2.0.24 478 6/14/2021
2.0.23 455 6/14/2021
2.0.22 476 5/20/2021
2.0.21 486 5/18/2021
2.0.20 464 5/10/2021
2.0.19 477 5/10/2021
2.0.18 484 5/3/2021
2.0.17 497 5/3/2021
2.0.16 513 4/14/2021
2.0.15 495 4/13/2021
2.0.14 504 3/31/2021
2.0.13 497 3/25/2021
2.0.12 510 3/25/2021
2.0.11 541 2/19/2021
2.0.10 498 2/18/2021
2.0.9 517 2/18/2021
2.0.8 520 2/16/2021
2.0.7 532 2/9/2021
2.0.6 538 2/9/2021
2.0.5 563 2/3/2021
2.0.4 521 1/29/2021
2.0.3 492 1/29/2021
2.0.2 518 1/28/2021
2.0.1 541 1/27/2021
2.0.0 495 1/26/2021
1.2.397 539 1/26/2021
1.2.396 581 1/21/2021
1.2.395 547 1/20/2021
1.2.394 538 1/20/2021
1.2.393 520 1/20/2021
1.2.392 522 1/20/2021
1.2.391 524 1/19/2021
1.2.390 508 1/19/2021
1.2.389 534 1/19/2021
1.2.388 517 1/14/2021
1.2.387 481 1/14/2021
1.2.386 539 1/13/2021
1.2.385 538 1/13/2021