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.
#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.384 389 5/15/2025
3.0.383 248 5/14/2025
3.0.382 334 5/13/2025
3.0.381 121 5/9/2025
3.0.380 233 5/8/2025
3.0.379 168 5/7/2025
3.0.378 172 5/6/2025
3.0.377 161 5/6/2025
3.0.376 156 5/6/2025
3.0.375 160 5/6/2025
3.0.374 163 5/5/2025
3.0.373 161 5/5/2025
3.0.372 168 5/5/2025
3.0.371 171 5/5/2025
3.0.370 165 5/5/2025
3.0.369 168 5/5/2025
3.0.368 175 4/30/2025
3.0.367 169 4/30/2025
3.0.366 170 4/30/2025
3.0.365 169 4/30/2025
3.0.364 165 4/30/2025
3.0.363 170 4/30/2025
3.0.362 161 4/30/2025
3.0.361 167 4/30/2025
3.0.360 160 4/30/2025
3.0.359 166 4/30/2025
3.0.358 181 4/29/2025
3.0.357 236 4/23/2025
3.0.356 187 4/22/2025
3.0.355 282 4/17/2025
3.0.354 351 4/15/2025
3.0.353 978 4/4/2025
3.0.352 179 4/3/2025
3.0.351 194 4/2/2025
3.0.350 324 4/2/2025
3.0.349 176 3/18/2025
3.0.348 173 3/18/2025
3.0.347 662 3/4/2025
3.0.346 249 3/4/2025
3.0.345 241 3/4/2025
3.0.344 152 2/20/2025
3.0.343 159 2/14/2025
3.0.342 195 2/11/2025
3.0.341 140 2/10/2025
3.0.340 146 2/5/2025
3.0.339 287 1/7/2025
3.0.338 143 1/7/2025
3.0.337 131 1/7/2025
3.0.336 161 1/6/2025
3.0.335 143 12/17/2024
3.0.334 142 12/17/2024
3.0.333 164 12/13/2024
3.0.332 155 12/13/2024
3.0.331 154 12/12/2024
3.0.330 152 11/28/2024
3.0.329 250 11/13/2024
3.0.328 824 11/12/2024
3.0.327 137 11/12/2024
3.0.326 159 11/12/2024
3.0.325 140 11/12/2024
3.0.324 137 11/12/2024
3.0.323 169 11/6/2024
3.0.322 151 11/6/2024
3.0.321 895 10/10/2024
3.0.320 232 10/7/2024
3.0.319 207 9/18/2024
3.0.318 174 9/18/2024
3.0.317 179 9/18/2024
3.0.316 837 8/28/2024
3.0.315 246 8/12/2024
3.0.314 195 8/8/2024
3.0.313 166 8/8/2024
3.0.312 166 7/29/2024
3.0.311 966 7/17/2024
3.0.310 162 7/15/2024
3.0.309 203 7/15/2024
3.0.308 157 7/9/2024
3.0.307 130 7/9/2024
3.0.306 301 6/25/2024
3.0.305 230 6/11/2024
3.0.304 185 6/11/2024
3.0.303 170 6/5/2024
3.0.302 178 6/5/2024
3.0.301 174 5/30/2024
3.0.300 195 5/30/2024
3.0.299 177 5/30/2024
3.0.298 755 5/17/2024
3.0.297 186 5/17/2024
3.0.296 172 5/13/2024
3.0.295 164 5/8/2024
3.0.294 218 5/7/2024
3.0.293 182 4/19/2024
3.0.292 187 4/18/2024
3.0.291 191 4/17/2024
3.0.290 189 4/17/2024
3.0.289 184 4/15/2024
3.0.288 176 4/11/2024
3.0.287 242 4/5/2024
3.0.286 180 4/5/2024
3.0.285 190 4/5/2024
3.0.284 180 4/4/2024
3.0.283 197 4/4/2024
3.0.282 630 4/3/2024
3.0.281 205 4/2/2024
3.0.280 218 4/2/2024
3.0.279 211 3/25/2024
3.0.278 274 3/25/2024
3.0.277 344 3/15/2024
3.0.276 359 2/29/2024
3.0.275 258 2/28/2024
3.0.274 278 2/28/2024
3.0.273 315 2/27/2024
3.0.272 315 2/26/2024
3.0.271 343 2/22/2024
3.0.270 345 2/15/2024
3.0.269 341 2/15/2024
3.0.268 340 2/15/2024
3.0.267 329 2/14/2024
3.0.266 399 2/14/2024
3.0.265 475 2/13/2024
3.0.264 379 2/8/2024
3.0.263 383 2/8/2024
3.0.262 435 2/8/2024
3.0.261 381 2/8/2024
3.0.260 376 2/7/2024
3.0.259 384 2/7/2024
3.0.258 399 2/7/2024
3.0.257 370 2/7/2024
3.0.256 415 1/31/2024
3.0.255 408 1/30/2024
3.0.254 411 1/25/2024
3.0.253 431 1/24/2024
3.0.252 389 1/22/2024
3.0.251 705 1/17/2024
3.0.250 408 1/17/2024
3.0.249 416 1/16/2024
3.0.248 415 1/16/2024
3.0.247 399 1/16/2024
3.0.246 395 1/15/2024
3.0.245 419 1/11/2024
3.0.244 600 12/11/2023
3.0.243 419 12/11/2023
3.0.242 425 12/7/2023
3.0.241 448 12/7/2023
3.0.240 480 12/5/2023
3.0.239 436 12/5/2023
3.0.238 405 12/5/2023
3.0.237 150 12/5/2023
3.0.236 197 11/17/2023
3.0.235 180 11/17/2023
3.0.234 214 11/14/2023
3.0.233 159 11/14/2023
3.0.232 153 11/13/2023
3.0.231 142 11/9/2023
3.0.230 146 11/8/2023
3.0.229 156 11/8/2023
3.0.228 271 11/2/2023
3.0.227 170 11/2/2023
3.0.226 154 11/1/2023
3.0.225 190 11/1/2023
3.0.224 159 11/1/2023
3.0.223 169 10/31/2023
3.0.222 139 10/31/2023
3.0.221 160 10/31/2023
3.0.220 164 10/31/2023
3.0.219 133 10/31/2023
3.0.218 155 10/30/2023
3.0.217 152 10/30/2023
3.0.216 144 10/30/2023
3.0.215 150 10/30/2023
3.0.214 160 10/26/2023
3.0.213 156 10/25/2023
3.0.212 180 10/25/2023
3.0.211 151 10/24/2023
3.0.210 145 10/24/2023
3.0.209 161 10/24/2023
3.0.208 141 10/24/2023
3.0.207 165 10/23/2023
3.0.206 156 10/23/2023
3.0.205 165 10/20/2023
3.0.204 170 10/20/2023
3.0.203 163 10/20/2023
3.0.202 166 10/19/2023
3.0.201 140 10/19/2023
3.0.200 156 10/19/2023
3.0.198 176 10/18/2023
3.0.197 147 10/18/2023
3.0.196 172 10/17/2023
3.0.195 209 10/13/2023
3.0.194 205 10/12/2023
3.0.193 155 10/12/2023
3.0.192 166 10/11/2023
3.0.191 164 10/11/2023
3.0.190 168 10/11/2023
3.0.189 165 10/11/2023
3.0.188 158 10/11/2023
3.0.187 164 10/11/2023
3.0.186 158 10/11/2023
3.0.185 159 10/10/2023
3.0.184 158 10/10/2023
3.0.183 181 10/9/2023
3.0.182 164 10/9/2023
3.0.181 170 10/9/2023
3.0.180 163 9/21/2023
3.0.179 136 9/21/2023
3.0.178 158 9/21/2023
3.0.177 219 9/11/2023
3.0.176 237 9/8/2023
3.0.175 179 9/8/2023
3.0.173 179 9/8/2023
3.0.172 187 9/8/2023
3.0.170 288 8/23/2023
3.0.169 187 8/23/2023
3.0.168 198 8/23/2023
3.0.167 211 8/11/2023
3.0.166 210 8/10/2023
3.0.165 227 8/7/2023
3.0.164 218 8/3/2023
3.0.163 209 7/31/2023
3.0.162 203 7/28/2023
3.0.161 192 7/28/2023
3.0.160 252 6/30/2023
3.0.159 222 6/29/2023
3.0.158 203 6/29/2023
3.0.157 239 6/28/2023
3.0.156 226 6/28/2023
3.0.155 220 6/28/2023
3.0.154 216 6/26/2023
3.0.153 216 6/22/2023
3.0.152 192 6/22/2023
3.0.151 225 6/22/2023
3.0.150 215 6/22/2023
3.0.149 208 6/22/2023
3.0.148 213 6/22/2023
3.0.147 248 6/15/2023
3.0.146 230 6/9/2023
3.0.145 237 6/6/2023
3.0.144 228 6/6/2023
3.0.143 241 6/6/2023
3.0.142 251 5/31/2023
3.0.141 257 5/31/2023
3.0.140 241 5/26/2023
3.0.139 254 5/26/2023
3.0.138 229 5/25/2023
3.0.137 245 5/25/2023
3.0.136 239 5/25/2023
3.0.135 242 5/25/2023
3.0.134 228 5/25/2023
3.0.133 231 5/24/2023
3.0.132 280 5/24/2023
3.0.131 250 5/24/2023
3.0.130 241 5/23/2023
3.0.129 228 5/22/2023
3.0.128 260 5/18/2023
3.0.127 282 5/17/2023
3.0.126 249 5/11/2023
3.0.125 270 5/5/2023
3.0.124 259 5/4/2023
3.0.123 263 5/4/2023
3.0.122 297 4/25/2023
3.0.121 275 4/25/2023
3.0.120 259 4/25/2023
3.0.119 272 4/25/2023
3.0.118 263 4/25/2023
3.0.117 284 4/24/2023
3.0.116 291 4/24/2023
3.0.115 294 4/18/2023
3.0.114 265 4/18/2023
3.0.113 268 4/18/2023
3.0.112 291 4/11/2023
3.0.111 291 4/11/2023
3.0.110 322 3/31/2023
3.0.109 304 3/29/2023
3.0.108 302 3/28/2023
3.0.107 322 3/15/2023
3.0.106 334 3/9/2023
3.0.105 353 3/9/2023 3.0.105 is deprecated.
3.0.104 344 3/3/2023
3.0.103 334 3/2/2023
3.0.102 351 3/2/2023
3.0.101 336 3/1/2023
3.0.100 381 2/22/2023
3.0.99 379 2/10/2023
3.0.98 393 2/10/2023
3.0.97 389 1/24/2023
3.0.96 400 12/15/2022
3.0.95 447 12/1/2022
3.0.94 430 11/30/2022
3.0.93 427 11/30/2022
3.0.92 413 11/30/2022
3.0.91 445 11/29/2022
3.0.90 587 11/25/2022
3.0.89 476 11/17/2022
3.0.88 449 11/15/2022
3.0.87 478 11/14/2022
3.0.86 458 11/14/2022
3.0.85 459 11/14/2022
3.0.84 471 11/14/2022
3.0.83 486 11/14/2022
3.0.82 483 11/14/2022
3.0.81 471 11/14/2022
3.0.80 459 11/14/2022
3.0.79 498 11/8/2022
3.0.78 472 11/7/2022
3.0.77 480 11/7/2022
3.0.76 494 11/7/2022
3.0.75 483 11/7/2022
3.0.74 521 11/3/2022
3.0.73 552 10/31/2022
3.0.72 522 10/27/2022
3.0.71 500 10/27/2022
3.0.70 503 10/27/2022
3.0.69 503 10/27/2022
3.0.68 513 10/25/2022
3.0.67 595 10/19/2022
3.0.66 525 10/19/2022
3.0.65 538 10/19/2022
3.0.64 533 10/19/2022
3.0.63 536 10/19/2022
3.0.62 530 10/18/2022
3.0.61 576 10/13/2022
3.0.60 537 10/12/2022
3.0.59 532 10/12/2022
3.0.58 650 9/28/2022
3.0.57 589 9/28/2022
3.0.56 560 9/28/2022
3.0.55 542 9/27/2022
3.0.54 565 9/27/2022
3.0.53 578 9/27/2022
3.0.52 591 9/27/2022
3.0.51 565 9/27/2022
3.0.50 564 9/27/2022
3.0.49 578 9/27/2022
3.0.48 542 9/27/2022
3.0.47 586 9/26/2022
3.0.46 570 9/26/2022
3.0.45 565 9/26/2022
3.0.44 558 9/26/2022
3.0.43 574 9/23/2022
3.0.42 550 9/23/2022
3.0.41 583 9/22/2022
3.0.40 562 9/22/2022
3.0.39 572 9/22/2022
3.0.38 559 9/21/2022
3.0.37 574 9/21/2022
3.0.36 597 9/21/2022
3.0.35 547 9/21/2022
3.0.34 542 9/20/2022
3.0.33 554 9/19/2022
3.0.32 571 9/16/2022
3.0.31 570 9/16/2022
3.0.30 543 9/16/2022
3.0.29 567 9/16/2022
3.0.28 559 9/15/2022
3.0.27 547 9/15/2022
3.0.26 606 9/14/2022
3.0.25 599 9/14/2022
3.0.24 587 9/14/2022
3.0.23 608 9/14/2022
3.0.22 618 9/14/2022
3.0.21 621 9/14/2022
3.0.20 570 9/9/2022
3.0.19 536 9/9/2022
3.0.18 562 9/8/2022
3.0.17 582 9/6/2022
3.0.16 562 9/6/2022
3.0.15 582 9/2/2022
3.0.14 587 9/1/2022
3.0.13 560 8/31/2022
3.0.12 552 8/31/2022
3.0.11 605 8/23/2022
3.0.10 564 8/22/2022
3.0.9 560 8/22/2022
3.0.8 547 8/18/2022
3.0.7 573 8/17/2022
3.0.6 596 8/15/2022
3.0.5 573 8/15/2022
3.0.4 696 8/4/2022
3.0.3 581 8/4/2022
3.0.2 643 7/29/2022
3.0.1 592 7/27/2022
3.0.0 576 7/26/2022
2.0.96 585 7/26/2022
2.0.95 598 7/26/2022
2.0.94 575 7/25/2022
2.0.93 578 7/25/2022
2.0.92 661 7/15/2022
2.0.91 600 7/15/2022
2.0.90 565 7/14/2022
2.0.89 610 7/14/2022
2.0.88 614 7/12/2022
2.0.87 623 7/11/2022
2.0.86 596 7/11/2022
2.0.85 609 7/11/2022
2.0.84 597 7/8/2022
2.0.83 648 6/29/2022
2.0.82 602 6/29/2022
2.0.81 659 6/23/2022
2.0.80 709 6/15/2022
2.0.79 594 6/14/2022
2.0.78 594 6/14/2022
2.0.77 729 5/24/2022
2.0.76 707 5/3/2022
2.0.75 618 4/29/2022
2.0.74 594 4/19/2022
2.0.73 603 4/16/2022
2.0.72 632 4/12/2022
2.0.71 622 4/12/2022
2.0.70 617 4/7/2022
2.0.69 593 4/7/2022
2.0.68 602 4/7/2022
2.0.67 619 4/7/2022
2.0.66 637 3/15/2022
2.0.65 603 3/15/2022
2.0.64 611 3/15/2022
2.0.63 5,608 3/2/2022
2.0.62 601 2/22/2022
2.0.61 644 2/18/2022
2.0.60 634 2/18/2022
2.0.59 637 2/15/2022
2.0.58 645 2/9/2022
2.0.57 678 2/1/2022
2.0.56 657 2/1/2022
2.0.55 625 2/1/2022
2.0.54 641 1/28/2022
2.0.53 602 1/27/2022
2.0.52 613 1/19/2022
2.0.51 649 1/19/2022
2.0.50 506 12/2/2021
2.0.44 488 11/18/2021
2.0.43 490 11/16/2021
2.0.42 501 11/2/2021
2.0.41 483 10/20/2021
2.0.40 502 10/12/2021
2.0.39 501 10/12/2021
2.0.38 496 10/5/2021
2.0.37 535 9/21/2021
2.0.36 522 9/9/2021
2.0.35 516 9/3/2021
2.0.34 513 9/2/2021
2.0.33 519 7/21/2021
2.0.32 532 7/21/2021
2.0.31 482 7/6/2021
2.0.30 486 7/5/2021
2.0.29 542 6/30/2021
2.0.28 552 6/28/2021
2.0.27 537 6/17/2021
2.0.26 532 6/15/2021
2.0.25 541 6/14/2021
2.0.24 535 6/14/2021
2.0.23 510 6/14/2021
2.0.22 530 5/20/2021
2.0.21 538 5/18/2021
2.0.20 519 5/10/2021
2.0.19 533 5/10/2021
2.0.18 540 5/3/2021
2.0.17 555 5/3/2021
2.0.16 569 4/14/2021
2.0.15 557 4/13/2021
2.0.14 562 3/31/2021
2.0.13 554 3/25/2021
2.0.12 570 3/25/2021
2.0.11 605 2/19/2021
2.0.10 559 2/18/2021
2.0.9 580 2/18/2021
2.0.8 582 2/16/2021
2.0.7 597 2/9/2021
2.0.6 637 2/9/2021
2.0.5 621 2/3/2021
2.0.4 582 1/29/2021
2.0.3 552 1/29/2021
2.0.2 581 1/28/2021
2.0.1 603 1/27/2021
2.0.0 561 1/26/2021
1.2.397 603 1/26/2021
1.2.396 641 1/21/2021
1.2.395 615 1/20/2021
1.2.394 606 1/20/2021
1.2.393 585 1/20/2021
1.2.392 583 1/20/2021
1.2.391 585 1/19/2021
1.2.390 569 1/19/2021
1.2.389 594 1/19/2021
1.2.388 577 1/14/2021
1.2.387 540 1/14/2021
1.2.386 601 1/13/2021
1.2.385 598 1/13/2021