PeanutButter.EasyArgs 3.0.347

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.347
                    
NuGet\Install-Package PeanutButter.EasyArgs -Version 3.0.347
                    
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.347" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.EasyArgs" Version="3.0.347" />
                    
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.347
                    
#r "nuget: PeanutButter.EasyArgs, 3.0.347"
                    
#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.347
                    
#: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.347
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.EasyArgs&version=3.0.347
                    
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 129 8/19/2025
3.0.390 127 8/19/2025
3.0.389 160 8/1/2025
3.0.388 136 7/31/2025
3.0.387 139 7/30/2025
3.0.386 168 7/15/2025
3.0.385 163 7/15/2025
3.0.384 860 5/15/2025
3.0.383 278 5/14/2025
3.0.382 367 5/13/2025
3.0.381 154 5/9/2025
3.0.380 269 5/8/2025
3.0.379 203 5/7/2025
3.0.378 208 5/6/2025
3.0.377 190 5/6/2025
3.0.376 192 5/6/2025
3.0.375 193 5/6/2025
3.0.374 192 5/5/2025
3.0.373 191 5/5/2025
3.0.372 199 5/5/2025
3.0.371 206 5/5/2025
3.0.370 198 5/5/2025
3.0.369 199 5/5/2025
3.0.368 208 4/30/2025
3.0.367 201 4/30/2025
3.0.366 198 4/30/2025
3.0.365 196 4/30/2025
3.0.364 197 4/30/2025
3.0.363 201 4/30/2025
3.0.362 189 4/30/2025
3.0.361 195 4/30/2025
3.0.360 194 4/30/2025
3.0.359 199 4/30/2025
3.0.358 215 4/29/2025
3.0.357 265 4/23/2025
3.0.356 224 4/22/2025
3.0.355 312 4/17/2025
3.0.354 384 4/15/2025
3.0.353 1,088 4/4/2025
3.0.352 210 4/3/2025
3.0.351 226 4/2/2025
3.0.350 357 4/2/2025
3.0.349 210 3/18/2025
3.0.348 207 3/18/2025
3.0.347 694 3/4/2025
3.0.346 283 3/4/2025
3.0.345 275 3/4/2025
3.0.344 187 2/20/2025
3.0.343 190 2/14/2025
3.0.342 231 2/11/2025
3.0.341 177 2/10/2025
3.0.340 176 2/5/2025
3.0.339 321 1/7/2025
3.0.338 172 1/7/2025
3.0.337 160 1/7/2025
3.0.336 195 1/6/2025
3.0.335 178 12/17/2024
3.0.334 178 12/17/2024
3.0.333 197 12/13/2024
3.0.332 186 12/13/2024
3.0.331 186 12/12/2024
3.0.330 189 11/28/2024
3.0.329 284 11/13/2024
3.0.328 857 11/12/2024
3.0.327 166 11/12/2024
3.0.326 193 11/12/2024
3.0.325 170 11/12/2024
3.0.324 175 11/12/2024
3.0.323 200 11/6/2024
3.0.322 184 11/6/2024
3.0.321 927 10/10/2024
3.0.320 265 10/7/2024
3.0.319 239 9/18/2024
3.0.318 206 9/18/2024
3.0.317 206 9/18/2024
3.0.316 863 8/28/2024
3.0.315 278 8/12/2024
3.0.314 225 8/8/2024
3.0.313 196 8/8/2024
3.0.312 192 7/29/2024
3.0.311 998 7/17/2024
3.0.310 189 7/15/2024
3.0.309 234 7/15/2024
3.0.308 189 7/9/2024
3.0.307 163 7/9/2024
3.0.306 335 6/25/2024
3.0.305 258 6/11/2024
3.0.304 216 6/11/2024
3.0.303 204 6/5/2024
3.0.302 207 6/5/2024
3.0.301 210 5/30/2024
3.0.300 227 5/30/2024
3.0.299 208 5/30/2024
3.0.298 786 5/17/2024
3.0.297 218 5/17/2024
3.0.296 204 5/13/2024
3.0.295 196 5/8/2024
3.0.294 246 5/7/2024
3.0.293 212 4/19/2024
3.0.292 217 4/18/2024
3.0.291 225 4/17/2024
3.0.290 221 4/17/2024
3.0.289 218 4/15/2024
3.0.288 207 4/11/2024
3.0.287 272 4/5/2024
3.0.286 210 4/5/2024
3.0.285 221 4/5/2024
3.0.284 212 4/4/2024
3.0.283 229 4/4/2024
3.0.282 658 4/3/2024
3.0.281 243 4/2/2024
3.0.280 251 4/2/2024
3.0.279 244 3/25/2024
3.0.278 306 3/25/2024
3.0.277 370 3/15/2024
3.0.276 388 2/29/2024
3.0.275 286 2/28/2024
3.0.274 308 2/28/2024
3.0.273 344 2/27/2024
3.0.272 345 2/26/2024
3.0.271 372 2/22/2024
3.0.270 375 2/15/2024
3.0.269 373 2/15/2024
3.0.268 372 2/15/2024
3.0.267 359 2/14/2024
3.0.266 432 2/14/2024
3.0.265 506 2/13/2024
3.0.264 409 2/8/2024
3.0.263 411 2/8/2024
3.0.262 474 2/8/2024
3.0.261 413 2/8/2024
3.0.260 404 2/7/2024
3.0.259 417 2/7/2024
3.0.258 429 2/7/2024
3.0.257 400 2/7/2024
3.0.256 445 1/31/2024
3.0.255 436 1/30/2024
3.0.254 441 1/25/2024
3.0.253 462 1/24/2024
3.0.252 420 1/22/2024
3.0.251 738 1/17/2024
3.0.250 435 1/17/2024
3.0.249 449 1/16/2024
3.0.248 447 1/16/2024
3.0.247 428 1/16/2024
3.0.246 420 1/15/2024
3.0.245 453 1/11/2024
3.0.244 635 12/11/2023
3.0.243 448 12/11/2023
3.0.242 451 12/7/2023
3.0.241 478 12/7/2023
3.0.240 492 12/5/2023
3.0.239 448 12/5/2023
3.0.238 418 12/5/2023
3.0.237 164 12/5/2023
3.0.236 214 11/17/2023
3.0.235 197 11/17/2023
3.0.234 232 11/14/2023
3.0.233 173 11/14/2023
3.0.232 169 11/13/2023
3.0.231 157 11/9/2023
3.0.230 162 11/8/2023
3.0.229 172 11/8/2023
3.0.228 282 11/2/2023
3.0.227 186 11/2/2023
3.0.226 171 11/1/2023
3.0.225 205 11/1/2023
3.0.224 177 11/1/2023
3.0.223 187 10/31/2023
3.0.222 158 10/31/2023
3.0.221 177 10/31/2023
3.0.220 181 10/31/2023
3.0.219 145 10/31/2023
3.0.218 171 10/30/2023
3.0.217 168 10/30/2023
3.0.216 158 10/30/2023
3.0.215 162 10/30/2023
3.0.214 180 10/26/2023
3.0.213 173 10/25/2023
3.0.212 202 10/25/2023
3.0.211 170 10/24/2023
3.0.210 163 10/24/2023
3.0.209 179 10/24/2023
3.0.208 162 10/24/2023
3.0.207 183 10/23/2023
3.0.206 172 10/23/2023
3.0.205 185 10/20/2023
3.0.204 189 10/20/2023
3.0.203 186 10/20/2023
3.0.202 182 10/19/2023
3.0.201 159 10/19/2023
3.0.200 172 10/19/2023
3.0.198 196 10/18/2023
3.0.197 169 10/18/2023
3.0.196 189 10/17/2023
3.0.195 227 10/13/2023
3.0.194 225 10/12/2023
3.0.193 176 10/12/2023
3.0.192 184 10/11/2023
3.0.191 184 10/11/2023
3.0.190 188 10/11/2023
3.0.189 186 10/11/2023
3.0.188 180 10/11/2023
3.0.187 189 10/11/2023
3.0.186 188 10/11/2023
3.0.185 185 10/10/2023
3.0.184 178 10/10/2023
3.0.183 204 10/9/2023
3.0.182 183 10/9/2023
3.0.181 188 10/9/2023
3.0.180 189 9/21/2023
3.0.179 152 9/21/2023
3.0.178 177 9/21/2023
3.0.177 241 9/11/2023
3.0.176 260 9/8/2023
3.0.175 208 9/8/2023
3.0.173 204 9/8/2023
3.0.172 208 9/8/2023
3.0.170 314 8/23/2023
3.0.169 212 8/23/2023
3.0.168 225 8/23/2023
3.0.167 245 8/11/2023
3.0.166 239 8/10/2023
3.0.165 268 8/7/2023
3.0.164 244 8/3/2023
3.0.163 237 7/31/2023
3.0.162 233 7/28/2023
3.0.161 221 7/28/2023
3.0.160 280 6/30/2023
3.0.159 250 6/29/2023
3.0.158 236 6/29/2023
3.0.157 268 6/28/2023
3.0.156 255 6/28/2023
3.0.155 253 6/28/2023
3.0.154 248 6/26/2023
3.0.153 249 6/22/2023
3.0.152 224 6/22/2023
3.0.151 253 6/22/2023
3.0.150 242 6/22/2023
3.0.149 242 6/22/2023
3.0.148 240 6/22/2023
3.0.147 279 6/15/2023
3.0.146 259 6/9/2023
3.0.145 268 6/6/2023
3.0.144 255 6/6/2023
3.0.143 270 6/6/2023
3.0.142 283 5/31/2023
3.0.141 287 5/31/2023
3.0.140 272 5/26/2023
3.0.139 286 5/26/2023
3.0.138 258 5/25/2023
3.0.137 276 5/25/2023
3.0.136 270 5/25/2023
3.0.135 271 5/25/2023
3.0.134 261 5/25/2023
3.0.133 262 5/24/2023
3.0.132 309 5/24/2023
3.0.131 283 5/24/2023
3.0.130 273 5/23/2023
3.0.129 255 5/22/2023
3.0.128 289 5/18/2023
3.0.127 316 5/17/2023
3.0.126 280 5/11/2023
3.0.125 301 5/5/2023
3.0.124 288 5/4/2023
3.0.123 291 5/4/2023
3.0.122 327 4/25/2023
3.0.121 302 4/25/2023
3.0.120 288 4/25/2023
3.0.119 302 4/25/2023
3.0.118 297 4/25/2023
3.0.117 316 4/24/2023
3.0.116 321 4/24/2023
3.0.115 327 4/18/2023
3.0.114 294 4/18/2023
3.0.113 301 4/18/2023
3.0.112 322 4/11/2023
3.0.111 322 4/11/2023
3.0.110 357 3/31/2023
3.0.109 336 3/29/2023
3.0.108 331 3/28/2023
3.0.107 351 3/15/2023
3.0.106 361 3/9/2023
3.0.105 396 3/9/2023 3.0.105 is deprecated.
3.0.104 379 3/3/2023
3.0.103 364 3/2/2023
3.0.102 385 3/2/2023
3.0.101 372 3/1/2023
3.0.100 412 2/22/2023
3.0.99 406 2/10/2023
3.0.98 423 2/10/2023
3.0.97 422 1/24/2023
3.0.96 432 12/15/2022
3.0.95 477 12/1/2022
3.0.94 462 11/30/2022
3.0.93 457 11/30/2022
3.0.92 445 11/30/2022
3.0.91 478 11/29/2022
3.0.90 612 11/25/2022
3.0.89 506 11/17/2022
3.0.88 480 11/15/2022
3.0.87 509 11/14/2022
3.0.86 489 11/14/2022
3.0.85 488 11/14/2022
3.0.84 502 11/14/2022
3.0.83 511 11/14/2022
3.0.82 515 11/14/2022
3.0.81 501 11/14/2022
3.0.80 489 11/14/2022
3.0.79 531 11/8/2022
3.0.78 502 11/7/2022
3.0.77 508 11/7/2022
3.0.76 523 11/7/2022
3.0.75 516 11/7/2022
3.0.74 551 11/3/2022
3.0.73 581 10/31/2022
3.0.72 556 10/27/2022
3.0.71 531 10/27/2022
3.0.70 533 10/27/2022
3.0.69 533 10/27/2022
3.0.68 544 10/25/2022
3.0.67 626 10/19/2022
3.0.66 557 10/19/2022
3.0.65 567 10/19/2022
3.0.64 560 10/19/2022
3.0.63 568 10/19/2022
3.0.62 563 10/18/2022
3.0.61 608 10/13/2022
3.0.60 565 10/12/2022
3.0.59 564 10/12/2022
3.0.58 681 9/28/2022
3.0.57 617 9/28/2022
3.0.56 593 9/28/2022
3.0.55 573 9/27/2022
3.0.54 593 9/27/2022
3.0.53 607 9/27/2022
3.0.52 619 9/27/2022
3.0.51 599 9/27/2022
3.0.50 595 9/27/2022
3.0.49 611 9/27/2022
3.0.48 573 9/27/2022
3.0.47 616 9/26/2022
3.0.46 600 9/26/2022
3.0.45 594 9/26/2022
3.0.44 588 9/26/2022
3.0.43 606 9/23/2022
3.0.42 585 9/23/2022
3.0.41 616 9/22/2022
3.0.40 592 9/22/2022
3.0.39 599 9/22/2022
3.0.38 593 9/21/2022
3.0.37 606 9/21/2022
3.0.36 628 9/21/2022
3.0.35 580 9/21/2022
3.0.34 570 9/20/2022
3.0.33 587 9/19/2022
3.0.32 601 9/16/2022
3.0.31 601 9/16/2022
3.0.30 575 9/16/2022
3.0.29 596 9/16/2022
3.0.28 592 9/15/2022
3.0.27 580 9/15/2022
3.0.26 639 9/14/2022
3.0.25 627 9/14/2022
3.0.24 620 9/14/2022
3.0.23 640 9/14/2022
3.0.22 661 9/14/2022
3.0.21 652 9/14/2022
3.0.20 601 9/9/2022
3.0.19 566 9/9/2022
3.0.18 594 9/8/2022
3.0.17 613 9/6/2022
3.0.16 599 9/6/2022
3.0.15 618 9/2/2022
3.0.14 619 9/1/2022
3.0.13 599 8/31/2022
3.0.12 583 8/31/2022
3.0.11 637 8/23/2022
3.0.10 589 8/22/2022
3.0.9 590 8/22/2022
3.0.8 575 8/18/2022
3.0.7 603 8/17/2022
3.0.6 627 8/15/2022
3.0.5 609 8/15/2022
3.0.4 727 8/4/2022
3.0.3 613 8/4/2022
3.0.2 673 7/29/2022
3.0.1 625 7/27/2022
3.0.0 610 7/26/2022
2.0.96 623 7/26/2022
2.0.95 626 7/26/2022
2.0.94 606 7/25/2022
2.0.93 614 7/25/2022
2.0.92 690 7/15/2022
2.0.91 633 7/15/2022
2.0.90 594 7/14/2022
2.0.89 640 7/14/2022
2.0.88 646 7/12/2022
2.0.87 660 7/11/2022
2.0.86 629 7/11/2022
2.0.85 647 7/11/2022
2.0.84 625 7/8/2022
2.0.83 685 6/29/2022
2.0.82 635 6/29/2022
2.0.81 692 6/23/2022
2.0.80 741 6/15/2022
2.0.79 627 6/14/2022
2.0.78 630 6/14/2022
2.0.77 761 5/24/2022
2.0.76 734 5/3/2022
2.0.75 653 4/29/2022
2.0.74 632 4/19/2022
2.0.73 639 4/16/2022
2.0.72 663 4/12/2022
2.0.71 655 4/12/2022
2.0.70 653 4/7/2022
2.0.69 622 4/7/2022
2.0.68 636 4/7/2022
2.0.67 647 4/7/2022
2.0.66 673 3/15/2022
2.0.65 636 3/15/2022
2.0.64 644 3/15/2022
2.0.63 5,823 3/2/2022
2.0.62 635 2/22/2022
2.0.61 679 2/18/2022
2.0.60 667 2/18/2022
2.0.59 670 2/15/2022
2.0.58 674 2/9/2022
2.0.57 712 2/1/2022
2.0.56 687 2/1/2022
2.0.55 658 2/1/2022
2.0.54 670 1/28/2022
2.0.53 634 1/27/2022
2.0.52 645 1/19/2022
2.0.51 681 1/19/2022
2.0.50 545 12/2/2021
2.0.44 524 11/18/2021
2.0.43 519 11/16/2021
2.0.42 530 11/2/2021
2.0.41 518 10/20/2021
2.0.40 536 10/12/2021
2.0.39 532 10/12/2021
2.0.38 530 10/5/2021
2.0.37 567 9/21/2021
2.0.36 555 9/9/2021
2.0.35 559 9/3/2021
2.0.34 547 9/2/2021
2.0.33 555 7/21/2021
2.0.32 566 7/21/2021
2.0.31 518 7/6/2021
2.0.30 518 7/5/2021
2.0.29 573 6/30/2021
2.0.28 587 6/28/2021
2.0.27 570 6/17/2021
2.0.26 565 6/15/2021
2.0.25 573 6/14/2021
2.0.24 565 6/14/2021
2.0.23 544 6/14/2021
2.0.22 564 5/20/2021
2.0.21 570 5/18/2021
2.0.20 548 5/10/2021
2.0.19 568 5/10/2021
2.0.18 573 5/3/2021
2.0.17 592 5/3/2021
2.0.16 599 4/14/2021
2.0.15 589 4/13/2021
2.0.14 600 3/31/2021
2.0.13 589 3/25/2021
2.0.12 606 3/25/2021
2.0.11 640 2/19/2021
2.0.10 598 2/18/2021
2.0.9 616 2/18/2021
2.0.8 615 2/16/2021
2.0.7 633 2/9/2021
2.0.6 673 2/9/2021
2.0.5 653 2/3/2021
2.0.4 616 1/29/2021
2.0.3 591 1/29/2021
2.0.2 619 1/28/2021
2.0.1 637 1/27/2021
2.0.0 598 1/26/2021
1.2.397 640 1/26/2021
1.2.396 678 1/21/2021
1.2.395 648 1/20/2021
1.2.394 644 1/20/2021
1.2.393 620 1/20/2021
1.2.392 619 1/20/2021
1.2.391 620 1/19/2021
1.2.390 607 1/19/2021
1.2.389 631 1/19/2021
1.2.388 611 1/14/2021
1.2.387 575 1/14/2021
1.2.386 638 1/13/2021
1.2.385 634 1/13/2021