PeanutButter.EasyArgs 3.0.389

Prefix Reserved
dotnet add package PeanutButter.EasyArgs --version 3.0.389
                    
NuGet\Install-Package PeanutButter.EasyArgs -Version 3.0.389
                    
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.389" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.EasyArgs" Version="3.0.389" />
                    
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.389
                    
#r "nuget: PeanutButter.EasyArgs, 3.0.389"
                    
#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.389
                    
#: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.389
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.EasyArgs&version=3.0.389
                    
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 57 8/1/2025
3.0.388 87 7/31/2025
3.0.387 87 7/30/2025
3.0.386 156 7/15/2025
3.0.385 152 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 196 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 271 3/4/2025
3.0.345 264 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 253 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 246 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 214 5/30/2024
3.0.299 197 5/30/2024
3.0.298 775 5/17/2024
3.0.297 207 5/17/2024
3.0.296 193 5/13/2024
3.0.295 185 5/8/2024
3.0.294 236 5/7/2024
3.0.293 200 4/19/2024
3.0.292 207 4/18/2024
3.0.291 215 4/17/2024
3.0.290 211 4/17/2024
3.0.289 206 4/15/2024
3.0.288 197 4/11/2024
3.0.287 260 4/5/2024
3.0.286 199 4/5/2024
3.0.285 210 4/5/2024
3.0.284 202 4/4/2024
3.0.283 219 4/4/2024
3.0.282 647 4/3/2024
3.0.281 232 4/2/2024
3.0.280 239 4/2/2024
3.0.279 234 3/25/2024
3.0.278 296 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 169 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 178 10/20/2023
3.0.204 181 10/20/2023
3.0.203 176 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 170 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 229 6/22/2023
3.0.148 227 6/22/2023
3.0.147 264 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 262 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 247 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 495 11/17/2022
3.0.88 468 11/15/2022
3.0.87 497 11/14/2022
3.0.86 477 11/14/2022
3.0.85 476 11/14/2022
3.0.84 491 11/14/2022
3.0.83 500 11/14/2022
3.0.82 503 11/14/2022
3.0.81 490 11/14/2022
3.0.80 478 11/14/2022
3.0.79 518 11/8/2022
3.0.78 491 11/7/2022
3.0.77 497 11/7/2022
3.0.76 511 11/7/2022
3.0.75 504 11/7/2022
3.0.74 540 11/3/2022
3.0.73 570 10/31/2022
3.0.72 544 10/27/2022
3.0.71 519 10/27/2022
3.0.70 521 10/27/2022
3.0.69 521 10/27/2022
3.0.68 533 10/25/2022
3.0.67 614 10/19/2022
3.0.66 544 10/19/2022
3.0.65 556 10/19/2022
3.0.64 549 10/19/2022
3.0.63 556 10/19/2022
3.0.62 550 10/18/2022
3.0.61 594 10/13/2022
3.0.60 553 10/12/2022
3.0.59 551 10/12/2022
3.0.58 670 9/28/2022
3.0.57 605 9/28/2022
3.0.56 582 9/28/2022
3.0.55 562 9/27/2022
3.0.54 582 9/27/2022
3.0.53 595 9/27/2022
3.0.52 607 9/27/2022
3.0.51 588 9/27/2022
3.0.50 584 9/27/2022
3.0.49 598 9/27/2022
3.0.48 562 9/27/2022
3.0.47 604 9/26/2022
3.0.46 588 9/26/2022
3.0.45 583 9/26/2022
3.0.44 576 9/26/2022
3.0.43 594 9/23/2022
3.0.42 572 9/23/2022
3.0.41 604 9/22/2022
3.0.40 582 9/22/2022
3.0.39 587 9/22/2022
3.0.38 581 9/21/2022
3.0.37 595 9/21/2022
3.0.36 617 9/21/2022
3.0.35 568 9/21/2022
3.0.34 559 9/20/2022
3.0.33 576 9/19/2022
3.0.32 588 9/16/2022
3.0.31 589 9/16/2022
3.0.30 564 9/16/2022
3.0.29 584 9/16/2022
3.0.28 580 9/15/2022
3.0.27 567 9/15/2022
3.0.26 628 9/14/2022
3.0.25 616 9/14/2022
3.0.24 609 9/14/2022
3.0.23 627 9/14/2022
3.0.22 648 9/14/2022
3.0.21 638 9/14/2022
3.0.20 589 9/9/2022
3.0.19 554 9/9/2022
3.0.18 582 9/8/2022
3.0.17 601 9/6/2022
3.0.16 586 9/6/2022
3.0.15 605 9/2/2022
3.0.14 607 9/1/2022
3.0.13 580 8/31/2022
3.0.12 571 8/31/2022
3.0.11 625 8/23/2022
3.0.10 578 8/22/2022
3.0.9 579 8/22/2022
3.0.8 563 8/18/2022
3.0.7 592 8/17/2022
3.0.6 617 8/15/2022
3.0.5 597 8/15/2022
3.0.4 716 8/4/2022
3.0.3 600 8/4/2022
3.0.2 661 7/29/2022
3.0.1 613 7/27/2022
3.0.0 598 7/26/2022
2.0.96 611 7/26/2022
2.0.95 616 7/26/2022
2.0.94 595 7/25/2022
2.0.93 600 7/25/2022
2.0.92 678 7/15/2022
2.0.91 622 7/15/2022
2.0.90 583 7/14/2022
2.0.89 629 7/14/2022
2.0.88 634 7/12/2022
2.0.87 646 7/11/2022
2.0.86 618 7/11/2022
2.0.85 633 7/11/2022
2.0.84 613 7/8/2022
2.0.83 672 6/29/2022
2.0.82 623 6/29/2022
2.0.81 681 6/23/2022
2.0.80 729 6/15/2022
2.0.79 616 6/14/2022
2.0.78 619 6/14/2022
2.0.77 748 5/24/2022
2.0.76 723 5/3/2022
2.0.75 642 4/29/2022
2.0.74 620 4/19/2022
2.0.73 627 4/16/2022
2.0.72 652 4/12/2022
2.0.71 644 4/12/2022
2.0.70 642 4/7/2022
2.0.69 610 4/7/2022
2.0.68 624 4/7/2022
2.0.67 636 4/7/2022
2.0.66 660 3/15/2022
2.0.65 623 3/15/2022
2.0.64 632 3/15/2022
2.0.63 5,714 3/2/2022
2.0.62 622 2/22/2022
2.0.61 668 2/18/2022
2.0.60 656 2/18/2022
2.0.59 658 2/15/2022
2.0.58 662 2/9/2022
2.0.57 700 2/1/2022
2.0.56 676 2/1/2022
2.0.55 647 2/1/2022
2.0.54 658 1/28/2022
2.0.53 622 1/27/2022
2.0.52 634 1/19/2022
2.0.51 670 1/19/2022
2.0.50 530 12/2/2021
2.0.44 511 11/18/2021
2.0.43 507 11/16/2021
2.0.42 518 11/2/2021
2.0.41 505 10/20/2021
2.0.40 523 10/12/2021
2.0.39 520 10/12/2021
2.0.38 519 10/5/2021
2.0.37 556 9/21/2021
2.0.36 544 9/9/2021
2.0.35 547 9/3/2021
2.0.34 536 9/2/2021
2.0.33 540 7/21/2021
2.0.32 555 7/21/2021
2.0.31 506 7/6/2021
2.0.30 506 7/5/2021
2.0.29 562 6/30/2021
2.0.28 573 6/28/2021
2.0.27 558 6/17/2021
2.0.26 553 6/15/2021
2.0.25 561 6/14/2021
2.0.24 554 6/14/2021
2.0.23 533 6/14/2021
2.0.22 553 5/20/2021
2.0.21 559 5/18/2021
2.0.20 536 5/10/2021
2.0.19 557 5/10/2021
2.0.18 562 5/3/2021
2.0.17 580 5/3/2021
2.0.16 586 4/14/2021
2.0.15 577 4/13/2021
2.0.14 587 3/31/2021
2.0.13 578 3/25/2021
2.0.12 595 3/25/2021
2.0.11 626 2/19/2021
2.0.10 584 2/18/2021
2.0.9 602 2/18/2021
2.0.8 601 2/16/2021
2.0.7 619 2/9/2021
2.0.6 658 2/9/2021
2.0.5 638 2/3/2021
2.0.4 601 1/29/2021
2.0.3 576 1/29/2021
2.0.2 604 1/28/2021
2.0.1 624 1/27/2021
2.0.0 584 1/26/2021
1.2.397 625 1/26/2021
1.2.396 662 1/21/2021
1.2.395 633 1/20/2021
1.2.394 627 1/20/2021
1.2.393 606 1/20/2021
1.2.392 605 1/20/2021
1.2.391 606 1/19/2021
1.2.390 592 1/19/2021
1.2.389 616 1/19/2021
1.2.388 594 1/14/2021
1.2.387 559 1/14/2021
1.2.386 623 1/13/2021
1.2.385 619 1/13/2021