PeanutButter.EasyArgs 3.0.354

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.354
                    
NuGet\Install-Package PeanutButter.EasyArgs -Version 3.0.354
                    
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.354" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.EasyArgs" Version="3.0.354" />
                    
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.354
                    
#r "nuget: PeanutButter.EasyArgs, 3.0.354"
                    
#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.354
                    
#: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.354
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.EasyArgs&version=3.0.354
                    
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.389 0 8/1/2025
3.0.388 42 7/31/2025
3.0.387 43 7/30/2025
3.0.386 155 7/15/2025
3.0.385 151 7/15/2025
3.0.384 618 5/15/2025
3.0.383 266 5/14/2025
3.0.382 354 5/13/2025
3.0.381 142 5/9/2025
3.0.380 257 5/8/2025
3.0.379 192 5/7/2025
3.0.378 195 5/6/2025
3.0.377 177 5/6/2025
3.0.376 180 5/6/2025
3.0.375 182 5/6/2025
3.0.374 181 5/5/2025
3.0.373 177 5/5/2025
3.0.372 188 5/5/2025
3.0.371 194 5/5/2025
3.0.370 185 5/5/2025
3.0.369 187 5/5/2025
3.0.368 196 4/30/2025
3.0.367 189 4/30/2025
3.0.366 186 4/30/2025
3.0.365 185 4/30/2025
3.0.364 186 4/30/2025
3.0.363 190 4/30/2025
3.0.362 177 4/30/2025
3.0.361 184 4/30/2025
3.0.360 181 4/30/2025
3.0.359 186 4/30/2025
3.0.358 202 4/29/2025
3.0.357 254 4/23/2025
3.0.356 212 4/22/2025
3.0.355 301 4/17/2025
3.0.354 373 4/15/2025
3.0.353 1,077 4/4/2025
3.0.352 199 4/3/2025
3.0.351 215 4/2/2025
3.0.350 346 4/2/2025
3.0.349 199 3/18/2025
3.0.348 194 3/18/2025
3.0.347 682 3/4/2025
3.0.346 270 3/4/2025
3.0.345 263 3/4/2025
3.0.344 174 2/20/2025
3.0.343 178 2/14/2025
3.0.342 218 2/11/2025
3.0.341 163 2/10/2025
3.0.340 164 2/5/2025
3.0.339 309 1/7/2025
3.0.338 160 1/7/2025
3.0.337 148 1/7/2025
3.0.336 182 1/6/2025
3.0.335 165 12/17/2024
3.0.334 165 12/17/2024
3.0.333 184 12/13/2024
3.0.332 175 12/13/2024
3.0.331 174 12/12/2024
3.0.330 175 11/28/2024
3.0.329 272 11/13/2024
3.0.328 846 11/12/2024
3.0.327 155 11/12/2024
3.0.326 181 11/12/2024
3.0.325 156 11/12/2024
3.0.324 157 11/12/2024
3.0.323 188 11/6/2024
3.0.322 173 11/6/2024
3.0.321 916 10/10/2024
3.0.320 252 10/7/2024
3.0.319 226 9/18/2024
3.0.318 195 9/18/2024
3.0.317 194 9/18/2024
3.0.316 852 8/28/2024
3.0.315 267 8/12/2024
3.0.314 214 8/8/2024
3.0.313 183 8/8/2024
3.0.312 181 7/29/2024
3.0.311 986 7/17/2024
3.0.310 177 7/15/2024
3.0.309 222 7/15/2024
3.0.308 177 7/9/2024
3.0.307 152 7/9/2024
3.0.306 322 6/25/2024
3.0.305 245 6/11/2024
3.0.304 205 6/11/2024
3.0.303 192 6/5/2024
3.0.302 196 6/5/2024
3.0.301 191 5/30/2024
3.0.300 213 5/30/2024
3.0.299 197 5/30/2024
3.0.298 773 5/17/2024
3.0.297 206 5/17/2024
3.0.296 192 5/13/2024
3.0.295 184 5/8/2024
3.0.294 235 5/7/2024
3.0.293 199 4/19/2024
3.0.292 206 4/18/2024
3.0.291 214 4/17/2024
3.0.290 210 4/17/2024
3.0.289 205 4/15/2024
3.0.288 196 4/11/2024
3.0.287 258 4/5/2024
3.0.286 198 4/5/2024
3.0.285 209 4/5/2024
3.0.284 201 4/4/2024
3.0.283 218 4/4/2024
3.0.282 646 4/3/2024
3.0.281 230 4/2/2024
3.0.280 238 4/2/2024
3.0.279 233 3/25/2024
3.0.278 295 3/25/2024
3.0.277 359 3/15/2024
3.0.276 378 2/29/2024
3.0.275 275 2/28/2024
3.0.274 297 2/28/2024
3.0.273 333 2/27/2024
3.0.272 335 2/26/2024
3.0.271 362 2/22/2024
3.0.270 365 2/15/2024
3.0.269 361 2/15/2024
3.0.268 362 2/15/2024
3.0.267 346 2/14/2024
3.0.266 419 2/14/2024
3.0.265 496 2/13/2024
3.0.264 398 2/8/2024
3.0.263 401 2/8/2024
3.0.262 463 2/8/2024
3.0.261 401 2/8/2024
3.0.260 394 2/7/2024
3.0.259 406 2/7/2024
3.0.258 418 2/7/2024
3.0.257 390 2/7/2024
3.0.256 434 1/31/2024
3.0.255 426 1/30/2024
3.0.254 429 1/25/2024
3.0.253 451 1/24/2024
3.0.252 408 1/22/2024
3.0.251 724 1/17/2024
3.0.250 425 1/17/2024
3.0.249 435 1/16/2024
3.0.248 437 1/16/2024
3.0.247 417 1/16/2024
3.0.246 410 1/15/2024
3.0.245 440 1/11/2024
3.0.244 622 12/11/2023
3.0.243 437 12/11/2023
3.0.242 441 12/7/2023
3.0.241 467 12/7/2023
3.0.240 485 12/5/2023
3.0.239 442 12/5/2023
3.0.238 412 12/5/2023
3.0.237 158 12/5/2023
3.0.236 207 11/17/2023
3.0.235 190 11/17/2023
3.0.234 225 11/14/2023
3.0.233 166 11/14/2023
3.0.232 163 11/13/2023
3.0.231 151 11/9/2023
3.0.230 155 11/8/2023
3.0.229 164 11/8/2023
3.0.228 274 11/2/2023
3.0.227 178 11/2/2023
3.0.226 164 11/1/2023
3.0.225 196 11/1/2023
3.0.224 168 11/1/2023
3.0.223 178 10/31/2023
3.0.222 151 10/31/2023
3.0.221 169 10/31/2023
3.0.220 173 10/31/2023
3.0.219 137 10/31/2023
3.0.218 162 10/30/2023
3.0.217 160 10/30/2023
3.0.216 151 10/30/2023
3.0.215 154 10/30/2023
3.0.214 173 10/26/2023
3.0.213 166 10/25/2023
3.0.212 193 10/25/2023
3.0.211 164 10/24/2023
3.0.210 155 10/24/2023
3.0.209 172 10/24/2023
3.0.208 154 10/24/2023
3.0.207 175 10/23/2023
3.0.206 165 10/23/2023
3.0.205 177 10/20/2023
3.0.204 181 10/20/2023
3.0.203 175 10/20/2023
3.0.202 175 10/19/2023
3.0.201 151 10/19/2023
3.0.200 164 10/19/2023
3.0.198 189 10/18/2023
3.0.197 161 10/18/2023
3.0.196 180 10/17/2023
3.0.195 219 10/13/2023
3.0.194 218 10/12/2023
3.0.193 168 10/12/2023
3.0.192 177 10/11/2023
3.0.191 177 10/11/2023
3.0.190 180 10/11/2023
3.0.189 179 10/11/2023
3.0.188 172 10/11/2023
3.0.187 181 10/11/2023
3.0.186 179 10/11/2023
3.0.185 175 10/10/2023
3.0.184 170 10/10/2023
3.0.183 196 10/9/2023
3.0.182 175 10/9/2023
3.0.181 180 10/9/2023
3.0.180 179 9/21/2023
3.0.179 145 9/21/2023
3.0.178 169 9/21/2023
3.0.177 231 9/11/2023
3.0.176 248 9/8/2023
3.0.175 195 9/8/2023
3.0.173 192 9/8/2023
3.0.172 197 9/8/2023
3.0.170 301 8/23/2023
3.0.169 198 8/23/2023
3.0.168 213 8/23/2023
3.0.167 230 8/11/2023
3.0.166 227 8/10/2023
3.0.165 252 8/7/2023
3.0.164 231 8/3/2023
3.0.163 224 7/31/2023
3.0.162 220 7/28/2023
3.0.161 209 7/28/2023
3.0.160 267 6/30/2023
3.0.159 237 6/29/2023
3.0.158 220 6/29/2023
3.0.157 256 6/28/2023
3.0.156 243 6/28/2023
3.0.155 241 6/28/2023
3.0.154 236 6/26/2023
3.0.153 237 6/22/2023
3.0.152 210 6/22/2023
3.0.151 241 6/22/2023
3.0.150 229 6/22/2023
3.0.149 227 6/22/2023
3.0.148 227 6/22/2023
3.0.147 263 6/15/2023
3.0.146 245 6/9/2023
3.0.145 254 6/6/2023
3.0.144 241 6/6/2023
3.0.143 257 6/6/2023
3.0.142 268 5/31/2023
3.0.141 273 5/31/2023
3.0.140 256 5/26/2023
3.0.139 273 5/26/2023
3.0.138 245 5/25/2023
3.0.137 261 5/25/2023
3.0.136 257 5/25/2023
3.0.135 258 5/25/2023
3.0.134 247 5/25/2023
3.0.133 246 5/24/2023
3.0.132 296 5/24/2023
3.0.131 268 5/24/2023
3.0.130 260 5/23/2023
3.0.129 241 5/22/2023
3.0.128 275 5/18/2023
3.0.127 300 5/17/2023
3.0.126 267 5/11/2023
3.0.125 286 5/5/2023
3.0.124 275 5/4/2023
3.0.123 278 5/4/2023
3.0.122 312 4/25/2023
3.0.121 289 4/25/2023
3.0.120 275 4/25/2023
3.0.119 289 4/25/2023
3.0.118 283 4/25/2023
3.0.117 301 4/24/2023
3.0.116 306 4/24/2023
3.0.115 312 4/18/2023
3.0.114 281 4/18/2023
3.0.113 286 4/18/2023
3.0.112 309 4/11/2023
3.0.111 308 4/11/2023
3.0.110 344 3/31/2023
3.0.109 320 3/29/2023
3.0.108 317 3/28/2023
3.0.107 338 3/15/2023
3.0.106 350 3/9/2023
3.0.105 379 3/9/2023 3.0.105 is deprecated.
3.0.104 364 3/3/2023
3.0.103 351 3/2/2023
3.0.102 371 3/2/2023
3.0.101 356 3/1/2023
3.0.100 399 2/22/2023
3.0.99 393 2/10/2023
3.0.98 408 2/10/2023
3.0.97 408 1/24/2023
3.0.96 419 12/15/2022
3.0.95 464 12/1/2022
3.0.94 448 11/30/2022
3.0.93 442 11/30/2022
3.0.92 430 11/30/2022
3.0.91 464 11/29/2022
3.0.90 599 11/25/2022
3.0.89 493 11/17/2022
3.0.88 466 11/15/2022
3.0.87 495 11/14/2022
3.0.86 475 11/14/2022
3.0.85 474 11/14/2022
3.0.84 489 11/14/2022
3.0.83 498 11/14/2022
3.0.82 501 11/14/2022
3.0.81 488 11/14/2022
3.0.80 475 11/14/2022
3.0.79 516 11/8/2022
3.0.78 488 11/7/2022
3.0.77 495 11/7/2022
3.0.76 509 11/7/2022
3.0.75 501 11/7/2022
3.0.74 538 11/3/2022
3.0.73 568 10/31/2022
3.0.72 542 10/27/2022
3.0.71 517 10/27/2022
3.0.70 519 10/27/2022
3.0.69 519 10/27/2022
3.0.68 531 10/25/2022
3.0.67 612 10/19/2022
3.0.66 542 10/19/2022
3.0.65 554 10/19/2022
3.0.64 547 10/19/2022
3.0.63 552 10/19/2022
3.0.62 548 10/18/2022
3.0.61 592 10/13/2022
3.0.60 551 10/12/2022
3.0.59 549 10/12/2022
3.0.58 668 9/28/2022
3.0.57 603 9/28/2022
3.0.56 580 9/28/2022
3.0.55 560 9/27/2022
3.0.54 580 9/27/2022
3.0.53 593 9/27/2022
3.0.52 605 9/27/2022
3.0.51 586 9/27/2022
3.0.50 582 9/27/2022
3.0.49 596 9/27/2022
3.0.48 560 9/27/2022
3.0.47 602 9/26/2022
3.0.46 586 9/26/2022
3.0.45 581 9/26/2022
3.0.44 574 9/26/2022
3.0.43 592 9/23/2022
3.0.42 570 9/23/2022
3.0.41 602 9/22/2022
3.0.40 580 9/22/2022
3.0.39 585 9/22/2022
3.0.38 579 9/21/2022
3.0.37 593 9/21/2022
3.0.36 615 9/21/2022
3.0.35 566 9/21/2022
3.0.34 557 9/20/2022
3.0.33 574 9/19/2022
3.0.32 586 9/16/2022
3.0.31 587 9/16/2022
3.0.30 562 9/16/2022
3.0.29 581 9/16/2022
3.0.28 578 9/15/2022
3.0.27 565 9/15/2022
3.0.26 626 9/14/2022
3.0.25 614 9/14/2022
3.0.24 607 9/14/2022
3.0.23 625 9/14/2022
3.0.22 646 9/14/2022
3.0.21 636 9/14/2022
3.0.20 587 9/9/2022
3.0.19 552 9/9/2022
3.0.18 580 9/8/2022
3.0.17 599 9/6/2022
3.0.16 582 9/6/2022
3.0.15 603 9/2/2022
3.0.14 605 9/1/2022
3.0.13 578 8/31/2022
3.0.12 569 8/31/2022
3.0.11 623 8/23/2022
3.0.10 576 8/22/2022
3.0.9 577 8/22/2022
3.0.8 561 8/18/2022
3.0.7 590 8/17/2022
3.0.6 615 8/15/2022
3.0.5 595 8/15/2022
3.0.4 712 8/4/2022
3.0.3 598 8/4/2022
3.0.2 659 7/29/2022
3.0.1 610 7/27/2022
3.0.0 596 7/26/2022
2.0.96 608 7/26/2022
2.0.95 614 7/26/2022
2.0.94 593 7/25/2022
2.0.93 598 7/25/2022
2.0.92 676 7/15/2022
2.0.91 620 7/15/2022
2.0.90 581 7/14/2022
2.0.89 627 7/14/2022
2.0.88 632 7/12/2022
2.0.87 644 7/11/2022
2.0.86 616 7/11/2022
2.0.85 631 7/11/2022
2.0.84 611 7/8/2022
2.0.83 670 6/29/2022
2.0.82 621 6/29/2022
2.0.81 679 6/23/2022
2.0.80 727 6/15/2022
2.0.79 614 6/14/2022
2.0.78 617 6/14/2022
2.0.77 746 5/24/2022
2.0.76 721 5/3/2022
2.0.75 640 4/29/2022
2.0.74 618 4/19/2022
2.0.73 625 4/16/2022
2.0.72 650 4/12/2022
2.0.71 642 4/12/2022
2.0.70 640 4/7/2022
2.0.69 608 4/7/2022
2.0.68 622 4/7/2022
2.0.67 634 4/7/2022
2.0.66 658 3/15/2022
2.0.65 621 3/15/2022
2.0.64 630 3/15/2022
2.0.63 5,710 3/2/2022
2.0.62 619 2/22/2022
2.0.61 666 2/18/2022
2.0.60 654 2/18/2022
2.0.59 656 2/15/2022
2.0.58 660 2/9/2022
2.0.57 698 2/1/2022
2.0.56 674 2/1/2022
2.0.55 645 2/1/2022
2.0.54 656 1/28/2022
2.0.53 620 1/27/2022
2.0.52 632 1/19/2022
2.0.51 668 1/19/2022
2.0.50 528 12/2/2021
2.0.44 509 11/18/2021
2.0.43 505 11/16/2021
2.0.42 516 11/2/2021
2.0.41 503 10/20/2021
2.0.40 521 10/12/2021
2.0.39 518 10/12/2021
2.0.38 517 10/5/2021
2.0.37 554 9/21/2021
2.0.36 542 9/9/2021
2.0.35 545 9/3/2021
2.0.34 533 9/2/2021
2.0.33 538 7/21/2021
2.0.32 553 7/21/2021
2.0.31 504 7/6/2021
2.0.30 504 7/5/2021
2.0.29 560 6/30/2021
2.0.28 571 6/28/2021
2.0.27 556 6/17/2021
2.0.26 551 6/15/2021
2.0.25 559 6/14/2021
2.0.24 552 6/14/2021
2.0.23 531 6/14/2021
2.0.22 551 5/20/2021
2.0.21 557 5/18/2021
2.0.20 534 5/10/2021
2.0.19 555 5/10/2021
2.0.18 560 5/3/2021
2.0.17 576 5/3/2021
2.0.16 584 4/14/2021
2.0.15 575 4/13/2021
2.0.14 585 3/31/2021
2.0.13 576 3/25/2021
2.0.12 593 3/25/2021
2.0.11 624 2/19/2021
2.0.10 582 2/18/2021
2.0.9 600 2/18/2021
2.0.8 599 2/16/2021
2.0.7 616 2/9/2021
2.0.6 656 2/9/2021
2.0.5 636 2/3/2021
2.0.4 599 1/29/2021
2.0.3 574 1/29/2021
2.0.2 602 1/28/2021
2.0.1 622 1/27/2021
2.0.0 582 1/26/2021
1.2.397 623 1/26/2021
1.2.396 660 1/21/2021
1.2.395 631 1/20/2021
1.2.394 625 1/20/2021
1.2.393 604 1/20/2021
1.2.392 603 1/20/2021
1.2.391 604 1/19/2021
1.2.390 590 1/19/2021
1.2.389 614 1/19/2021
1.2.388 592 1/14/2021
1.2.387 557 1/14/2021
1.2.386 621 1/13/2021
1.2.385 617 1/13/2021