PeanutButter.EasyArgs 3.0.392

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.392
                    
NuGet\Install-Package PeanutButter.EasyArgs -Version 3.0.392
                    
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.392" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.EasyArgs" Version="3.0.392" />
                    
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.392
                    
#r "nuget: PeanutButter.EasyArgs, 3.0.392"
                    
#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.392
                    
#: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.392
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.EasyArgs&version=3.0.392
                    
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 128 9/12/2025
3.0.395 186 9/11/2025
3.0.394 140 9/11/2025
3.0.393 132 9/10/2025
3.0.392 149 9/9/2025
3.0.391 274 8/19/2025
3.0.390 145 8/19/2025
3.0.389 707 8/1/2025
3.0.388 150 7/31/2025
3.0.387 153 7/30/2025
3.0.386 186 7/15/2025
3.0.385 180 7/15/2025
3.0.384 938 5/15/2025
3.0.383 295 5/14/2025
3.0.382 384 5/13/2025
3.0.381 172 5/9/2025
3.0.380 287 5/8/2025
3.0.379 222 5/7/2025
3.0.378 227 5/6/2025
3.0.377 205 5/6/2025
3.0.376 215 5/6/2025
3.0.375 213 5/6/2025
3.0.374 212 5/5/2025
3.0.373 207 5/5/2025
3.0.372 217 5/5/2025
3.0.371 225 5/5/2025
3.0.370 217 5/5/2025
3.0.369 216 5/5/2025
3.0.368 226 4/30/2025
3.0.367 220 4/30/2025
3.0.366 213 4/30/2025
3.0.365 212 4/30/2025
3.0.364 219 4/30/2025
3.0.363 220 4/30/2025
3.0.362 204 4/30/2025
3.0.361 210 4/30/2025
3.0.360 211 4/30/2025
3.0.359 217 4/30/2025
3.0.358 234 4/29/2025
3.0.357 284 4/23/2025
3.0.356 244 4/22/2025
3.0.355 327 4/17/2025
3.0.354 402 4/15/2025
3.0.353 1,106 4/4/2025
3.0.352 228 4/3/2025
3.0.351 246 4/2/2025
3.0.350 375 4/2/2025
3.0.349 234 3/18/2025
3.0.348 226 3/18/2025
3.0.347 711 3/4/2025
3.0.346 302 3/4/2025
3.0.345 292 3/4/2025
3.0.344 204 2/20/2025
3.0.343 206 2/14/2025
3.0.342 248 2/11/2025
3.0.341 194 2/10/2025
3.0.340 196 2/5/2025
3.0.339 340 1/7/2025
3.0.338 189 1/7/2025
3.0.337 180 1/7/2025
3.0.336 212 1/6/2025
3.0.335 195 12/17/2024
3.0.334 195 12/17/2024
3.0.333 215 12/13/2024
3.0.332 205 12/13/2024
3.0.331 205 12/12/2024
3.0.330 204 11/28/2024
3.0.329 304 11/13/2024
3.0.328 875 11/12/2024
3.0.327 183 11/12/2024
3.0.326 212 11/12/2024
3.0.325 185 11/12/2024
3.0.324 192 11/12/2024
3.0.323 221 11/6/2024
3.0.322 202 11/6/2024
3.0.321 950 10/10/2024
3.0.320 280 10/7/2024
3.0.319 255 9/18/2024
3.0.318 228 9/18/2024
3.0.317 220 9/18/2024
3.0.316 879 8/28/2024
3.0.315 299 8/12/2024
3.0.314 245 8/8/2024
3.0.313 215 8/8/2024
3.0.312 208 7/29/2024
3.0.311 1,016 7/17/2024
3.0.310 203 7/15/2024
3.0.309 250 7/15/2024
3.0.308 208 7/9/2024
3.0.307 179 7/9/2024
3.0.306 356 6/25/2024
3.0.305 274 6/11/2024
3.0.304 232 6/11/2024
3.0.303 222 6/5/2024
3.0.302 223 6/5/2024
3.0.301 225 5/30/2024
3.0.300 244 5/30/2024
3.0.299 225 5/30/2024
3.0.298 805 5/17/2024
3.0.297 233 5/17/2024
3.0.296 223 5/13/2024
3.0.295 216 5/8/2024
3.0.294 265 5/7/2024
3.0.293 228 4/19/2024
3.0.292 235 4/18/2024
3.0.291 244 4/17/2024
3.0.290 236 4/17/2024
3.0.289 236 4/15/2024
3.0.288 227 4/11/2024
3.0.287 288 4/5/2024
3.0.286 228 4/5/2024
3.0.285 242 4/5/2024
3.0.284 228 4/4/2024
3.0.283 249 4/4/2024
3.0.282 672 4/3/2024
3.0.281 270 4/2/2024
3.0.280 270 4/2/2024
3.0.279 274 3/25/2024
3.0.278 324 3/25/2024
3.0.277 384 3/15/2024
3.0.276 403 2/29/2024
3.0.275 302 2/28/2024
3.0.274 322 2/28/2024
3.0.273 362 2/27/2024
3.0.272 366 2/26/2024
3.0.271 392 2/22/2024
3.0.270 394 2/15/2024
3.0.269 389 2/15/2024
3.0.268 389 2/15/2024
3.0.267 375 2/14/2024
3.0.266 447 2/14/2024
3.0.265 524 2/13/2024
3.0.264 431 2/8/2024
3.0.263 426 2/8/2024
3.0.262 497 2/8/2024
3.0.261 430 2/8/2024
3.0.260 422 2/7/2024
3.0.259 435 2/7/2024
3.0.258 445 2/7/2024
3.0.257 419 2/7/2024
3.0.256 463 1/31/2024
3.0.255 451 1/30/2024
3.0.254 461 1/25/2024
3.0.253 480 1/24/2024
3.0.252 437 1/22/2024
3.0.251 754 1/17/2024
3.0.250 452 1/17/2024
3.0.249 467 1/16/2024
3.0.248 463 1/16/2024
3.0.247 442 1/16/2024
3.0.246 434 1/15/2024
3.0.245 472 1/11/2024
3.0.244 650 12/11/2023
3.0.243 467 12/11/2023
3.0.242 470 12/7/2023
3.0.241 492 12/7/2023
3.0.240 499 12/5/2023
3.0.239 457 12/5/2023
3.0.238 423 12/5/2023
3.0.237 172 12/5/2023
3.0.236 218 11/17/2023
3.0.235 203 11/17/2023
3.0.234 238 11/14/2023
3.0.233 177 11/14/2023
3.0.232 174 11/13/2023
3.0.231 163 11/9/2023
3.0.230 165 11/8/2023
3.0.229 175 11/8/2023
3.0.228 283 11/2/2023
3.0.227 193 11/2/2023
3.0.226 175 11/1/2023
3.0.225 215 11/1/2023
3.0.224 184 11/1/2023
3.0.223 195 10/31/2023
3.0.222 161 10/31/2023
3.0.221 180 10/31/2023
3.0.220 189 10/31/2023
3.0.219 149 10/31/2023
3.0.218 173 10/30/2023
3.0.217 175 10/30/2023
3.0.216 163 10/30/2023
3.0.215 167 10/30/2023
3.0.214 184 10/26/2023
3.0.213 178 10/25/2023
3.0.212 214 10/25/2023
3.0.211 176 10/24/2023
3.0.210 169 10/24/2023
3.0.209 181 10/24/2023
3.0.208 171 10/24/2023
3.0.207 188 10/23/2023
3.0.206 175 10/23/2023
3.0.205 190 10/20/2023
3.0.204 195 10/20/2023
3.0.203 193 10/20/2023
3.0.202 187 10/19/2023
3.0.201 167 10/19/2023
3.0.200 178 10/19/2023
3.0.198 199 10/18/2023
3.0.197 172 10/18/2023
3.0.196 190 10/17/2023
3.0.195 234 10/13/2023
3.0.194 233 10/12/2023
3.0.193 181 10/12/2023
3.0.192 194 10/11/2023
3.0.191 193 10/11/2023
3.0.190 194 10/11/2023
3.0.189 194 10/11/2023
3.0.188 185 10/11/2023
3.0.187 193 10/11/2023
3.0.186 194 10/11/2023
3.0.185 190 10/10/2023
3.0.184 184 10/10/2023
3.0.183 206 10/9/2023
3.0.182 187 10/9/2023
3.0.181 193 10/9/2023
3.0.180 193 9/21/2023
3.0.179 156 9/21/2023
3.0.178 182 9/21/2023
3.0.177 248 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 214 9/8/2023
3.0.170 322 8/23/2023
3.0.169 218 8/23/2023
3.0.168 235 8/23/2023
3.0.167 257 8/11/2023
3.0.166 251 8/10/2023
3.0.165 279 8/7/2023
3.0.164 254 8/3/2023
3.0.163 247 7/31/2023
3.0.162 244 7/28/2023
3.0.161 229 7/28/2023
3.0.160 290 6/30/2023
3.0.159 263 6/29/2023
3.0.158 248 6/29/2023
3.0.157 277 6/28/2023
3.0.156 265 6/28/2023
3.0.155 264 6/28/2023
3.0.154 259 6/26/2023
3.0.153 262 6/22/2023
3.0.152 238 6/22/2023
3.0.151 267 6/22/2023
3.0.150 252 6/22/2023
3.0.149 252 6/22/2023
3.0.148 248 6/22/2023
3.0.147 292 6/15/2023
3.0.146 272 6/9/2023
3.0.145 279 6/6/2023
3.0.144 269 6/6/2023
3.0.143 284 6/6/2023
3.0.142 298 5/31/2023
3.0.141 300 5/31/2023
3.0.140 282 5/26/2023
3.0.139 297 5/26/2023
3.0.138 271 5/25/2023
3.0.137 291 5/25/2023
3.0.136 287 5/25/2023
3.0.135 284 5/25/2023
3.0.134 272 5/25/2023
3.0.133 278 5/24/2023
3.0.132 321 5/24/2023
3.0.131 294 5/24/2023
3.0.130 292 5/23/2023
3.0.129 269 5/22/2023
3.0.128 304 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 339 4/25/2023
3.0.121 312 4/25/2023
3.0.120 303 4/25/2023
3.0.119 316 4/25/2023
3.0.118 312 4/25/2023
3.0.117 330 4/24/2023
3.0.116 332 4/24/2023
3.0.115 341 4/18/2023
3.0.114 305 4/18/2023
3.0.113 313 4/18/2023
3.0.112 334 4/11/2023
3.0.111 333 4/11/2023
3.0.110 368 3/31/2023
3.0.109 350 3/29/2023
3.0.108 344 3/28/2023
3.0.107 366 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 378 3/2/2023
3.0.102 399 3/2/2023
3.0.101 387 3/1/2023
3.0.100 424 2/22/2023
3.0.99 422 2/10/2023
3.0.98 441 2/10/2023
3.0.97 438 1/24/2023
3.0.96 448 12/15/2022
3.0.95 492 12/1/2022
3.0.94 476 11/30/2022
3.0.93 468 11/30/2022
3.0.92 460 11/30/2022
3.0.91 492 11/29/2022
3.0.90 622 11/25/2022
3.0.89 521 11/17/2022
3.0.88 495 11/15/2022
3.0.87 524 11/14/2022
3.0.86 507 11/14/2022
3.0.85 500 11/14/2022
3.0.84 519 11/14/2022
3.0.83 522 11/14/2022
3.0.82 527 11/14/2022
3.0.81 517 11/14/2022
3.0.80 504 11/14/2022
3.0.79 547 11/8/2022
3.0.78 517 11/7/2022
3.0.77 523 11/7/2022
3.0.76 537 11/7/2022
3.0.75 533 11/7/2022
3.0.74 570 11/3/2022
3.0.73 594 10/31/2022
3.0.72 572 10/27/2022
3.0.71 548 10/27/2022
3.0.70 548 10/27/2022
3.0.69 545 10/27/2022
3.0.68 558 10/25/2022
3.0.67 639 10/19/2022
3.0.66 574 10/19/2022
3.0.65 579 10/19/2022
3.0.64 577 10/19/2022
3.0.63 582 10/19/2022
3.0.62 575 10/18/2022
3.0.61 625 10/13/2022
3.0.60 576 10/12/2022
3.0.59 584 10/12/2022
3.0.58 701 9/28/2022
3.0.57 634 9/28/2022
3.0.56 608 9/28/2022
3.0.55 588 9/27/2022
3.0.54 608 9/27/2022
3.0.53 622 9/27/2022
3.0.52 636 9/27/2022
3.0.51 616 9/27/2022
3.0.50 608 9/27/2022
3.0.49 625 9/27/2022
3.0.48 590 9/27/2022
3.0.47 633 9/26/2022
3.0.46 617 9/26/2022
3.0.45 609 9/26/2022
3.0.44 607 9/26/2022
3.0.43 619 9/23/2022
3.0.42 604 9/23/2022
3.0.41 632 9/22/2022
3.0.40 609 9/22/2022
3.0.39 611 9/22/2022
3.0.38 608 9/21/2022
3.0.37 621 9/21/2022
3.0.36 643 9/21/2022
3.0.35 598 9/21/2022
3.0.34 582 9/20/2022
3.0.33 605 9/19/2022
3.0.32 613 9/16/2022
3.0.31 614 9/16/2022
3.0.30 589 9/16/2022
3.0.29 610 9/16/2022
3.0.28 606 9/15/2022
3.0.27 595 9/15/2022
3.0.26 656 9/14/2022
3.0.25 645 9/14/2022
3.0.24 635 9/14/2022
3.0.23 656 9/14/2022
3.0.22 676 9/14/2022
3.0.21 670 9/14/2022
3.0.20 618 9/9/2022
3.0.19 582 9/9/2022
3.0.18 609 9/8/2022
3.0.17 628 9/6/2022
3.0.16 615 9/6/2022
3.0.15 634 9/2/2022
3.0.14 634 9/1/2022
3.0.13 617 8/31/2022
3.0.12 602 8/31/2022
3.0.11 656 8/23/2022
3.0.10 601 8/22/2022
3.0.9 603 8/22/2022
3.0.8 588 8/18/2022
3.0.7 617 8/17/2022
3.0.6 646 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 688 7/29/2022
3.0.1 639 7/27/2022
3.0.0 624 7/26/2022
2.0.96 636 7/26/2022
2.0.95 637 7/26/2022
2.0.94 623 7/25/2022
2.0.93 631 7/25/2022
2.0.92 704 7/15/2022
2.0.91 650 7/15/2022
2.0.90 614 7/14/2022
2.0.89 659 7/14/2022
2.0.88 660 7/12/2022
2.0.87 673 7/11/2022
2.0.86 645 7/11/2022
2.0.85 662 7/11/2022
2.0.84 637 7/8/2022
2.0.83 701 6/29/2022
2.0.82 650 6/29/2022
2.0.81 710 6/23/2022
2.0.80 758 6/15/2022
2.0.79 643 6/14/2022
2.0.78 647 6/14/2022
2.0.77 776 5/24/2022
2.0.76 746 5/3/2022
2.0.75 665 4/29/2022
2.0.74 649 4/19/2022
2.0.73 659 4/16/2022
2.0.72 678 4/12/2022
2.0.71 670 4/12/2022
2.0.70 667 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 689 3/15/2022
2.0.65 651 3/15/2022
2.0.64 657 3/15/2022
2.0.63 5,953 3/2/2022
2.0.62 651 2/22/2022
2.0.61 693 2/18/2022
2.0.60 684 2/18/2022
2.0.59 686 2/15/2022
2.0.58 685 2/9/2022
2.0.57 728 2/1/2022
2.0.56 705 2/1/2022
2.0.55 672 2/1/2022
2.0.54 685 1/28/2022
2.0.53 647 1/27/2022
2.0.52 658 1/19/2022
2.0.51 697 1/19/2022
2.0.50 563 12/2/2021
2.0.44 541 11/18/2021
2.0.43 530 11/16/2021
2.0.42 542 11/2/2021
2.0.41 531 10/20/2021
2.0.40 552 10/12/2021
2.0.39 545 10/12/2021
2.0.38 546 10/5/2021
2.0.37 579 9/21/2021
2.0.36 570 9/9/2021
2.0.35 579 9/3/2021
2.0.34 562 9/2/2021
2.0.33 571 7/21/2021
2.0.32 578 7/21/2021
2.0.31 532 7/6/2021
2.0.30 531 7/5/2021
2.0.29 589 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 585 6/14/2021
2.0.24 581 6/14/2021
2.0.23 558 6/14/2021
2.0.22 580 5/20/2021
2.0.21 588 5/18/2021
2.0.20 563 5/10/2021
2.0.19 582 5/10/2021
2.0.18 590 5/3/2021
2.0.17 607 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 606 3/25/2021
2.0.12 623 3/25/2021
2.0.11 657 2/19/2021
2.0.10 617 2/18/2021
2.0.9 634 2/18/2021
2.0.8 630 2/16/2021
2.0.7 654 2/9/2021
2.0.6 687 2/9/2021
2.0.5 664 2/3/2021
2.0.4 628 1/29/2021
2.0.3 607 1/29/2021
2.0.2 640 1/28/2021
2.0.1 651 1/27/2021
2.0.0 615 1/26/2021
1.2.397 655 1/26/2021
1.2.396 697 1/21/2021
1.2.395 662 1/20/2021
1.2.394 661 1/20/2021
1.2.393 638 1/20/2021
1.2.392 633 1/20/2021
1.2.391 634 1/19/2021
1.2.390 626 1/19/2021
1.2.389 644 1/19/2021
1.2.388 622 1/14/2021
1.2.387 593 1/14/2021
1.2.386 653 1/13/2021
1.2.385 651 1/13/2021