PeanutButter.EasyArgs 3.0.378

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.378
                    
NuGet\Install-Package PeanutButter.EasyArgs -Version 3.0.378
                    
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.378" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.EasyArgs" Version="3.0.378" />
                    
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.378
                    
#r "nuget: PeanutButter.EasyArgs, 3.0.378"
                    
#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.378
                    
#: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.378
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.EasyArgs&version=3.0.378
                    
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 134 8/19/2025
3.0.390 131 8/19/2025
3.0.389 258 8/1/2025
3.0.388 140 7/31/2025
3.0.387 143 7/30/2025
3.0.386 172 7/15/2025
3.0.385 167 7/15/2025
3.0.384 864 5/15/2025
3.0.383 281 5/14/2025
3.0.382 371 5/13/2025
3.0.381 157 5/9/2025
3.0.380 272 5/8/2025
3.0.379 206 5/7/2025
3.0.378 211 5/6/2025
3.0.377 193 5/6/2025
3.0.376 195 5/6/2025
3.0.375 196 5/6/2025
3.0.374 196 5/5/2025
3.0.373 194 5/5/2025
3.0.372 202 5/5/2025
3.0.371 209 5/5/2025
3.0.370 201 5/5/2025
3.0.369 202 5/5/2025
3.0.368 212 4/30/2025
3.0.367 204 4/30/2025
3.0.366 201 4/30/2025
3.0.365 199 4/30/2025
3.0.364 200 4/30/2025
3.0.363 205 4/30/2025
3.0.362 192 4/30/2025
3.0.361 198 4/30/2025
3.0.360 197 4/30/2025
3.0.359 203 4/30/2025
3.0.358 218 4/29/2025
3.0.357 268 4/23/2025
3.0.356 228 4/22/2025
3.0.355 315 4/17/2025
3.0.354 387 4/15/2025
3.0.353 1,091 4/4/2025
3.0.352 213 4/3/2025
3.0.351 229 4/2/2025
3.0.350 360 4/2/2025
3.0.349 214 3/18/2025
3.0.348 210 3/18/2025
3.0.347 698 3/4/2025
3.0.346 287 3/4/2025
3.0.345 278 3/4/2025
3.0.344 191 2/20/2025
3.0.343 193 2/14/2025
3.0.342 234 2/11/2025
3.0.341 181 2/10/2025
3.0.340 179 2/5/2025
3.0.339 324 1/7/2025
3.0.338 175 1/7/2025
3.0.337 163 1/7/2025
3.0.336 198 1/6/2025
3.0.335 181 12/17/2024
3.0.334 181 12/17/2024
3.0.333 200 12/13/2024
3.0.332 190 12/13/2024
3.0.331 190 12/12/2024
3.0.330 192 11/28/2024
3.0.329 287 11/13/2024
3.0.328 860 11/12/2024
3.0.327 170 11/12/2024
3.0.326 196 11/12/2024
3.0.325 173 11/12/2024
3.0.324 179 11/12/2024
3.0.323 203 11/6/2024
3.0.322 187 11/6/2024
3.0.321 930 10/10/2024
3.0.320 268 10/7/2024
3.0.319 243 9/18/2024
3.0.318 209 9/18/2024
3.0.317 209 9/18/2024
3.0.316 867 8/28/2024
3.0.315 281 8/12/2024
3.0.314 228 8/8/2024
3.0.313 199 8/8/2024
3.0.312 195 7/29/2024
3.0.311 1,002 7/17/2024
3.0.310 192 7/15/2024
3.0.309 237 7/15/2024
3.0.308 192 7/9/2024
3.0.307 166 7/9/2024
3.0.306 338 6/25/2024
3.0.305 261 6/11/2024
3.0.304 219 6/11/2024
3.0.303 207 6/5/2024
3.0.302 210 6/5/2024
3.0.301 213 5/30/2024
3.0.300 230 5/30/2024
3.0.299 211 5/30/2024
3.0.298 789 5/17/2024
3.0.297 221 5/17/2024
3.0.296 208 5/13/2024
3.0.295 200 5/8/2024
3.0.294 250 5/7/2024
3.0.293 215 4/19/2024
3.0.292 220 4/18/2024
3.0.291 228 4/17/2024
3.0.290 225 4/17/2024
3.0.289 222 4/15/2024
3.0.288 210 4/11/2024
3.0.287 275 4/5/2024
3.0.286 214 4/5/2024
3.0.285 225 4/5/2024
3.0.284 216 4/4/2024
3.0.283 233 4/4/2024
3.0.282 661 4/3/2024
3.0.281 246 4/2/2024
3.0.280 255 4/2/2024
3.0.279 248 3/25/2024
3.0.278 309 3/25/2024
3.0.277 373 3/15/2024
3.0.276 391 2/29/2024
3.0.275 289 2/28/2024
3.0.274 311 2/28/2024
3.0.273 348 2/27/2024
3.0.272 349 2/26/2024
3.0.271 376 2/22/2024
3.0.270 378 2/15/2024
3.0.269 377 2/15/2024
3.0.268 376 2/15/2024
3.0.267 362 2/14/2024
3.0.266 436 2/14/2024
3.0.265 509 2/13/2024
3.0.264 412 2/8/2024
3.0.263 414 2/8/2024
3.0.262 478 2/8/2024
3.0.261 416 2/8/2024
3.0.260 407 2/7/2024
3.0.259 420 2/7/2024
3.0.258 432 2/7/2024
3.0.257 404 2/7/2024
3.0.256 448 1/31/2024
3.0.255 439 1/30/2024
3.0.254 444 1/25/2024
3.0.253 465 1/24/2024
3.0.252 424 1/22/2024
3.0.251 741 1/17/2024
3.0.250 438 1/17/2024
3.0.249 452 1/16/2024
3.0.248 451 1/16/2024
3.0.247 431 1/16/2024
3.0.246 423 1/15/2024
3.0.245 456 1/11/2024
3.0.244 638 12/11/2023
3.0.243 454 12/11/2023
3.0.242 455 12/7/2023
3.0.241 481 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 170 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 207 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 181 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 186 10/20/2023
3.0.204 191 10/20/2023
3.0.203 188 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 228 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 185 10/11/2023
3.0.190 189 10/11/2023
3.0.189 189 10/11/2023
3.0.188 181 10/11/2023
3.0.187 190 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 315 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 237 6/29/2023
3.0.157 269 6/28/2023
3.0.156 256 6/28/2023
3.0.155 254 6/28/2023
3.0.154 250 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 280 6/15/2023
3.0.146 261 6/9/2023
3.0.145 270 6/6/2023
3.0.144 258 6/6/2023
3.0.143 271 6/6/2023
3.0.142 285 5/31/2023
3.0.141 289 5/31/2023
3.0.140 273 5/26/2023
3.0.139 287 5/26/2023
3.0.138 259 5/25/2023
3.0.137 277 5/25/2023
3.0.136 272 5/25/2023
3.0.135 272 5/25/2023
3.0.134 263 5/25/2023
3.0.133 264 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 291 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 303 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 352 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 433 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 446 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 490 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 525 11/7/2022
3.0.75 518 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 545 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 566 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 620 9/27/2022
3.0.51 600 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 602 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 588 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 582 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 568 9/9/2022
3.0.18 595 9/8/2022
3.0.17 614 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 584 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 728 8/4/2022
3.0.3 614 8/4/2022
3.0.2 675 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 608 7/25/2022
2.0.93 616 7/25/2022
2.0.92 693 7/15/2022
2.0.91 636 7/15/2022
2.0.90 596 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 630 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 631 6/14/2022
2.0.77 763 5/24/2022
2.0.76 735 5/3/2022
2.0.75 654 4/29/2022
2.0.74 633 4/19/2022
2.0.73 641 4/16/2022
2.0.72 664 4/12/2022
2.0.71 656 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 637 3/15/2022
2.0.64 645 3/15/2022
2.0.63 5,879 3/2/2022
2.0.62 637 2/22/2022
2.0.61 681 2/18/2022
2.0.60 668 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 689 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 682 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 556 9/9/2021
2.0.35 561 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 571 5/18/2021
2.0.20 550 5/10/2021
2.0.19 570 5/10/2021
2.0.18 576 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 641 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 635 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 680 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 608 1/19/2021
1.2.389 632 1/19/2021
1.2.388 612 1/14/2021
1.2.387 577 1/14/2021
1.2.386 640 1/13/2021
1.2.385 635 1/13/2021