PeanutButter.EasyArgs 3.0.397

Prefix Reserved
dotnet add package PeanutButter.EasyArgs --version 3.0.397
                    
NuGet\Install-Package PeanutButter.EasyArgs -Version 3.0.397
                    
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.397" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.EasyArgs" Version="3.0.397" />
                    
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.397
                    
#r "nuget: PeanutButter.EasyArgs, 3.0.397"
                    
#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.397
                    
#: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.397
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.EasyArgs&version=3.0.397
                    
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.397 0 9/26/2025
3.0.396 167 9/12/2025
3.0.395 208 9/11/2025
3.0.394 171 9/11/2025
3.0.393 145 9/10/2025
3.0.392 172 9/9/2025
3.0.391 296 8/19/2025
3.0.390 167 8/19/2025
3.0.389 807 8/1/2025
3.0.388 152 7/31/2025
3.0.387 155 7/30/2025
3.0.386 189 7/15/2025
3.0.385 183 7/15/2025
3.0.384 975 5/15/2025
3.0.383 300 5/14/2025
3.0.382 389 5/13/2025
3.0.381 177 5/9/2025
3.0.380 292 5/8/2025
3.0.379 224 5/7/2025
3.0.378 230 5/6/2025
3.0.377 207 5/6/2025
3.0.376 217 5/6/2025
3.0.375 215 5/6/2025
3.0.374 217 5/5/2025
3.0.373 209 5/5/2025
3.0.372 221 5/5/2025
3.0.371 229 5/5/2025
3.0.370 220 5/5/2025
3.0.369 220 5/5/2025
3.0.368 228 4/30/2025
3.0.367 224 4/30/2025
3.0.366 215 4/30/2025
3.0.365 215 4/30/2025
3.0.364 223 4/30/2025
3.0.363 224 4/30/2025
3.0.362 206 4/30/2025
3.0.361 212 4/30/2025
3.0.360 215 4/30/2025
3.0.359 221 4/30/2025
3.0.358 239 4/29/2025
3.0.357 288 4/23/2025
3.0.356 249 4/22/2025
3.0.355 330 4/17/2025
3.0.354 405 4/15/2025
3.0.353 1,110 4/4/2025
3.0.352 233 4/3/2025
3.0.351 251 4/2/2025
3.0.350 379 4/2/2025
3.0.349 238 3/18/2025
3.0.348 230 3/18/2025
3.0.347 714 3/4/2025
3.0.346 307 3/4/2025
3.0.345 297 3/4/2025
3.0.344 210 2/20/2025
3.0.343 210 2/14/2025
3.0.342 251 2/11/2025
3.0.341 197 2/10/2025
3.0.340 199 2/5/2025
3.0.339 347 1/7/2025
3.0.338 191 1/7/2025
3.0.337 184 1/7/2025
3.0.336 217 1/6/2025
3.0.335 200 12/17/2024
3.0.334 198 12/17/2024
3.0.333 217 12/13/2024
3.0.332 208 12/13/2024
3.0.331 210 12/12/2024
3.0.330 207 11/28/2024
3.0.329 307 11/13/2024
3.0.328 882 11/12/2024
3.0.327 185 11/12/2024
3.0.326 216 11/12/2024
3.0.325 187 11/12/2024
3.0.324 196 11/12/2024
3.0.323 225 11/6/2024
3.0.322 206 11/6/2024
3.0.321 958 10/10/2024
3.0.320 285 10/7/2024
3.0.319 258 9/18/2024
3.0.318 232 9/18/2024
3.0.317 222 9/18/2024
3.0.316 881 8/28/2024
3.0.315 303 8/12/2024
3.0.314 250 8/8/2024
3.0.313 217 8/8/2024
3.0.312 211 7/29/2024
3.0.311 1,019 7/17/2024
3.0.310 205 7/15/2024
3.0.309 254 7/15/2024
3.0.308 213 7/9/2024
3.0.307 183 7/9/2024
3.0.306 362 6/25/2024
3.0.305 276 6/11/2024
3.0.304 236 6/11/2024
3.0.303 226 6/5/2024
3.0.302 226 6/5/2024
3.0.301 229 5/30/2024
3.0.300 249 5/30/2024
3.0.299 229 5/30/2024
3.0.298 808 5/17/2024
3.0.297 238 5/17/2024
3.0.296 227 5/13/2024
3.0.295 223 5/8/2024
3.0.294 270 5/7/2024
3.0.293 233 4/19/2024
3.0.292 239 4/18/2024
3.0.291 251 4/17/2024
3.0.290 240 4/17/2024
3.0.289 242 4/15/2024
3.0.288 231 4/11/2024
3.0.287 291 4/5/2024
3.0.286 232 4/5/2024
3.0.285 246 4/5/2024
3.0.284 232 4/4/2024
3.0.283 254 4/4/2024
3.0.282 675 4/3/2024
3.0.281 273 4/2/2024
3.0.280 274 4/2/2024
3.0.279 278 3/25/2024
3.0.278 329 3/25/2024
3.0.277 386 3/15/2024
3.0.276 406 2/29/2024
3.0.275 304 2/28/2024
3.0.274 328 2/28/2024
3.0.273 366 2/27/2024
3.0.272 371 2/26/2024
3.0.271 396 2/22/2024
3.0.270 399 2/15/2024
3.0.269 395 2/15/2024
3.0.268 394 2/15/2024
3.0.267 380 2/14/2024
3.0.266 453 2/14/2024
3.0.265 529 2/13/2024
3.0.264 434 2/8/2024
3.0.263 429 2/8/2024
3.0.262 501 2/8/2024
3.0.261 434 2/8/2024
3.0.260 425 2/7/2024
3.0.259 441 2/7/2024
3.0.258 448 2/7/2024
3.0.257 424 2/7/2024
3.0.256 468 1/31/2024
3.0.255 455 1/30/2024
3.0.254 463 1/25/2024
3.0.253 484 1/24/2024
3.0.252 442 1/22/2024
3.0.251 760 1/17/2024
3.0.250 456 1/17/2024
3.0.249 470 1/16/2024
3.0.248 471 1/16/2024
3.0.247 444 1/16/2024
3.0.246 436 1/15/2024
3.0.245 476 1/11/2024
3.0.244 653 12/11/2023
3.0.243 472 12/11/2023
3.0.242 475 12/7/2023
3.0.241 494 12/7/2023
3.0.240 500 12/5/2023
3.0.239 460 12/5/2023
3.0.238 423 12/5/2023
3.0.237 174 12/5/2023
3.0.236 224 11/17/2023
3.0.235 204 11/17/2023
3.0.234 241 11/14/2023
3.0.233 180 11/14/2023
3.0.232 175 11/13/2023
3.0.231 165 11/9/2023
3.0.230 168 11/8/2023
3.0.229 178 11/8/2023
3.0.228 284 11/2/2023
3.0.227 193 11/2/2023
3.0.226 177 11/1/2023
3.0.225 218 11/1/2023
3.0.224 185 11/1/2023
3.0.223 198 10/31/2023
3.0.222 165 10/31/2023
3.0.221 181 10/31/2023
3.0.220 192 10/31/2023
3.0.219 153 10/31/2023
3.0.218 175 10/30/2023
3.0.217 176 10/30/2023
3.0.216 165 10/30/2023
3.0.215 170 10/30/2023
3.0.214 187 10/26/2023
3.0.213 181 10/25/2023
3.0.212 217 10/25/2023
3.0.211 176 10/24/2023
3.0.210 174 10/24/2023
3.0.209 183 10/24/2023
3.0.208 173 10/24/2023
3.0.207 194 10/23/2023
3.0.206 176 10/23/2023
3.0.205 194 10/20/2023
3.0.204 197 10/20/2023
3.0.203 194 10/20/2023
3.0.202 189 10/19/2023
3.0.201 171 10/19/2023
3.0.200 181 10/19/2023
3.0.198 201 10/18/2023
3.0.197 173 10/18/2023
3.0.196 190 10/17/2023
3.0.195 236 10/13/2023
3.0.194 238 10/12/2023
3.0.193 184 10/12/2023
3.0.192 194 10/11/2023
3.0.191 193 10/11/2023
3.0.190 199 10/11/2023
3.0.189 195 10/11/2023
3.0.188 187 10/11/2023
3.0.187 195 10/11/2023
3.0.186 195 10/11/2023
3.0.185 194 10/10/2023
3.0.184 186 10/10/2023
3.0.183 210 10/9/2023
3.0.182 189 10/9/2023
3.0.181 195 10/9/2023
3.0.180 194 9/21/2023
3.0.179 160 9/21/2023
3.0.178 187 9/21/2023
3.0.177 251 9/11/2023
3.0.176 265 9/8/2023
3.0.175 215 9/8/2023
3.0.173 213 9/8/2023
3.0.172 215 9/8/2023
3.0.170 324 8/23/2023
3.0.169 219 8/23/2023
3.0.168 238 8/23/2023
3.0.167 258 8/11/2023
3.0.166 254 8/10/2023
3.0.165 281 8/7/2023
3.0.164 255 8/3/2023
3.0.163 250 7/31/2023
3.0.162 249 7/28/2023
3.0.161 230 7/28/2023
3.0.160 293 6/30/2023
3.0.159 267 6/29/2023
3.0.158 252 6/29/2023
3.0.157 279 6/28/2023
3.0.156 268 6/28/2023
3.0.155 267 6/28/2023
3.0.154 263 6/26/2023
3.0.153 266 6/22/2023
3.0.152 241 6/22/2023
3.0.151 269 6/22/2023
3.0.150 255 6/22/2023
3.0.149 256 6/22/2023
3.0.148 251 6/22/2023
3.0.147 296 6/15/2023
3.0.146 275 6/9/2023
3.0.145 282 6/6/2023
3.0.144 273 6/6/2023
3.0.143 286 6/6/2023
3.0.142 302 5/31/2023
3.0.141 301 5/31/2023
3.0.140 285 5/26/2023
3.0.139 299 5/26/2023
3.0.138 272 5/25/2023
3.0.137 294 5/25/2023
3.0.136 291 5/25/2023
3.0.135 287 5/25/2023
3.0.134 275 5/25/2023
3.0.133 278 5/24/2023
3.0.132 323 5/24/2023
3.0.131 298 5/24/2023
3.0.130 293 5/23/2023
3.0.129 271 5/22/2023
3.0.128 308 5/18/2023
3.0.127 333 5/17/2023
3.0.126 297 5/11/2023
3.0.125 314 5/5/2023
3.0.124 303 5/4/2023
3.0.123 305 5/4/2023
3.0.122 341 4/25/2023
3.0.121 312 4/25/2023
3.0.120 305 4/25/2023
3.0.119 318 4/25/2023
3.0.118 317 4/25/2023
3.0.117 330 4/24/2023
3.0.116 334 4/24/2023
3.0.115 342 4/18/2023
3.0.114 307 4/18/2023
3.0.113 313 4/18/2023
3.0.112 338 4/11/2023
3.0.111 335 4/11/2023
3.0.110 369 3/31/2023
3.0.109 353 3/29/2023
3.0.108 346 3/28/2023
3.0.107 368 3/15/2023
3.0.106 379 3/9/2023
3.0.105 425 3/9/2023 3.0.105 is deprecated.
3.0.104 392 3/3/2023
3.0.103 381 3/2/2023
3.0.102 402 3/2/2023
3.0.101 389 3/1/2023
3.0.100 425 2/22/2023
3.0.99 424 2/10/2023
3.0.98 441 2/10/2023
3.0.97 443 1/24/2023
3.0.96 449 12/15/2022
3.0.95 494 12/1/2022
3.0.94 476 11/30/2022
3.0.93 471 11/30/2022
3.0.92 464 11/30/2022
3.0.91 495 11/29/2022
3.0.90 622 11/25/2022
3.0.89 524 11/17/2022
3.0.88 496 11/15/2022
3.0.87 526 11/14/2022
3.0.86 510 11/14/2022
3.0.85 502 11/14/2022
3.0.84 523 11/14/2022
3.0.83 522 11/14/2022
3.0.82 530 11/14/2022
3.0.81 520 11/14/2022
3.0.80 507 11/14/2022
3.0.79 548 11/8/2022
3.0.78 519 11/7/2022
3.0.77 526 11/7/2022
3.0.76 541 11/7/2022
3.0.75 534 11/7/2022
3.0.74 571 11/3/2022
3.0.73 595 10/31/2022
3.0.72 576 10/27/2022
3.0.71 550 10/27/2022
3.0.70 553 10/27/2022
3.0.69 545 10/27/2022
3.0.68 561 10/25/2022
3.0.67 644 10/19/2022
3.0.66 574 10/19/2022
3.0.65 583 10/19/2022
3.0.64 579 10/19/2022
3.0.63 584 10/19/2022
3.0.62 579 10/18/2022
3.0.61 628 10/13/2022
3.0.60 576 10/12/2022
3.0.59 587 10/12/2022
3.0.58 702 9/28/2022
3.0.57 636 9/28/2022
3.0.56 613 9/28/2022
3.0.55 589 9/27/2022
3.0.54 610 9/27/2022
3.0.53 626 9/27/2022
3.0.52 639 9/27/2022
3.0.51 618 9/27/2022
3.0.50 611 9/27/2022
3.0.49 628 9/27/2022
3.0.48 591 9/27/2022
3.0.47 634 9/26/2022
3.0.46 623 9/26/2022
3.0.45 610 9/26/2022
3.0.44 607 9/26/2022
3.0.43 625 9/23/2022
3.0.42 605 9/23/2022
3.0.41 634 9/22/2022
3.0.40 611 9/22/2022
3.0.39 611 9/22/2022
3.0.38 610 9/21/2022
3.0.37 623 9/21/2022
3.0.36 648 9/21/2022
3.0.35 601 9/21/2022
3.0.34 582 9/20/2022
3.0.33 607 9/19/2022
3.0.32 616 9/16/2022
3.0.31 618 9/16/2022
3.0.30 591 9/16/2022
3.0.29 616 9/16/2022
3.0.28 611 9/15/2022
3.0.27 597 9/15/2022
3.0.26 659 9/14/2022
3.0.25 649 9/14/2022
3.0.24 638 9/14/2022
3.0.23 658 9/14/2022
3.0.22 676 9/14/2022
3.0.21 671 9/14/2022
3.0.20 621 9/9/2022
3.0.19 584 9/9/2022
3.0.18 611 9/8/2022
3.0.17 630 9/6/2022
3.0.16 618 9/6/2022
3.0.15 636 9/2/2022
3.0.14 634 9/1/2022
3.0.13 620 8/31/2022
3.0.12 606 8/31/2022
3.0.11 660 8/23/2022
3.0.10 601 8/22/2022
3.0.9 607 8/22/2022
3.0.8 592 8/18/2022
3.0.7 621 8/17/2022
3.0.6 648 8/15/2022
3.0.5 627 8/15/2022
3.0.4 743 8/4/2022
3.0.3 628 8/4/2022
3.0.2 692 7/29/2022
3.0.1 640 7/27/2022
3.0.0 628 7/26/2022
2.0.96 637 7/26/2022
2.0.95 640 7/26/2022
2.0.94 625 7/25/2022
2.0.93 633 7/25/2022
2.0.92 705 7/15/2022
2.0.91 651 7/15/2022
2.0.90 614 7/14/2022
2.0.89 660 7/14/2022
2.0.88 662 7/12/2022
2.0.87 676 7/11/2022
2.0.86 647 7/11/2022
2.0.85 664 7/11/2022
2.0.84 637 7/8/2022
2.0.83 704 6/29/2022
2.0.82 654 6/29/2022
2.0.81 712 6/23/2022
2.0.80 759 6/15/2022
2.0.79 647 6/14/2022
2.0.78 649 6/14/2022
2.0.77 777 5/24/2022
2.0.76 746 5/3/2022
2.0.75 667 4/29/2022
2.0.74 651 4/19/2022
2.0.73 662 4/16/2022
2.0.72 681 4/12/2022
2.0.71 670 4/12/2022
2.0.70 670 4/7/2022
2.0.69 634 4/7/2022
2.0.68 650 4/7/2022
2.0.67 659 4/7/2022
2.0.66 693 3/15/2022
2.0.65 653 3/15/2022
2.0.64 659 3/15/2022
2.0.63 5,983 3/2/2022
2.0.62 654 2/22/2022
2.0.61 694 2/18/2022
2.0.60 687 2/18/2022
2.0.59 689 2/15/2022
2.0.58 685 2/9/2022
2.0.57 732 2/1/2022
2.0.56 706 2/1/2022
2.0.55 674 2/1/2022
2.0.54 685 1/28/2022
2.0.53 651 1/27/2022
2.0.52 661 1/19/2022
2.0.51 698 1/19/2022
2.0.50 565 12/2/2021
2.0.44 544 11/18/2021
2.0.43 531 11/16/2021
2.0.42 542 11/2/2021
2.0.41 535 10/20/2021
2.0.40 553 10/12/2021
2.0.39 547 10/12/2021
2.0.38 551 10/5/2021
2.0.37 581 9/21/2021
2.0.36 572 9/9/2021
2.0.35 581 9/3/2021
2.0.34 566 9/2/2021
2.0.33 572 7/21/2021
2.0.32 579 7/21/2021
2.0.31 534 7/6/2021
2.0.30 535 7/5/2021
2.0.29 591 6/30/2021
2.0.28 605 6/28/2021
2.0.27 585 6/17/2021
2.0.26 582 6/15/2021
2.0.25 588 6/14/2021
2.0.24 583 6/14/2021
2.0.23 560 6/14/2021
2.0.22 581 5/20/2021
2.0.21 590 5/18/2021
2.0.20 563 5/10/2021
2.0.19 584 5/10/2021
2.0.18 593 5/3/2021
2.0.17 611 5/3/2021
2.0.16 611 4/14/2021
2.0.15 603 4/13/2021
2.0.14 617 3/31/2021
2.0.13 608 3/25/2021
2.0.12 624 3/25/2021
2.0.11 659 2/19/2021
2.0.10 619 2/18/2021
2.0.9 636 2/18/2021
2.0.8 633 2/16/2021
2.0.7 657 2/9/2021
2.0.6 693 2/9/2021
2.0.5 664 2/3/2021
2.0.4 628 1/29/2021
2.0.3 609 1/29/2021
2.0.2 642 1/28/2021
2.0.1 652 1/27/2021
2.0.0 615 1/26/2021
1.2.397 656 1/26/2021
1.2.396 700 1/21/2021
1.2.395 664 1/20/2021
1.2.394 663 1/20/2021
1.2.393 641 1/20/2021
1.2.392 633 1/20/2021
1.2.391 635 1/19/2021
1.2.390 629 1/19/2021
1.2.389 648 1/19/2021
1.2.388 622 1/14/2021
1.2.387 597 1/14/2021
1.2.386 653 1/13/2021
1.2.385 653 1/13/2021