PeanutButter.EasyArgs 3.0.387

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.387
                    
NuGet\Install-Package PeanutButter.EasyArgs -Version 3.0.387
                    
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.387" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.EasyArgs" Version="3.0.387" />
                    
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.387
                    
#r "nuget: PeanutButter.EasyArgs, 3.0.387"
                    
#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.
#:package PeanutButter.EasyArgs@3.0.387
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PeanutButter.EasyArgs&version=3.0.387
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.EasyArgs&version=3.0.387
                    
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.389 60 8/1/2025
3.0.388 90 7/31/2025
3.0.387 90 7/30/2025
3.0.386 157 7/15/2025
3.0.385 153 7/15/2025
3.0.384 620 5/15/2025
3.0.383 267 5/14/2025
3.0.382 355 5/13/2025
3.0.381 143 5/9/2025
3.0.380 258 5/8/2025
3.0.379 193 5/7/2025
3.0.378 197 5/6/2025
3.0.377 178 5/6/2025
3.0.376 181 5/6/2025
3.0.375 183 5/6/2025
3.0.374 182 5/5/2025
3.0.373 179 5/5/2025
3.0.372 189 5/5/2025
3.0.371 195 5/5/2025
3.0.370 186 5/5/2025
3.0.369 188 5/5/2025
3.0.368 197 4/30/2025
3.0.367 190 4/30/2025
3.0.366 187 4/30/2025
3.0.365 186 4/30/2025
3.0.364 187 4/30/2025
3.0.363 191 4/30/2025
3.0.362 178 4/30/2025
3.0.361 185 4/30/2025
3.0.360 182 4/30/2025
3.0.359 187 4/30/2025
3.0.358 205 4/29/2025
3.0.357 255 4/23/2025
3.0.356 213 4/22/2025
3.0.355 302 4/17/2025
3.0.354 374 4/15/2025
3.0.353 1,078 4/4/2025
3.0.352 200 4/3/2025
3.0.351 216 4/2/2025
3.0.350 347 4/2/2025
3.0.349 200 3/18/2025
3.0.348 195 3/18/2025
3.0.347 683 3/4/2025
3.0.346 273 3/4/2025
3.0.345 265 3/4/2025
3.0.344 176 2/20/2025
3.0.343 179 2/14/2025
3.0.342 219 2/11/2025
3.0.341 164 2/10/2025
3.0.340 165 2/5/2025
3.0.339 310 1/7/2025
3.0.338 161 1/7/2025
3.0.337 149 1/7/2025
3.0.336 183 1/6/2025
3.0.335 166 12/17/2024
3.0.334 167 12/17/2024
3.0.333 185 12/13/2024
3.0.332 176 12/13/2024
3.0.331 176 12/12/2024
3.0.330 176 11/28/2024
3.0.329 273 11/13/2024
3.0.328 847 11/12/2024
3.0.327 156 11/12/2024
3.0.326 182 11/12/2024
3.0.325 157 11/12/2024
3.0.324 160 11/12/2024
3.0.323 189 11/6/2024
3.0.322 174 11/6/2024
3.0.321 917 10/10/2024
3.0.320 254 10/7/2024
3.0.319 227 9/18/2024
3.0.318 196 9/18/2024
3.0.317 195 9/18/2024
3.0.316 853 8/28/2024
3.0.315 268 8/12/2024
3.0.314 215 8/8/2024
3.0.313 184 8/8/2024
3.0.312 182 7/29/2024
3.0.311 987 7/17/2024
3.0.310 178 7/15/2024
3.0.309 223 7/15/2024
3.0.308 179 7/9/2024
3.0.307 153 7/9/2024
3.0.306 323 6/25/2024
3.0.305 247 6/11/2024
3.0.304 206 6/11/2024
3.0.303 193 6/5/2024
3.0.302 197 6/5/2024
3.0.301 193 5/30/2024
3.0.300 216 5/30/2024
3.0.299 198 5/30/2024
3.0.298 775 5/17/2024
3.0.297 207 5/17/2024
3.0.296 193 5/13/2024
3.0.295 185 5/8/2024
3.0.294 236 5/7/2024
3.0.293 201 4/19/2024
3.0.292 207 4/18/2024
3.0.291 215 4/17/2024
3.0.290 211 4/17/2024
3.0.289 206 4/15/2024
3.0.288 197 4/11/2024
3.0.287 260 4/5/2024
3.0.286 199 4/5/2024
3.0.285 210 4/5/2024
3.0.284 202 4/4/2024
3.0.283 219 4/4/2024
3.0.282 647 4/3/2024
3.0.281 232 4/2/2024
3.0.280 239 4/2/2024
3.0.279 234 3/25/2024
3.0.278 296 3/25/2024
3.0.277 360 3/15/2024
3.0.276 378 2/29/2024
3.0.275 275 2/28/2024
3.0.274 297 2/28/2024
3.0.273 333 2/27/2024
3.0.272 335 2/26/2024
3.0.271 362 2/22/2024
3.0.270 365 2/15/2024
3.0.269 361 2/15/2024
3.0.268 362 2/15/2024
3.0.267 346 2/14/2024
3.0.266 419 2/14/2024
3.0.265 496 2/13/2024
3.0.264 398 2/8/2024
3.0.263 401 2/8/2024
3.0.262 463 2/8/2024
3.0.261 401 2/8/2024
3.0.260 394 2/7/2024
3.0.259 406 2/7/2024
3.0.258 418 2/7/2024
3.0.257 390 2/7/2024
3.0.256 434 1/31/2024
3.0.255 426 1/30/2024
3.0.254 429 1/25/2024
3.0.253 451 1/24/2024
3.0.252 408 1/22/2024
3.0.251 724 1/17/2024
3.0.250 425 1/17/2024
3.0.249 436 1/16/2024
3.0.248 437 1/16/2024
3.0.247 417 1/16/2024
3.0.246 410 1/15/2024
3.0.245 440 1/11/2024
3.0.244 622 12/11/2023
3.0.243 437 12/11/2023
3.0.242 441 12/7/2023
3.0.241 467 12/7/2023
3.0.240 485 12/5/2023
3.0.239 442 12/5/2023
3.0.238 412 12/5/2023
3.0.237 158 12/5/2023
3.0.236 208 11/17/2023
3.0.235 190 11/17/2023
3.0.234 225 11/14/2023
3.0.233 166 11/14/2023
3.0.232 163 11/13/2023
3.0.231 151 11/9/2023
3.0.230 155 11/8/2023
3.0.229 164 11/8/2023
3.0.228 275 11/2/2023
3.0.227 179 11/2/2023
3.0.226 165 11/1/2023
3.0.225 199 11/1/2023
3.0.224 170 11/1/2023
3.0.223 180 10/31/2023
3.0.222 152 10/31/2023
3.0.221 170 10/31/2023
3.0.220 174 10/31/2023
3.0.219 138 10/31/2023
3.0.218 163 10/30/2023
3.0.217 161 10/30/2023
3.0.216 152 10/30/2023
3.0.215 155 10/30/2023
3.0.214 174 10/26/2023
3.0.213 167 10/25/2023
3.0.212 194 10/25/2023
3.0.211 165 10/24/2023
3.0.210 156 10/24/2023
3.0.209 173 10/24/2023
3.0.208 155 10/24/2023
3.0.207 176 10/23/2023
3.0.206 166 10/23/2023
3.0.205 179 10/20/2023
3.0.204 182 10/20/2023
3.0.203 177 10/20/2023
3.0.202 176 10/19/2023
3.0.201 152 10/19/2023
3.0.200 165 10/19/2023
3.0.198 190 10/18/2023
3.0.197 162 10/18/2023
3.0.196 181 10/17/2023
3.0.195 220 10/13/2023
3.0.194 219 10/12/2023
3.0.193 169 10/12/2023
3.0.192 178 10/11/2023
3.0.191 178 10/11/2023
3.0.190 181 10/11/2023
3.0.189 180 10/11/2023
3.0.188 173 10/11/2023
3.0.187 182 10/11/2023
3.0.186 180 10/11/2023
3.0.185 177 10/10/2023
3.0.184 171 10/10/2023
3.0.183 197 10/9/2023
3.0.182 176 10/9/2023
3.0.181 181 10/9/2023
3.0.180 180 9/21/2023
3.0.179 146 9/21/2023
3.0.178 171 9/21/2023
3.0.177 233 9/11/2023
3.0.176 251 9/8/2023
3.0.175 198 9/8/2023
3.0.173 195 9/8/2023
3.0.172 200 9/8/2023
3.0.170 305 8/23/2023
3.0.169 202 8/23/2023
3.0.168 217 8/23/2023
3.0.167 234 8/11/2023
3.0.166 231 8/10/2023
3.0.165 258 8/7/2023
3.0.164 235 8/3/2023
3.0.163 228 7/31/2023
3.0.162 224 7/28/2023
3.0.161 213 7/28/2023
3.0.160 271 6/30/2023
3.0.159 241 6/29/2023
3.0.158 225 6/29/2023
3.0.157 260 6/28/2023
3.0.156 247 6/28/2023
3.0.155 245 6/28/2023
3.0.154 240 6/26/2023
3.0.153 241 6/22/2023
3.0.152 214 6/22/2023
3.0.151 245 6/22/2023
3.0.150 233 6/22/2023
3.0.149 233 6/22/2023
3.0.148 231 6/22/2023
3.0.147 268 6/15/2023
3.0.146 249 6/9/2023
3.0.145 258 6/6/2023
3.0.144 245 6/6/2023
3.0.143 261 6/6/2023
3.0.142 272 5/31/2023
3.0.141 277 5/31/2023
3.0.140 260 5/26/2023
3.0.139 277 5/26/2023
3.0.138 249 5/25/2023
3.0.137 267 5/25/2023
3.0.136 261 5/25/2023
3.0.135 262 5/25/2023
3.0.134 251 5/25/2023
3.0.133 251 5/24/2023
3.0.132 300 5/24/2023
3.0.131 273 5/24/2023
3.0.130 264 5/23/2023
3.0.129 245 5/22/2023
3.0.128 279 5/18/2023
3.0.127 304 5/17/2023
3.0.126 271 5/11/2023
3.0.125 290 5/5/2023
3.0.124 279 5/4/2023
3.0.123 282 5/4/2023
3.0.122 316 4/25/2023
3.0.121 293 4/25/2023
3.0.120 279 4/25/2023
3.0.119 293 4/25/2023
3.0.118 287 4/25/2023
3.0.117 306 4/24/2023
3.0.116 310 4/24/2023
3.0.115 316 4/18/2023
3.0.114 285 4/18/2023
3.0.113 290 4/18/2023
3.0.112 313 4/11/2023
3.0.111 312 4/11/2023
3.0.110 348 3/31/2023
3.0.109 324 3/29/2023
3.0.108 321 3/28/2023
3.0.107 342 3/15/2023
3.0.106 354 3/9/2023
3.0.105 387 3/9/2023 3.0.105 is deprecated.
3.0.104 368 3/3/2023
3.0.103 355 3/2/2023
3.0.102 375 3/2/2023
3.0.101 361 3/1/2023
3.0.100 403 2/22/2023
3.0.99 397 2/10/2023
3.0.98 412 2/10/2023
3.0.97 412 1/24/2023
3.0.96 423 12/15/2022
3.0.95 468 12/1/2022
3.0.94 452 11/30/2022
3.0.93 446 11/30/2022
3.0.92 434 11/30/2022
3.0.91 468 11/29/2022
3.0.90 603 11/25/2022
3.0.89 497 11/17/2022
3.0.88 470 11/15/2022
3.0.87 499 11/14/2022
3.0.86 479 11/14/2022
3.0.85 478 11/14/2022
3.0.84 493 11/14/2022
3.0.83 502 11/14/2022
3.0.82 505 11/14/2022
3.0.81 492 11/14/2022
3.0.80 480 11/14/2022
3.0.79 520 11/8/2022
3.0.78 493 11/7/2022
3.0.77 499 11/7/2022
3.0.76 513 11/7/2022
3.0.75 506 11/7/2022
3.0.74 542 11/3/2022
3.0.73 572 10/31/2022
3.0.72 546 10/27/2022
3.0.71 521 10/27/2022
3.0.70 523 10/27/2022
3.0.69 523 10/27/2022
3.0.68 535 10/25/2022
3.0.67 616 10/19/2022
3.0.66 546 10/19/2022
3.0.65 558 10/19/2022
3.0.64 551 10/19/2022
3.0.63 558 10/19/2022
3.0.62 552 10/18/2022
3.0.61 597 10/13/2022
3.0.60 555 10/12/2022
3.0.59 553 10/12/2022
3.0.58 672 9/28/2022
3.0.57 607 9/28/2022
3.0.56 584 9/28/2022
3.0.55 564 9/27/2022
3.0.54 584 9/27/2022
3.0.53 597 9/27/2022
3.0.52 609 9/27/2022
3.0.51 590 9/27/2022
3.0.50 586 9/27/2022
3.0.49 600 9/27/2022
3.0.48 564 9/27/2022
3.0.47 606 9/26/2022
3.0.46 590 9/26/2022
3.0.45 585 9/26/2022
3.0.44 578 9/26/2022
3.0.43 596 9/23/2022
3.0.42 574 9/23/2022
3.0.41 606 9/22/2022
3.0.40 584 9/22/2022
3.0.39 589 9/22/2022
3.0.38 583 9/21/2022
3.0.37 597 9/21/2022
3.0.36 619 9/21/2022
3.0.35 570 9/21/2022
3.0.34 561 9/20/2022
3.0.33 578 9/19/2022
3.0.32 590 9/16/2022
3.0.31 591 9/16/2022
3.0.30 566 9/16/2022
3.0.29 586 9/16/2022
3.0.28 582 9/15/2022
3.0.27 569 9/15/2022
3.0.26 630 9/14/2022
3.0.25 618 9/14/2022
3.0.24 611 9/14/2022
3.0.23 629 9/14/2022
3.0.22 650 9/14/2022
3.0.21 640 9/14/2022
3.0.20 591 9/9/2022
3.0.19 556 9/9/2022
3.0.18 584 9/8/2022
3.0.17 603 9/6/2022
3.0.16 589 9/6/2022
3.0.15 607 9/2/2022
3.0.14 609 9/1/2022
3.0.13 582 8/31/2022
3.0.12 573 8/31/2022
3.0.11 627 8/23/2022
3.0.10 580 8/22/2022
3.0.9 581 8/22/2022
3.0.8 565 8/18/2022
3.0.7 594 8/17/2022
3.0.6 619 8/15/2022
3.0.5 599 8/15/2022
3.0.4 718 8/4/2022
3.0.3 602 8/4/2022
3.0.2 663 7/29/2022
3.0.1 615 7/27/2022
3.0.0 600 7/26/2022
2.0.96 613 7/26/2022
2.0.95 618 7/26/2022
2.0.94 597 7/25/2022
2.0.93 603 7/25/2022
2.0.92 680 7/15/2022
2.0.91 624 7/15/2022
2.0.90 585 7/14/2022
2.0.89 631 7/14/2022
2.0.88 636 7/12/2022
2.0.87 650 7/11/2022
2.0.86 620 7/11/2022
2.0.85 635 7/11/2022
2.0.84 615 7/8/2022
2.0.83 674 6/29/2022
2.0.82 625 6/29/2022
2.0.81 683 6/23/2022
2.0.80 731 6/15/2022
2.0.79 618 6/14/2022
2.0.78 621 6/14/2022
2.0.77 750 5/24/2022
2.0.76 725 5/3/2022
2.0.75 644 4/29/2022
2.0.74 622 4/19/2022
2.0.73 629 4/16/2022
2.0.72 654 4/12/2022
2.0.71 646 4/12/2022
2.0.70 644 4/7/2022
2.0.69 612 4/7/2022
2.0.68 626 4/7/2022
2.0.67 638 4/7/2022
2.0.66 662 3/15/2022
2.0.65 625 3/15/2022
2.0.64 634 3/15/2022
2.0.63 5,717 3/2/2022
2.0.62 624 2/22/2022
2.0.61 670 2/18/2022
2.0.60 658 2/18/2022
2.0.59 660 2/15/2022
2.0.58 664 2/9/2022
2.0.57 702 2/1/2022
2.0.56 678 2/1/2022
2.0.55 649 2/1/2022
2.0.54 660 1/28/2022
2.0.53 624 1/27/2022
2.0.52 637 1/19/2022
2.0.51 672 1/19/2022
2.0.50 532 12/2/2021
2.0.44 514 11/18/2021
2.0.43 509 11/16/2021
2.0.42 520 11/2/2021
2.0.41 507 10/20/2021
2.0.40 525 10/12/2021
2.0.39 522 10/12/2021
2.0.38 521 10/5/2021
2.0.37 558 9/21/2021
2.0.36 546 9/9/2021
2.0.35 549 9/3/2021
2.0.34 538 9/2/2021
2.0.33 541 7/21/2021
2.0.32 556 7/21/2021
2.0.31 508 7/6/2021
2.0.30 508 7/5/2021
2.0.29 564 6/30/2021
2.0.28 575 6/28/2021
2.0.27 560 6/17/2021
2.0.26 555 6/15/2021
2.0.25 563 6/14/2021
2.0.24 556 6/14/2021
2.0.23 535 6/14/2021
2.0.22 555 5/20/2021
2.0.21 561 5/18/2021
2.0.20 538 5/10/2021
2.0.19 559 5/10/2021
2.0.18 564 5/3/2021
2.0.17 582 5/3/2021
2.0.16 588 4/14/2021
2.0.15 579 4/13/2021
2.0.14 589 3/31/2021
2.0.13 580 3/25/2021
2.0.12 597 3/25/2021
2.0.11 629 2/19/2021
2.0.10 586 2/18/2021
2.0.9 605 2/18/2021
2.0.8 603 2/16/2021
2.0.7 621 2/9/2021
2.0.6 660 2/9/2021
2.0.5 640 2/3/2021
2.0.4 603 1/29/2021
2.0.3 578 1/29/2021
2.0.2 606 1/28/2021
2.0.1 626 1/27/2021
2.0.0 586 1/26/2021
1.2.397 627 1/26/2021
1.2.396 664 1/21/2021
1.2.395 635 1/20/2021
1.2.394 629 1/20/2021
1.2.393 608 1/20/2021
1.2.392 607 1/20/2021
1.2.391 608 1/19/2021
1.2.390 594 1/19/2021
1.2.389 618 1/19/2021
1.2.388 596 1/14/2021
1.2.387 563 1/14/2021
1.2.386 625 1/13/2021
1.2.385 621 1/13/2021