PeanutButter.ServiceShell 3.0.398

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package PeanutButter.ServiceShell --version 3.0.398
                    
NuGet\Install-Package PeanutButter.ServiceShell -Version 3.0.398
                    
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.ServiceShell" Version="3.0.398" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.ServiceShell" Version="3.0.398" />
                    
Directory.Packages.props
<PackageReference Include="PeanutButter.ServiceShell" />
                    
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.ServiceShell --version 3.0.398
                    
#r "nuget: PeanutButter.ServiceShell, 3.0.398"
                    
#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.ServiceShell@3.0.398
                    
#: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.ServiceShell&version=3.0.398
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.ServiceShell&version=3.0.398
                    
Install as a Cake Tool

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)

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.405 0 11/17/2025
3.0.404 0 11/17/2025
3.0.403 0 11/17/2025
3.0.402 0 11/17/2025
3.0.401 206 11/10/2025
3.0.400 135 11/7/2025
3.0.399 138 11/7/2025
3.0.398 177 11/6/2025
3.0.397 152 9/26/2025
3.0.396 151 9/12/2025
3.0.395 187 9/11/2025
3.0.394 190 9/11/2025
3.0.392 190 9/9/2025
3.0.391 198 8/19/2025
3.0.390 200 8/19/2025
3.0.389 134 8/1/2025
3.0.388 168 7/31/2025
3.0.387 175 7/30/2025
3.0.386 196 7/15/2025
3.0.385 194 7/15/2025
3.0.384 323 5/15/2025
3.0.383 301 5/14/2025
3.0.382 311 5/13/2025
3.0.381 181 5/9/2025
3.0.380 246 5/8/2025
3.0.379 245 5/7/2025
3.0.378 218 5/6/2025
3.0.377 235 5/6/2025
3.0.376 230 5/6/2025
3.0.375 229 5/6/2025
3.0.374 232 5/5/2025
3.0.373 233 5/5/2025
3.0.372 220 5/5/2025
3.0.371 243 5/5/2025
3.0.370 256 5/5/2025
3.0.369 232 5/5/2025
3.0.368 235 4/30/2025
3.0.367 245 4/30/2025
3.0.366 242 4/30/2025
3.0.365 234 4/30/2025
3.0.364 242 4/30/2025
3.0.363 227 4/30/2025
3.0.362 210 4/30/2025
3.0.361 237 4/30/2025
3.0.360 232 4/30/2025
3.0.359 227 4/30/2025
3.0.358 225 4/29/2025
3.0.357 262 4/23/2025
3.0.356 252 4/22/2025
3.0.355 320 4/17/2025
3.0.354 417 4/15/2025
3.0.353 507 4/4/2025
3.0.352 266 4/3/2025
3.0.351 251 4/2/2025
3.0.350 311 4/2/2025
3.0.349 246 3/18/2025
3.0.348 231 3/18/2025
3.0.347 587 3/4/2025
3.0.346 285 3/4/2025
3.0.345 303 3/4/2025
3.0.344 213 2/20/2025
3.0.343 197 2/14/2025
3.0.342 254 2/11/2025
3.0.341 219 2/10/2025
3.0.340 197 2/5/2025
3.0.339 287 1/7/2025
3.0.338 206 1/7/2025
3.0.337 188 1/7/2025
3.0.336 171 1/6/2025
3.0.335 201 12/17/2024
3.0.334 207 12/17/2024
3.0.333 234 12/13/2024
3.0.332 206 12/13/2024
3.0.331 200 12/12/2024
3.0.330 213 11/28/2024
3.0.329 286 11/13/2024
3.0.328 573 11/12/2024
3.0.327 201 11/12/2024
3.0.326 178 11/12/2024
3.0.325 179 11/12/2024
3.0.324 199 11/12/2024
3.0.323 227 11/6/2024
3.0.322 198 11/6/2024
3.0.321 780 10/10/2024
3.0.320 214 10/7/2024
3.0.319 243 9/18/2024
3.0.318 221 9/18/2024
3.0.317 222 9/18/2024
3.0.316 693 8/28/2024
3.0.315 229 8/12/2024
3.0.314 232 8/8/2024
3.0.313 212 8/8/2024
3.0.312 191 7/29/2024
3.0.311 847 7/17/2024
3.0.310 194 7/15/2024
3.0.309 225 7/15/2024
3.0.308 204 7/9/2024
3.0.307 187 7/9/2024
3.0.306 306 6/25/2024
3.0.305 253 6/11/2024
3.0.304 199 6/11/2024
3.0.303 208 6/5/2024
3.0.302 209 6/5/2024
3.0.301 221 5/30/2024
3.0.300 249 5/30/2024
3.0.299 212 5/30/2024
3.0.298 635 5/17/2024
3.0.297 227 5/17/2024
3.0.296 205 5/13/2024
3.0.295 206 5/8/2024
3.0.294 256 5/7/2024
3.0.293 220 4/19/2024
3.0.292 217 4/18/2024
3.0.291 213 4/17/2024
3.0.290 220 4/17/2024
3.0.289 226 4/15/2024
3.0.288 235 4/11/2024
3.0.287 249 4/5/2024
3.0.286 196 4/5/2024
3.0.285 228 4/5/2024
3.0.284 216 4/4/2024
3.0.283 212 4/4/2024
3.0.282 550 4/3/2024
3.0.281 259 4/2/2024
3.0.280 262 4/2/2024
3.0.279 263 3/25/2024
3.0.278 252 3/25/2024
3.0.277 339 3/15/2024
3.0.276 373 2/29/2024
3.0.275 291 2/28/2024
3.0.274 312 2/28/2024
3.0.273 354 2/27/2024
3.0.272 357 2/26/2024
3.0.271 380 2/22/2024
3.0.270 417 2/15/2024
3.0.269 352 2/15/2024
3.0.268 350 2/15/2024
3.0.267 364 2/14/2024
3.0.266 378 2/14/2024
3.0.265 479 2/13/2024
3.0.264 423 2/8/2024
3.0.263 404 2/8/2024
3.0.262 440 2/8/2024
3.0.261 405 2/8/2024
3.0.260 408 2/7/2024
3.0.259 421 2/7/2024
3.0.258 417 2/7/2024
3.0.257 431 2/7/2024
3.0.256 428 1/31/2024
3.0.255 437 1/30/2024
3.0.254 439 1/25/2024
3.0.253 432 1/24/2024
3.0.252 450 1/22/2024
3.0.251 684 1/17/2024
3.0.250 445 1/17/2024
3.0.249 456 1/16/2024
3.0.248 424 1/16/2024
3.0.247 423 1/16/2024
3.0.246 439 1/15/2024
3.0.245 418 1/11/2024
3.0.244 598 12/11/2023
3.0.243 418 12/11/2023
3.0.242 457 12/7/2023
3.0.241 471 12/7/2023
3.0.240 427 12/5/2023
3.0.239 445 12/5/2023
3.0.238 411 12/5/2023
3.0.237 425 12/5/2023
3.0.236 456 11/17/2023
3.0.235 410 11/17/2023
3.0.234 427 11/14/2023
3.0.233 427 11/14/2023
3.0.232 425 11/13/2023
3.0.231 441 11/9/2023
3.0.230 408 11/8/2023
3.0.229 405 11/8/2023
3.0.228 432 11/2/2023
3.0.227 425 11/2/2023
3.0.226 414 11/1/2023
3.0.225 454 11/1/2023
3.0.224 382 11/1/2023
3.0.223 416 10/31/2023
3.0.222 412 10/31/2023
3.0.221 437 10/31/2023
3.0.220 444 10/31/2023
3.0.219 423 10/31/2023
3.0.218 416 10/30/2023
3.0.217 429 10/30/2023
3.0.216 372 10/30/2023
3.0.215 440 10/30/2023
3.0.214 431 10/26/2023
3.0.213 427 10/25/2023
3.0.212 460 10/25/2023
3.0.211 417 10/24/2023
3.0.210 427 10/24/2023
3.0.209 435 10/24/2023
3.0.208 410 10/24/2023
3.0.207 420 10/23/2023
3.0.206 423 10/23/2023
3.0.205 439 10/20/2023
3.0.204 418 10/20/2023
3.0.203 438 10/20/2023
3.0.202 429 10/19/2023
3.0.201 432 10/19/2023
3.0.200 420 10/19/2023
3.0.199 447 10/19/2023
3.0.198 447 10/18/2023
3.0.197 382 10/18/2023
3.0.196 449 10/17/2023
3.0.195 473 10/13/2023
3.0.194 418 10/12/2023
3.0.193 429 10/12/2023
3.0.192 424 10/11/2023
3.0.191 439 10/11/2023
3.0.190 426 10/11/2023
3.0.189 420 10/11/2023
3.0.188 420 10/11/2023
3.0.187 419 10/11/2023
3.0.186 427 10/11/2023
3.0.185 435 10/10/2023
3.0.184 427 10/10/2023
3.0.183 415 10/9/2023
3.0.182 450 10/9/2023
3.0.181 455 10/9/2023
3.0.180 453 9/21/2023
3.0.179 463 9/21/2023
3.0.178 428 9/21/2023
3.0.177 443 9/11/2023
3.0.176 454 9/8/2023
3.0.175 439 9/8/2023
3.0.173 424 9/8/2023
3.0.172 459 9/8/2023
3.0.170 462 8/23/2023
3.0.169 442 8/23/2023
3.0.168 452 8/23/2023
3.0.167 494 8/11/2023
3.0.166 464 8/10/2023
3.0.165 485 8/7/2023
3.0.164 490 8/3/2023
3.0.163 479 7/31/2023
3.0.162 471 7/28/2023
3.0.161 447 7/28/2023
3.0.160 516 6/30/2023
3.0.159 500 6/29/2023
3.0.158 471 6/29/2023
3.0.157 505 6/28/2023
3.0.156 530 6/28/2023
3.0.155 500 6/28/2023
3.0.154 495 6/26/2023
3.0.153 472 6/22/2023
3.0.152 483 6/22/2023
3.0.151 494 6/22/2023
3.0.150 482 6/22/2023
3.0.149 511 6/22/2023
3.0.148 489 6/22/2023
3.0.147 509 6/15/2023
3.0.146 520 6/9/2023
3.0.145 522 6/6/2023
3.0.144 500 6/6/2023
3.0.143 518 6/6/2023
3.0.142 511 5/31/2023
3.0.141 516 5/31/2023
3.0.140 520 5/26/2023
3.0.139 520 5/26/2023
3.0.138 522 5/25/2023
3.0.137 499 5/25/2023
3.0.136 600 5/25/2023
3.0.135 548 5/25/2023
3.0.134 531 5/25/2023
3.0.133 575 5/24/2023
3.0.132 598 5/24/2023
3.0.131 574 5/24/2023
3.0.130 580 5/23/2023
3.0.129 597 5/22/2023
3.0.128 601 5/18/2023
3.0.127 601 5/17/2023
3.0.126 614 5/11/2023
3.0.125 701 5/5/2023
3.0.124 706 5/4/2023
3.0.123 717 5/4/2023
3.0.122 617 4/25/2023
3.0.121 641 4/25/2023
3.0.120 565 4/25/2023
3.0.119 579 4/25/2023
3.0.118 615 4/25/2023
3.0.117 698 4/24/2023
3.0.116 657 4/24/2023
3.0.115 672 4/18/2023
3.0.114 661 4/18/2023
3.0.113 656 4/18/2023
3.0.112 668 4/11/2023
3.0.111 678 4/11/2023
3.0.110 721 3/31/2023
3.0.109 716 3/29/2023
3.0.108 688 3/28/2023
3.0.107 678 3/15/2023
3.0.106 750 3/9/2023
3.0.105 734 3/9/2023
3.0.104 746 3/3/2023
3.0.103 727 3/2/2023
3.0.102 671 3/2/2023
3.0.101 821 3/1/2023
3.0.100 786 2/22/2023
3.0.99 747 2/10/2023
3.0.98 711 2/10/2023
3.0.97 771 1/24/2023
3.0.96 787 12/15/2022
3.0.95 816 12/1/2022
3.0.94 837 11/30/2022
3.0.93 792 11/30/2022
3.0.92 777 11/30/2022
3.0.91 787 11/29/2022
3.0.90 917 11/25/2022
3.0.89 807 11/17/2022
3.0.88 786 11/15/2022
3.0.87 870 11/14/2022
3.0.86 854 11/14/2022
3.0.85 812 11/14/2022
3.0.84 799 11/14/2022
3.0.83 877 11/14/2022
3.0.82 861 11/14/2022
3.0.81 871 11/14/2022
3.0.80 859 11/14/2022
3.0.79 886 11/8/2022
3.0.78 822 11/7/2022
3.0.77 801 11/7/2022
3.0.76 815 11/7/2022
3.0.75 808 11/7/2022
3.0.74 848 11/3/2022
3.0.73 932 10/31/2022
3.0.72 947 10/27/2022
3.0.71 892 10/27/2022
3.0.70 892 10/27/2022
3.0.69 848 10/27/2022
3.0.68 885 10/25/2022
3.0.67 932 10/19/2022
3.0.66 946 10/19/2022
3.0.65 918 10/19/2022
3.0.64 909 10/19/2022
3.0.63 916 10/19/2022
3.0.62 901 10/18/2022
3.0.61 924 10/13/2022
3.0.60 900 10/12/2022
3.0.59 926 10/12/2022
3.0.58 1,034 9/28/2022
3.0.57 933 9/28/2022
3.0.56 945 9/28/2022
3.0.55 916 9/27/2022
3.0.54 939 9/27/2022
3.0.53 1,009 9/27/2022
3.0.52 974 9/27/2022
3.0.51 951 9/27/2022
3.0.50 910 9/27/2022
3.0.49 931 9/27/2022
3.0.48 935 9/27/2022
3.0.47 961 9/26/2022
3.0.46 897 9/26/2022
3.0.45 907 9/26/2022
3.0.44 920 9/26/2022
3.0.43 964 9/23/2022
3.0.42 961 9/23/2022
3.0.41 992 9/22/2022
3.0.40 930 9/22/2022
3.0.39 940 9/22/2022
3.0.38 973 9/21/2022
3.0.37 951 9/21/2022
3.0.36 982 9/21/2022
3.0.35 941 9/21/2022
3.0.34 968 9/20/2022
3.0.33 931 9/19/2022
3.0.32 902 9/16/2022
3.0.31 916 9/16/2022
3.0.30 922 9/16/2022
3.0.29 952 9/16/2022
3.0.28 964 9/15/2022
3.0.27 1,009 9/15/2022
3.0.26 1,023 9/14/2022
3.0.25 981 9/14/2022
3.0.24 967 9/14/2022
3.0.23 977 9/14/2022
3.0.22 939 9/14/2022
3.0.21 939 9/14/2022
3.0.20 926 9/9/2022
3.0.19 934 9/9/2022
3.0.18 934 9/8/2022
3.0.17 966 9/6/2022
3.0.16 928 9/6/2022
3.0.15 984 9/2/2022
3.0.14 911 9/1/2022
3.0.13 901 8/31/2022
3.0.12 939 8/31/2022
3.0.11 1,018 8/23/2022
3.0.10 967 8/22/2022
3.0.9 1,006 8/22/2022
3.0.8 971 8/18/2022
3.0.7 981 8/17/2022
3.0.6 1,042 8/15/2022
3.0.5 950 8/15/2022
3.0.4 1,035 8/4/2022
3.0.3 1,001 8/4/2022
3.0.2 1,038 7/29/2022
3.0.1 1,007 7/27/2022
3.0.0 1,001 7/26/2022
2.0.96 966 7/26/2022
2.0.95 953 7/26/2022
2.0.94 964 7/25/2022
2.0.93 939 7/25/2022
2.0.92 1,046 7/15/2022
2.0.91 967 7/15/2022
2.0.90 958 7/14/2022
2.0.89 996 7/14/2022
2.0.88 994 7/12/2022
2.0.87 1,013 7/11/2022
2.0.86 978 7/11/2022
2.0.85 960 7/11/2022
2.0.84 1,030 7/8/2022
2.0.83 1,041 6/29/2022
2.0.82 996 6/29/2022
2.0.81 1,061 6/23/2022
2.0.80 1,072 6/15/2022
2.0.79 952 6/14/2022
2.0.78 954 6/14/2022
2.0.77 1,132 5/24/2022
2.0.76 1,114 5/3/2022
2.0.75 963 4/29/2022
2.0.74 984 4/19/2022
2.0.73 1,002 4/16/2022
2.0.72 1,059 4/12/2022
2.0.71 1,046 4/12/2022
2.0.70 1,027 4/7/2022
2.0.69 980 4/7/2022
2.0.68 1,024 4/7/2022
2.0.67 1,059 4/7/2022
2.0.66 1,025 3/15/2022
2.0.65 983 3/15/2022
2.0.64 940 3/15/2022
2.0.63 960 3/2/2022
2.0.62 1,006 2/22/2022
2.0.61 1,029 2/18/2022
2.0.60 1,039 2/18/2022
2.0.59 1,040 2/15/2022
2.0.58 1,032 2/9/2022
2.0.57 1,040 2/1/2022
2.0.56 1,033 2/1/2022
2.0.55 1,054 2/1/2022
2.0.54 1,065 1/28/2022
2.0.53 1,050 1/27/2022
2.0.52 984 1/19/2022
2.0.51 1,018 1/19/2022
2.0.50 881 12/2/2021
2.0.44 928 11/18/2021
2.0.43 912 11/16/2021
2.0.42 942 11/2/2021
2.0.41 946 10/20/2021
2.0.40 891 10/12/2021
2.0.39 957 10/12/2021
2.0.38 1,046 10/5/2021
2.0.37 1,008 9/21/2021
2.0.36 955 9/9/2021
2.0.35 969 9/3/2021
2.0.34 888 9/2/2021
2.0.33 952 7/21/2021
2.0.32 949 7/21/2021
2.0.31 954 7/6/2021
2.0.30 911 7/5/2021
2.0.29 927 6/30/2021
2.0.28 999 6/28/2021
2.0.27 990 6/17/2021
2.0.26 995 6/15/2021
2.0.25 962 6/14/2021
2.0.24 921 6/14/2021
2.0.23 975 6/14/2021
2.0.22 916 5/20/2021
2.0.21 949 5/18/2021
2.0.20 998 5/10/2021
2.0.19 970 5/10/2021
2.0.18 960 5/3/2021
2.0.17 947 5/3/2021
2.0.16 978 4/14/2021
2.0.15 940 4/13/2021
2.0.14 977 3/31/2021
2.0.13 1,002 3/25/2021
2.0.12 1,005 3/25/2021
2.0.11 1,028 2/19/2021
2.0.10 1,029 2/18/2021
2.0.9 1,067 2/18/2021
2.0.8 963 2/16/2021
2.0.7 1,047 2/9/2021
2.0.6 1,045 2/9/2021
2.0.5 1,055 2/3/2021
2.0.4 1,057 1/29/2021
2.0.3 996 1/29/2021
2.0.2 1,001 1/28/2021
2.0.1 1,036 1/27/2021
2.0.0 1,066 1/26/2021
1.2.397 1,042 1/26/2021
1.2.396 1,101 1/21/2021
1.2.395 1,072 1/20/2021
1.2.394 1,083 1/20/2021
1.2.393 1,085 1/20/2021
1.2.392 1,098 1/20/2021
1.2.391 1,087 1/19/2021
1.2.390 1,058 1/19/2021
1.2.389 1,164 1/19/2021
1.2.388 1,088 1/14/2021
1.2.387 1,063 1/14/2021
1.2.386 1,114 1/13/2021
1.2.385 1,116 1/13/2021
1.2.384 1,105 1/11/2021
1.2.383 1,094 1/8/2021
1.2.382 1,053 1/6/2021
1.2.381 1,079 1/6/2021
1.2.380 1,132 11/17/2020
1.2.379 1,139 10/21/2020
1.2.378 1,077 9/17/2020
1.2.377 1,109 9/1/2020
1.2.376 1,130 8/31/2020
1.2.375 1,208 7/13/2020
1.2.374 1,119 7/2/2020
1.2.373 1,094 7/1/2020
1.2.372 1,140 6/10/2020
1.2.371 1,141 6/10/2020
1.2.370 1,138 6/10/2020
1.2.369 1,113 6/9/2020
1.2.368 1,103 6/9/2020
1.2.367 1,133 6/9/2020
1.2.366 1,123 6/9/2020
1.2.365 1,117 6/9/2020
1.2.364 1,152 6/9/2020
1.2.363 1,149 6/9/2020
1.2.362 1,217 6/8/2020
1.2.361 1,223 6/4/2020
1.2.360 1,179 5/4/2020
1.2.359 1,163 4/27/2020
1.2.358 1,183 4/4/2020
1.2.357 1,247 3/25/2020
1.2.356 1,216 3/10/2020
1.2.355 1,162 3/10/2020
1.2.354 1,134 3/6/2020
1.2.353 1,168 3/3/2020
1.2.352 1,171 3/3/2020
1.2.351 1,176 3/2/2020
1.2.350 1,212 3/2/2020
1.2.349 1,204 3/2/2020
1.2.348 1,201 3/2/2020
1.2.347 1,204 3/2/2020
1.2.346 1,171 2/27/2020
1.2.345 1,223 2/21/2020
1.2.344 1,206 2/20/2020
1.2.343 1,220 2/20/2020
1.2.342 1,190 2/20/2020
1.2.341 1,185 2/20/2020
1.2.340 1,169 2/20/2020
1.2.339 1,178 2/20/2020
1.2.338 1,190 2/19/2020
1.2.337 1,191 2/18/2020
1.2.336 1,149 2/14/2020
1.2.335 1,164 2/6/2020
1.2.334 1,239 2/4/2020
1.2.333 1,337 2/3/2020
1.2.332 1,226 1/13/2020
1.2.331 1,300 12/17/2019
1.2.330 1,264 12/13/2019
1.2.328 1,188 12/12/2019
1.2.327 1,213 12/11/2019
1.2.326 1,242 12/10/2019
1.2.325 1,198 12/3/2019
1.2.324 1,182 11/29/2019
1.2.323 1,134 11/28/2019
1.2.322 1,239 11/28/2019
1.2.321 1,231 11/28/2019
1.2.320 1,336 11/26/2019
1.2.319 1,242 11/26/2019
1.2.318 1,223 11/22/2019
1.2.317 1,166 11/20/2019
1.2.316 1,256 10/25/2019
1.2.315 1,218 10/25/2019
1.2.314 1,188 10/23/2019
1.2.313 1,176 10/18/2019
1.2.312 1,165 10/17/2019
1.2.311 1,181 10/17/2019
1.2.310 1,214 10/17/2019
1.2.309 1,221 10/9/2019
1.2.308 1,232 10/8/2019
1.2.307 1,174 10/7/2019
1.2.306 1,260 10/4/2019
1.2.305 1,241 10/3/2019
1.2.304 1,199 10/2/2019
1.2.303 1,327 9/16/2019
1.2.302 1,240 9/16/2019
1.2.301 1,228 9/15/2019
1.2.300 1,197 9/13/2019
1.2.299 1,231 9/10/2019
1.2.298 1,232 9/6/2019
1.2.297 1,278 8/20/2019
1.2.296 1,227 8/20/2019
1.2.295 1,249 8/20/2019
1.2.294 1,282 8/20/2019
1.2.293 1,208 8/16/2019
1.2.292 1,225 7/15/2019
1.2.291 1,245 6/30/2019
1.2.290 1,242 6/28/2019
1.2.289 1,264 6/20/2019
1.2.288 1,242 6/12/2019
1.2.287 1,232 6/12/2019
1.2.286 1,306 6/11/2019
1.2.285 1,281 6/11/2019
1.2.284 1,238 6/5/2019
1.2.283 1,287 5/28/2019
1.2.282 1,236 5/25/2019
1.2.281 1,352 5/23/2019
1.2.280 1,299 5/13/2019
1.2.279 1,281 5/9/2019
1.2.278 1,297 5/9/2019
1.2.277 1,277 5/7/2019
1.2.276 1,261 5/7/2019
1.2.275 1,342 5/6/2019
1.2.274 1,318 4/26/2019
1.2.273 1,261 4/25/2019
1.2.272 1,266 4/25/2019
1.2.271 1,274 4/24/2019
1.2.270 1,288 4/24/2019
1.2.269 1,318 4/16/2019
1.2.268 1,308 4/16/2019
1.2.267 1,265 4/16/2019
1.2.266 1,293 4/12/2019
1.2.265 1,299 4/12/2019
1.2.264 1,280 4/11/2019
1.2.263 1,312 4/11/2019
1.2.262 1,260 4/10/2019
1.2.261 1,270 4/10/2019
1.2.260 1,207 4/5/2019
1.2.259 1,219 2/27/2019
1.2.258 1,293 2/27/2019
1.2.257 1,295 2/26/2019
1.2.256 1,362 2/15/2019
1.2.255 1,416 2/15/2019
1.2.254 1,305 2/5/2019
1.2.253 1,368 12/12/2018
1.2.252 1,457 11/8/2018
1.2.251 1,435 11/8/2018
1.2.250 1,457 10/11/2018
1.2.249 1,497 10/2/2018
1.2.248 1,527 9/25/2018
1.2.247 1,499 9/3/2018
1.2.246 1,473 8/28/2018
1.2.245 1,497 8/27/2018
1.2.244 1,528 8/22/2018
1.2.243 1,492 8/21/2018
1.2.242 1,601 8/17/2018
1.2.241 1,726 7/27/2018
1.2.240 1,726 7/26/2018
1.2.239 1,731 6/18/2018
1.2.238 1,934 6/14/2018
1.2.237 1,726 5/25/2018
1.2.236 1,658 5/24/2018
1.2.235 1,844 5/18/2018
1.2.234 1,926 5/3/2018
1.2.233 1,933 5/3/2018
1.2.232 1,715 4/30/2018
1.2.231 1,908 4/18/2018
1.2.230 1,936 4/10/2018
1.2.229 1,839 4/10/2018
1.2.228 1,672 4/4/2018
1.2.227 1,719 3/28/2018
1.2.226 1,700 3/22/2018
1.2.225 1,929 3/20/2018
1.2.224 1,734 3/19/2018
1.2.223 1,732 3/15/2018
1.2.222 1,755 3/14/2018
1.2.221 1,791 3/14/2018
1.2.220 1,960 2/23/2018
1.2.219 1,988 2/16/2018
1.2.218 1,950 2/9/2018
1.2.217 1,724 2/8/2018
1.2.216 1,747 2/7/2018
1.2.215 1,769 2/7/2018
1.2.214 1,952 2/5/2018
1.2.213 1,983 2/2/2018
1.2.212 1,942 1/26/2018
1.2.211 1,966 1/16/2018
1.2.210 1,725 12/18/2017
1.2.209 1,938 12/14/2017
1.2.208 1,687 12/7/2017
1.2.207 1,692 12/6/2017
1.2.206 1,770 12/4/2017
1.2.205 1,738 11/28/2017
1.2.204 1,702 11/24/2017
1.2.203 1,680 11/24/2017
1.2.202 1,733 11/24/2017
1.2.201 1,746 11/20/2017
1.2.200 1,737 11/14/2017
1.2.199 1,728 11/14/2017
1.2.198 1,771 11/6/2017
1.2.197 1,802 11/6/2017
1.2.196 1,824 10/31/2017
1.2.195 1,800 10/30/2017
1.2.194 1,763 10/26/2017
1.2.193 1,741 10/26/2017
1.2.192 1,726 10/26/2017
1.2.191 1,737 10/20/2017
1.2.190 1,765 10/18/2017
1.2.189 1,763 10/18/2017
1.2.188 1,745 10/15/2017
1.2.187 1,736 10/11/2017
1.2.185 1,688 10/10/2017
1.2.184 1,752 10/10/2017
1.2.183 1,771 10/2/2017
1.2.182 1,724 9/29/2017
1.2.181 1,757 9/25/2017
1.2.180 1,731 9/14/2017
1.2.179 1,750 9/12/2017
1.2.178 1,743 8/31/2017
1.2.177 1,734 8/25/2017
1.2.176 1,698 8/24/2017
1.2.174 1,828 8/7/2017
1.2.173 1,815 8/7/2017
1.2.172 1,771 8/7/2017
1.2.171 1,713 8/4/2017
1.2.170 1,731 8/3/2017
1.2.169 1,800 8/3/2017
1.2.168 1,746 8/3/2017
1.2.167 1,781 8/2/2017
1.2.166 1,745 8/1/2017
1.2.165 1,768 7/26/2017
1.2.164 1,706 7/26/2017
1.2.163 1,813 7/25/2017
1.2.162 1,768 7/18/2017
1.2.161 1,753 7/18/2017
1.2.160 1,798 7/18/2017
1.2.159 1,753 7/18/2017
1.2.158 1,733 7/13/2017
1.2.157 1,752 7/13/2017
1.2.156 1,749 7/5/2017
1.2.155 1,744 6/28/2017
1.2.154 1,699 6/27/2017
1.2.153 1,750 6/20/2017
1.2.152 1,732 6/19/2017
1.2.151 1,711 6/14/2017
1.2.150 1,696 6/13/2017
1.2.149 1,763 5/31/2017
1.2.148 1,756 5/29/2017
1.2.147 1,753 5/19/2017
1.2.146 1,745 5/18/2017
1.2.145 1,735 5/18/2017
1.2.144 1,770 5/14/2017
1.2.143 1,695 5/12/2017
1.2.142 1,778 5/12/2017
1.2.141 1,788 5/5/2017
1.2.140 1,701 4/27/2017
1.2.139 1,810 2/27/2017
1.2.137 1,712 2/3/2017
1.2.136 1,762 2/3/2017
1.2.135 1,733 1/26/2017
1.2.134 1,741 1/25/2017
1.2.133 1,788 1/12/2017
1.2.132 1,799 1/11/2017
1.2.131 1,837 1/10/2017
1.2.130 1,757 1/10/2017
1.2.129 1,787 1/10/2017
1.2.128 1,794 1/10/2017
1.2.127 1,725 1/10/2017
1.2.125 1,757 1/10/2017
1.2.119 1,830 12/13/2016
1.2.118 1,769 12/12/2016
1.2.117 1,760 12/10/2016
1.2.115 1,820 12/8/2016
1.2.114 1,744 12/5/2016
1.2.112 1,727 11/29/2016
1.2.111 1,844 11/25/2016
1.2.110 1,839 11/25/2016
1.2.109 1,857 11/24/2016
1.2.108 1,820 11/24/2016
1.2.107 1,773 11/23/2016
1.2.106 1,783 11/18/2016
1.2.105 1,797 11/18/2016
1.2.104 1,842 11/18/2016
1.2.103 1,784 11/17/2016
1.2.102 1,783 11/17/2016
1.2.101 1,751 11/17/2016
1.2.100 1,690 11/16/2016
1.2.99 1,751 11/16/2016
1.2.98 1,817 11/16/2016
1.2.97 1,786 11/16/2016
1.2.96 1,756 11/16/2016
1.2.95 1,753 11/16/2016
1.2.94 1,794 11/15/2016
1.2.92 1,824 11/15/2016
1.2.91 1,814 11/15/2016
1.2.90 1,811 11/15/2016
1.2.89 1,776 11/14/2016
1.2.88 2,287 11/8/2016
1.2.87 2,079 11/8/2016
1.2.86 1,957 11/8/2016
1.2.85 1,860 11/8/2016
1.2.84 2,152 11/8/2016
1.2.83 1,841 11/7/2016
1.2.82 2,002 11/3/2016
1.2.81 2,062 11/3/2016
1.2.80 1,844 11/3/2016
1.2.79 1,844 11/2/2016
1.2.78 1,909 11/1/2016
1.2.76 2,030 11/1/2016
1.2.75 1,783 10/31/2016
1.2.73 1,748 10/28/2016
1.2.71 1,698 10/27/2016
1.2.68 1,786 10/26/2016
1.2.66 1,778 10/25/2016
1.2.65 1,795 10/24/2016
1.2.64 1,820 10/21/2016
1.2.63 1,794 10/21/2016
1.2.62 1,744 10/21/2016
1.2.61 1,792 10/20/2016
1.2.60 1,740 10/20/2016
1.2.59 1,781 10/13/2016
1.2.58 1,857 10/13/2016
1.2.57 1,809 10/13/2016
1.2.56 1,770 10/13/2016
1.2.55 1,790 10/11/2016
1.2.54 1,739 10/11/2016
1.2.53 1,755 10/10/2016
1.2.51 1,697 9/12/2016
1.2.50 1,747 9/12/2016
1.2.49 1,776 9/7/2016
1.2.48 1,813 9/2/2016
1.2.47 1,834 5/6/2016
1.2.46 2,073 4/25/2016
1.2.45 2,052 4/25/2016
1.2.43 2,027 4/22/2016
1.2.42 1,769 4/15/2016
1.2.41 1,762 4/12/2016
1.2.40 1,810 4/11/2016
1.2.39 1,742 4/8/2016
1.2.38 1,826 4/8/2016
1.2.37 1,877 4/8/2016
1.2.36 1,751 4/8/2016
1.2.35 1,864 4/6/2016
1.2.34 1,785 4/6/2016
1.2.33 1,782 4/6/2016
1.2.32 1,830 4/6/2016
1.2.31 1,791 4/6/2016
1.2.30 1,814 4/6/2016
1.2.29 1,810 4/5/2016
1.2.28 1,816 4/5/2016
1.2.26 1,826 4/5/2016
1.2.25 1,810 4/5/2016
1.2.24 1,773 4/1/2016
1.2.23 1,812 3/31/2016
1.2.22 1,808 3/31/2016
1.2.21 1,903 3/29/2016
1.2.20 1,885 3/25/2016
1.2.19 1,835 3/17/2016
1.2.18 1,830 3/17/2016
1.2.17 1,822 3/17/2016
1.2.16 1,881 3/17/2016
1.2.15 1,832 3/17/2016
1.2.14 1,761 3/16/2016
1.2.13 1,853 3/15/2016
1.2.12 1,846 3/15/2016
1.2.11 1,787 3/14/2016
1.2.10 1,824 3/11/2016
1.2.9 1,863 3/7/2016
1.2.8 1,760 3/6/2016
1.2.7 1,870 3/6/2016
1.2.6 1,879 3/4/2016
1.2.5 1,783 3/2/2016
1.2.4 1,905 3/2/2016
1.2.3 1,875 3/1/2016
1.2.1 1,883 2/29/2016
1.2.0 2,035 2/29/2016
1.1.45 1,767 7/28/2017
1.1.44 2,356 2/29/2016
1.1.43 1,841 2/29/2016
1.1.42 1,938 2/28/2016
1.1.41 2,273 2/26/2016
1.1.40 1,849 2/23/2016
1.1.39 2,050 2/23/2016
1.1.38 1,864 2/22/2016
1.1.37 1,950 2/22/2016
1.1.36 1,852 2/19/2016
1.1.35 1,886 2/19/2016
1.1.34 1,890 2/15/2016
1.1.33 1,825 2/12/2016
1.1.32 2,139 2/11/2016
1.1.31 2,119 2/11/2016
1.1.30 1,779 2/9/2016
1.1.29 1,786 2/8/2016
1.1.28 1,881 1/29/2016
1.1.27 1,854 1/26/2016
1.1.25 1,874 1/25/2016
1.1.24 1,840 1/20/2016
1.1.23 1,854 1/20/2016
1.1.19 1,846 1/20/2016
1.1.16 1,850 1/19/2016
1.1.15 2,214 1/15/2016
1.1.14 2,069 1/15/2016
1.1.13 2,645 1/14/2016
1.1.12 2,441 1/14/2016
1.1.10 2,102 1/13/2016
1.1.9 1,800 1/12/2016
1.1.8 1,825 1/12/2016
1.1.7 1,864 1/12/2016
1.1.6 1,862 1/11/2016
1.1.5 1,816 1/7/2016
1.1.3 1,818 1/6/2016
1.1.2 1,881 1/6/2016
1.1.1 1,824 1/5/2016
1.1.0 1,941 1/1/2016
1.0.155 1,906 12/18/2015
1.0.154 1,915 12/17/2015
1.0.153 1,843 12/17/2015
1.0.151 1,933 12/3/2015
1.0.150 2,120 12/3/2015
1.0.149 2,047 12/3/2015
1.0.148 2,188 12/2/2015
1.0.147 1,973 12/2/2015
1.0.146 2,207 12/2/2015
1.0.145 2,040 12/2/2015
1.0.144 2,171 12/2/2015
1.0.143 2,077 12/1/2015
1.0.142 2,068 12/1/2015
1.0.140 2,127 12/1/2015
1.0.139 2,086 11/30/2015
1.0.138 2,085 11/30/2015
1.0.137 1,900 11/26/2015
1.0.136 2,014 11/25/2015
1.0.135 1,878 11/20/2015
1.0.134 1,917 11/19/2015
1.0.133 1,954 11/19/2015
1.0.132 1,892 11/19/2015
1.0.131 1,913 11/17/2015
1.0.130 1,851 11/13/2015
1.0.129 1,881 11/13/2015
1.0.128 1,888 11/13/2015
1.0.127 1,929 11/12/2015
1.0.126 1,862 11/12/2015
1.0.125 1,828 11/11/2015
1.0.124 1,870 11/11/2015
1.0.123 1,922 11/11/2015
1.0.121 1,891 11/4/2015
1.0.120 1,890 11/3/2015
1.0.119 1,771 10/30/2015
1.0.118 1,787 10/29/2015
1.0.117 1,820 10/23/2015
1.0.116 1,873 10/20/2015
1.0.115 1,837 10/13/2015
1.0.113 1,832 10/13/2015
1.0.111 2,255 10/6/2015
1.0.110 2,212 10/6/2015
1.0.109 2,033 10/6/2015
1.0.108 1,838 10/6/2015
1.0.107 2,241 10/4/2015
1.0.106 1,914 9/25/2015
1.0.105 1,916 9/2/2015
1.0.104 1,900 8/24/2015
1.0.103 2,048 7/30/2015
1.0.102 1,988 7/30/2015
1.0.101 1,874 6/12/2015
1.0.100 1,877 6/3/2015
1.0.99 1,962 6/3/2015
1.0.98 1,826 6/3/2015
1.0.97 1,828 5/12/2015
1.0.96 1,876 5/7/2015
1.0.95 1,918 4/16/2015
1.0.94 1,918 4/16/2015
1.0.93 2,011 4/15/2015
1.0.92 1,957 4/8/2015
1.0.91 1,812 3/17/2015
1.0.90 1,813 3/10/2015
1.0.89 1,916 3/10/2015
1.0.88 2,220 2/12/2015
1.0.87 2,014 12/4/2014
1.0.86 2,023 11/14/2014
1.0.85 2,002 11/14/2014
1.0.84 2,398 11/13/2014
1.0.83 2,426 11/13/2014
1.0.82 2,135 11/12/2014
1.0.81 2,088 11/12/2014
1.0.80 1,932 10/9/2014
1.0.79 1,925 10/8/2014
1.0.78 1,922 10/7/2014
1.0.77 1,929 10/7/2014
1.0.76 1,918 9/29/2014
1.0.75 1,926 9/29/2014
1.0.74 1,918 9/3/2014
1.0.73 1,937 9/3/2014
1.0.72 1,934 8/12/2014
1.0.71 1,925 8/11/2014
1.0.70 1,976 8/11/2014
1.0.67 1,887 8/11/2014
1.0.66 1,901 8/11/2014
1.0.65 1,948 8/5/2014
1.0.64 1,916 8/4/2014
1.0.63 1,956 7/31/2014
1.0.62 1,912 7/22/2014
1.0.59 1,924 7/11/2014
1.0.58 1,935 7/11/2014
1.0.57 1,980 7/7/2014
1.0.56 1,970 7/1/2014
1.0.55 1,962 7/1/2014
1.0.54 1,875 7/1/2014
1.0.53 1,924 7/1/2014
1.0.52 1,905 7/1/2014
1.0.51 1,893 6/23/2014
1.0.49 1,939 6/21/2014
1.0.48 1,930 6/20/2014
1.0.47 1,874 6/21/2014
1.0.45 1,924 6/19/2014
1.0.44 1,988 6/19/2014
1.0.43 1,969 6/19/2014
1.0.41 1,963 6/19/2014
1.0.40 1,913 6/19/2014
1.0.39 1,897 6/18/2014
1.0.38 1,944 6/18/2014
1.0.37 2,009 6/12/2014
1.0.36 1,949 6/12/2014
1.0.35 1,953 6/12/2014
1.0.34 1,886 6/12/2014
1.0.33 2,000 6/12/2014
1.0.32 1,939 6/12/2014
1.0.31 1,892 6/6/2014
1.0.30 1,896 6/6/2014
1.0.29 1,921 6/5/2014
1.0.28 2,031 5/8/2014
1.0.27 1,979 5/8/2014
1.0.26 1,881 5/7/2014
1.0.25 1,898 5/7/2014
1.0.24 1,852 5/7/2014
1.0.23 1,911 5/5/2014
1.0.22 1,973 5/5/2014
1.0.21 1,880 5/5/2014
1.0.20 2,025 4/30/2014
1.0.19 1,969 4/30/2014
1.0.18 2,130 4/11/2014
1.0.17 2,113 4/10/2014
1.0.16 2,148 4/10/2014
1.0.15 2,106 4/10/2014
1.0.14 2,157 4/10/2014
1.0.13 2,115 4/10/2014
1.0.12 2,055 4/2/2014
1.0.11 2,008 4/2/2014
1.0.10 2,006 4/2/2014
1.0.9 2,010 4/1/2014
1.0.8 2,042 4/1/2014
1.0.7 2,035 4/1/2014
1.0.6 1,997 4/1/2014
1.0.5 2,011 4/1/2014