PeanutButter.EasyArgs 3.0.357

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.357
                    
NuGet\Install-Package PeanutButter.EasyArgs -Version 3.0.357
                    
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.357" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.EasyArgs" Version="3.0.357" />
                    
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.357
                    
#r "nuget: PeanutButter.EasyArgs, 3.0.357"
                    
#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.357
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.EasyArgs&version=3.0.357
                    
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 381 5/15/2025
3.0.383 245 5/14/2025
3.0.382 330 5/13/2025
3.0.381 117 5/9/2025
3.0.380 230 5/8/2025
3.0.379 164 5/7/2025
3.0.378 168 5/6/2025
3.0.377 158 5/6/2025
3.0.376 153 5/6/2025
3.0.375 157 5/6/2025
3.0.374 159 5/5/2025
3.0.373 158 5/5/2025
3.0.372 164 5/5/2025
3.0.371 168 5/5/2025
3.0.370 162 5/5/2025
3.0.369 164 5/5/2025
3.0.368 171 4/30/2025
3.0.367 164 4/30/2025
3.0.366 166 4/30/2025
3.0.365 167 4/30/2025
3.0.364 160 4/30/2025
3.0.363 166 4/30/2025
3.0.362 158 4/30/2025
3.0.361 164 4/30/2025
3.0.360 157 4/30/2025
3.0.359 162 4/30/2025
3.0.358 178 4/29/2025
3.0.357 233 4/23/2025
3.0.356 184 4/22/2025
3.0.355 279 4/17/2025
3.0.354 345 4/15/2025
3.0.353 920 4/4/2025
3.0.352 175 4/3/2025
3.0.351 190 4/2/2025
3.0.350 321 4/2/2025
3.0.349 172 3/18/2025
3.0.348 170 3/18/2025
3.0.347 660 3/4/2025
3.0.346 244 3/4/2025
3.0.345 238 3/4/2025
3.0.344 148 2/20/2025
3.0.343 153 2/14/2025
3.0.342 192 2/11/2025
3.0.341 137 2/10/2025
3.0.340 142 2/5/2025
3.0.339 285 1/7/2025
3.0.338 140 1/7/2025
3.0.337 128 1/7/2025
3.0.336 158 1/6/2025
3.0.335 140 12/17/2024
3.0.334 139 12/17/2024
3.0.333 161 12/13/2024
3.0.332 152 12/13/2024
3.0.331 152 12/12/2024
3.0.330 148 11/28/2024
3.0.329 248 11/13/2024
3.0.328 820 11/12/2024
3.0.327 132 11/12/2024
3.0.326 155 11/12/2024
3.0.325 137 11/12/2024
3.0.324 134 11/12/2024
3.0.323 165 11/6/2024
3.0.322 148 11/6/2024
3.0.321 890 10/10/2024
3.0.320 228 10/7/2024
3.0.319 202 9/18/2024
3.0.318 170 9/18/2024
3.0.317 174 9/18/2024
3.0.316 833 8/28/2024
3.0.315 243 8/12/2024
3.0.314 192 8/8/2024
3.0.313 162 8/8/2024
3.0.312 163 7/29/2024
3.0.311 963 7/17/2024
3.0.310 159 7/15/2024
3.0.309 200 7/15/2024
3.0.308 153 7/9/2024
3.0.307 125 7/9/2024
3.0.306 297 6/25/2024
3.0.305 227 6/11/2024
3.0.304 182 6/11/2024
3.0.303 166 6/5/2024
3.0.302 175 6/5/2024
3.0.301 171 5/30/2024
3.0.300 192 5/30/2024
3.0.299 174 5/30/2024
3.0.298 753 5/17/2024
3.0.297 181 5/17/2024
3.0.296 169 5/13/2024
3.0.295 161 5/8/2024
3.0.294 214 5/7/2024
3.0.293 179 4/19/2024
3.0.292 184 4/18/2024
3.0.291 188 4/17/2024
3.0.290 186 4/17/2024
3.0.289 180 4/15/2024
3.0.288 172 4/11/2024
3.0.287 239 4/5/2024
3.0.286 177 4/5/2024
3.0.285 186 4/5/2024
3.0.284 177 4/4/2024
3.0.283 194 4/4/2024
3.0.282 627 4/3/2024
3.0.281 201 4/2/2024
3.0.280 214 4/2/2024
3.0.279 205 3/25/2024
3.0.278 271 3/25/2024
3.0.277 341 3/15/2024
3.0.276 354 2/29/2024
3.0.275 256 2/28/2024
3.0.274 275 2/28/2024
3.0.273 310 2/27/2024
3.0.272 311 2/26/2024
3.0.271 340 2/22/2024
3.0.270 342 2/15/2024
3.0.269 337 2/15/2024
3.0.268 337 2/15/2024
3.0.267 325 2/14/2024
3.0.266 395 2/14/2024
3.0.265 471 2/13/2024
3.0.264 376 2/8/2024
3.0.263 379 2/8/2024
3.0.262 433 2/8/2024
3.0.261 378 2/8/2024
3.0.260 373 2/7/2024
3.0.259 379 2/7/2024
3.0.258 396 2/7/2024
3.0.257 367 2/7/2024
3.0.256 410 1/31/2024
3.0.255 404 1/30/2024
3.0.254 408 1/25/2024
3.0.253 428 1/24/2024
3.0.252 386 1/22/2024
3.0.251 703 1/17/2024
3.0.250 404 1/17/2024
3.0.249 413 1/16/2024
3.0.248 411 1/16/2024
3.0.247 396 1/16/2024
3.0.246 392 1/15/2024
3.0.245 415 1/11/2024
3.0.244 595 12/11/2023
3.0.243 416 12/11/2023
3.0.242 423 12/7/2023
3.0.241 443 12/7/2023
3.0.240 476 12/5/2023
3.0.239 432 12/5/2023
3.0.238 403 12/5/2023
3.0.237 146 12/5/2023
3.0.236 193 11/17/2023
3.0.235 177 11/17/2023
3.0.234 211 11/14/2023
3.0.233 156 11/14/2023
3.0.232 150 11/13/2023
3.0.231 138 11/9/2023
3.0.230 142 11/8/2023
3.0.229 153 11/8/2023
3.0.228 268 11/2/2023
3.0.227 167 11/2/2023
3.0.226 151 11/1/2023
3.0.225 187 11/1/2023
3.0.224 156 11/1/2023
3.0.223 166 10/31/2023
3.0.222 136 10/31/2023
3.0.221 157 10/31/2023
3.0.220 161 10/31/2023
3.0.219 130 10/31/2023
3.0.218 152 10/30/2023
3.0.217 148 10/30/2023
3.0.216 141 10/30/2023
3.0.215 147 10/30/2023
3.0.214 155 10/26/2023
3.0.213 154 10/25/2023
3.0.212 176 10/25/2023
3.0.211 148 10/24/2023
3.0.210 142 10/24/2023
3.0.209 157 10/24/2023
3.0.208 138 10/24/2023
3.0.207 161 10/23/2023
3.0.206 152 10/23/2023
3.0.205 161 10/20/2023
3.0.204 167 10/20/2023
3.0.203 160 10/20/2023
3.0.202 161 10/19/2023
3.0.201 136 10/19/2023
3.0.200 153 10/19/2023
3.0.198 173 10/18/2023
3.0.197 144 10/18/2023
3.0.196 169 10/17/2023
3.0.195 203 10/13/2023
3.0.194 202 10/12/2023
3.0.193 152 10/12/2023
3.0.192 163 10/11/2023
3.0.191 161 10/11/2023
3.0.190 164 10/11/2023
3.0.189 162 10/11/2023
3.0.188 154 10/11/2023
3.0.187 161 10/11/2023
3.0.186 153 10/11/2023
3.0.185 154 10/10/2023
3.0.184 154 10/10/2023
3.0.183 176 10/9/2023
3.0.182 161 10/9/2023
3.0.181 167 10/9/2023
3.0.180 159 9/21/2023
3.0.179 133 9/21/2023
3.0.178 155 9/21/2023
3.0.177 216 9/11/2023
3.0.176 234 9/8/2023
3.0.175 176 9/8/2023
3.0.173 174 9/8/2023
3.0.172 184 9/8/2023
3.0.170 284 8/23/2023
3.0.169 185 8/23/2023
3.0.168 195 8/23/2023
3.0.167 205 8/11/2023
3.0.166 204 8/10/2023
3.0.165 222 8/7/2023
3.0.164 213 8/3/2023
3.0.163 204 7/31/2023
3.0.162 197 7/28/2023
3.0.161 188 7/28/2023
3.0.160 247 6/30/2023
3.0.159 217 6/29/2023
3.0.158 197 6/29/2023
3.0.157 234 6/28/2023
3.0.156 220 6/28/2023
3.0.155 215 6/28/2023
3.0.154 210 6/26/2023
3.0.153 212 6/22/2023
3.0.152 188 6/22/2023
3.0.151 221 6/22/2023
3.0.150 211 6/22/2023
3.0.149 203 6/22/2023
3.0.148 208 6/22/2023
3.0.147 244 6/15/2023
3.0.146 226 6/9/2023
3.0.145 233 6/6/2023
3.0.144 222 6/6/2023
3.0.143 235 6/6/2023
3.0.142 247 5/31/2023
3.0.141 253 5/31/2023
3.0.140 236 5/26/2023
3.0.139 249 5/26/2023
3.0.138 223 5/25/2023
3.0.137 239 5/25/2023
3.0.136 234 5/25/2023
3.0.135 237 5/25/2023
3.0.134 223 5/25/2023
3.0.133 225 5/24/2023
3.0.132 275 5/24/2023
3.0.131 246 5/24/2023
3.0.130 235 5/23/2023
3.0.129 223 5/22/2023
3.0.128 255 5/18/2023
3.0.127 276 5/17/2023
3.0.126 243 5/11/2023
3.0.125 265 5/5/2023
3.0.124 253 5/4/2023
3.0.123 258 5/4/2023
3.0.122 290 4/25/2023
3.0.121 270 4/25/2023
3.0.120 254 4/25/2023
3.0.119 266 4/25/2023
3.0.118 259 4/25/2023
3.0.117 279 4/24/2023
3.0.116 284 4/24/2023
3.0.115 290 4/18/2023
3.0.114 258 4/18/2023
3.0.113 263 4/18/2023
3.0.112 287 4/11/2023
3.0.111 289 4/11/2023
3.0.110 319 3/31/2023
3.0.109 300 3/29/2023
3.0.108 298 3/28/2023
3.0.107 319 3/15/2023
3.0.106 332 3/9/2023
3.0.105 349 3/9/2023 3.0.105 is deprecated.
3.0.104 341 3/3/2023
3.0.103 330 3/2/2023
3.0.102 348 3/2/2023
3.0.101 332 3/1/2023
3.0.100 378 2/22/2023
3.0.99 376 2/10/2023
3.0.98 390 2/10/2023
3.0.97 385 1/24/2023
3.0.96 396 12/15/2022
3.0.95 444 12/1/2022
3.0.94 426 11/30/2022
3.0.93 423 11/30/2022
3.0.92 410 11/30/2022
3.0.91 442 11/29/2022
3.0.90 584 11/25/2022
3.0.89 472 11/17/2022
3.0.88 445 11/15/2022
3.0.87 475 11/14/2022
3.0.86 454 11/14/2022
3.0.85 456 11/14/2022
3.0.84 469 11/14/2022
3.0.83 483 11/14/2022
3.0.82 480 11/14/2022
3.0.81 467 11/14/2022
3.0.80 455 11/14/2022
3.0.79 495 11/8/2022
3.0.78 468 11/7/2022
3.0.77 477 11/7/2022
3.0.76 492 11/7/2022
3.0.75 480 11/7/2022
3.0.74 517 11/3/2022
3.0.73 549 10/31/2022
3.0.72 519 10/27/2022
3.0.71 496 10/27/2022
3.0.70 499 10/27/2022
3.0.69 500 10/27/2022
3.0.68 509 10/25/2022
3.0.67 591 10/19/2022
3.0.66 522 10/19/2022
3.0.65 534 10/19/2022
3.0.64 530 10/19/2022
3.0.63 532 10/19/2022
3.0.62 528 10/18/2022
3.0.61 572 10/13/2022
3.0.60 534 10/12/2022
3.0.59 529 10/12/2022
3.0.58 648 9/28/2022
3.0.57 585 9/28/2022
3.0.56 557 9/28/2022
3.0.55 539 9/27/2022
3.0.54 562 9/27/2022
3.0.53 575 9/27/2022
3.0.52 588 9/27/2022
3.0.51 561 9/27/2022
3.0.50 561 9/27/2022
3.0.49 573 9/27/2022
3.0.48 538 9/27/2022
3.0.47 582 9/26/2022
3.0.46 567 9/26/2022
3.0.45 562 9/26/2022
3.0.44 554 9/26/2022
3.0.43 571 9/23/2022
3.0.42 546 9/23/2022
3.0.41 579 9/22/2022
3.0.40 560 9/22/2022
3.0.39 569 9/22/2022
3.0.38 557 9/21/2022
3.0.37 570 9/21/2022
3.0.36 594 9/21/2022
3.0.35 544 9/21/2022
3.0.34 539 9/20/2022
3.0.33 550 9/19/2022
3.0.32 568 9/16/2022
3.0.31 567 9/16/2022
3.0.30 539 9/16/2022
3.0.29 563 9/16/2022
3.0.28 555 9/15/2022
3.0.27 544 9/15/2022
3.0.26 603 9/14/2022
3.0.25 596 9/14/2022
3.0.24 584 9/14/2022
3.0.23 605 9/14/2022
3.0.22 615 9/14/2022
3.0.21 618 9/14/2022
3.0.20 567 9/9/2022
3.0.19 533 9/9/2022
3.0.18 559 9/8/2022
3.0.17 578 9/6/2022
3.0.16 557 9/6/2022
3.0.15 579 9/2/2022
3.0.14 584 9/1/2022
3.0.13 557 8/31/2022
3.0.12 549 8/31/2022
3.0.11 602 8/23/2022
3.0.10 561 8/22/2022
3.0.9 557 8/22/2022
3.0.8 545 8/18/2022
3.0.7 569 8/17/2022
3.0.6 592 8/15/2022
3.0.5 570 8/15/2022
3.0.4 693 8/4/2022
3.0.3 577 8/4/2022
3.0.2 639 7/29/2022
3.0.1 589 7/27/2022
3.0.0 572 7/26/2022
2.0.96 582 7/26/2022
2.0.95 594 7/26/2022
2.0.94 571 7/25/2022
2.0.93 575 7/25/2022
2.0.92 658 7/15/2022
2.0.91 596 7/15/2022
2.0.90 561 7/14/2022
2.0.89 608 7/14/2022
2.0.88 610 7/12/2022
2.0.87 619 7/11/2022
2.0.86 592 7/11/2022
2.0.85 606 7/11/2022
2.0.84 594 7/8/2022
2.0.83 645 6/29/2022
2.0.82 599 6/29/2022
2.0.81 655 6/23/2022
2.0.80 706 6/15/2022
2.0.79 591 6/14/2022
2.0.78 592 6/14/2022
2.0.77 726 5/24/2022
2.0.76 704 5/3/2022
2.0.75 615 4/29/2022
2.0.74 591 4/19/2022
2.0.73 599 4/16/2022
2.0.72 629 4/12/2022
2.0.71 619 4/12/2022
2.0.70 611 4/7/2022
2.0.69 589 4/7/2022
2.0.68 599 4/7/2022
2.0.67 616 4/7/2022
2.0.66 632 3/15/2022
2.0.65 600 3/15/2022
2.0.64 607 3/15/2022
2.0.63 5,585 3/2/2022
2.0.62 598 2/22/2022
2.0.61 641 2/18/2022
2.0.60 631 2/18/2022
2.0.59 634 2/15/2022
2.0.58 642 2/9/2022
2.0.57 676 2/1/2022
2.0.56 655 2/1/2022
2.0.55 622 2/1/2022
2.0.54 639 1/28/2022
2.0.53 598 1/27/2022
2.0.52 607 1/19/2022
2.0.51 646 1/19/2022
2.0.50 502 12/2/2021
2.0.44 485 11/18/2021
2.0.43 487 11/16/2021
2.0.42 499 11/2/2021
2.0.41 480 10/20/2021
2.0.40 498 10/12/2021
2.0.39 498 10/12/2021
2.0.38 493 10/5/2021
2.0.37 530 9/21/2021
2.0.36 519 9/9/2021
2.0.35 512 9/3/2021
2.0.34 509 9/2/2021
2.0.33 515 7/21/2021
2.0.32 528 7/21/2021
2.0.31 478 7/6/2021
2.0.30 483 7/5/2021
2.0.29 539 6/30/2021
2.0.28 550 6/28/2021
2.0.27 534 6/17/2021
2.0.26 529 6/15/2021
2.0.25 538 6/14/2021
2.0.24 532 6/14/2021
2.0.23 507 6/14/2021
2.0.22 527 5/20/2021
2.0.21 535 5/18/2021
2.0.20 516 5/10/2021
2.0.19 530 5/10/2021
2.0.18 537 5/3/2021
2.0.17 551 5/3/2021
2.0.16 566 4/14/2021
2.0.15 552 4/13/2021
2.0.14 559 3/31/2021
2.0.13 551 3/25/2021
2.0.12 567 3/25/2021
2.0.11 602 2/19/2021
2.0.10 557 2/18/2021
2.0.9 577 2/18/2021
2.0.8 578 2/16/2021
2.0.7 593 2/9/2021
2.0.6 634 2/9/2021
2.0.5 619 2/3/2021
2.0.4 578 1/29/2021
2.0.3 548 1/29/2021
2.0.2 578 1/28/2021
2.0.1 599 1/27/2021
2.0.0 558 1/26/2021
1.2.397 600 1/26/2021
1.2.396 638 1/21/2021
1.2.395 611 1/20/2021
1.2.394 603 1/20/2021
1.2.393 581 1/20/2021
1.2.392 580 1/20/2021
1.2.391 582 1/19/2021
1.2.390 565 1/19/2021
1.2.389 590 1/19/2021
1.2.388 574 1/14/2021
1.2.387 537 1/14/2021
1.2.386 597 1/13/2021
1.2.385 595 1/13/2021