PeanutButter.EasyArgs 3.0.383

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.383
                    
NuGet\Install-Package PeanutButter.EasyArgs -Version 3.0.383
                    
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.383" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.EasyArgs" Version="3.0.383" />
                    
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.383
                    
#r "nuget: PeanutButter.EasyArgs, 3.0.383"
                    
#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.383
                    
#: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.383
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.EasyArgs&version=3.0.383
                    
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 85 8/19/2025
3.0.390 85 8/19/2025
3.0.389 112 8/1/2025
3.0.388 136 7/31/2025
3.0.387 138 7/30/2025
3.0.386 167 7/15/2025
3.0.385 163 7/15/2025
3.0.384 789 5/15/2025
3.0.383 278 5/14/2025
3.0.382 366 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 189 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 197 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 198 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 230 2/11/2025
3.0.341 175 2/10/2025
3.0.340 176 2/5/2025
3.0.339 320 1/7/2025
3.0.338 171 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 238 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 208 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 657 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 430 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 736 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 633 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 281 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 200 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 184 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 187 9/21/2023
3.0.179 152 9/21/2023
3.0.178 177 9/21/2023
3.0.177 239 9/11/2023
3.0.176 258 9/8/2023
3.0.175 206 9/8/2023
3.0.173 202 9/8/2023
3.0.172 206 9/8/2023
3.0.170 312 8/23/2023
3.0.169 210 8/23/2023
3.0.168 223 8/23/2023
3.0.167 241 8/11/2023
3.0.166 237 8/10/2023
3.0.165 266 8/7/2023
3.0.164 242 8/3/2023
3.0.163 235 7/31/2023
3.0.162 231 7/28/2023
3.0.161 219 7/28/2023
3.0.160 278 6/30/2023
3.0.159 248 6/29/2023
3.0.158 234 6/29/2023
3.0.157 266 6/28/2023
3.0.156 253 6/28/2023
3.0.155 251 6/28/2023
3.0.154 246 6/26/2023
3.0.153 247 6/22/2023
3.0.152 222 6/22/2023
3.0.151 251 6/22/2023
3.0.150 240 6/22/2023
3.0.149 240 6/22/2023
3.0.148 238 6/22/2023
3.0.147 277 6/15/2023
3.0.146 257 6/9/2023
3.0.145 266 6/6/2023
3.0.144 253 6/6/2023
3.0.143 268 6/6/2023
3.0.142 281 5/31/2023
3.0.141 285 5/31/2023
3.0.140 270 5/26/2023
3.0.139 284 5/26/2023
3.0.138 256 5/25/2023
3.0.137 274 5/25/2023
3.0.136 268 5/25/2023
3.0.135 269 5/25/2023
3.0.134 259 5/25/2023
3.0.133 260 5/24/2023
3.0.132 307 5/24/2023
3.0.131 281 5/24/2023
3.0.130 271 5/23/2023
3.0.129 253 5/22/2023
3.0.128 287 5/18/2023
3.0.127 313 5/17/2023
3.0.126 278 5/11/2023
3.0.125 299 5/5/2023
3.0.124 286 5/4/2023
3.0.123 289 5/4/2023
3.0.122 325 4/25/2023
3.0.121 300 4/25/2023
3.0.120 286 4/25/2023
3.0.119 300 4/25/2023
3.0.118 295 4/25/2023
3.0.117 314 4/24/2023
3.0.116 317 4/24/2023
3.0.115 323 4/18/2023
3.0.114 292 4/18/2023
3.0.113 297 4/18/2023
3.0.112 320 4/11/2023
3.0.111 320 4/11/2023
3.0.110 355 3/31/2023
3.0.109 332 3/29/2023
3.0.108 329 3/28/2023
3.0.107 349 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 377 3/3/2023
3.0.103 362 3/2/2023
3.0.102 383 3/2/2023
3.0.101 369 3/1/2023
3.0.100 410 2/22/2023
3.0.99 404 2/10/2023
3.0.98 419 2/10/2023
3.0.97 420 1/24/2023
3.0.96 430 12/15/2022
3.0.95 475 12/1/2022
3.0.94 460 11/30/2022
3.0.93 455 11/30/2022
3.0.92 442 11/30/2022
3.0.91 476 11/29/2022
3.0.90 610 11/25/2022
3.0.89 504 11/17/2022
3.0.88 478 11/15/2022
3.0.87 507 11/14/2022
3.0.86 487 11/14/2022
3.0.85 486 11/14/2022
3.0.84 500 11/14/2022
3.0.83 509 11/14/2022
3.0.82 513 11/14/2022
3.0.81 499 11/14/2022
3.0.80 487 11/14/2022
3.0.79 529 11/8/2022
3.0.78 500 11/7/2022
3.0.77 506 11/7/2022
3.0.76 521 11/7/2022
3.0.75 514 11/7/2022
3.0.74 549 11/3/2022
3.0.73 579 10/31/2022
3.0.72 554 10/27/2022
3.0.71 529 10/27/2022
3.0.70 531 10/27/2022
3.0.69 531 10/27/2022
3.0.68 542 10/25/2022
3.0.67 624 10/19/2022
3.0.66 555 10/19/2022
3.0.65 565 10/19/2022
3.0.64 558 10/19/2022
3.0.63 566 10/19/2022
3.0.62 561 10/18/2022
3.0.61 606 10/13/2022
3.0.60 563 10/12/2022
3.0.59 562 10/12/2022
3.0.58 679 9/28/2022
3.0.57 615 9/28/2022
3.0.56 591 9/28/2022
3.0.55 571 9/27/2022
3.0.54 591 9/27/2022
3.0.53 605 9/27/2022
3.0.52 617 9/27/2022
3.0.51 597 9/27/2022
3.0.50 593 9/27/2022
3.0.49 609 9/27/2022
3.0.48 571 9/27/2022
3.0.47 614 9/26/2022
3.0.46 598 9/26/2022
3.0.45 592 9/26/2022
3.0.44 586 9/26/2022
3.0.43 604 9/23/2022
3.0.42 583 9/23/2022
3.0.41 614 9/22/2022
3.0.40 590 9/22/2022
3.0.39 597 9/22/2022
3.0.38 591 9/21/2022
3.0.37 604 9/21/2022
3.0.36 626 9/21/2022
3.0.35 578 9/21/2022
3.0.34 568 9/20/2022
3.0.33 585 9/19/2022
3.0.32 599 9/16/2022
3.0.31 599 9/16/2022
3.0.30 573 9/16/2022
3.0.29 594 9/16/2022
3.0.28 590 9/15/2022
3.0.27 578 9/15/2022
3.0.26 637 9/14/2022
3.0.25 625 9/14/2022
3.0.24 618 9/14/2022
3.0.23 638 9/14/2022
3.0.22 659 9/14/2022
3.0.21 649 9/14/2022
3.0.20 599 9/9/2022
3.0.19 564 9/9/2022
3.0.18 592 9/8/2022
3.0.17 611 9/6/2022
3.0.16 597 9/6/2022
3.0.15 616 9/2/2022
3.0.14 617 9/1/2022
3.0.13 597 8/31/2022
3.0.12 581 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 760 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 671 3/15/2022
2.0.65 636 3/15/2022
2.0.64 644 3/15/2022
2.0.63 5,770 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 553 7/21/2021
2.0.32 566 7/21/2021
2.0.31 518 7/6/2021
2.0.30 517 7/5/2021
2.0.29 573 6/30/2021
2.0.28 585 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 597 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 610 1/14/2021
1.2.387 575 1/14/2021
1.2.386 638 1/13/2021
1.2.385 634 1/13/2021