PeanutButter.EasyArgs 3.0.342

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.342
                    
NuGet\Install-Package PeanutButter.EasyArgs -Version 3.0.342
                    
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.342" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.EasyArgs" Version="3.0.342" />
                    
Directory.Packages.props
<PackageReference Include="PeanutButter.EasyArgs" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PeanutButter.EasyArgs --version 3.0.342
                    
#r "nuget: PeanutButter.EasyArgs, 3.0.342"
                    
#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.
#addin nuget:?package=PeanutButter.EasyArgs&version=3.0.342
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.EasyArgs&version=3.0.342
                    
Install as a Cake Tool

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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.384 383 5/15/2025
3.0.383 245 5/14/2025
3.0.382 330 5/13/2025
3.0.381 118 5/9/2025
3.0.380 230 5/8/2025
3.0.379 164 5/7/2025
3.0.378 168 5/6/2025
3.0.377 158 5/6/2025
3.0.376 153 5/6/2025
3.0.375 157 5/6/2025
3.0.374 159 5/5/2025
3.0.373 158 5/5/2025
3.0.372 164 5/5/2025
3.0.371 168 5/5/2025
3.0.370 162 5/5/2025
3.0.369 165 5/5/2025
3.0.368 172 4/30/2025
3.0.367 165 4/30/2025
3.0.366 166 4/30/2025
3.0.365 167 4/30/2025
3.0.364 161 4/30/2025
3.0.363 167 4/30/2025
3.0.362 158 4/30/2025
3.0.361 164 4/30/2025
3.0.360 157 4/30/2025
3.0.359 162 4/30/2025
3.0.358 178 4/29/2025
3.0.357 233 4/23/2025
3.0.356 184 4/22/2025
3.0.355 279 4/17/2025
3.0.354 346 4/15/2025
3.0.353 921 4/4/2025
3.0.352 176 4/3/2025
3.0.351 190 4/2/2025
3.0.350 321 4/2/2025
3.0.349 172 3/18/2025
3.0.348 170 3/18/2025
3.0.347 660 3/4/2025
3.0.346 245 3/4/2025
3.0.345 238 3/4/2025
3.0.344 149 2/20/2025
3.0.343 156 2/14/2025
3.0.342 192 2/11/2025
3.0.341 137 2/10/2025
3.0.340 142 2/5/2025
3.0.339 285 1/7/2025
3.0.338 140 1/7/2025
3.0.337 128 1/7/2025
3.0.336 158 1/6/2025
3.0.335 140 12/17/2024
3.0.334 139 12/17/2024
3.0.333 161 12/13/2024
3.0.332 152 12/13/2024
3.0.331 152 12/12/2024
3.0.330 148 11/28/2024
3.0.329 248 11/13/2024
3.0.328 820 11/12/2024
3.0.327 134 11/12/2024
3.0.326 155 11/12/2024
3.0.325 137 11/12/2024
3.0.324 135 11/12/2024
3.0.323 166 11/6/2024
3.0.322 148 11/6/2024
3.0.321 890 10/10/2024
3.0.320 228 10/7/2024
3.0.319 202 9/18/2024
3.0.318 170 9/18/2024
3.0.317 174 9/18/2024
3.0.316 833 8/28/2024
3.0.315 243 8/12/2024
3.0.314 192 8/8/2024
3.0.313 163 8/8/2024
3.0.312 163 7/29/2024
3.0.311 963 7/17/2024
3.0.310 159 7/15/2024
3.0.309 200 7/15/2024
3.0.308 153 7/9/2024
3.0.307 125 7/9/2024
3.0.306 297 6/25/2024
3.0.305 227 6/11/2024
3.0.304 182 6/11/2024
3.0.303 167 6/5/2024
3.0.302 175 6/5/2024
3.0.301 171 5/30/2024
3.0.300 193 5/30/2024
3.0.299 174 5/30/2024
3.0.298 753 5/17/2024
3.0.297 181 5/17/2024
3.0.296 169 5/13/2024
3.0.295 161 5/8/2024
3.0.294 214 5/7/2024
3.0.293 179 4/19/2024
3.0.292 184 4/18/2024
3.0.291 188 4/17/2024
3.0.290 186 4/17/2024
3.0.289 181 4/15/2024
3.0.288 172 4/11/2024
3.0.287 239 4/5/2024
3.0.286 177 4/5/2024
3.0.285 187 4/5/2024
3.0.284 177 4/4/2024
3.0.283 194 4/4/2024
3.0.282 627 4/3/2024
3.0.281 202 4/2/2024
3.0.280 215 4/2/2024
3.0.279 207 3/25/2024
3.0.278 271 3/25/2024
3.0.277 341 3/15/2024
3.0.276 354 2/29/2024
3.0.275 256 2/28/2024
3.0.274 275 2/28/2024
3.0.273 311 2/27/2024
3.0.272 312 2/26/2024
3.0.271 340 2/22/2024
3.0.270 342 2/15/2024
3.0.269 337 2/15/2024
3.0.268 337 2/15/2024
3.0.267 325 2/14/2024
3.0.266 395 2/14/2024
3.0.265 472 2/13/2024
3.0.264 376 2/8/2024
3.0.263 379 2/8/2024
3.0.262 433 2/8/2024
3.0.261 378 2/8/2024
3.0.260 373 2/7/2024
3.0.259 380 2/7/2024
3.0.258 396 2/7/2024
3.0.257 367 2/7/2024
3.0.256 411 1/31/2024
3.0.255 404 1/30/2024
3.0.254 408 1/25/2024
3.0.253 428 1/24/2024
3.0.252 386 1/22/2024
3.0.251 703 1/17/2024
3.0.250 405 1/17/2024
3.0.249 413 1/16/2024
3.0.248 411 1/16/2024
3.0.247 396 1/16/2024
3.0.246 392 1/15/2024
3.0.245 416 1/11/2024
3.0.244 597 12/11/2023
3.0.243 416 12/11/2023
3.0.242 423 12/7/2023
3.0.241 443 12/7/2023
3.0.240 476 12/5/2023
3.0.239 433 12/5/2023
3.0.238 403 12/5/2023
3.0.237 146 12/5/2023
3.0.236 193 11/17/2023
3.0.235 177 11/17/2023
3.0.234 211 11/14/2023
3.0.233 156 11/14/2023
3.0.232 150 11/13/2023
3.0.231 138 11/9/2023
3.0.230 142 11/8/2023
3.0.229 153 11/8/2023
3.0.228 268 11/2/2023
3.0.227 167 11/2/2023
3.0.226 151 11/1/2023
3.0.225 187 11/1/2023
3.0.224 156 11/1/2023
3.0.223 166 10/31/2023
3.0.222 136 10/31/2023
3.0.221 157 10/31/2023
3.0.220 161 10/31/2023
3.0.219 130 10/31/2023
3.0.218 152 10/30/2023
3.0.217 148 10/30/2023
3.0.216 141 10/30/2023
3.0.215 147 10/30/2023
3.0.214 156 10/26/2023
3.0.213 154 10/25/2023
3.0.212 177 10/25/2023
3.0.211 148 10/24/2023
3.0.210 142 10/24/2023
3.0.209 157 10/24/2023
3.0.208 138 10/24/2023
3.0.207 162 10/23/2023
3.0.206 153 10/23/2023
3.0.205 162 10/20/2023
3.0.204 167 10/20/2023
3.0.203 160 10/20/2023
3.0.202 162 10/19/2023
3.0.201 136 10/19/2023
3.0.200 153 10/19/2023
3.0.198 173 10/18/2023
3.0.197 144 10/18/2023
3.0.196 169 10/17/2023
3.0.195 204 10/13/2023
3.0.194 202 10/12/2023
3.0.193 152 10/12/2023
3.0.192 163 10/11/2023
3.0.191 161 10/11/2023
3.0.190 164 10/11/2023
3.0.189 162 10/11/2023
3.0.188 155 10/11/2023
3.0.187 161 10/11/2023
3.0.186 154 10/11/2023
3.0.185 155 10/10/2023
3.0.184 155 10/10/2023
3.0.183 177 10/9/2023
3.0.182 161 10/9/2023
3.0.181 167 10/9/2023
3.0.180 159 9/21/2023
3.0.179 133 9/21/2023
3.0.178 155 9/21/2023
3.0.177 216 9/11/2023
3.0.176 234 9/8/2023
3.0.175 176 9/8/2023
3.0.173 175 9/8/2023
3.0.172 184 9/8/2023
3.0.170 285 8/23/2023
3.0.169 185 8/23/2023
3.0.168 195 8/23/2023
3.0.167 207 8/11/2023
3.0.166 205 8/10/2023
3.0.165 224 8/7/2023
3.0.164 215 8/3/2023
3.0.163 206 7/31/2023
3.0.162 200 7/28/2023
3.0.161 190 7/28/2023
3.0.160 249 6/30/2023
3.0.159 219 6/29/2023
3.0.158 199 6/29/2023
3.0.157 236 6/28/2023
3.0.156 222 6/28/2023
3.0.155 217 6/28/2023
3.0.154 213 6/26/2023
3.0.153 213 6/22/2023
3.0.152 189 6/22/2023
3.0.151 222 6/22/2023
3.0.150 212 6/22/2023
3.0.149 204 6/22/2023
3.0.148 209 6/22/2023
3.0.147 245 6/15/2023
3.0.146 227 6/9/2023
3.0.145 235 6/6/2023
3.0.144 225 6/6/2023
3.0.143 239 6/6/2023
3.0.142 248 5/31/2023
3.0.141 255 5/31/2023
3.0.140 238 5/26/2023
3.0.139 251 5/26/2023
3.0.138 225 5/25/2023
3.0.137 242 5/25/2023
3.0.136 235 5/25/2023
3.0.135 239 5/25/2023
3.0.134 225 5/25/2023
3.0.133 227 5/24/2023
3.0.132 277 5/24/2023
3.0.131 247 5/24/2023
3.0.130 237 5/23/2023
3.0.129 225 5/22/2023
3.0.128 257 5/18/2023
3.0.127 279 5/17/2023
3.0.126 245 5/11/2023
3.0.125 267 5/5/2023
3.0.124 255 5/4/2023
3.0.123 260 5/4/2023
3.0.122 295 4/25/2023
3.0.121 272 4/25/2023
3.0.120 256 4/25/2023
3.0.119 268 4/25/2023
3.0.118 261 4/25/2023
3.0.117 281 4/24/2023
3.0.116 287 4/24/2023
3.0.115 292 4/18/2023
3.0.114 261 4/18/2023
3.0.113 265 4/18/2023
3.0.112 288 4/11/2023
3.0.111 289 4/11/2023
3.0.110 319 3/31/2023
3.0.109 300 3/29/2023
3.0.108 298 3/28/2023
3.0.107 319 3/15/2023
3.0.106 332 3/9/2023
3.0.105 349 3/9/2023 3.0.105 is deprecated.
3.0.104 341 3/3/2023
3.0.103 330 3/2/2023
3.0.102 348 3/2/2023
3.0.101 332 3/1/2023
3.0.100 378 2/22/2023
3.0.99 376 2/10/2023
3.0.98 390 2/10/2023
3.0.97 385 1/24/2023
3.0.96 396 12/15/2022
3.0.95 444 12/1/2022
3.0.94 427 11/30/2022
3.0.93 423 11/30/2022
3.0.92 410 11/30/2022
3.0.91 442 11/29/2022
3.0.90 584 11/25/2022
3.0.89 472 11/17/2022
3.0.88 446 11/15/2022
3.0.87 475 11/14/2022
3.0.86 455 11/14/2022
3.0.85 456 11/14/2022
3.0.84 469 11/14/2022
3.0.83 483 11/14/2022
3.0.82 480 11/14/2022
3.0.81 467 11/14/2022
3.0.80 456 11/14/2022
3.0.79 495 11/8/2022
3.0.78 468 11/7/2022
3.0.77 477 11/7/2022
3.0.76 492 11/7/2022
3.0.75 480 11/7/2022
3.0.74 518 11/3/2022
3.0.73 549 10/31/2022
3.0.72 519 10/27/2022
3.0.71 496 10/27/2022
3.0.70 500 10/27/2022
3.0.69 500 10/27/2022
3.0.68 510 10/25/2022
3.0.67 592 10/19/2022
3.0.66 522 10/19/2022
3.0.65 534 10/19/2022
3.0.64 530 10/19/2022
3.0.63 532 10/19/2022
3.0.62 528 10/18/2022
3.0.61 573 10/13/2022
3.0.60 534 10/12/2022
3.0.59 529 10/12/2022
3.0.58 648 9/28/2022
3.0.57 586 9/28/2022
3.0.56 557 9/28/2022
3.0.55 539 9/27/2022
3.0.54 562 9/27/2022
3.0.53 575 9/27/2022
3.0.52 588 9/27/2022
3.0.51 561 9/27/2022
3.0.50 561 9/27/2022
3.0.49 575 9/27/2022
3.0.48 539 9/27/2022
3.0.47 583 9/26/2022
3.0.46 567 9/26/2022
3.0.45 562 9/26/2022
3.0.44 555 9/26/2022
3.0.43 571 9/23/2022
3.0.42 547 9/23/2022
3.0.41 579 9/22/2022
3.0.40 560 9/22/2022
3.0.39 569 9/22/2022
3.0.38 557 9/21/2022
3.0.37 571 9/21/2022
3.0.36 594 9/21/2022
3.0.35 544 9/21/2022
3.0.34 539 9/20/2022
3.0.33 550 9/19/2022
3.0.32 568 9/16/2022
3.0.31 567 9/16/2022
3.0.30 539 9/16/2022
3.0.29 564 9/16/2022
3.0.28 555 9/15/2022
3.0.27 545 9/15/2022
3.0.26 603 9/14/2022
3.0.25 597 9/14/2022
3.0.24 584 9/14/2022
3.0.23 605 9/14/2022
3.0.22 615 9/14/2022
3.0.21 618 9/14/2022
3.0.20 567 9/9/2022
3.0.19 533 9/9/2022
3.0.18 559 9/8/2022
3.0.17 578 9/6/2022
3.0.16 558 9/6/2022
3.0.15 579 9/2/2022
3.0.14 584 9/1/2022
3.0.13 557 8/31/2022
3.0.12 549 8/31/2022
3.0.11 602 8/23/2022
3.0.10 561 8/22/2022
3.0.9 557 8/22/2022
3.0.8 545 8/18/2022
3.0.7 570 8/17/2022
3.0.6 592 8/15/2022
3.0.5 570 8/15/2022
3.0.4 693 8/4/2022
3.0.3 578 8/4/2022
3.0.2 639 7/29/2022
3.0.1 589 7/27/2022
3.0.0 573 7/26/2022
2.0.96 582 7/26/2022
2.0.95 594 7/26/2022
2.0.94 571 7/25/2022
2.0.93 575 7/25/2022
2.0.92 658 7/15/2022
2.0.91 596 7/15/2022
2.0.90 561 7/14/2022
2.0.89 608 7/14/2022
2.0.88 611 7/12/2022
2.0.87 620 7/11/2022
2.0.86 592 7/11/2022
2.0.85 606 7/11/2022
2.0.84 594 7/8/2022
2.0.83 645 6/29/2022
2.0.82 599 6/29/2022
2.0.81 656 6/23/2022
2.0.80 706 6/15/2022
2.0.79 591 6/14/2022
2.0.78 592 6/14/2022
2.0.77 726 5/24/2022
2.0.76 704 5/3/2022
2.0.75 616 4/29/2022
2.0.74 591 4/19/2022
2.0.73 599 4/16/2022
2.0.72 629 4/12/2022
2.0.71 619 4/12/2022
2.0.70 612 4/7/2022
2.0.69 590 4/7/2022
2.0.68 599 4/7/2022
2.0.67 616 4/7/2022
2.0.66 633 3/15/2022
2.0.65 600 3/15/2022
2.0.64 608 3/15/2022
2.0.63 5,587 3/2/2022
2.0.62 598 2/22/2022
2.0.61 641 2/18/2022
2.0.60 631 2/18/2022
2.0.59 634 2/15/2022
2.0.58 642 2/9/2022
2.0.57 676 2/1/2022
2.0.56 655 2/1/2022
2.0.55 622 2/1/2022
2.0.54 639 1/28/2022
2.0.53 599 1/27/2022
2.0.52 608 1/19/2022
2.0.51 646 1/19/2022
2.0.50 502 12/2/2021
2.0.44 485 11/18/2021
2.0.43 487 11/16/2021
2.0.42 499 11/2/2021
2.0.41 480 10/20/2021
2.0.40 499 10/12/2021
2.0.39 498 10/12/2021
2.0.38 493 10/5/2021
2.0.37 531 9/21/2021
2.0.36 519 9/9/2021
2.0.35 513 9/3/2021
2.0.34 509 9/2/2021
2.0.33 516 7/21/2021
2.0.32 529 7/21/2021
2.0.31 478 7/6/2021
2.0.30 483 7/5/2021
2.0.29 540 6/30/2021
2.0.28 550 6/28/2021
2.0.27 534 6/17/2021
2.0.26 529 6/15/2021
2.0.25 538 6/14/2021
2.0.24 533 6/14/2021
2.0.23 507 6/14/2021
2.0.22 527 5/20/2021
2.0.21 535 5/18/2021
2.0.20 517 5/10/2021
2.0.19 530 5/10/2021
2.0.18 537 5/3/2021
2.0.17 552 5/3/2021
2.0.16 566 4/14/2021
2.0.15 553 4/13/2021
2.0.14 559 3/31/2021
2.0.13 551 3/25/2021
2.0.12 567 3/25/2021
2.0.11 602 2/19/2021
2.0.10 557 2/18/2021
2.0.9 578 2/18/2021
2.0.8 579 2/16/2021
2.0.7 594 2/9/2021
2.0.6 634 2/9/2021
2.0.5 619 2/3/2021
2.0.4 578 1/29/2021
2.0.3 548 1/29/2021
2.0.2 578 1/28/2021
2.0.1 599 1/27/2021
2.0.0 558 1/26/2021
1.2.397 600 1/26/2021
1.2.396 638 1/21/2021
1.2.395 611 1/20/2021
1.2.394 603 1/20/2021
1.2.393 582 1/20/2021
1.2.392 580 1/20/2021
1.2.391 582 1/19/2021
1.2.390 566 1/19/2021
1.2.389 590 1/19/2021
1.2.388 574 1/14/2021
1.2.387 537 1/14/2021
1.2.386 598 1/13/2021
1.2.385 595 1/13/2021