PeanutButter.EasyArgs 3.0.141

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

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

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.323 58 11/6/2024
3.0.322 52 11/6/2024
3.0.321 347 10/10/2024
3.0.320 190 10/7/2024
3.0.319 160 9/18/2024
3.0.318 124 9/18/2024
3.0.317 119 9/18/2024
3.0.316 783 8/28/2024
3.0.315 177 8/12/2024
3.0.314 153 8/8/2024
3.0.313 130 8/8/2024
3.0.312 123 7/29/2024
3.0.311 925 7/17/2024
3.0.310 125 7/15/2024
3.0.309 162 7/15/2024
3.0.308 121 7/9/2024
3.0.307 92 7/9/2024
3.0.306 259 6/25/2024
3.0.305 182 6/11/2024
3.0.304 132 6/11/2024
3.0.303 138 6/5/2024
3.0.302 145 6/5/2024
3.0.301 135 5/30/2024
3.0.300 160 5/30/2024
3.0.299 135 5/30/2024
3.0.298 719 5/17/2024
3.0.297 149 5/17/2024
3.0.296 133 5/13/2024
3.0.295 120 5/8/2024
3.0.294 181 5/7/2024
3.0.293 145 4/19/2024
3.0.292 154 4/18/2024
3.0.291 150 4/17/2024
3.0.290 151 4/17/2024
3.0.289 148 4/15/2024
3.0.288 144 4/11/2024
3.0.287 161 4/5/2024
3.0.286 146 4/5/2024
3.0.285 157 4/5/2024
3.0.284 148 4/4/2024
3.0.283 165 4/4/2024
3.0.282 591 4/3/2024
3.0.281 160 4/2/2024
3.0.280 172 4/2/2024
3.0.279 174 3/25/2024
3.0.278 185 3/25/2024
3.0.277 295 3/15/2024
3.0.276 328 2/29/2024
3.0.275 227 2/28/2024
3.0.274 248 2/28/2024
3.0.273 280 2/27/2024
3.0.272 280 2/26/2024
3.0.271 298 2/22/2024
3.0.270 311 2/15/2024
3.0.269 304 2/15/2024
3.0.268 289 2/15/2024
3.0.267 295 2/14/2024
3.0.266 316 2/14/2024
3.0.265 441 2/13/2024
3.0.264 342 2/8/2024
3.0.263 346 2/8/2024
3.0.262 343 2/8/2024
3.0.261 342 2/8/2024
3.0.260 349 2/7/2024
3.0.259 349 2/7/2024
3.0.258 372 2/7/2024
3.0.257 338 2/7/2024
3.0.256 375 1/31/2024
3.0.255 379 1/30/2024
3.0.254 383 1/25/2024
3.0.253 397 1/24/2024
3.0.252 365 1/22/2024
3.0.251 623 1/17/2024
3.0.250 375 1/17/2024
3.0.249 380 1/16/2024
3.0.248 381 1/16/2024
3.0.247 371 1/16/2024
3.0.246 366 1/15/2024
3.0.245 386 1/11/2024
3.0.244 567 12/11/2023
3.0.243 393 12/11/2023
3.0.242 398 12/7/2023
3.0.241 417 12/7/2023
3.0.240 461 12/5/2023
3.0.239 385 12/5/2023
3.0.238 386 12/5/2023
3.0.237 129 12/5/2023
3.0.236 168 11/17/2023
3.0.235 129 11/17/2023
3.0.234 196 11/14/2023
3.0.233 123 11/14/2023
3.0.232 126 11/13/2023
3.0.231 123 11/9/2023
3.0.230 129 11/8/2023
3.0.229 131 11/8/2023
3.0.228 248 11/2/2023
3.0.227 144 11/2/2023
3.0.226 125 11/1/2023
3.0.225 166 11/1/2023
3.0.224 139 11/1/2023
3.0.223 131 10/31/2023
3.0.222 119 10/31/2023
3.0.221 139 10/31/2023
3.0.220 143 10/31/2023
3.0.219 110 10/31/2023
3.0.218 132 10/30/2023
3.0.217 128 10/30/2023
3.0.216 125 10/30/2023
3.0.215 131 10/30/2023
3.0.214 137 10/26/2023
3.0.213 134 10/25/2023
3.0.212 157 10/25/2023
3.0.211 131 10/24/2023
3.0.210 120 10/24/2023
3.0.209 132 10/24/2023
3.0.208 119 10/24/2023
3.0.207 144 10/23/2023
3.0.206 132 10/23/2023
3.0.205 144 10/20/2023
3.0.204 135 10/20/2023
3.0.203 143 10/20/2023
3.0.202 137 10/19/2023
3.0.201 117 10/19/2023
3.0.200 138 10/19/2023
3.0.198 151 10/18/2023
3.0.197 126 10/18/2023
3.0.196 149 10/17/2023
3.0.195 182 10/13/2023
3.0.194 184 10/12/2023
3.0.193 131 10/12/2023
3.0.192 139 10/11/2023
3.0.191 141 10/11/2023
3.0.190 144 10/11/2023
3.0.189 143 10/11/2023
3.0.188 135 10/11/2023
3.0.187 138 10/11/2023
3.0.186 134 10/11/2023
3.0.185 138 10/10/2023
3.0.184 137 10/10/2023
3.0.183 154 10/9/2023
3.0.182 143 10/9/2023
3.0.181 147 10/9/2023
3.0.180 140 9/21/2023
3.0.179 114 9/21/2023
3.0.178 135 9/21/2023
3.0.177 195 9/11/2023
3.0.176 210 9/8/2023
3.0.175 153 9/8/2023
3.0.173 152 9/8/2023
3.0.172 145 9/8/2023
3.0.170 228 8/23/2023
3.0.169 164 8/23/2023
3.0.168 175 8/23/2023
3.0.167 181 8/11/2023
3.0.166 182 8/10/2023
3.0.165 198 8/7/2023
3.0.164 193 8/3/2023
3.0.163 180 7/31/2023
3.0.162 174 7/28/2023
3.0.161 167 7/28/2023
3.0.160 227 6/30/2023
3.0.159 193 6/29/2023
3.0.158 173 6/29/2023
3.0.157 213 6/28/2023
3.0.156 198 6/28/2023
3.0.155 186 6/28/2023
3.0.154 189 6/26/2023
3.0.153 190 6/22/2023
3.0.152 165 6/22/2023
3.0.151 194 6/22/2023
3.0.150 184 6/22/2023
3.0.149 178 6/22/2023
3.0.148 186 6/22/2023
3.0.147 214 6/15/2023
3.0.146 199 6/9/2023
3.0.145 207 6/6/2023
3.0.144 193 6/6/2023
3.0.143 207 6/6/2023
3.0.142 219 5/31/2023
3.0.141 206 5/31/2023
3.0.140 203 5/26/2023
3.0.139 222 5/26/2023
3.0.138 195 5/25/2023
3.0.137 208 5/25/2023
3.0.136 200 5/25/2023
3.0.135 203 5/25/2023
3.0.134 189 5/25/2023
3.0.133 188 5/24/2023
3.0.132 236 5/24/2023
3.0.131 215 5/24/2023
3.0.130 208 5/23/2023
3.0.129 196 5/22/2023
3.0.128 223 5/18/2023
3.0.127 241 5/17/2023
3.0.126 215 5/11/2023
3.0.125 236 5/5/2023
3.0.124 216 5/4/2023
3.0.123 228 5/4/2023
3.0.122 259 4/25/2023
3.0.121 242 4/25/2023
3.0.120 221 4/25/2023
3.0.119 236 4/25/2023
3.0.118 227 4/25/2023
3.0.117 251 4/24/2023
3.0.116 253 4/24/2023
3.0.115 251 4/18/2023
3.0.114 227 4/18/2023
3.0.113 231 4/18/2023
3.0.112 252 4/11/2023
3.0.111 259 4/11/2023
3.0.110 285 3/31/2023
3.0.109 269 3/29/2023
3.0.108 266 3/28/2023
3.0.107 286 3/15/2023
3.0.106 302 3/9/2023
3.0.105 300 3/9/2023 3.0.105 is deprecated.
3.0.104 310 3/3/2023
3.0.103 300 3/2/2023
3.0.102 314 3/2/2023
3.0.101 303 3/1/2023
3.0.100 343 2/22/2023
3.0.99 345 2/10/2023
3.0.98 358 2/10/2023
3.0.97 354 1/24/2023
3.0.96 360 12/15/2022
3.0.95 407 12/1/2022
3.0.94 390 11/30/2022
3.0.93 390 11/30/2022
3.0.92 373 11/30/2022
3.0.91 405 11/29/2022
3.0.90 547 11/25/2022
3.0.89 434 11/17/2022
3.0.88 408 11/15/2022
3.0.87 437 11/14/2022
3.0.86 414 11/14/2022
3.0.85 421 11/14/2022
3.0.84 431 11/14/2022
3.0.83 435 11/14/2022
3.0.82 434 11/14/2022
3.0.81 425 11/14/2022
3.0.80 418 11/14/2022
3.0.79 458 11/8/2022
3.0.78 431 11/7/2022
3.0.77 440 11/7/2022
3.0.76 459 11/7/2022
3.0.75 442 11/7/2022
3.0.74 477 11/3/2022
3.0.73 514 10/31/2022
3.0.72 478 10/27/2022
3.0.71 460 10/27/2022
3.0.70 464 10/27/2022
3.0.69 466 10/27/2022
3.0.68 469 10/25/2022
3.0.67 556 10/19/2022
3.0.66 485 10/19/2022
3.0.65 497 10/19/2022
3.0.64 492 10/19/2022
3.0.63 496 10/19/2022
3.0.62 480 10/18/2022
3.0.61 531 10/13/2022
3.0.60 495 10/12/2022
3.0.59 488 10/12/2022
3.0.58 613 9/28/2022
3.0.57 538 9/28/2022
3.0.56 521 9/28/2022
3.0.55 499 9/27/2022
3.0.54 527 9/27/2022
3.0.53 531 9/27/2022
3.0.52 551 9/27/2022
3.0.51 521 9/27/2022
3.0.50 509 9/27/2022
3.0.49 536 9/27/2022
3.0.48 500 9/27/2022
3.0.47 544 9/26/2022
3.0.46 531 9/26/2022
3.0.45 523 9/26/2022
3.0.44 516 9/26/2022
3.0.43 535 9/23/2022
3.0.42 507 9/23/2022
3.0.41 541 9/22/2022
3.0.40 524 9/22/2022
3.0.39 524 9/22/2022
3.0.38 518 9/21/2022
3.0.37 515 9/21/2022
3.0.36 546 9/21/2022
3.0.35 508 9/21/2022
3.0.34 502 9/20/2022
3.0.33 511 9/19/2022
3.0.32 529 9/16/2022
3.0.31 530 9/16/2022
3.0.30 498 9/16/2022
3.0.29 527 9/16/2022
3.0.28 520 9/15/2022
3.0.27 504 9/15/2022
3.0.26 562 9/14/2022
3.0.25 559 9/14/2022
3.0.24 546 9/14/2022
3.0.23 557 9/14/2022
3.0.22 574 9/14/2022
3.0.21 580 9/14/2022
3.0.20 532 9/9/2022
3.0.19 490 9/9/2022
3.0.18 519 9/8/2022
3.0.17 542 9/6/2022
3.0.16 516 9/6/2022
3.0.15 540 9/2/2022
3.0.14 534 9/1/2022
3.0.13 517 8/31/2022
3.0.12 509 8/31/2022
3.0.11 563 8/23/2022
3.0.10 521 8/22/2022
3.0.9 519 8/22/2022
3.0.8 499 8/18/2022
3.0.7 527 8/17/2022
3.0.6 546 8/15/2022
3.0.5 523 8/15/2022
3.0.4 647 8/4/2022
3.0.3 532 8/4/2022
3.0.2 591 7/29/2022
3.0.1 541 7/27/2022
3.0.0 532 7/26/2022
2.0.96 538 7/26/2022
2.0.95 547 7/26/2022
2.0.94 528 7/25/2022
2.0.93 532 7/25/2022
2.0.92 616 7/15/2022
2.0.91 555 7/15/2022
2.0.90 520 7/14/2022
2.0.89 566 7/14/2022
2.0.88 552 7/12/2022
2.0.87 577 7/11/2022
2.0.86 551 7/11/2022
2.0.85 535 7/11/2022
2.0.84 547 7/8/2022
2.0.83 605 6/29/2022
2.0.82 556 6/29/2022
2.0.81 609 6/23/2022
2.0.80 665 6/15/2022
2.0.79 547 6/14/2022
2.0.78 549 6/14/2022
2.0.77 681 5/24/2022
2.0.76 658 5/3/2022
2.0.75 567 4/29/2022
2.0.74 544 4/19/2022
2.0.73 551 4/16/2022
2.0.72 582 4/12/2022
2.0.71 570 4/12/2022
2.0.70 565 4/7/2022
2.0.69 541 4/7/2022
2.0.68 554 4/7/2022
2.0.67 564 4/7/2022
2.0.66 579 3/15/2022
2.0.65 546 3/15/2022
2.0.64 553 3/15/2022
2.0.63 4,053 3/2/2022
2.0.62 542 2/22/2022
2.0.61 591 2/18/2022
2.0.60 559 2/18/2022
2.0.59 574 2/15/2022
2.0.58 570 2/9/2022
2.0.57 618 2/1/2022
2.0.56 585 2/1/2022
2.0.55 572 2/1/2022
2.0.54 584 1/28/2022
2.0.53 546 1/27/2022
2.0.52 557 1/19/2022
2.0.51 594 1/19/2022
2.0.50 439 12/2/2021
2.0.44 434 11/18/2021
2.0.43 433 11/16/2021
2.0.42 441 11/2/2021
2.0.41 425 10/20/2021
2.0.40 443 10/12/2021
2.0.39 443 10/12/2021
2.0.38 441 10/5/2021
2.0.37 464 9/21/2021
2.0.36 465 9/9/2021
2.0.35 461 9/3/2021
2.0.34 459 9/2/2021
2.0.33 465 7/21/2021
2.0.32 481 7/21/2021
2.0.31 428 7/6/2021
2.0.30 432 7/5/2021
2.0.29 484 6/30/2021
2.0.28 482 6/28/2021
2.0.27 481 6/17/2021
2.0.26 472 6/15/2021
2.0.25 490 6/14/2021
2.0.24 476 6/14/2021
2.0.23 453 6/14/2021
2.0.22 474 5/20/2021
2.0.21 484 5/18/2021
2.0.20 462 5/10/2021
2.0.19 475 5/10/2021
2.0.18 482 5/3/2021
2.0.17 495 5/3/2021
2.0.16 511 4/14/2021
2.0.15 493 4/13/2021
2.0.14 502 3/31/2021
2.0.13 495 3/25/2021
2.0.12 508 3/25/2021
2.0.11 537 2/19/2021
2.0.10 496 2/18/2021
2.0.9 515 2/18/2021
2.0.8 516 2/16/2021
2.0.7 530 2/9/2021
2.0.6 536 2/9/2021
2.0.5 561 2/3/2021
2.0.4 519 1/29/2021
2.0.3 490 1/29/2021
2.0.2 516 1/28/2021
2.0.1 539 1/27/2021
2.0.0 493 1/26/2021
1.2.397 537 1/26/2021
1.2.396 579 1/21/2021
1.2.395 545 1/20/2021
1.2.394 536 1/20/2021
1.2.393 518 1/20/2021
1.2.392 520 1/20/2021
1.2.391 522 1/19/2021
1.2.390 506 1/19/2021
1.2.389 532 1/19/2021
1.2.388 515 1/14/2021
1.2.387 479 1/14/2021
1.2.386 537 1/13/2021
1.2.385 536 1/13/2021