PeanutButter.EasyArgs 3.0.393

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.393
                    
NuGet\Install-Package PeanutButter.EasyArgs -Version 3.0.393
                    
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.393" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.EasyArgs" Version="3.0.393" />
                    
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.393
                    
#r "nuget: PeanutButter.EasyArgs, 3.0.393"
                    
#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.393
                    
#: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.393
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.EasyArgs&version=3.0.393
                    
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.396 142 9/12/2025
3.0.395 188 9/11/2025
3.0.394 142 9/11/2025
3.0.393 134 9/10/2025
3.0.392 152 9/9/2025
3.0.391 276 8/19/2025
3.0.390 147 8/19/2025
3.0.389 743 8/1/2025
3.0.388 152 7/31/2025
3.0.387 155 7/30/2025
3.0.386 189 7/15/2025
3.0.385 183 7/15/2025
3.0.384 952 5/15/2025
3.0.383 298 5/14/2025
3.0.382 387 5/13/2025
3.0.381 176 5/9/2025
3.0.380 290 5/8/2025
3.0.379 224 5/7/2025
3.0.378 230 5/6/2025
3.0.377 207 5/6/2025
3.0.376 217 5/6/2025
3.0.375 215 5/6/2025
3.0.374 215 5/5/2025
3.0.373 209 5/5/2025
3.0.372 220 5/5/2025
3.0.371 229 5/5/2025
3.0.370 220 5/5/2025
3.0.369 219 5/5/2025
3.0.368 228 4/30/2025
3.0.367 222 4/30/2025
3.0.366 215 4/30/2025
3.0.365 214 4/30/2025
3.0.364 223 4/30/2025
3.0.363 224 4/30/2025
3.0.362 206 4/30/2025
3.0.361 212 4/30/2025
3.0.360 214 4/30/2025
3.0.359 220 4/30/2025
3.0.358 236 4/29/2025
3.0.357 287 4/23/2025
3.0.356 248 4/22/2025
3.0.355 329 4/17/2025
3.0.354 404 4/15/2025
3.0.353 1,110 4/4/2025
3.0.352 232 4/3/2025
3.0.351 249 4/2/2025
3.0.350 377 4/2/2025
3.0.349 237 3/18/2025
3.0.348 230 3/18/2025
3.0.347 713 3/4/2025
3.0.346 305 3/4/2025
3.0.345 295 3/4/2025
3.0.344 207 2/20/2025
3.0.343 209 2/14/2025
3.0.342 250 2/11/2025
3.0.341 196 2/10/2025
3.0.340 199 2/5/2025
3.0.339 345 1/7/2025
3.0.338 191 1/7/2025
3.0.337 183 1/7/2025
3.0.336 215 1/6/2025
3.0.335 199 12/17/2024
3.0.334 198 12/17/2024
3.0.333 217 12/13/2024
3.0.332 207 12/13/2024
3.0.331 209 12/12/2024
3.0.330 207 11/28/2024
3.0.329 307 11/13/2024
3.0.328 880 11/12/2024
3.0.327 185 11/12/2024
3.0.326 215 11/12/2024
3.0.325 187 11/12/2024
3.0.324 196 11/12/2024
3.0.323 224 11/6/2024
3.0.322 204 11/6/2024
3.0.321 956 10/10/2024
3.0.320 283 10/7/2024
3.0.319 258 9/18/2024
3.0.318 232 9/18/2024
3.0.317 222 9/18/2024
3.0.316 881 8/28/2024
3.0.315 302 8/12/2024
3.0.314 249 8/8/2024
3.0.313 217 8/8/2024
3.0.312 210 7/29/2024
3.0.311 1,019 7/17/2024
3.0.310 205 7/15/2024
3.0.309 253 7/15/2024
3.0.308 211 7/9/2024
3.0.307 183 7/9/2024
3.0.306 360 6/25/2024
3.0.305 276 6/11/2024
3.0.304 235 6/11/2024
3.0.303 225 6/5/2024
3.0.302 225 6/5/2024
3.0.301 228 5/30/2024
3.0.300 248 5/30/2024
3.0.299 229 5/30/2024
3.0.298 807 5/17/2024
3.0.297 237 5/17/2024
3.0.296 226 5/13/2024
3.0.295 221 5/8/2024
3.0.294 267 5/7/2024
3.0.293 231 4/19/2024
3.0.292 238 4/18/2024
3.0.291 250 4/17/2024
3.0.290 239 4/17/2024
3.0.289 240 4/15/2024
3.0.288 231 4/11/2024
3.0.287 291 4/5/2024
3.0.286 231 4/5/2024
3.0.285 245 4/5/2024
3.0.284 231 4/4/2024
3.0.283 253 4/4/2024
3.0.282 674 4/3/2024
3.0.281 273 4/2/2024
3.0.280 273 4/2/2024
3.0.279 277 3/25/2024
3.0.278 328 3/25/2024
3.0.277 386 3/15/2024
3.0.276 406 2/29/2024
3.0.275 304 2/28/2024
3.0.274 326 2/28/2024
3.0.273 365 2/27/2024
3.0.272 370 2/26/2024
3.0.271 395 2/22/2024
3.0.270 398 2/15/2024
3.0.269 393 2/15/2024
3.0.268 391 2/15/2024
3.0.267 378 2/14/2024
3.0.266 452 2/14/2024
3.0.265 528 2/13/2024
3.0.264 434 2/8/2024
3.0.263 429 2/8/2024
3.0.262 501 2/8/2024
3.0.261 433 2/8/2024
3.0.260 424 2/7/2024
3.0.259 438 2/7/2024
3.0.258 447 2/7/2024
3.0.257 423 2/7/2024
3.0.256 467 1/31/2024
3.0.255 454 1/30/2024
3.0.254 463 1/25/2024
3.0.253 483 1/24/2024
3.0.252 440 1/22/2024
3.0.251 757 1/17/2024
3.0.250 454 1/17/2024
3.0.249 470 1/16/2024
3.0.248 468 1/16/2024
3.0.247 444 1/16/2024
3.0.246 436 1/15/2024
3.0.245 476 1/11/2024
3.0.244 652 12/11/2023
3.0.243 470 12/11/2023
3.0.242 474 12/7/2023
3.0.241 494 12/7/2023
3.0.240 500 12/5/2023
3.0.239 458 12/5/2023
3.0.238 423 12/5/2023
3.0.237 173 12/5/2023
3.0.236 220 11/17/2023
3.0.235 204 11/17/2023
3.0.234 239 11/14/2023
3.0.233 179 11/14/2023
3.0.232 174 11/13/2023
3.0.231 164 11/9/2023
3.0.230 166 11/8/2023
3.0.229 176 11/8/2023
3.0.228 284 11/2/2023
3.0.227 193 11/2/2023
3.0.226 177 11/1/2023
3.0.225 216 11/1/2023
3.0.224 185 11/1/2023
3.0.223 197 10/31/2023
3.0.222 162 10/31/2023
3.0.221 180 10/31/2023
3.0.220 191 10/31/2023
3.0.219 151 10/31/2023
3.0.218 174 10/30/2023
3.0.217 176 10/30/2023
3.0.216 164 10/30/2023
3.0.215 169 10/30/2023
3.0.214 186 10/26/2023
3.0.213 179 10/25/2023
3.0.212 216 10/25/2023
3.0.211 176 10/24/2023
3.0.210 172 10/24/2023
3.0.209 183 10/24/2023
3.0.208 173 10/24/2023
3.0.207 191 10/23/2023
3.0.206 176 10/23/2023
3.0.205 191 10/20/2023
3.0.204 196 10/20/2023
3.0.203 194 10/20/2023
3.0.202 189 10/19/2023
3.0.201 169 10/19/2023
3.0.200 180 10/19/2023
3.0.198 201 10/18/2023
3.0.197 172 10/18/2023
3.0.196 190 10/17/2023
3.0.195 235 10/13/2023
3.0.194 236 10/12/2023
3.0.193 182 10/12/2023
3.0.192 194 10/11/2023
3.0.191 193 10/11/2023
3.0.190 195 10/11/2023
3.0.189 195 10/11/2023
3.0.188 186 10/11/2023
3.0.187 194 10/11/2023
3.0.186 195 10/11/2023
3.0.185 192 10/10/2023
3.0.184 186 10/10/2023
3.0.183 208 10/9/2023
3.0.182 187 10/9/2023
3.0.181 194 10/9/2023
3.0.180 193 9/21/2023
3.0.179 159 9/21/2023
3.0.178 183 9/21/2023
3.0.177 250 9/11/2023
3.0.176 265 9/8/2023
3.0.175 214 9/8/2023
3.0.173 211 9/8/2023
3.0.172 215 9/8/2023
3.0.170 323 8/23/2023
3.0.169 219 8/23/2023
3.0.168 236 8/23/2023
3.0.167 257 8/11/2023
3.0.166 252 8/10/2023
3.0.165 280 8/7/2023
3.0.164 254 8/3/2023
3.0.163 248 7/31/2023
3.0.162 246 7/28/2023
3.0.161 230 7/28/2023
3.0.160 293 6/30/2023
3.0.159 265 6/29/2023
3.0.158 251 6/29/2023
3.0.157 278 6/28/2023
3.0.156 268 6/28/2023
3.0.155 266 6/28/2023
3.0.154 262 6/26/2023
3.0.153 264 6/22/2023
3.0.152 239 6/22/2023
3.0.151 269 6/22/2023
3.0.150 255 6/22/2023
3.0.149 255 6/22/2023
3.0.148 250 6/22/2023
3.0.147 293 6/15/2023
3.0.146 275 6/9/2023
3.0.145 281 6/6/2023
3.0.144 272 6/6/2023
3.0.143 286 6/6/2023
3.0.142 300 5/31/2023
3.0.141 301 5/31/2023
3.0.140 284 5/26/2023
3.0.139 298 5/26/2023
3.0.138 271 5/25/2023
3.0.137 292 5/25/2023
3.0.136 288 5/25/2023
3.0.135 286 5/25/2023
3.0.134 273 5/25/2023
3.0.133 278 5/24/2023
3.0.132 322 5/24/2023
3.0.131 297 5/24/2023
3.0.130 293 5/23/2023
3.0.129 270 5/22/2023
3.0.128 305 5/18/2023
3.0.127 331 5/17/2023
3.0.126 297 5/11/2023
3.0.125 313 5/5/2023
3.0.124 301 5/4/2023
3.0.123 305 5/4/2023
3.0.122 341 4/25/2023
3.0.121 312 4/25/2023
3.0.120 304 4/25/2023
3.0.119 316 4/25/2023
3.0.118 314 4/25/2023
3.0.117 330 4/24/2023
3.0.116 333 4/24/2023
3.0.115 341 4/18/2023
3.0.114 307 4/18/2023
3.0.113 313 4/18/2023
3.0.112 336 4/11/2023
3.0.111 334 4/11/2023
3.0.110 369 3/31/2023
3.0.109 351 3/29/2023
3.0.108 345 3/28/2023
3.0.107 367 3/15/2023
3.0.106 377 3/9/2023
3.0.105 424 3/9/2023 3.0.105 is deprecated.
3.0.104 392 3/3/2023
3.0.103 379 3/2/2023
3.0.102 400 3/2/2023
3.0.101 388 3/1/2023
3.0.100 424 2/22/2023
3.0.99 423 2/10/2023
3.0.98 441 2/10/2023
3.0.97 441 1/24/2023
3.0.96 448 12/15/2022
3.0.95 493 12/1/2022
3.0.94 476 11/30/2022
3.0.93 468 11/30/2022
3.0.92 462 11/30/2022
3.0.91 494 11/29/2022
3.0.90 622 11/25/2022
3.0.89 522 11/17/2022
3.0.88 496 11/15/2022
3.0.87 525 11/14/2022
3.0.86 508 11/14/2022
3.0.85 501 11/14/2022
3.0.84 521 11/14/2022
3.0.83 522 11/14/2022
3.0.82 530 11/14/2022
3.0.81 519 11/14/2022
3.0.80 505 11/14/2022
3.0.79 548 11/8/2022
3.0.78 519 11/7/2022
3.0.77 525 11/7/2022
3.0.76 539 11/7/2022
3.0.75 533 11/7/2022
3.0.74 571 11/3/2022
3.0.73 594 10/31/2022
3.0.72 575 10/27/2022
3.0.71 550 10/27/2022
3.0.70 550 10/27/2022
3.0.69 545 10/27/2022
3.0.68 560 10/25/2022
3.0.67 644 10/19/2022
3.0.66 574 10/19/2022
3.0.65 580 10/19/2022
3.0.64 577 10/19/2022
3.0.63 582 10/19/2022
3.0.62 577 10/18/2022
3.0.61 627 10/13/2022
3.0.60 576 10/12/2022
3.0.59 585 10/12/2022
3.0.58 702 9/28/2022
3.0.57 635 9/28/2022
3.0.56 611 9/28/2022
3.0.55 589 9/27/2022
3.0.54 609 9/27/2022
3.0.53 625 9/27/2022
3.0.52 638 9/27/2022
3.0.51 618 9/27/2022
3.0.50 609 9/27/2022
3.0.49 627 9/27/2022
3.0.48 590 9/27/2022
3.0.47 633 9/26/2022
3.0.46 620 9/26/2022
3.0.45 610 9/26/2022
3.0.44 607 9/26/2022
3.0.43 622 9/23/2022
3.0.42 604 9/23/2022
3.0.41 633 9/22/2022
3.0.40 611 9/22/2022
3.0.39 611 9/22/2022
3.0.38 609 9/21/2022
3.0.37 622 9/21/2022
3.0.36 646 9/21/2022
3.0.35 600 9/21/2022
3.0.34 582 9/20/2022
3.0.33 607 9/19/2022
3.0.32 614 9/16/2022
3.0.31 616 9/16/2022
3.0.30 591 9/16/2022
3.0.29 612 9/16/2022
3.0.28 609 9/15/2022
3.0.27 597 9/15/2022
3.0.26 657 9/14/2022
3.0.25 646 9/14/2022
3.0.24 637 9/14/2022
3.0.23 657 9/14/2022
3.0.22 676 9/14/2022
3.0.21 671 9/14/2022
3.0.20 620 9/9/2022
3.0.19 582 9/9/2022
3.0.18 610 9/8/2022
3.0.17 630 9/6/2022
3.0.16 616 9/6/2022
3.0.15 635 9/2/2022
3.0.14 634 9/1/2022
3.0.13 619 8/31/2022
3.0.12 605 8/31/2022
3.0.11 659 8/23/2022
3.0.10 601 8/22/2022
3.0.9 605 8/22/2022
3.0.8 590 8/18/2022
3.0.7 618 8/17/2022
3.0.6 647 8/15/2022
3.0.5 624 8/15/2022
3.0.4 741 8/4/2022
3.0.3 628 8/4/2022
3.0.2 690 7/29/2022
3.0.1 640 7/27/2022
3.0.0 626 7/26/2022
2.0.96 636 7/26/2022
2.0.95 638 7/26/2022
2.0.94 625 7/25/2022
2.0.93 633 7/25/2022
2.0.92 704 7/15/2022
2.0.91 651 7/15/2022
2.0.90 614 7/14/2022
2.0.89 660 7/14/2022
2.0.88 661 7/12/2022
2.0.87 674 7/11/2022
2.0.86 646 7/11/2022
2.0.85 663 7/11/2022
2.0.84 637 7/8/2022
2.0.83 703 6/29/2022
2.0.82 652 6/29/2022
2.0.81 712 6/23/2022
2.0.80 759 6/15/2022
2.0.79 644 6/14/2022
2.0.78 649 6/14/2022
2.0.77 776 5/24/2022
2.0.76 746 5/3/2022
2.0.75 667 4/29/2022
2.0.74 650 4/19/2022
2.0.73 660 4/16/2022
2.0.72 679 4/12/2022
2.0.71 670 4/12/2022
2.0.70 669 4/7/2022
2.0.69 634 4/7/2022
2.0.68 649 4/7/2022
2.0.67 659 4/7/2022
2.0.66 691 3/15/2022
2.0.65 653 3/15/2022
2.0.64 659 3/15/2022
2.0.63 5,968 3/2/2022
2.0.62 652 2/22/2022
2.0.61 694 2/18/2022
2.0.60 685 2/18/2022
2.0.59 687 2/15/2022
2.0.58 685 2/9/2022
2.0.57 730 2/1/2022
2.0.56 705 2/1/2022
2.0.55 674 2/1/2022
2.0.54 685 1/28/2022
2.0.53 649 1/27/2022
2.0.52 660 1/19/2022
2.0.51 698 1/19/2022
2.0.50 564 12/2/2021
2.0.44 542 11/18/2021
2.0.43 531 11/16/2021
2.0.42 542 11/2/2021
2.0.41 534 10/20/2021
2.0.40 552 10/12/2021
2.0.39 547 10/12/2021
2.0.38 549 10/5/2021
2.0.37 581 9/21/2021
2.0.36 572 9/9/2021
2.0.35 581 9/3/2021
2.0.34 564 9/2/2021
2.0.33 572 7/21/2021
2.0.32 578 7/21/2021
2.0.31 533 7/6/2021
2.0.30 534 7/5/2021
2.0.29 590 6/30/2021
2.0.28 605 6/28/2021
2.0.27 583 6/17/2021
2.0.26 581 6/15/2021
2.0.25 586 6/14/2021
2.0.24 582 6/14/2021
2.0.23 559 6/14/2021
2.0.22 581 5/20/2021
2.0.21 590 5/18/2021
2.0.20 563 5/10/2021
2.0.19 583 5/10/2021
2.0.18 591 5/3/2021
2.0.17 609 5/3/2021
2.0.16 611 4/14/2021
2.0.15 602 4/13/2021
2.0.14 615 3/31/2021
2.0.13 607 3/25/2021
2.0.12 624 3/25/2021
2.0.11 658 2/19/2021
2.0.10 618 2/18/2021
2.0.9 635 2/18/2021
2.0.8 631 2/16/2021
2.0.7 655 2/9/2021
2.0.6 690 2/9/2021
2.0.5 664 2/3/2021
2.0.4 628 1/29/2021
2.0.3 608 1/29/2021
2.0.2 641 1/28/2021
2.0.1 651 1/27/2021
2.0.0 615 1/26/2021
1.2.397 656 1/26/2021
1.2.396 699 1/21/2021
1.2.395 662 1/20/2021
1.2.394 662 1/20/2021
1.2.393 641 1/20/2021
1.2.392 633 1/20/2021
1.2.391 634 1/19/2021
1.2.390 627 1/19/2021
1.2.389 646 1/19/2021
1.2.388 622 1/14/2021
1.2.387 595 1/14/2021
1.2.386 653 1/13/2021
1.2.385 651 1/13/2021