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 197 9/26/2025
3.0.396 214 9/12/2025
3.0.395 248 9/11/2025
3.0.394 214 9/11/2025
3.0.393 158 9/10/2025
3.0.392 215 9/9/2025
3.0.391 327 8/19/2025
3.0.390 208 8/19/2025
3.0.389 982 8/1/2025
3.0.388 192 7/31/2025
3.0.387 196 7/30/2025
3.0.386 227 7/15/2025
3.0.385 223 7/15/2025
3.0.384 1,017 5/15/2025
3.0.383 340 5/14/2025
3.0.382 423 5/13/2025
3.0.381 228 5/9/2025
3.0.380 323 5/8/2025
3.0.379 266 5/7/2025
3.0.378 270 5/6/2025
3.0.377 246 5/6/2025
3.0.376 260 5/6/2025
3.0.375 250 5/6/2025
3.0.374 258 5/5/2025
3.0.373 249 5/5/2025
3.0.372 241 5/5/2025
3.0.371 263 5/5/2025
3.0.370 272 5/5/2025
3.0.369 243 5/5/2025
3.0.368 259 4/30/2025
3.0.367 257 4/30/2025
3.0.366 251 4/30/2025
3.0.365 245 4/30/2025
3.0.364 264 4/30/2025
3.0.363 268 4/30/2025
3.0.362 246 4/30/2025
3.0.361 251 4/30/2025
3.0.360 244 4/30/2025
3.0.359 263 4/30/2025
3.0.358 271 4/29/2025
3.0.357 330 4/23/2025
3.0.356 272 4/22/2025
3.0.355 369 4/17/2025
3.0.354 444 4/15/2025
3.0.353 1,141 4/4/2025
3.0.352 275 4/3/2025
3.0.351 293 4/2/2025
3.0.350 424 4/2/2025
3.0.349 259 3/18/2025
3.0.348 271 3/18/2025
3.0.347 756 3/4/2025
3.0.346 348 3/4/2025
3.0.345 338 3/4/2025
3.0.344 251 2/20/2025
3.0.343 250 2/14/2025
3.0.342 293 2/11/2025
3.0.341 239 2/10/2025
3.0.340 244 2/5/2025
3.0.339 379 1/7/2025
3.0.338 233 1/7/2025
3.0.337 224 1/7/2025
3.0.336 250 1/6/2025
3.0.335 241 12/17/2024
3.0.334 210 12/17/2024
3.0.333 248 12/13/2024
3.0.332 243 12/13/2024
3.0.331 241 12/12/2024
3.0.330 247 11/28/2024
3.0.329 348 11/13/2024
3.0.328 923 11/12/2024
3.0.327 207 11/12/2024
3.0.326 248 11/12/2024
3.0.325 217 11/12/2024
3.0.324 225 11/12/2024
3.0.323 255 11/6/2024
3.0.322 236 11/6/2024
3.0.321 982 10/10/2024
3.0.320 315 10/7/2024
3.0.319 298 9/18/2024
3.0.318 254 9/18/2024
3.0.317 252 9/18/2024
3.0.316 912 8/28/2024
3.0.315 336 8/12/2024
3.0.314 281 8/8/2024
3.0.313 230 8/8/2024
3.0.312 250 7/29/2024
3.0.311 1,040 7/17/2024
3.0.310 234 7/15/2024
3.0.309 286 7/15/2024
3.0.308 245 7/9/2024
3.0.307 225 7/9/2024
3.0.306 396 6/25/2024
3.0.305 306 6/11/2024
3.0.304 279 6/11/2024
3.0.303 250 6/5/2024
3.0.302 268 6/5/2024
3.0.301 271 5/30/2024
3.0.300 283 5/30/2024
3.0.299 261 5/30/2024
3.0.298 851 5/17/2024
3.0.297 271 5/17/2024
3.0.296 251 5/13/2024
3.0.295 255 5/8/2024
3.0.294 303 5/7/2024
3.0.293 262 4/19/2024
3.0.292 271 4/18/2024
3.0.291 292 4/17/2024
3.0.290 280 4/17/2024
3.0.289 283 4/15/2024
3.0.288 274 4/11/2024
3.0.287 324 4/5/2024
3.0.286 274 4/5/2024
3.0.285 268 4/5/2024
3.0.284 276 4/4/2024
3.0.283 288 4/4/2024
3.0.282 715 4/3/2024
3.0.281 316 4/2/2024
3.0.280 315 4/2/2024
3.0.279 323 3/25/2024
3.0.278 358 3/25/2024
3.0.277 426 3/15/2024
3.0.276 441 2/29/2024
3.0.275 346 2/28/2024
3.0.274 370 2/28/2024
3.0.273 391 2/27/2024
3.0.272 404 2/26/2024
3.0.271 440 2/22/2024
3.0.270 424 2/15/2024
3.0.269 428 2/15/2024
3.0.268 439 2/15/2024
3.0.267 422 2/14/2024
3.0.266 484 2/14/2024
3.0.265 564 2/13/2024
3.0.264 479 2/8/2024
3.0.263 462 2/8/2024
3.0.262 522 2/8/2024
3.0.261 468 2/8/2024
3.0.260 447 2/7/2024
3.0.259 471 2/7/2024
3.0.258 469 2/7/2024
3.0.257 458 2/7/2024
3.0.256 494 1/31/2024
3.0.255 485 1/30/2024
3.0.254 504 1/25/2024
3.0.253 526 1/24/2024
3.0.252 474 1/22/2024
3.0.251 802 1/17/2024
3.0.250 492 1/17/2024
3.0.249 503 1/16/2024
3.0.248 513 1/16/2024
3.0.247 485 1/16/2024
3.0.246 454 1/15/2024
3.0.245 500 1/11/2024
3.0.244 682 12/11/2023
3.0.243 517 12/11/2023
3.0.242 493 12/7/2023
3.0.241 526 12/7/2023
3.0.240 545 12/5/2023
3.0.239 491 12/5/2023
3.0.238 458 12/5/2023
3.0.237 198 12/5/2023
3.0.236 248 11/17/2023
3.0.235 217 11/17/2023
3.0.234 264 11/14/2023
3.0.233 201 11/14/2023
3.0.232 186 11/13/2023
3.0.231 187 11/9/2023
3.0.230 178 11/8/2023
3.0.229 198 11/8/2023
3.0.228 304 11/2/2023
3.0.227 205 11/2/2023
3.0.226 199 11/1/2023
3.0.225 231 11/1/2023
3.0.224 207 11/1/2023
3.0.223 219 10/31/2023
3.0.222 189 10/31/2023
3.0.221 202 10/31/2023
3.0.220 205 10/31/2023
3.0.219 174 10/31/2023
3.0.218 197 10/30/2023
3.0.217 196 10/30/2023
3.0.216 176 10/30/2023
3.0.215 194 10/30/2023
3.0.214 209 10/26/2023
3.0.213 202 10/25/2023
3.0.212 228 10/25/2023
3.0.211 200 10/24/2023
3.0.210 194 10/24/2023
3.0.209 208 10/24/2023
3.0.208 184 10/24/2023
3.0.207 204 10/23/2023
3.0.206 197 10/23/2023
3.0.205 214 10/20/2023
3.0.204 209 10/20/2023
3.0.203 206 10/20/2023
3.0.202 211 10/19/2023
3.0.201 193 10/19/2023
3.0.200 204 10/19/2023
3.0.198 211 10/18/2023
3.0.197 184 10/18/2023
3.0.196 210 10/17/2023
3.0.195 259 10/13/2023
3.0.194 260 10/12/2023
3.0.193 208 10/12/2023
3.0.192 206 10/11/2023
3.0.191 198 10/11/2023
3.0.190 220 10/11/2023
3.0.189 220 10/11/2023
3.0.188 211 10/11/2023
3.0.187 209 10/11/2023
3.0.186 209 10/11/2023
3.0.185 205 10/10/2023
3.0.184 191 10/10/2023
3.0.183 231 10/9/2023
3.0.182 201 10/9/2023
3.0.181 218 10/9/2023
3.0.180 205 9/21/2023
3.0.179 181 9/21/2023
3.0.178 207 9/21/2023
3.0.177 274 9/11/2023
3.0.176 275 9/8/2023
3.0.175 237 9/8/2023
3.0.173 223 9/8/2023
3.0.172 235 9/8/2023
3.0.170 346 8/23/2023
3.0.169 229 8/23/2023
3.0.168 252 8/23/2023
3.0.167 280 8/11/2023
3.0.166 286 8/10/2023
3.0.165 302 8/7/2023
3.0.164 277 8/3/2023
3.0.163 272 7/31/2023
3.0.162 273 7/28/2023
3.0.161 240 7/28/2023
3.0.160 306 6/30/2023
3.0.159 289 6/29/2023
3.0.158 275 6/29/2023
3.0.157 290 6/28/2023
3.0.156 289 6/28/2023
3.0.155 277 6/28/2023
3.0.154 265 6/26/2023
3.0.153 278 6/22/2023
3.0.152 263 6/22/2023
3.0.151 282 6/22/2023
3.0.150 270 6/22/2023
3.0.149 257 6/22/2023
3.0.148 273 6/22/2023
3.0.147 310 6/15/2023
3.0.146 299 6/9/2023
3.0.145 307 6/6/2023
3.0.144 285 6/6/2023
3.0.143 307 6/6/2023
3.0.142 327 5/31/2023
3.0.141 323 5/31/2023
3.0.140 309 5/26/2023
3.0.139 322 5/26/2023
3.0.138 295 5/25/2023
3.0.137 317 5/25/2023
3.0.136 314 5/25/2023
3.0.135 309 5/25/2023
3.0.134 297 5/25/2023
3.0.133 300 5/24/2023
3.0.132 334 5/24/2023
3.0.131 310 5/24/2023
3.0.130 305 5/23/2023
3.0.129 284 5/22/2023
3.0.128 323 5/18/2023
3.0.127 357 5/17/2023
3.0.126 320 5/11/2023
3.0.125 340 5/5/2023
3.0.124 319 5/4/2023
3.0.123 329 5/4/2023
3.0.122 356 4/25/2023
3.0.121 324 4/25/2023
3.0.120 330 4/25/2023
3.0.119 330 4/25/2023
3.0.118 339 4/25/2023
3.0.117 343 4/24/2023
3.0.116 360 4/24/2023
3.0.115 366 4/18/2023
3.0.114 323 4/18/2023
3.0.113 327 4/18/2023
3.0.112 353 4/11/2023
3.0.111 357 4/11/2023
3.0.110 392 3/31/2023
3.0.109 377 3/29/2023
3.0.108 370 3/28/2023
3.0.107 381 3/15/2023
3.0.106 404 3/9/2023
3.0.105 439 3/9/2023 3.0.105 is deprecated.
3.0.104 417 3/3/2023
3.0.103 405 3/2/2023
3.0.102 425 3/2/2023
3.0.101 414 3/1/2023
3.0.100 448 2/22/2023
3.0.99 447 2/10/2023
3.0.98 457 2/10/2023
3.0.97 465 1/24/2023
3.0.96 474 12/15/2022
3.0.95 516 12/1/2022
3.0.94 500 11/30/2022
3.0.93 495 11/30/2022
3.0.92 490 11/30/2022
3.0.91 519 11/29/2022
3.0.90 644 11/25/2022
3.0.89 548 11/17/2022
3.0.88 518 11/15/2022
3.0.87 548 11/14/2022
3.0.86 535 11/14/2022
3.0.85 526 11/14/2022
3.0.84 547 11/14/2022
3.0.83 544 11/14/2022
3.0.82 558 11/14/2022
3.0.81 538 11/14/2022
3.0.80 531 11/14/2022
3.0.79 571 11/8/2022
3.0.78 543 11/7/2022
3.0.77 539 11/7/2022
3.0.76 556 11/7/2022
3.0.75 557 11/7/2022
3.0.74 595 11/3/2022
3.0.73 609 10/31/2022
3.0.72 602 10/27/2022
3.0.71 575 10/27/2022
3.0.70 576 10/27/2022
3.0.69 567 10/27/2022
3.0.68 586 10/25/2022
3.0.67 669 10/19/2022
3.0.66 588 10/19/2022
3.0.65 608 10/19/2022
3.0.64 594 10/19/2022
3.0.63 609 10/19/2022
3.0.62 601 10/18/2022
3.0.61 661 10/13/2022
3.0.60 598 10/12/2022
3.0.59 602 10/12/2022
3.0.58 715 9/28/2022
3.0.57 660 9/28/2022
3.0.56 638 9/28/2022
3.0.55 616 9/27/2022
3.0.54 623 9/27/2022
3.0.53 640 9/27/2022
3.0.52 655 9/27/2022
3.0.51 645 9/27/2022
3.0.50 625 9/27/2022
3.0.49 654 9/27/2022
3.0.48 617 9/27/2022
3.0.47 672 9/26/2022
3.0.46 638 9/26/2022
3.0.45 634 9/26/2022
3.0.44 636 9/26/2022
3.0.43 650 9/23/2022
3.0.42 632 9/23/2022
3.0.41 638 9/22/2022
3.0.40 627 9/22/2022
3.0.39 624 9/22/2022
3.0.38 625 9/21/2022
3.0.37 659 9/21/2022
3.0.36 673 9/21/2022
3.0.35 630 9/21/2022
3.0.34 606 9/20/2022
3.0.33 633 9/19/2022
3.0.32 641 9/16/2022
3.0.31 632 9/16/2022
3.0.30 617 9/16/2022
3.0.29 654 9/16/2022
3.0.28 638 9/15/2022
3.0.27 623 9/15/2022
3.0.26 684 9/14/2022
3.0.25 673 9/14/2022
3.0.24 669 9/14/2022
3.0.23 682 9/14/2022
3.0.22 690 9/14/2022
3.0.21 686 9/14/2022
3.0.20 637 9/9/2022
3.0.19 621 9/9/2022
3.0.18 626 9/8/2022
3.0.17 654 9/6/2022
3.0.16 631 9/6/2022
3.0.15 649 9/2/2022
3.0.14 651 9/1/2022
3.0.13 644 8/31/2022
3.0.12 621 8/31/2022
3.0.11 687 8/23/2022
3.0.10 626 8/22/2022
3.0.9 631 8/22/2022
3.0.8 608 8/18/2022
3.0.7 648 8/17/2022
3.0.6 665 8/15/2022
3.0.5 632 8/15/2022
3.0.4 760 8/4/2022
3.0.3 653 8/4/2022
3.0.2 718 7/29/2022
3.0.1 666 7/27/2022
3.0.0 642 7/26/2022
2.0.96 663 7/26/2022
2.0.95 667 7/26/2022
2.0.94 653 7/25/2022
2.0.93 647 7/25/2022
2.0.92 720 7/15/2022
2.0.91 677 7/15/2022
2.0.90 647 7/14/2022
2.0.89 685 7/14/2022
2.0.88 690 7/12/2022
2.0.87 705 7/11/2022
2.0.86 665 7/11/2022
2.0.85 689 7/11/2022
2.0.84 661 7/8/2022
2.0.83 730 6/29/2022
2.0.82 667 6/29/2022
2.0.81 738 6/23/2022
2.0.80 784 6/15/2022
2.0.79 672 6/14/2022
2.0.78 675 6/14/2022
2.0.77 803 5/24/2022
2.0.76 749 5/3/2022
2.0.75 693 4/29/2022
2.0.74 677 4/19/2022
2.0.73 690 4/16/2022
2.0.72 707 4/12/2022
2.0.71 698 4/12/2022
2.0.70 698 4/7/2022
2.0.69 658 4/7/2022
2.0.68 677 4/7/2022
2.0.67 672 4/7/2022
2.0.66 707 3/15/2022
2.0.65 688 3/15/2022
2.0.64 684 3/15/2022
2.0.63 6,008 3/2/2022
2.0.62 680 2/22/2022
2.0.61 719 2/18/2022
2.0.60 712 2/18/2022
2.0.59 714 2/15/2022
2.0.58 709 2/9/2022
2.0.57 760 2/1/2022
2.0.56 735 2/1/2022
2.0.55 702 2/1/2022
2.0.54 709 1/28/2022
2.0.53 676 1/27/2022
2.0.52 689 1/19/2022
2.0.51 723 1/19/2022
2.0.50 590 12/2/2021
2.0.44 568 11/18/2021
2.0.43 555 11/16/2021
2.0.42 566 11/2/2021
2.0.41 563 10/20/2021
2.0.40 568 10/12/2021
2.0.39 562 10/12/2021
2.0.38 576 10/5/2021
2.0.37 606 9/21/2021
2.0.36 601 9/9/2021
2.0.35 609 9/3/2021
2.0.34 591 9/2/2021
2.0.33 598 7/21/2021
2.0.32 604 7/21/2021
2.0.31 549 7/6/2021
2.0.30 562 7/5/2021
2.0.29 618 6/30/2021
2.0.28 634 6/28/2021
2.0.27 612 6/17/2021
2.0.26 608 6/15/2021
2.0.25 614 6/14/2021
2.0.24 597 6/14/2021
2.0.23 586 6/14/2021
2.0.22 598 5/20/2021
2.0.21 614 5/18/2021
2.0.20 588 5/10/2021
2.0.19 611 5/10/2021
2.0.18 618 5/3/2021
2.0.17 636 5/3/2021
2.0.16 624 4/14/2021
2.0.15 628 4/13/2021
2.0.14 632 3/31/2021
2.0.13 622 3/25/2021
2.0.12 649 3/25/2021
2.0.11 684 2/19/2021
2.0.10 643 2/18/2021
2.0.9 639 2/18/2021
2.0.8 659 2/16/2021
2.0.7 683 2/9/2021
2.0.6 717 2/9/2021
2.0.5 688 2/3/2021
2.0.4 652 1/29/2021
2.0.3 635 1/29/2021
2.0.2 666 1/28/2021
2.0.1 677 1/27/2021
2.0.0 642 1/26/2021
1.2.397 685 1/26/2021
1.2.396 725 1/21/2021
1.2.395 690 1/20/2021
1.2.394 688 1/20/2021
1.2.393 668 1/20/2021
1.2.392 651 1/20/2021
1.2.391 661 1/19/2021
1.2.390 655 1/19/2021
1.2.389 673 1/19/2021
1.2.388 646 1/14/2021
1.2.387 615 1/14/2021
1.2.386 682 1/13/2021
1.2.385 668 1/13/2021