PeanutButter.EasyArgs 3.0.362

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.362
                    
NuGet\Install-Package PeanutButter.EasyArgs -Version 3.0.362
                    
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.362" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.EasyArgs" Version="3.0.362" />
                    
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.362
                    
#r "nuget: PeanutButter.EasyArgs, 3.0.362"
                    
#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.362
                    
#: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.362
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.EasyArgs&version=3.0.362
                    
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.391 137 8/19/2025
3.0.390 134 8/19/2025
3.0.389 274 8/1/2025
3.0.388 142 7/31/2025
3.0.387 145 7/30/2025
3.0.386 174 7/15/2025
3.0.385 169 7/15/2025
3.0.384 867 5/15/2025
3.0.383 283 5/14/2025
3.0.382 373 5/13/2025
3.0.381 159 5/9/2025
3.0.380 274 5/8/2025
3.0.379 208 5/7/2025
3.0.378 214 5/6/2025
3.0.377 195 5/6/2025
3.0.376 199 5/6/2025
3.0.375 198 5/6/2025
3.0.374 198 5/5/2025
3.0.373 196 5/5/2025
3.0.372 204 5/5/2025
3.0.371 211 5/5/2025
3.0.370 203 5/5/2025
3.0.369 204 5/5/2025
3.0.368 214 4/30/2025
3.0.367 207 4/30/2025
3.0.366 203 4/30/2025
3.0.365 201 4/30/2025
3.0.364 202 4/30/2025
3.0.363 207 4/30/2025
3.0.362 194 4/30/2025
3.0.361 200 4/30/2025
3.0.360 199 4/30/2025
3.0.359 205 4/30/2025
3.0.358 221 4/29/2025
3.0.357 270 4/23/2025
3.0.356 230 4/22/2025
3.0.355 317 4/17/2025
3.0.354 389 4/15/2025
3.0.353 1,093 4/4/2025
3.0.352 215 4/3/2025
3.0.351 231 4/2/2025
3.0.350 362 4/2/2025
3.0.349 217 3/18/2025
3.0.348 212 3/18/2025
3.0.347 700 3/4/2025
3.0.346 289 3/4/2025
3.0.345 280 3/4/2025
3.0.344 193 2/20/2025
3.0.343 195 2/14/2025
3.0.342 236 2/11/2025
3.0.341 183 2/10/2025
3.0.340 181 2/5/2025
3.0.339 326 1/7/2025
3.0.338 178 1/7/2025
3.0.337 166 1/7/2025
3.0.336 200 1/6/2025
3.0.335 183 12/17/2024
3.0.334 183 12/17/2024
3.0.333 202 12/13/2024
3.0.332 192 12/13/2024
3.0.331 192 12/12/2024
3.0.330 194 11/28/2024
3.0.329 289 11/13/2024
3.0.328 862 11/12/2024
3.0.327 172 11/12/2024
3.0.326 199 11/12/2024
3.0.325 175 11/12/2024
3.0.324 181 11/12/2024
3.0.323 206 11/6/2024
3.0.322 190 11/6/2024
3.0.321 932 10/10/2024
3.0.320 270 10/7/2024
3.0.319 245 9/18/2024
3.0.318 212 9/18/2024
3.0.317 211 9/18/2024
3.0.316 869 8/28/2024
3.0.315 284 8/12/2024
3.0.314 230 8/8/2024
3.0.313 201 8/8/2024
3.0.312 197 7/29/2024
3.0.311 1,004 7/17/2024
3.0.310 194 7/15/2024
3.0.309 239 7/15/2024
3.0.308 195 7/9/2024
3.0.307 168 7/9/2024
3.0.306 341 6/25/2024
3.0.305 263 6/11/2024
3.0.304 221 6/11/2024
3.0.303 209 6/5/2024
3.0.302 213 6/5/2024
3.0.301 215 5/30/2024
3.0.300 232 5/30/2024
3.0.299 213 5/30/2024
3.0.298 792 5/17/2024
3.0.297 223 5/17/2024
3.0.296 210 5/13/2024
3.0.295 203 5/8/2024
3.0.294 253 5/7/2024
3.0.293 217 4/19/2024
3.0.292 223 4/18/2024
3.0.291 230 4/17/2024
3.0.290 227 4/17/2024
3.0.289 224 4/15/2024
3.0.288 214 4/11/2024
3.0.287 277 4/5/2024
3.0.286 216 4/5/2024
3.0.285 228 4/5/2024
3.0.284 218 4/4/2024
3.0.283 235 4/4/2024
3.0.282 663 4/3/2024
3.0.281 248 4/2/2024
3.0.280 257 4/2/2024
3.0.279 251 3/25/2024
3.0.278 312 3/25/2024
3.0.277 375 3/15/2024
3.0.276 393 2/29/2024
3.0.275 291 2/28/2024
3.0.274 313 2/28/2024
3.0.273 350 2/27/2024
3.0.272 352 2/26/2024
3.0.271 379 2/22/2024
3.0.270 380 2/15/2024
3.0.269 379 2/15/2024
3.0.268 378 2/15/2024
3.0.267 364 2/14/2024
3.0.266 438 2/14/2024
3.0.265 512 2/13/2024
3.0.264 414 2/8/2024
3.0.263 416 2/8/2024
3.0.262 480 2/8/2024
3.0.261 418 2/8/2024
3.0.260 409 2/7/2024
3.0.259 422 2/7/2024
3.0.258 434 2/7/2024
3.0.257 406 2/7/2024
3.0.256 450 1/31/2024
3.0.255 441 1/30/2024
3.0.254 446 1/25/2024
3.0.253 467 1/24/2024
3.0.252 426 1/22/2024
3.0.251 743 1/17/2024
3.0.250 440 1/17/2024
3.0.249 455 1/16/2024
3.0.248 453 1/16/2024
3.0.247 433 1/16/2024
3.0.246 425 1/15/2024
3.0.245 458 1/11/2024
3.0.244 640 12/11/2023
3.0.243 456 12/11/2023
3.0.242 458 12/7/2023
3.0.241 483 12/7/2023
3.0.240 496 12/5/2023
3.0.239 449 12/5/2023
3.0.238 419 12/5/2023
3.0.237 167 12/5/2023
3.0.236 215 11/17/2023
3.0.235 198 11/17/2023
3.0.234 234 11/14/2023
3.0.233 175 11/14/2023
3.0.232 171 11/13/2023
3.0.231 159 11/9/2023
3.0.230 164 11/8/2023
3.0.229 173 11/8/2023
3.0.228 283 11/2/2023
3.0.227 189 11/2/2023
3.0.226 173 11/1/2023
3.0.225 209 11/1/2023
3.0.224 178 11/1/2023
3.0.223 188 10/31/2023
3.0.222 159 10/31/2023
3.0.221 178 10/31/2023
3.0.220 183 10/31/2023
3.0.219 146 10/31/2023
3.0.218 172 10/30/2023
3.0.217 170 10/30/2023
3.0.216 160 10/30/2023
3.0.215 164 10/30/2023
3.0.214 182 10/26/2023
3.0.213 174 10/25/2023
3.0.212 205 10/25/2023
3.0.211 171 10/24/2023
3.0.210 164 10/24/2023
3.0.209 180 10/24/2023
3.0.208 164 10/24/2023
3.0.207 185 10/23/2023
3.0.206 173 10/23/2023
3.0.205 187 10/20/2023
3.0.204 191 10/20/2023
3.0.203 189 10/20/2023
3.0.202 183 10/19/2023
3.0.201 160 10/19/2023
3.0.200 174 10/19/2023
3.0.198 197 10/18/2023
3.0.197 171 10/18/2023
3.0.196 190 10/17/2023
3.0.195 229 10/13/2023
3.0.194 227 10/12/2023
3.0.193 179 10/12/2023
3.0.192 186 10/11/2023
3.0.191 186 10/11/2023
3.0.190 189 10/11/2023
3.0.189 190 10/11/2023
3.0.188 181 10/11/2023
3.0.187 191 10/11/2023
3.0.186 191 10/11/2023
3.0.185 186 10/10/2023
3.0.184 180 10/10/2023
3.0.183 205 10/9/2023
3.0.182 184 10/9/2023
3.0.181 189 10/9/2023
3.0.180 190 9/21/2023
3.0.179 153 9/21/2023
3.0.178 178 9/21/2023
3.0.177 243 9/11/2023
3.0.176 261 9/8/2023
3.0.175 209 9/8/2023
3.0.173 205 9/8/2023
3.0.172 209 9/8/2023
3.0.170 316 8/23/2023
3.0.169 213 8/23/2023
3.0.168 226 8/23/2023
3.0.167 246 8/11/2023
3.0.166 241 8/10/2023
3.0.165 270 8/7/2023
3.0.164 246 8/3/2023
3.0.163 238 7/31/2023
3.0.162 235 7/28/2023
3.0.161 222 7/28/2023
3.0.160 281 6/30/2023
3.0.159 251 6/29/2023
3.0.158 238 6/29/2023
3.0.157 269 6/28/2023
3.0.156 256 6/28/2023
3.0.155 255 6/28/2023
3.0.154 251 6/26/2023
3.0.153 251 6/22/2023
3.0.152 225 6/22/2023
3.0.151 255 6/22/2023
3.0.150 243 6/22/2023
3.0.149 244 6/22/2023
3.0.148 241 6/22/2023
3.0.147 281 6/15/2023
3.0.146 262 6/9/2023
3.0.145 270 6/6/2023
3.0.144 258 6/6/2023
3.0.143 272 6/6/2023
3.0.142 285 5/31/2023
3.0.141 290 5/31/2023
3.0.140 273 5/26/2023
3.0.139 287 5/26/2023
3.0.138 260 5/25/2023
3.0.137 277 5/25/2023
3.0.136 273 5/25/2023
3.0.135 272 5/25/2023
3.0.134 263 5/25/2023
3.0.133 265 5/24/2023
3.0.132 311 5/24/2023
3.0.131 284 5/24/2023
3.0.130 274 5/23/2023
3.0.129 257 5/22/2023
3.0.128 292 5/18/2023
3.0.127 317 5/17/2023
3.0.126 282 5/11/2023
3.0.125 302 5/5/2023
3.0.124 290 5/4/2023
3.0.123 292 5/4/2023
3.0.122 329 4/25/2023
3.0.121 304 4/25/2023
3.0.120 289 4/25/2023
3.0.119 304 4/25/2023
3.0.118 299 4/25/2023
3.0.117 318 4/24/2023
3.0.116 322 4/24/2023
3.0.115 329 4/18/2023
3.0.114 295 4/18/2023
3.0.113 302 4/18/2023
3.0.112 323 4/11/2023
3.0.111 323 4/11/2023
3.0.110 358 3/31/2023
3.0.109 337 3/29/2023
3.0.108 332 3/28/2023
3.0.107 353 3/15/2023
3.0.106 365 3/9/2023
3.0.105 398 3/9/2023 3.0.105 is deprecated.
3.0.104 380 3/3/2023
3.0.103 365 3/2/2023
3.0.102 386 3/2/2023
3.0.101 374 3/1/2023
3.0.100 413 2/22/2023
3.0.99 407 2/10/2023
3.0.98 425 2/10/2023
3.0.97 424 1/24/2023
3.0.96 434 12/15/2022
3.0.95 478 12/1/2022
3.0.94 463 11/30/2022
3.0.93 458 11/30/2022
3.0.92 447 11/30/2022
3.0.91 479 11/29/2022
3.0.90 613 11/25/2022
3.0.89 509 11/17/2022
3.0.88 481 11/15/2022
3.0.87 510 11/14/2022
3.0.86 491 11/14/2022
3.0.85 489 11/14/2022
3.0.84 504 11/14/2022
3.0.83 512 11/14/2022
3.0.82 516 11/14/2022
3.0.81 503 11/14/2022
3.0.80 490 11/14/2022
3.0.79 532 11/8/2022
3.0.78 503 11/7/2022
3.0.77 509 11/7/2022
3.0.76 526 11/7/2022
3.0.75 519 11/7/2022
3.0.74 555 11/3/2022
3.0.73 584 10/31/2022
3.0.72 557 10/27/2022
3.0.71 532 10/27/2022
3.0.70 534 10/27/2022
3.0.69 534 10/27/2022
3.0.68 546 10/25/2022
3.0.67 627 10/19/2022
3.0.66 558 10/19/2022
3.0.65 568 10/19/2022
3.0.64 562 10/19/2022
3.0.63 569 10/19/2022
3.0.62 564 10/18/2022
3.0.61 610 10/13/2022
3.0.60 566 10/12/2022
3.0.59 568 10/12/2022
3.0.58 684 9/28/2022
3.0.57 619 9/28/2022
3.0.56 594 9/28/2022
3.0.55 575 9/27/2022
3.0.54 594 9/27/2022
3.0.53 608 9/27/2022
3.0.52 621 9/27/2022
3.0.51 602 9/27/2022
3.0.50 596 9/27/2022
3.0.49 613 9/27/2022
3.0.48 575 9/27/2022
3.0.47 619 9/26/2022
3.0.46 604 9/26/2022
3.0.45 596 9/26/2022
3.0.44 589 9/26/2022
3.0.43 607 9/23/2022
3.0.42 587 9/23/2022
3.0.41 618 9/22/2022
3.0.40 594 9/22/2022
3.0.39 600 9/22/2022
3.0.38 594 9/21/2022
3.0.37 608 9/21/2022
3.0.36 629 9/21/2022
3.0.35 581 9/21/2022
3.0.34 571 9/20/2022
3.0.33 589 9/19/2022
3.0.32 603 9/16/2022
3.0.31 603 9/16/2022
3.0.30 576 9/16/2022
3.0.29 597 9/16/2022
3.0.28 593 9/15/2022
3.0.27 583 9/15/2022
3.0.26 640 9/14/2022
3.0.25 628 9/14/2022
3.0.24 622 9/14/2022
3.0.23 642 9/14/2022
3.0.22 663 9/14/2022
3.0.21 654 9/14/2022
3.0.20 603 9/9/2022
3.0.19 569 9/9/2022
3.0.18 595 9/8/2022
3.0.17 615 9/6/2022
3.0.16 600 9/6/2022
3.0.15 620 9/2/2022
3.0.14 621 9/1/2022
3.0.13 600 8/31/2022
3.0.12 585 8/31/2022
3.0.11 639 8/23/2022
3.0.10 590 8/22/2022
3.0.9 591 8/22/2022
3.0.8 576 8/18/2022
3.0.7 605 8/17/2022
3.0.6 629 8/15/2022
3.0.5 610 8/15/2022
3.0.4 729 8/4/2022
3.0.3 614 8/4/2022
3.0.2 676 7/29/2022
3.0.1 626 7/27/2022
3.0.0 613 7/26/2022
2.0.96 624 7/26/2022
2.0.95 627 7/26/2022
2.0.94 609 7/25/2022
2.0.93 617 7/25/2022
2.0.92 693 7/15/2022
2.0.91 636 7/15/2022
2.0.90 597 7/14/2022
2.0.89 641 7/14/2022
2.0.88 647 7/12/2022
2.0.87 661 7/11/2022
2.0.86 631 7/11/2022
2.0.85 649 7/11/2022
2.0.84 626 7/8/2022
2.0.83 687 6/29/2022
2.0.82 636 6/29/2022
2.0.81 695 6/23/2022
2.0.80 742 6/15/2022
2.0.79 628 6/14/2022
2.0.78 633 6/14/2022
2.0.77 764 5/24/2022
2.0.76 735 5/3/2022
2.0.75 655 4/29/2022
2.0.74 633 4/19/2022
2.0.73 641 4/16/2022
2.0.72 665 4/12/2022
2.0.71 657 4/12/2022
2.0.70 654 4/7/2022
2.0.69 623 4/7/2022
2.0.68 637 4/7/2022
2.0.67 648 4/7/2022
2.0.66 674 3/15/2022
2.0.65 638 3/15/2022
2.0.64 645 3/15/2022
2.0.63 5,883 3/2/2022
2.0.62 637 2/22/2022
2.0.61 681 2/18/2022
2.0.60 670 2/18/2022
2.0.59 671 2/15/2022
2.0.58 675 2/9/2022
2.0.57 716 2/1/2022
2.0.56 690 2/1/2022
2.0.55 660 2/1/2022
2.0.54 671 1/28/2022
2.0.53 635 1/27/2022
2.0.52 647 1/19/2022
2.0.51 683 1/19/2022
2.0.50 546 12/2/2021
2.0.44 526 11/18/2021
2.0.43 520 11/16/2021
2.0.42 531 11/2/2021
2.0.41 519 10/20/2021
2.0.40 538 10/12/2021
2.0.39 534 10/12/2021
2.0.38 533 10/5/2021
2.0.37 568 9/21/2021
2.0.36 557 9/9/2021
2.0.35 562 9/3/2021
2.0.34 548 9/2/2021
2.0.33 557 7/21/2021
2.0.32 567 7/21/2021
2.0.31 519 7/6/2021
2.0.30 519 7/5/2021
2.0.29 574 6/30/2021
2.0.28 588 6/28/2021
2.0.27 571 6/17/2021
2.0.26 566 6/15/2021
2.0.25 575 6/14/2021
2.0.24 566 6/14/2021
2.0.23 545 6/14/2021
2.0.22 567 5/20/2021
2.0.21 572 5/18/2021
2.0.20 550 5/10/2021
2.0.19 570 5/10/2021
2.0.18 577 5/3/2021
2.0.17 593 5/3/2021
2.0.16 600 4/14/2021
2.0.15 590 4/13/2021
2.0.14 601 3/31/2021
2.0.13 591 3/25/2021
2.0.12 608 3/25/2021
2.0.11 642 2/19/2021
2.0.10 600 2/18/2021
2.0.9 617 2/18/2021
2.0.8 616 2/16/2021
2.0.7 636 2/9/2021
2.0.6 674 2/9/2021
2.0.5 654 2/3/2021
2.0.4 617 1/29/2021
2.0.3 593 1/29/2021
2.0.2 620 1/28/2021
2.0.1 639 1/27/2021
2.0.0 601 1/26/2021
1.2.397 641 1/26/2021
1.2.396 681 1/21/2021
1.2.395 650 1/20/2021
1.2.394 645 1/20/2021
1.2.393 621 1/20/2021
1.2.392 621 1/20/2021
1.2.391 621 1/19/2021
1.2.390 609 1/19/2021
1.2.389 632 1/19/2021
1.2.388 612 1/14/2021
1.2.387 578 1/14/2021
1.2.386 641 1/13/2021
1.2.385 636 1/13/2021