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.
#:package PeanutButter.EasyArgs@3.0.357
                    
#: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.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.391 139 8/19/2025
3.0.390 135 8/19/2025
3.0.389 354 8/1/2025
3.0.388 142 7/31/2025
3.0.387 145 7/30/2025
3.0.386 174 7/15/2025
3.0.385 169 7/15/2025
3.0.384 871 5/15/2025
3.0.383 283 5/14/2025
3.0.382 373 5/13/2025
3.0.381 160 5/9/2025
3.0.380 274 5/8/2025
3.0.379 209 5/7/2025
3.0.378 214 5/6/2025
3.0.377 195 5/6/2025
3.0.376 200 5/6/2025
3.0.375 198 5/6/2025
3.0.374 198 5/5/2025
3.0.373 196 5/5/2025
3.0.372 204 5/5/2025
3.0.371 213 5/5/2025
3.0.370 203 5/5/2025
3.0.369 205 5/5/2025
3.0.368 214 4/30/2025
3.0.367 208 4/30/2025
3.0.366 203 4/30/2025
3.0.365 201 4/30/2025
3.0.364 202 4/30/2025
3.0.363 207 4/30/2025
3.0.362 194 4/30/2025
3.0.361 200 4/30/2025
3.0.360 199 4/30/2025
3.0.359 205 4/30/2025
3.0.358 221 4/29/2025
3.0.357 270 4/23/2025
3.0.356 231 4/22/2025
3.0.355 317 4/17/2025
3.0.354 389 4/15/2025
3.0.353 1,093 4/4/2025
3.0.352 215 4/3/2025
3.0.351 231 4/2/2025
3.0.350 362 4/2/2025
3.0.349 218 3/18/2025
3.0.348 212 3/18/2025
3.0.347 701 3/4/2025
3.0.346 290 3/4/2025
3.0.345 281 3/4/2025
3.0.344 193 2/20/2025
3.0.343 195 2/14/2025
3.0.342 236 2/11/2025
3.0.341 183 2/10/2025
3.0.340 181 2/5/2025
3.0.339 327 1/7/2025
3.0.338 178 1/7/2025
3.0.337 166 1/7/2025
3.0.336 201 1/6/2025
3.0.335 183 12/17/2024
3.0.334 184 12/17/2024
3.0.333 203 12/13/2024
3.0.332 193 12/13/2024
3.0.331 192 12/12/2024
3.0.330 195 11/28/2024
3.0.329 291 11/13/2024
3.0.328 862 11/12/2024
3.0.327 172 11/12/2024
3.0.326 199 11/12/2024
3.0.325 175 11/12/2024
3.0.324 181 11/12/2024
3.0.323 206 11/6/2024
3.0.322 191 11/6/2024
3.0.321 932 10/10/2024
3.0.320 270 10/7/2024
3.0.319 245 9/18/2024
3.0.318 212 9/18/2024
3.0.317 211 9/18/2024
3.0.316 869 8/28/2024
3.0.315 285 8/12/2024
3.0.314 230 8/8/2024
3.0.313 202 8/8/2024
3.0.312 198 7/29/2024
3.0.311 1,005 7/17/2024
3.0.310 194 7/15/2024
3.0.309 239 7/15/2024
3.0.308 195 7/9/2024
3.0.307 168 7/9/2024
3.0.306 342 6/25/2024
3.0.305 265 6/11/2024
3.0.304 221 6/11/2024
3.0.303 209 6/5/2024
3.0.302 214 6/5/2024
3.0.301 215 5/30/2024
3.0.300 232 5/30/2024
3.0.299 213 5/30/2024
3.0.298 792 5/17/2024
3.0.297 223 5/17/2024
3.0.296 210 5/13/2024
3.0.295 204 5/8/2024
3.0.294 253 5/7/2024
3.0.293 218 4/19/2024
3.0.292 224 4/18/2024
3.0.291 231 4/17/2024
3.0.290 227 4/17/2024
3.0.289 224 4/15/2024
3.0.288 215 4/11/2024
3.0.287 278 4/5/2024
3.0.286 216 4/5/2024
3.0.285 228 4/5/2024
3.0.284 218 4/4/2024
3.0.283 235 4/4/2024
3.0.282 663 4/3/2024
3.0.281 249 4/2/2024
3.0.280 257 4/2/2024
3.0.279 251 3/25/2024
3.0.278 312 3/25/2024
3.0.277 375 3/15/2024
3.0.276 394 2/29/2024
3.0.275 291 2/28/2024
3.0.274 313 2/28/2024
3.0.273 350 2/27/2024
3.0.272 353 2/26/2024
3.0.271 379 2/22/2024
3.0.270 381 2/15/2024
3.0.269 380 2/15/2024
3.0.268 378 2/15/2024
3.0.267 365 2/14/2024
3.0.266 438 2/14/2024
3.0.265 512 2/13/2024
3.0.264 416 2/8/2024
3.0.263 416 2/8/2024
3.0.262 481 2/8/2024
3.0.261 418 2/8/2024
3.0.260 410 2/7/2024
3.0.259 422 2/7/2024
3.0.258 434 2/7/2024
3.0.257 406 2/7/2024
3.0.256 450 1/31/2024
3.0.255 441 1/30/2024
3.0.254 446 1/25/2024
3.0.253 468 1/24/2024
3.0.252 426 1/22/2024
3.0.251 744 1/17/2024
3.0.250 440 1/17/2024
3.0.249 456 1/16/2024
3.0.248 453 1/16/2024
3.0.247 433 1/16/2024
3.0.246 425 1/15/2024
3.0.245 458 1/11/2024
3.0.244 641 12/11/2023
3.0.243 456 12/11/2023
3.0.242 459 12/7/2023
3.0.241 483 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 199 11/17/2023
3.0.234 235 11/14/2023
3.0.233 176 11/14/2023
3.0.232 171 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 190 11/2/2023
3.0.226 173 11/1/2023
3.0.225 210 11/1/2023
3.0.224 178 11/1/2023
3.0.223 189 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 147 10/31/2023
3.0.218 172 10/30/2023
3.0.217 170 10/30/2023
3.0.216 161 10/30/2023
3.0.215 164 10/30/2023
3.0.214 182 10/26/2023
3.0.213 174 10/25/2023
3.0.212 207 10/25/2023
3.0.211 172 10/24/2023
3.0.210 164 10/24/2023
3.0.209 180 10/24/2023
3.0.208 165 10/24/2023
3.0.207 185 10/23/2023
3.0.206 173 10/23/2023
3.0.205 187 10/20/2023
3.0.204 191 10/20/2023
3.0.203 190 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 230 10/13/2023
3.0.194 229 10/12/2023
3.0.193 179 10/12/2023
3.0.192 186 10/11/2023
3.0.191 187 10/11/2023
3.0.190 191 10/11/2023
3.0.189 190 10/11/2023
3.0.188 181 10/11/2023
3.0.187 191 10/11/2023
3.0.186 191 10/11/2023
3.0.185 188 10/10/2023
3.0.184 180 10/10/2023
3.0.183 205 10/9/2023
3.0.182 186 10/9/2023
3.0.181 189 10/9/2023
3.0.180 191 9/21/2023
3.0.179 153 9/21/2023
3.0.178 180 9/21/2023
3.0.177 244 9/11/2023
3.0.176 261 9/8/2023
3.0.175 209 9/8/2023
3.0.173 206 9/8/2023
3.0.172 209 9/8/2023
3.0.170 316 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 242 8/10/2023
3.0.165 271 8/7/2023
3.0.164 246 8/3/2023
3.0.163 239 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 252 6/29/2023
3.0.158 238 6/29/2023
3.0.157 269 6/28/2023
3.0.156 257 6/28/2023
3.0.155 255 6/28/2023
3.0.154 251 6/26/2023
3.0.153 252 6/22/2023
3.0.152 225 6/22/2023
3.0.151 255 6/22/2023
3.0.150 244 6/22/2023
3.0.149 244 6/22/2023
3.0.148 241 6/22/2023
3.0.147 282 6/15/2023
3.0.146 262 6/9/2023
3.0.145 270 6/6/2023
3.0.144 258 6/6/2023
3.0.143 273 6/6/2023
3.0.142 285 5/31/2023
3.0.141 290 5/31/2023
3.0.140 273 5/26/2023
3.0.139 288 5/26/2023
3.0.138 261 5/25/2023
3.0.137 277 5/25/2023
3.0.136 273 5/25/2023
3.0.135 272 5/25/2023
3.0.134 263 5/25/2023
3.0.133 266 5/24/2023
3.0.132 311 5/24/2023
3.0.131 284 5/24/2023
3.0.130 275 5/23/2023
3.0.129 258 5/22/2023
3.0.128 294 5/18/2023
3.0.127 319 5/17/2023
3.0.126 282 5/11/2023
3.0.125 302 5/5/2023
3.0.124 292 5/4/2023
3.0.123 292 5/4/2023
3.0.122 330 4/25/2023
3.0.121 304 4/25/2023
3.0.120 289 4/25/2023
3.0.119 304 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 333 3/28/2023
3.0.107 353 3/15/2023
3.0.106 365 3/9/2023
3.0.105 400 3/9/2023 3.0.105 is deprecated.
3.0.104 380 3/3/2023
3.0.103 366 3/2/2023
3.0.102 386 3/2/2023
3.0.101 375 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 434 12/15/2022
3.0.95 480 12/1/2022
3.0.94 464 11/30/2022
3.0.93 458 11/30/2022
3.0.92 447 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 491 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 504 11/7/2022
3.0.77 509 11/7/2022
3.0.76 527 11/7/2022
3.0.75 519 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 533 10/27/2022
3.0.70 534 10/27/2022
3.0.69 534 10/27/2022
3.0.68 547 10/25/2022
3.0.67 627 10/19/2022
3.0.66 559 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 569 10/12/2022
3.0.58 685 9/28/2022
3.0.57 620 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 609 9/27/2022
3.0.52 622 9/27/2022
3.0.51 603 9/27/2022
3.0.50 597 9/27/2022
3.0.49 613 9/27/2022
3.0.48 575 9/27/2022
3.0.47 620 9/26/2022
3.0.46 604 9/26/2022
3.0.45 597 9/26/2022
3.0.44 590 9/26/2022
3.0.43 607 9/23/2022
3.0.42 588 9/23/2022
3.0.41 619 9/22/2022
3.0.40 595 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 582 9/21/2022
3.0.34 571 9/20/2022
3.0.33 590 9/19/2022
3.0.32 603 9/16/2022
3.0.31 603 9/16/2022
3.0.30 577 9/16/2022
3.0.29 598 9/16/2022
3.0.28 594 9/15/2022
3.0.27 583 9/15/2022
3.0.26 641 9/14/2022
3.0.25 629 9/14/2022
3.0.24 622 9/14/2022
3.0.23 644 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 569 9/9/2022
3.0.18 596 9/8/2022
3.0.17 615 9/6/2022
3.0.16 600 9/6/2022
3.0.15 622 9/2/2022
3.0.14 621 9/1/2022
3.0.13 600 8/31/2022
3.0.12 585 8/31/2022
3.0.11 640 8/23/2022
3.0.10 590 8/22/2022
3.0.9 591 8/22/2022
3.0.8 577 8/18/2022
3.0.7 606 8/17/2022
3.0.6 629 8/15/2022
3.0.5 610 8/15/2022
3.0.4 729 8/4/2022
3.0.3 614 8/4/2022
3.0.2 676 7/29/2022
3.0.1 628 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 609 7/25/2022
2.0.93 617 7/25/2022
2.0.92 693 7/15/2022
2.0.91 636 7/15/2022
2.0.90 599 7/14/2022
2.0.89 642 7/14/2022
2.0.88 647 7/12/2022
2.0.87 661 7/11/2022
2.0.86 631 7/11/2022
2.0.85 650 7/11/2022
2.0.84 627 7/8/2022
2.0.83 687 6/29/2022
2.0.82 636 6/29/2022
2.0.81 696 6/23/2022
2.0.80 742 6/15/2022
2.0.79 628 6/14/2022
2.0.78 634 6/14/2022
2.0.77 764 5/24/2022
2.0.76 735 5/3/2022
2.0.75 655 4/29/2022
2.0.74 633 4/19/2022
2.0.73 642 4/16/2022
2.0.72 665 4/12/2022
2.0.71 657 4/12/2022
2.0.70 655 4/7/2022
2.0.69 623 4/7/2022
2.0.68 638 4/7/2022
2.0.67 648 4/7/2022
2.0.66 675 3/15/2022
2.0.65 638 3/15/2022
2.0.64 645 3/15/2022
2.0.63 5,886 3/2/2022
2.0.62 637 2/22/2022
2.0.61 683 2/18/2022
2.0.60 670 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 691 2/1/2022
2.0.55 660 2/1/2022
2.0.54 673 1/28/2022
2.0.53 635 1/27/2022
2.0.52 647 1/19/2022
2.0.51 683 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 532 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 560 9/9/2021
2.0.35 564 9/3/2021
2.0.34 550 9/2/2021
2.0.33 559 7/21/2021
2.0.32 570 7/21/2021
2.0.31 521 7/6/2021
2.0.30 521 7/5/2021
2.0.29 576 6/30/2021
2.0.28 590 6/28/2021
2.0.27 574 6/17/2021
2.0.26 570 6/15/2021
2.0.25 579 6/14/2021
2.0.24 570 6/14/2021
2.0.23 549 6/14/2021
2.0.22 571 5/20/2021
2.0.21 576 5/18/2021
2.0.20 555 5/10/2021
2.0.19 575 5/10/2021
2.0.18 581 5/3/2021
2.0.17 597 5/3/2021
2.0.16 604 4/14/2021
2.0.15 594 4/13/2021
2.0.14 606 3/31/2021
2.0.13 596 3/25/2021
2.0.12 612 3/25/2021
2.0.11 646 2/19/2021
2.0.10 604 2/18/2021
2.0.9 621 2/18/2021
2.0.8 620 2/16/2021
2.0.7 643 2/9/2021
2.0.6 678 2/9/2021
2.0.5 658 2/3/2021
2.0.4 621 1/29/2021
2.0.3 597 1/29/2021
2.0.2 625 1/28/2021
2.0.1 643 1/27/2021
2.0.0 605 1/26/2021
1.2.397 646 1/26/2021
1.2.396 685 1/21/2021
1.2.395 655 1/20/2021
1.2.394 650 1/20/2021
1.2.393 625 1/20/2021
1.2.392 625 1/20/2021
1.2.391 625 1/19/2021
1.2.390 614 1/19/2021
1.2.389 636 1/19/2021
1.2.388 616 1/14/2021
1.2.387 582 1/14/2021
1.2.386 645 1/13/2021
1.2.385 640 1/13/2021