PeanutButter.EasyArgs 3.0.397

Prefix Reserved
dotnet add package PeanutButter.EasyArgs --version 3.0.397
                    
NuGet\Install-Package PeanutButter.EasyArgs -Version 3.0.397
                    
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.397" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.EasyArgs" Version="3.0.397" />
                    
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.397
                    
#r "nuget: PeanutButter.EasyArgs, 3.0.397"
                    
#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.397
                    
#: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.397
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.EasyArgs&version=3.0.397
                    
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.397 243 9/26/2025
3.0.396 269 9/12/2025
3.0.395 266 9/11/2025
3.0.394 233 9/11/2025
3.0.393 185 9/10/2025
3.0.392 234 9/9/2025
3.0.391 354 8/19/2025
3.0.390 225 8/19/2025
3.0.389 1,154 8/1/2025
3.0.388 209 7/31/2025
3.0.387 212 7/30/2025
3.0.386 243 7/15/2025
3.0.385 239 7/15/2025
3.0.384 1,038 5/15/2025
3.0.383 359 5/14/2025
3.0.382 450 5/13/2025
3.0.381 249 5/9/2025
3.0.380 354 5/8/2025
3.0.379 287 5/7/2025
3.0.378 289 5/6/2025
3.0.377 265 5/6/2025
3.0.376 281 5/6/2025
3.0.375 277 5/6/2025
3.0.374 276 5/5/2025
3.0.373 266 5/5/2025
3.0.372 278 5/5/2025
3.0.371 295 5/5/2025
3.0.370 291 5/5/2025
3.0.369 282 5/5/2025
3.0.368 291 4/30/2025
3.0.367 289 4/30/2025
3.0.366 268 4/30/2025
3.0.365 273 4/30/2025
3.0.364 282 4/30/2025
3.0.363 287 4/30/2025
3.0.362 262 4/30/2025
3.0.361 267 4/30/2025
3.0.360 275 4/30/2025
3.0.359 286 4/30/2025
3.0.358 301 4/29/2025
3.0.357 349 4/23/2025
3.0.356 311 4/22/2025
3.0.355 388 4/17/2025
3.0.354 464 4/15/2025
3.0.353 1,169 4/4/2025
3.0.352 305 4/3/2025
3.0.351 310 4/2/2025
3.0.350 447 4/2/2025
3.0.349 300 3/18/2025
3.0.348 290 3/18/2025
3.0.347 777 3/4/2025
3.0.346 366 3/4/2025
3.0.345 357 3/4/2025
3.0.344 270 2/20/2025
3.0.343 268 2/14/2025
3.0.342 312 2/11/2025
3.0.341 256 2/10/2025
3.0.340 264 2/5/2025
3.0.339 411 1/7/2025
3.0.338 254 1/7/2025
3.0.337 245 1/7/2025
3.0.336 269 1/6/2025
3.0.335 259 12/17/2024
3.0.334 260 12/17/2024
3.0.333 281 12/13/2024
3.0.332 275 12/13/2024
3.0.331 270 12/12/2024
3.0.330 266 11/28/2024
3.0.329 369 11/13/2024
3.0.328 942 11/12/2024
3.0.327 253 11/12/2024
3.0.326 276 11/12/2024
3.0.325 243 11/12/2024
3.0.324 254 11/12/2024
3.0.323 282 11/6/2024
3.0.322 266 11/6/2024
3.0.321 1,021 10/10/2024
3.0.320 344 10/7/2024
3.0.319 315 9/18/2024
3.0.318 292 9/18/2024
3.0.317 278 9/18/2024
3.0.316 937 8/28/2024
3.0.315 366 8/12/2024
3.0.314 311 8/8/2024
3.0.313 278 8/8/2024
3.0.312 267 7/29/2024
3.0.311 1,080 7/17/2024
3.0.310 261 7/15/2024
3.0.309 317 7/15/2024
3.0.308 274 7/9/2024
3.0.307 244 7/9/2024
3.0.306 425 6/25/2024
3.0.305 335 6/11/2024
3.0.304 298 6/11/2024
3.0.303 289 6/5/2024
3.0.302 287 6/5/2024
3.0.301 291 5/30/2024
3.0.300 313 5/30/2024
3.0.299 290 5/30/2024
3.0.298 881 5/17/2024
3.0.297 299 5/17/2024
3.0.296 291 5/13/2024
3.0.295 283 5/8/2024
3.0.294 334 5/7/2024
3.0.293 296 4/19/2024
3.0.292 298 4/18/2024
3.0.291 314 4/17/2024
3.0.290 300 4/17/2024
3.0.289 303 4/15/2024
3.0.288 296 4/11/2024
3.0.287 352 4/5/2024
3.0.286 295 4/5/2024
3.0.285 312 4/5/2024
3.0.284 295 4/4/2024
3.0.283 318 4/4/2024
3.0.282 732 4/3/2024
3.0.281 336 4/2/2024
3.0.280 348 4/2/2024
3.0.279 344 3/25/2024
3.0.278 392 3/25/2024
3.0.277 452 3/15/2024
3.0.276 478 2/29/2024
3.0.275 365 2/28/2024
3.0.274 388 2/28/2024
3.0.273 430 2/27/2024
3.0.272 430 2/26/2024
3.0.271 458 2/22/2024
3.0.270 466 2/15/2024
3.0.269 462 2/15/2024
3.0.268 458 2/15/2024
3.0.267 444 2/14/2024
3.0.266 515 2/14/2024
3.0.265 592 2/13/2024
3.0.264 499 2/8/2024
3.0.263 491 2/8/2024
3.0.262 562 2/8/2024
3.0.261 498 2/8/2024
3.0.260 484 2/7/2024
3.0.259 500 2/7/2024
3.0.258 507 2/7/2024
3.0.257 488 2/7/2024
3.0.256 523 1/31/2024
3.0.255 516 1/30/2024
3.0.254 523 1/25/2024
3.0.253 545 1/24/2024
3.0.252 505 1/22/2024
3.0.251 820 1/17/2024
3.0.250 522 1/17/2024
3.0.249 532 1/16/2024
3.0.248 533 1/16/2024
3.0.247 505 1/16/2024
3.0.246 490 1/15/2024
3.0.245 540 1/11/2024
3.0.244 714 12/11/2023
3.0.243 537 12/11/2023
3.0.242 531 12/7/2023
3.0.241 548 12/7/2023
3.0.240 563 12/5/2023
3.0.239 517 12/5/2023
3.0.238 484 12/5/2023
3.0.237 213 12/5/2023
3.0.236 262 11/17/2023
3.0.235 241 11/17/2023
3.0.234 280 11/14/2023
3.0.233 215 11/14/2023
3.0.232 214 11/13/2023
3.0.231 203 11/9/2023
3.0.230 203 11/8/2023
3.0.229 217 11/8/2023
3.0.228 316 11/2/2023
3.0.227 229 11/2/2023
3.0.226 215 11/1/2023
3.0.225 255 11/1/2023
3.0.224 221 11/1/2023
3.0.223 234 10/31/2023
3.0.222 204 10/31/2023
3.0.221 218 10/31/2023
3.0.220 231 10/31/2023
3.0.219 188 10/31/2023
3.0.218 210 10/30/2023
3.0.217 208 10/30/2023
3.0.216 201 10/30/2023
3.0.215 211 10/30/2023
3.0.214 224 10/26/2023
3.0.213 217 10/25/2023
3.0.212 252 10/25/2023
3.0.211 219 10/24/2023
3.0.210 209 10/24/2023
3.0.209 223 10/24/2023
3.0.208 208 10/24/2023
3.0.207 229 10/23/2023
3.0.206 213 10/23/2023
3.0.205 229 10/20/2023
3.0.204 231 10/20/2023
3.0.203 233 10/20/2023
3.0.202 227 10/19/2023
3.0.201 208 10/19/2023
3.0.200 221 10/19/2023
3.0.198 238 10/18/2023
3.0.197 211 10/18/2023
3.0.196 222 10/17/2023
3.0.195 276 10/13/2023
3.0.194 276 10/12/2023
3.0.193 224 10/12/2023
3.0.192 232 10/11/2023
3.0.191 231 10/11/2023
3.0.190 236 10/11/2023
3.0.189 236 10/11/2023
3.0.188 226 10/11/2023
3.0.187 237 10/11/2023
3.0.186 234 10/11/2023
3.0.185 230 10/10/2023
3.0.184 229 10/10/2023
3.0.183 246 10/9/2023
3.0.182 227 10/9/2023
3.0.181 234 10/9/2023
3.0.180 232 9/21/2023
3.0.179 195 9/21/2023
3.0.178 222 9/21/2023
3.0.177 290 9/11/2023
3.0.176 300 9/8/2023
3.0.175 252 9/8/2023
3.0.173 247 9/8/2023
3.0.172 248 9/8/2023
3.0.170 362 8/23/2023
3.0.169 254 8/23/2023
3.0.168 278 8/23/2023
3.0.167 298 8/11/2023
3.0.166 300 8/10/2023
3.0.165 317 8/7/2023
3.0.164 291 8/3/2023
3.0.163 289 7/31/2023
3.0.162 288 7/28/2023
3.0.161 270 7/28/2023
3.0.160 335 6/30/2023
3.0.159 307 6/29/2023
3.0.158 293 6/29/2023
3.0.157 321 6/28/2023
3.0.156 307 6/28/2023
3.0.155 304 6/28/2023
3.0.154 303 6/26/2023
3.0.153 308 6/22/2023
3.0.152 279 6/22/2023
3.0.151 312 6/22/2023
3.0.150 297 6/22/2023
3.0.149 296 6/22/2023
3.0.148 291 6/22/2023
3.0.147 338 6/15/2023
3.0.146 321 6/9/2023
3.0.145 332 6/6/2023
3.0.144 314 6/6/2023
3.0.143 327 6/6/2023
3.0.142 346 5/31/2023
3.0.141 343 5/31/2023
3.0.140 326 5/26/2023
3.0.139 345 5/26/2023
3.0.138 315 5/25/2023
3.0.137 337 5/25/2023
3.0.136 333 5/25/2023
3.0.135 327 5/25/2023
3.0.134 316 5/25/2023
3.0.133 318 5/24/2023
3.0.132 364 5/24/2023
3.0.131 340 5/24/2023
3.0.130 334 5/23/2023
3.0.129 314 5/22/2023
3.0.128 352 5/18/2023
3.0.127 382 5/17/2023
3.0.126 342 5/11/2023
3.0.125 363 5/5/2023
3.0.124 353 5/4/2023
3.0.123 347 5/4/2023
3.0.122 386 4/25/2023
3.0.121 350 4/25/2023
3.0.120 349 4/25/2023
3.0.119 360 4/25/2023
3.0.118 359 4/25/2023
3.0.117 372 4/24/2023
3.0.116 380 4/24/2023
3.0.115 388 4/18/2023
3.0.114 354 4/18/2023
3.0.113 356 4/18/2023
3.0.112 381 4/11/2023
3.0.111 378 4/11/2023
3.0.110 410 3/31/2023
3.0.109 394 3/29/2023
3.0.108 391 3/28/2023
3.0.107 411 3/15/2023
3.0.106 422 3/9/2023
3.0.105 473 3/9/2023 3.0.105 is deprecated.
3.0.104 439 3/3/2023
3.0.103 425 3/2/2023
3.0.102 446 3/2/2023
3.0.101 434 3/1/2023
3.0.100 468 2/22/2023
3.0.99 466 2/10/2023
3.0.98 486 2/10/2023
3.0.97 484 1/24/2023
3.0.96 493 12/15/2022
3.0.95 536 12/1/2022
3.0.94 519 11/30/2022
3.0.93 514 11/30/2022
3.0.92 508 11/30/2022
3.0.91 541 11/29/2022
3.0.90 661 11/25/2022
3.0.89 569 11/17/2022
3.0.88 537 11/15/2022
3.0.87 565 11/14/2022
3.0.86 553 11/14/2022
3.0.85 543 11/14/2022
3.0.84 567 11/14/2022
3.0.83 560 11/14/2022
3.0.82 578 11/14/2022
3.0.81 569 11/14/2022
3.0.80 553 11/14/2022
3.0.79 590 11/8/2022
3.0.78 561 11/7/2022
3.0.77 570 11/7/2022
3.0.76 583 11/7/2022
3.0.75 576 11/7/2022
3.0.74 611 11/3/2022
3.0.73 639 10/31/2022
3.0.72 622 10/27/2022
3.0.71 591 10/27/2022
3.0.70 594 10/27/2022
3.0.69 583 10/27/2022
3.0.68 605 10/25/2022
3.0.67 690 10/19/2022
3.0.66 616 10/19/2022
3.0.65 629 10/19/2022
3.0.64 625 10/19/2022
3.0.63 628 10/19/2022
3.0.62 621 10/18/2022
3.0.61 681 10/13/2022
3.0.60 615 10/12/2022
3.0.59 631 10/12/2022
3.0.58 757 9/28/2022
3.0.57 682 9/28/2022
3.0.56 656 9/28/2022
3.0.55 635 9/27/2022
3.0.54 651 9/27/2022
3.0.53 672 9/27/2022
3.0.52 688 9/27/2022
3.0.51 665 9/27/2022
3.0.50 657 9/27/2022
3.0.49 674 9/27/2022
3.0.48 637 9/27/2022
3.0.47 692 9/26/2022
3.0.46 669 9/26/2022
3.0.45 665 9/26/2022
3.0.44 655 9/26/2022
3.0.43 671 9/23/2022
3.0.42 651 9/23/2022
3.0.41 679 9/22/2022
3.0.40 658 9/22/2022
3.0.39 651 9/22/2022
3.0.38 654 9/21/2022
3.0.37 681 9/21/2022
3.0.36 690 9/21/2022
3.0.35 651 9/21/2022
3.0.34 622 9/20/2022
3.0.33 653 9/19/2022
3.0.32 662 9/16/2022
3.0.31 664 9/16/2022
3.0.30 638 9/16/2022
3.0.29 671 9/16/2022
3.0.28 661 9/15/2022
3.0.27 641 9/15/2022
3.0.26 702 9/14/2022
3.0.25 691 9/14/2022
3.0.24 689 9/14/2022
3.0.23 704 9/14/2022
3.0.22 719 9/14/2022
3.0.21 718 9/14/2022
3.0.20 666 9/9/2022
3.0.19 642 9/9/2022
3.0.18 660 9/8/2022
3.0.17 677 9/6/2022
3.0.16 659 9/6/2022
3.0.15 680 9/2/2022
3.0.14 685 9/1/2022
3.0.13 661 8/31/2022
3.0.12 650 8/31/2022
3.0.11 708 8/23/2022
3.0.10 642 8/22/2022
3.0.9 650 8/22/2022
3.0.8 639 8/18/2022
3.0.7 665 8/17/2022
3.0.6 694 8/15/2022
3.0.5 676 8/15/2022
3.0.4 792 8/4/2022
3.0.3 669 8/4/2022
3.0.2 738 7/29/2022
3.0.1 685 7/27/2022
3.0.0 671 7/26/2022
2.0.96 679 7/26/2022
2.0.95 697 7/26/2022
2.0.94 673 7/25/2022
2.0.93 674 7/25/2022
2.0.92 749 7/15/2022
2.0.91 698 7/15/2022
2.0.90 666 7/14/2022
2.0.89 705 7/14/2022
2.0.88 711 7/12/2022
2.0.87 723 7/11/2022
2.0.86 694 7/11/2022
2.0.85 711 7/11/2022
2.0.84 677 7/8/2022
2.0.83 752 6/29/2022
2.0.82 696 6/29/2022
2.0.81 761 6/23/2022
2.0.80 802 6/15/2022
2.0.79 692 6/14/2022
2.0.78 693 6/14/2022
2.0.77 823 5/24/2022
2.0.76 790 5/3/2022
2.0.75 713 4/29/2022
2.0.74 698 4/19/2022
2.0.73 710 4/16/2022
2.0.72 728 4/12/2022
2.0.71 722 4/12/2022
2.0.70 717 4/7/2022
2.0.69 675 4/7/2022
2.0.68 696 4/7/2022
2.0.67 699 4/7/2022
2.0.66 736 3/15/2022
2.0.65 708 3/15/2022
2.0.64 705 3/15/2022
2.0.63 6,084 3/2/2022
2.0.62 699 2/22/2022
2.0.61 740 2/18/2022
2.0.60 734 2/18/2022
2.0.59 732 2/15/2022
2.0.58 725 2/9/2022
2.0.57 778 2/1/2022
2.0.56 756 2/1/2022
2.0.55 723 2/1/2022
2.0.54 726 1/28/2022
2.0.53 694 1/27/2022
2.0.52 712 1/19/2022
2.0.51 743 1/19/2022
2.0.50 608 12/2/2021
2.0.44 589 11/18/2021
2.0.43 571 11/16/2021
2.0.42 582 11/2/2021
2.0.41 582 10/20/2021
2.0.40 603 10/12/2021
2.0.39 597 10/12/2021
2.0.38 598 10/5/2021
2.0.37 626 9/21/2021
2.0.36 620 9/9/2021
2.0.35 631 9/3/2021
2.0.34 611 9/2/2021
2.0.33 616 7/21/2021
2.0.32 624 7/21/2021
2.0.31 578 7/6/2021
2.0.30 580 7/5/2021
2.0.29 637 6/30/2021
2.0.28 655 6/28/2021
2.0.27 629 6/17/2021
2.0.26 627 6/15/2021
2.0.25 634 6/14/2021
2.0.24 626 6/14/2021
2.0.23 603 6/14/2021
2.0.22 640 5/20/2021
2.0.21 635 5/18/2021
2.0.20 606 5/10/2021
2.0.19 633 5/10/2021
2.0.18 635 5/3/2021
2.0.17 660 5/3/2021
2.0.16 652 4/14/2021
2.0.15 648 4/13/2021
2.0.14 663 3/31/2021
2.0.13 652 3/25/2021
2.0.12 669 3/25/2021
2.0.11 703 2/19/2021
2.0.10 663 2/18/2021
2.0.9 682 2/18/2021
2.0.8 677 2/16/2021
2.0.7 702 2/9/2021
2.0.6 737 2/9/2021
2.0.5 704 2/3/2021
2.0.4 668 1/29/2021
2.0.3 656 1/29/2021
2.0.2 684 1/28/2021
2.0.1 694 1/27/2021
2.0.0 661 1/26/2021
1.2.397 706 1/26/2021
1.2.396 746 1/21/2021
1.2.395 714 1/20/2021
1.2.394 707 1/20/2021
1.2.393 688 1/20/2021
1.2.392 684 1/20/2021
1.2.391 682 1/19/2021
1.2.390 674 1/19/2021
1.2.389 691 1/19/2021
1.2.388 662 1/14/2021
1.2.387 646 1/14/2021
1.2.386 704 1/13/2021
1.2.385 698 1/13/2021