PeanutButter.EasyArgs 3.0.389

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.389
                    
NuGet\Install-Package PeanutButter.EasyArgs -Version 3.0.389
                    
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.389" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.EasyArgs" Version="3.0.389" />
                    
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.389
                    
#r "nuget: PeanutButter.EasyArgs, 3.0.389"
                    
#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.389
                    
#: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.389
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.EasyArgs&version=3.0.389
                    
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 139 8/19/2025
3.0.390 135 8/19/2025
3.0.389 365 8/1/2025
3.0.388 142 7/31/2025
3.0.387 145 7/30/2025
3.0.386 176 7/15/2025
3.0.385 171 7/15/2025
3.0.384 875 5/15/2025
3.0.383 285 5/14/2025
3.0.382 375 5/13/2025
3.0.381 162 5/9/2025
3.0.380 276 5/8/2025
3.0.379 211 5/7/2025
3.0.378 216 5/6/2025
3.0.377 197 5/6/2025
3.0.376 202 5/6/2025
3.0.375 200 5/6/2025
3.0.374 200 5/5/2025
3.0.373 198 5/5/2025
3.0.372 206 5/5/2025
3.0.371 215 5/5/2025
3.0.370 205 5/5/2025
3.0.369 207 5/5/2025
3.0.368 216 4/30/2025
3.0.367 210 4/30/2025
3.0.366 205 4/30/2025
3.0.365 203 4/30/2025
3.0.364 204 4/30/2025
3.0.363 209 4/30/2025
3.0.362 196 4/30/2025
3.0.361 202 4/30/2025
3.0.360 201 4/30/2025
3.0.359 207 4/30/2025
3.0.358 223 4/29/2025
3.0.357 272 4/23/2025
3.0.356 233 4/22/2025
3.0.355 319 4/17/2025
3.0.354 391 4/15/2025
3.0.353 1,095 4/4/2025
3.0.352 217 4/3/2025
3.0.351 233 4/2/2025
3.0.350 364 4/2/2025
3.0.349 220 3/18/2025
3.0.348 214 3/18/2025
3.0.347 703 3/4/2025
3.0.346 292 3/4/2025
3.0.345 283 3/4/2025
3.0.344 195 2/20/2025
3.0.343 197 2/14/2025
3.0.342 238 2/11/2025
3.0.341 185 2/10/2025
3.0.340 183 2/5/2025
3.0.339 329 1/7/2025
3.0.338 180 1/7/2025
3.0.337 168 1/7/2025
3.0.336 203 1/6/2025
3.0.335 185 12/17/2024
3.0.334 186 12/17/2024
3.0.333 205 12/13/2024
3.0.332 195 12/13/2024
3.0.331 194 12/12/2024
3.0.330 197 11/28/2024
3.0.329 293 11/13/2024
3.0.328 864 11/12/2024
3.0.327 174 11/12/2024
3.0.326 201 11/12/2024
3.0.325 177 11/12/2024
3.0.324 183 11/12/2024
3.0.323 208 11/6/2024
3.0.322 193 11/6/2024
3.0.321 934 10/10/2024
3.0.320 272 10/7/2024
3.0.319 247 9/18/2024
3.0.318 214 9/18/2024
3.0.317 213 9/18/2024
3.0.316 871 8/28/2024
3.0.315 287 8/12/2024
3.0.314 232 8/8/2024
3.0.313 204 8/8/2024
3.0.312 200 7/29/2024
3.0.311 1,007 7/17/2024
3.0.310 196 7/15/2024
3.0.309 241 7/15/2024
3.0.308 197 7/9/2024
3.0.307 170 7/9/2024
3.0.306 344 6/25/2024
3.0.305 267 6/11/2024
3.0.304 223 6/11/2024
3.0.303 211 6/5/2024
3.0.302 216 6/5/2024
3.0.301 217 5/30/2024
3.0.300 234 5/30/2024
3.0.299 215 5/30/2024
3.0.298 794 5/17/2024
3.0.297 225 5/17/2024
3.0.296 212 5/13/2024
3.0.295 206 5/8/2024
3.0.294 255 5/7/2024
3.0.293 220 4/19/2024
3.0.292 226 4/18/2024
3.0.291 233 4/17/2024
3.0.290 229 4/17/2024
3.0.289 226 4/15/2024
3.0.288 217 4/11/2024
3.0.287 280 4/5/2024
3.0.286 218 4/5/2024
3.0.285 230 4/5/2024
3.0.284 220 4/4/2024
3.0.283 237 4/4/2024
3.0.282 665 4/3/2024
3.0.281 251 4/2/2024
3.0.280 259 4/2/2024
3.0.279 253 3/25/2024
3.0.278 314 3/25/2024
3.0.277 377 3/15/2024
3.0.276 396 2/29/2024
3.0.275 293 2/28/2024
3.0.274 315 2/28/2024
3.0.273 352 2/27/2024
3.0.272 355 2/26/2024
3.0.271 381 2/22/2024
3.0.270 383 2/15/2024
3.0.269 382 2/15/2024
3.0.268 380 2/15/2024
3.0.267 367 2/14/2024
3.0.266 440 2/14/2024
3.0.265 514 2/13/2024
3.0.264 418 2/8/2024
3.0.263 418 2/8/2024
3.0.262 483 2/8/2024
3.0.261 420 2/8/2024
3.0.260 412 2/7/2024
3.0.259 424 2/7/2024
3.0.258 436 2/7/2024
3.0.257 408 2/7/2024
3.0.256 452 1/31/2024
3.0.255 443 1/30/2024
3.0.254 449 1/25/2024
3.0.253 470 1/24/2024
3.0.252 428 1/22/2024
3.0.251 746 1/17/2024
3.0.250 442 1/17/2024
3.0.249 458 1/16/2024
3.0.248 455 1/16/2024
3.0.247 435 1/16/2024
3.0.246 428 1/15/2024
3.0.245 460 1/11/2024
3.0.244 643 12/11/2023
3.0.243 458 12/11/2023
3.0.242 461 12/7/2023
3.0.241 485 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 199 11/17/2023
3.0.234 235 11/14/2023
3.0.233 176 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 190 11/2/2023
3.0.226 173 11/1/2023
3.0.225 210 11/1/2023
3.0.224 178 11/1/2023
3.0.223 189 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 147 10/31/2023
3.0.218 172 10/30/2023
3.0.217 170 10/30/2023
3.0.216 161 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 207 10/25/2023
3.0.211 172 10/24/2023
3.0.210 164 10/24/2023
3.0.209 180 10/24/2023
3.0.208 165 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 190 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 230 10/13/2023
3.0.194 229 10/12/2023
3.0.193 179 10/12/2023
3.0.192 186 10/11/2023
3.0.191 187 10/11/2023
3.0.190 191 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 188 10/10/2023
3.0.184 180 10/10/2023
3.0.183 205 10/9/2023
3.0.182 186 10/9/2023
3.0.181 189 10/9/2023
3.0.180 191 9/21/2023
3.0.179 153 9/21/2023
3.0.178 180 9/21/2023
3.0.177 244 9/11/2023
3.0.176 261 9/8/2023
3.0.175 209 9/8/2023
3.0.173 206 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 242 8/10/2023
3.0.165 271 8/7/2023
3.0.164 246 8/3/2023
3.0.163 239 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 252 6/29/2023
3.0.158 238 6/29/2023
3.0.157 269 6/28/2023
3.0.156 257 6/28/2023
3.0.155 255 6/28/2023
3.0.154 251 6/26/2023
3.0.153 252 6/22/2023
3.0.152 225 6/22/2023
3.0.151 255 6/22/2023
3.0.150 244 6/22/2023
3.0.149 244 6/22/2023
3.0.148 241 6/22/2023
3.0.147 282 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 273 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 288 5/26/2023
3.0.138 261 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 266 5/24/2023
3.0.132 311 5/24/2023
3.0.131 284 5/24/2023
3.0.130 275 5/23/2023
3.0.129 258 5/22/2023
3.0.128 294 5/18/2023
3.0.127 319 5/17/2023
3.0.126 283 5/11/2023
3.0.125 302 5/5/2023
3.0.124 292 5/4/2023
3.0.123 292 5/4/2023
3.0.122 330 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 333 3/28/2023
3.0.107 353 3/15/2023
3.0.106 365 3/9/2023
3.0.105 400 3/9/2023 3.0.105 is deprecated.
3.0.104 380 3/3/2023
3.0.103 366 3/2/2023
3.0.102 386 3/2/2023
3.0.101 375 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 480 12/1/2022
3.0.94 464 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 504 11/7/2022
3.0.77 509 11/7/2022
3.0.76 527 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 533 10/27/2022
3.0.70 534 10/27/2022
3.0.69 534 10/27/2022
3.0.68 547 10/25/2022
3.0.67 627 10/19/2022
3.0.66 559 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 569 10/12/2022
3.0.58 685 9/28/2022
3.0.57 620 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 609 9/27/2022
3.0.52 622 9/27/2022
3.0.51 603 9/27/2022
3.0.50 597 9/27/2022
3.0.49 613 9/27/2022
3.0.48 575 9/27/2022
3.0.47 620 9/26/2022
3.0.46 604 9/26/2022
3.0.45 597 9/26/2022
3.0.44 590 9/26/2022
3.0.43 608 9/23/2022
3.0.42 588 9/23/2022
3.0.41 619 9/22/2022
3.0.40 595 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 582 9/21/2022
3.0.34 571 9/20/2022
3.0.33 590 9/19/2022
3.0.32 603 9/16/2022
3.0.31 603 9/16/2022
3.0.30 577 9/16/2022
3.0.29 598 9/16/2022
3.0.28 594 9/15/2022
3.0.27 583 9/15/2022
3.0.26 641 9/14/2022
3.0.25 629 9/14/2022
3.0.24 622 9/14/2022
3.0.23 644 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 597 9/8/2022
3.0.17 615 9/6/2022
3.0.16 600 9/6/2022
3.0.15 622 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 640 8/23/2022
3.0.10 590 8/22/2022
3.0.9 591 8/22/2022
3.0.8 577 8/18/2022
3.0.7 606 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 628 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 599 7/14/2022
2.0.89 642 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 650 7/11/2022
2.0.84 627 7/8/2022
2.0.83 687 6/29/2022
2.0.82 636 6/29/2022
2.0.81 696 6/23/2022
2.0.80 742 6/15/2022
2.0.79 628 6/14/2022
2.0.78 634 6/14/2022
2.0.77 766 5/24/2022
2.0.76 737 5/3/2022
2.0.75 657 4/29/2022
2.0.74 635 4/19/2022
2.0.73 644 4/16/2022
2.0.72 668 4/12/2022
2.0.71 660 4/12/2022
2.0.70 659 4/7/2022
2.0.69 627 4/7/2022
2.0.68 642 4/7/2022
2.0.67 652 4/7/2022
2.0.66 679 3/15/2022
2.0.65 642 3/15/2022
2.0.64 649 3/15/2022
2.0.63 5,890 3/2/2022
2.0.62 641 2/22/2022
2.0.61 687 2/18/2022
2.0.60 674 2/18/2022
2.0.59 675 2/15/2022
2.0.58 679 2/9/2022
2.0.57 720 2/1/2022
2.0.56 695 2/1/2022
2.0.55 664 2/1/2022
2.0.54 677 1/28/2022
2.0.53 639 1/27/2022
2.0.52 650 1/19/2022
2.0.51 687 1/19/2022
2.0.50 550 12/2/2021
2.0.44 530 11/18/2021
2.0.43 524 11/16/2021
2.0.42 536 11/2/2021
2.0.41 523 10/20/2021
2.0.40 542 10/12/2021
2.0.39 538 10/12/2021
2.0.38 537 10/5/2021
2.0.37 572 9/21/2021
2.0.36 562 9/9/2021
2.0.35 566 9/3/2021
2.0.34 552 9/2/2021
2.0.33 561 7/21/2021
2.0.32 572 7/21/2021
2.0.31 523 7/6/2021
2.0.30 523 7/5/2021
2.0.29 578 6/30/2021
2.0.28 592 6/28/2021
2.0.27 576 6/17/2021
2.0.26 570 6/15/2021
2.0.25 579 6/14/2021
2.0.24 570 6/14/2021
2.0.23 549 6/14/2021
2.0.22 571 5/20/2021
2.0.21 577 5/18/2021
2.0.20 555 5/10/2021
2.0.19 575 5/10/2021
2.0.18 581 5/3/2021
2.0.17 598 5/3/2021
2.0.16 604 4/14/2021
2.0.15 594 4/13/2021
2.0.14 606 3/31/2021
2.0.13 596 3/25/2021
2.0.12 613 3/25/2021
2.0.11 646 2/19/2021
2.0.10 604 2/18/2021
2.0.9 621 2/18/2021
2.0.8 620 2/16/2021
2.0.7 643 2/9/2021
2.0.6 678 2/9/2021
2.0.5 658 2/3/2021
2.0.4 621 1/29/2021
2.0.3 597 1/29/2021
2.0.2 625 1/28/2021
2.0.1 643 1/27/2021
2.0.0 605 1/26/2021
1.2.397 646 1/26/2021
1.2.396 685 1/21/2021
1.2.395 655 1/20/2021
1.2.394 650 1/20/2021
1.2.393 625 1/20/2021
1.2.392 625 1/20/2021
1.2.391 625 1/19/2021
1.2.390 614 1/19/2021
1.2.389 636 1/19/2021
1.2.388 616 1/14/2021
1.2.387 582 1/14/2021
1.2.386 645 1/13/2021
1.2.385 640 1/13/2021