PeanutButter.ServiceShell 3.0.346

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.346                
NuGet\Install-Package PeanutButter.ServiceShell -Version 3.0.346                
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.346" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PeanutButter.ServiceShell --version 3.0.346                
#r "nuget: PeanutButter.ServiceShell, 3.0.346"                
#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.
// Install PeanutButter.ServiceShell as a Cake Addin
#addin nuget:?package=PeanutButter.ServiceShell&version=3.0.346

// Install PeanutButter.ServiceShell as a Cake Tool
#tool nuget:?package=PeanutButter.ServiceShell&version=3.0.346                

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. 
.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.347 0 3/4/2025
3.0.346 0 3/4/2025
3.0.345 0 3/4/2025
3.0.344 99 2/20/2025
3.0.343 88 2/14/2025
3.0.342 135 2/11/2025
3.0.341 99 2/10/2025
3.0.340 88 2/5/2025
3.0.339 165 1/7/2025
3.0.338 80 1/7/2025
3.0.337 74 1/7/2025
3.0.336 84 1/6/2025
3.0.335 89 12/17/2024
3.0.334 94 12/17/2024
3.0.333 114 12/13/2024
3.0.332 93 12/13/2024
3.0.331 89 12/12/2024
3.0.330 95 11/28/2024
3.0.329 182 11/13/2024
3.0.328 438 11/12/2024
3.0.327 91 11/12/2024
3.0.326 91 11/12/2024
3.0.325 95 11/12/2024
3.0.324 88 11/12/2024
3.0.323 101 11/6/2024
3.0.322 91 11/6/2024
3.0.321 663 10/10/2024
3.0.320 126 10/7/2024
3.0.319 137 9/18/2024
3.0.318 118 9/18/2024
3.0.317 116 9/18/2024
3.0.316 583 8/28/2024
3.0.315 126 8/12/2024
3.0.314 121 8/8/2024
3.0.313 128 8/8/2024
3.0.312 90 7/29/2024
3.0.311 734 7/17/2024
3.0.310 91 7/15/2024
3.0.309 124 7/15/2024
3.0.308 95 7/9/2024
3.0.307 80 7/9/2024
3.0.306 198 6/25/2024
3.0.305 146 6/11/2024
3.0.304 103 6/11/2024
3.0.303 110 6/5/2024
3.0.302 109 6/5/2024
3.0.301 121 5/30/2024
3.0.300 144 5/30/2024
3.0.299 104 5/30/2024
3.0.298 524 5/17/2024
3.0.297 121 5/17/2024
3.0.296 100 5/13/2024
3.0.295 100 5/8/2024
3.0.294 173 5/7/2024
3.0.293 119 4/19/2024
3.0.292 111 4/18/2024
3.0.291 133 4/17/2024
3.0.290 116 4/17/2024
3.0.289 118 4/15/2024
3.0.288 122 4/11/2024
3.0.287 132 4/5/2024
3.0.286 116 4/5/2024
3.0.285 124 4/5/2024
3.0.284 114 4/4/2024
3.0.283 133 4/4/2024
3.0.282 442 4/3/2024
3.0.281 132 4/2/2024
3.0.280 142 4/2/2024
3.0.279 150 3/25/2024
3.0.278 151 3/25/2024
3.0.277 249 3/15/2024
3.0.276 259 2/29/2024
3.0.275 209 2/28/2024
3.0.274 206 2/28/2024
3.0.273 247 2/27/2024
3.0.272 255 2/26/2024
3.0.271 272 2/22/2024
3.0.270 298 2/15/2024
3.0.269 256 2/15/2024
3.0.268 263 2/15/2024
3.0.267 266 2/14/2024
3.0.266 276 2/14/2024
3.0.265 359 2/13/2024
3.0.264 322 2/8/2024
3.0.263 305 2/8/2024
3.0.262 314 2/8/2024
3.0.261 298 2/8/2024
3.0.260 305 2/7/2024
3.0.259 304 2/7/2024
3.0.258 312 2/7/2024
3.0.257 311 2/7/2024
3.0.256 330 1/31/2024
3.0.255 330 1/30/2024
3.0.254 334 1/25/2024
3.0.253 334 1/24/2024
3.0.252 340 1/22/2024
3.0.251 567 1/17/2024
3.0.250 341 1/17/2024
3.0.249 352 1/16/2024
3.0.248 343 1/16/2024
3.0.247 343 1/16/2024
3.0.246 333 1/15/2024
3.0.245 336 1/11/2024
3.0.244 491 12/11/2023
3.0.243 338 12/11/2023
3.0.242 356 12/7/2023
3.0.241 374 12/7/2023
3.0.240 387 12/5/2023
3.0.239 387 12/5/2023
3.0.238 361 12/5/2023
3.0.237 358 12/5/2023
3.0.236 390 11/17/2023
3.0.235 353 11/17/2023
3.0.234 369 11/14/2023
3.0.233 360 11/14/2023
3.0.232 367 11/13/2023
3.0.231 365 11/9/2023
3.0.230 341 11/8/2023
3.0.229 347 11/8/2023
3.0.228 374 11/2/2023
3.0.227 360 11/2/2023
3.0.226 355 11/1/2023
3.0.225 383 11/1/2023
3.0.224 317 11/1/2023
3.0.223 352 10/31/2023
3.0.222 350 10/31/2023
3.0.221 354 10/31/2023
3.0.220 379 10/31/2023
3.0.219 357 10/31/2023
3.0.218 354 10/30/2023
3.0.217 364 10/30/2023
3.0.216 310 10/30/2023
3.0.215 373 10/30/2023
3.0.214 370 10/26/2023
3.0.213 363 10/25/2023
3.0.212 386 10/25/2023
3.0.211 373 10/24/2023
3.0.210 368 10/24/2023
3.0.209 368 10/24/2023
3.0.208 351 10/24/2023
3.0.207 355 10/23/2023
3.0.206 355 10/23/2023
3.0.205 371 10/20/2023
3.0.204 349 10/20/2023
3.0.203 378 10/20/2023
3.0.202 361 10/19/2023
3.0.201 368 10/19/2023
3.0.200 353 10/19/2023
3.0.199 372 10/19/2023
3.0.198 379 10/18/2023
3.0.197 336 10/18/2023
3.0.196 379 10/17/2023
3.0.195 386 10/13/2023
3.0.194 370 10/12/2023
3.0.193 363 10/12/2023
3.0.192 359 10/11/2023
3.0.191 369 10/11/2023
3.0.190 360 10/11/2023
3.0.189 355 10/11/2023
3.0.188 360 10/11/2023
3.0.187 371 10/11/2023
3.0.186 361 10/11/2023
3.0.185 369 10/10/2023
3.0.184 352 10/10/2023
3.0.183 361 10/9/2023
3.0.182 380 10/9/2023
3.0.181 383 10/9/2023
3.0.180 377 9/21/2023
3.0.179 394 9/21/2023
3.0.178 363 9/21/2023
3.0.177 390 9/11/2023
3.0.176 369 9/8/2023
3.0.175 378 9/8/2023
3.0.173 348 9/8/2023
3.0.172 382 9/8/2023
3.0.170 400 8/23/2023
3.0.169 359 8/23/2023
3.0.168 371 8/23/2023
3.0.167 403 8/11/2023
3.0.166 399 8/10/2023
3.0.165 390 8/7/2023
3.0.164 407 8/3/2023
3.0.163 385 7/31/2023
3.0.162 382 7/28/2023
3.0.161 379 7/28/2023
3.0.160 421 6/30/2023
3.0.159 408 6/29/2023
3.0.158 376 6/29/2023
3.0.157 406 6/28/2023
3.0.156 415 6/28/2023
3.0.155 398 6/28/2023
3.0.154 395 6/26/2023
3.0.153 395 6/22/2023
3.0.152 385 6/22/2023
3.0.151 394 6/22/2023
3.0.150 386 6/22/2023
3.0.149 410 6/22/2023
3.0.148 412 6/22/2023
3.0.147 405 6/15/2023
3.0.146 417 6/9/2023
3.0.145 417 6/6/2023
3.0.144 392 6/6/2023
3.0.143 421 6/6/2023
3.0.142 404 5/31/2023
3.0.141 408 5/31/2023
3.0.140 414 5/26/2023
3.0.139 409 5/26/2023
3.0.138 417 5/25/2023
3.0.137 396 5/25/2023
3.0.136 495 5/25/2023
3.0.135 429 5/25/2023
3.0.134 429 5/25/2023
3.0.133 472 5/24/2023
3.0.132 494 5/24/2023
3.0.131 461 5/24/2023
3.0.130 475 5/23/2023
3.0.129 492 5/22/2023
3.0.128 519 5/18/2023
3.0.127 487 5/17/2023
3.0.126 531 5/11/2023
3.0.125 600 5/5/2023
3.0.124 596 5/4/2023
3.0.123 603 5/4/2023
3.0.122 516 4/25/2023
3.0.121 539 4/25/2023
3.0.120 482 4/25/2023
3.0.119 474 4/25/2023
3.0.118 512 4/25/2023
3.0.117 571 4/24/2023
3.0.116 555 4/24/2023
3.0.115 558 4/18/2023
3.0.114 562 4/18/2023
3.0.113 550 4/18/2023
3.0.112 564 4/11/2023
3.0.111 578 4/11/2023
3.0.110 614 3/31/2023
3.0.109 612 3/29/2023
3.0.108 584 3/28/2023
3.0.107 567 3/15/2023
3.0.106 626 3/9/2023
3.0.105 628 3/9/2023
3.0.104 638 3/3/2023
3.0.103 610 3/2/2023
3.0.102 562 3/2/2023
3.0.101 739 3/1/2023
3.0.100 681 2/22/2023
3.0.99 637 2/10/2023
3.0.98 612 2/10/2023
3.0.97 665 1/24/2023
3.0.96 680 12/15/2022
3.0.95 704 12/1/2022
3.0.94 727 11/30/2022
3.0.93 688 11/30/2022
3.0.92 667 11/30/2022
3.0.91 704 11/29/2022
3.0.90 808 11/25/2022
3.0.89 713 11/17/2022
3.0.88 685 11/15/2022
3.0.87 764 11/14/2022
3.0.86 752 11/14/2022
3.0.85 705 11/14/2022
3.0.84 687 11/14/2022
3.0.83 765 11/14/2022
3.0.82 751 11/14/2022
3.0.81 753 11/14/2022
3.0.80 748 11/14/2022
3.0.79 767 11/8/2022
3.0.78 712 11/7/2022
3.0.77 695 11/7/2022
3.0.76 706 11/7/2022
3.0.75 703 11/7/2022
3.0.74 741 11/3/2022
3.0.73 816 10/31/2022
3.0.72 832 10/27/2022
3.0.71 794 10/27/2022
3.0.70 783 10/27/2022
3.0.69 743 10/27/2022
3.0.68 772 10/25/2022
3.0.67 843 10/19/2022
3.0.66 830 10/19/2022
3.0.65 800 10/19/2022
3.0.64 791 10/19/2022
3.0.63 824 10/19/2022
3.0.62 791 10/18/2022
3.0.61 834 10/13/2022
3.0.60 769 10/12/2022
3.0.59 812 10/12/2022
3.0.58 915 9/28/2022
3.0.57 808 9/28/2022
3.0.56 837 9/28/2022
3.0.55 799 9/27/2022
3.0.54 825 9/27/2022
3.0.53 891 9/27/2022
3.0.52 863 9/27/2022
3.0.51 820 9/27/2022
3.0.50 799 9/27/2022
3.0.49 822 9/27/2022
3.0.48 823 9/27/2022
3.0.47 845 9/26/2022
3.0.46 785 9/26/2022
3.0.45 794 9/26/2022
3.0.44 801 9/26/2022
3.0.43 872 9/23/2022
3.0.42 850 9/23/2022
3.0.41 870 9/22/2022
3.0.40 817 9/22/2022
3.0.39 814 9/22/2022
3.0.38 856 9/21/2022
3.0.37 833 9/21/2022
3.0.36 864 9/21/2022
3.0.35 822 9/21/2022
3.0.34 851 9/20/2022
3.0.33 820 9/19/2022
3.0.32 811 9/16/2022
3.0.31 798 9/16/2022
3.0.30 799 9/16/2022
3.0.29 837 9/16/2022
3.0.28 847 9/15/2022
3.0.27 894 9/15/2022
3.0.26 913 9/14/2022
3.0.25 870 9/14/2022
3.0.24 854 9/14/2022
3.0.23 846 9/14/2022
3.0.22 828 9/14/2022
3.0.21 833 9/14/2022
3.0.20 803 9/9/2022
3.0.19 842 9/9/2022
3.0.18 813 9/8/2022
3.0.17 856 9/6/2022
3.0.16 814 9/6/2022
3.0.15 849 9/2/2022
3.0.14 806 9/1/2022
3.0.13 794 8/31/2022
3.0.12 819 8/31/2022
3.0.11 894 8/23/2022
3.0.10 853 8/22/2022
3.0.9 883 8/22/2022
3.0.8 843 8/18/2022
3.0.7 861 8/17/2022
3.0.6 917 8/15/2022
3.0.5 830 8/15/2022
3.0.4 938 8/4/2022
3.0.3 875 8/4/2022
3.0.2 899 7/29/2022
3.0.1 883 7/27/2022
3.0.0 883 7/26/2022
2.0.96 847 7/26/2022
2.0.95 829 7/26/2022
2.0.94 835 7/25/2022
2.0.93 811 7/25/2022
2.0.92 920 7/15/2022
2.0.91 841 7/15/2022
2.0.90 833 7/14/2022
2.0.89 874 7/14/2022
2.0.88 868 7/12/2022
2.0.87 912 7/11/2022
2.0.86 858 7/11/2022
2.0.85 837 7/11/2022
2.0.84 886 7/8/2022
2.0.83 924 6/29/2022
2.0.82 867 6/29/2022
2.0.81 941 6/23/2022
2.0.80 925 6/15/2022
2.0.79 827 6/14/2022
2.0.78 819 6/14/2022
2.0.77 1,002 5/24/2022
2.0.76 987 5/3/2022
2.0.75 836 4/29/2022
2.0.74 878 4/19/2022
2.0.73 872 4/16/2022
2.0.72 919 4/12/2022
2.0.71 914 4/12/2022
2.0.70 897 4/7/2022
2.0.69 845 4/7/2022
2.0.68 891 4/7/2022
2.0.67 948 4/7/2022
2.0.66 889 3/15/2022
2.0.65 843 3/15/2022
2.0.64 808 3/15/2022
2.0.63 830 3/2/2022
2.0.62 881 2/22/2022
2.0.61 893 2/18/2022
2.0.60 905 2/18/2022
2.0.59 904 2/15/2022
2.0.58 882 2/9/2022
2.0.57 899 2/1/2022
2.0.56 898 2/1/2022
2.0.55 914 2/1/2022
2.0.54 912 1/28/2022
2.0.53 906 1/27/2022
2.0.52 852 1/19/2022
2.0.51 883 1/19/2022
2.0.50 740 12/2/2021
2.0.44 793 11/18/2021
2.0.43 775 11/16/2021
2.0.42 797 11/2/2021
2.0.41 814 10/20/2021
2.0.40 747 10/12/2021
2.0.39 814 10/12/2021
2.0.38 912 10/5/2021
2.0.37 874 9/21/2021
2.0.36 820 9/9/2021
2.0.35 832 9/3/2021
2.0.34 774 9/2/2021
2.0.33 820 7/21/2021
2.0.32 811 7/21/2021
2.0.31 824 7/6/2021
2.0.30 773 7/5/2021
2.0.29 811 6/30/2021
2.0.28 851 6/28/2021
2.0.27 849 6/17/2021
2.0.26 855 6/15/2021
2.0.25 811 6/14/2021
2.0.24 787 6/14/2021
2.0.23 821 6/14/2021
2.0.22 802 5/20/2021
2.0.21 814 5/18/2021
2.0.20 851 5/10/2021
2.0.19 838 5/10/2021
2.0.18 819 5/3/2021
2.0.17 803 5/3/2021
2.0.16 833 4/14/2021
2.0.15 806 4/13/2021
2.0.14 819 3/31/2021
2.0.13 860 3/25/2021
2.0.12 865 3/25/2021
2.0.11 869 2/19/2021
2.0.10 872 2/18/2021
2.0.9 914 2/18/2021
2.0.8 839 2/16/2021
2.0.7 895 2/9/2021
2.0.6 885 2/9/2021
2.0.5 906 2/3/2021
2.0.4 903 1/29/2021
2.0.3 852 1/29/2021
2.0.2 870 1/28/2021
2.0.1 885 1/27/2021
2.0.0 907 1/26/2021
1.2.397 906 1/26/2021
1.2.396 938 1/21/2021
1.2.395 927 1/20/2021
1.2.394 931 1/20/2021
1.2.393 955 1/20/2021
1.2.392 944 1/20/2021
1.2.391 922 1/19/2021
1.2.390 928 1/19/2021
1.2.389 1,003 1/19/2021
1.2.388 935 1/14/2021
1.2.387 916 1/14/2021
1.2.386 955 1/13/2021
1.2.385 970 1/13/2021
1.2.384 981 1/11/2021
1.2.383 925 1/8/2021
1.2.382 927 1/6/2021
1.2.381 931 1/6/2021
1.2.380 978 11/17/2020
1.2.379 980 10/21/2020
1.2.378 927 9/17/2020
1.2.377 958 9/1/2020
1.2.376 977 8/31/2020
1.2.375 1,037 7/13/2020
1.2.374 967 7/2/2020
1.2.373 964 7/1/2020
1.2.372 980 6/10/2020
1.2.371 988 6/10/2020
1.2.370 983 6/10/2020
1.2.369 962 6/9/2020
1.2.368 952 6/9/2020
1.2.367 968 6/9/2020
1.2.366 965 6/9/2020
1.2.365 958 6/9/2020
1.2.364 990 6/9/2020
1.2.363 994 6/9/2020
1.2.362 1,065 6/8/2020
1.2.361 1,063 6/4/2020
1.2.360 1,026 5/4/2020
1.2.359 1,030 4/27/2020
1.2.358 1,018 4/4/2020
1.2.357 1,080 3/25/2020
1.2.356 1,055 3/10/2020
1.2.355 1,026 3/10/2020
1.2.354 968 3/6/2020
1.2.353 1,006 3/3/2020
1.2.352 1,034 3/3/2020
1.2.351 1,016 3/2/2020
1.2.350 1,051 3/2/2020
1.2.349 1,034 3/2/2020
1.2.348 1,045 3/2/2020
1.2.347 1,028 3/2/2020
1.2.346 1,009 2/27/2020
1.2.345 1,059 2/21/2020
1.2.344 1,050 2/20/2020
1.2.343 1,067 2/20/2020
1.2.342 1,029 2/20/2020
1.2.341 1,020 2/20/2020
1.2.340 1,011 2/20/2020
1.2.339 1,023 2/20/2020
1.2.338 998 2/19/2020
1.2.337 1,026 2/18/2020
1.2.336 1,010 2/14/2020
1.2.335 1,028 2/6/2020
1.2.334 1,087 2/4/2020
1.2.333 1,179 2/3/2020
1.2.332 1,049 1/13/2020
1.2.331 1,132 12/17/2019
1.2.330 1,107 12/13/2019
1.2.328 1,028 12/12/2019
1.2.327 1,048 12/11/2019
1.2.326 1,077 12/10/2019
1.2.325 1,028 12/3/2019
1.2.324 1,023 11/29/2019
1.2.323 977 11/28/2019
1.2.322 1,065 11/28/2019
1.2.321 1,061 11/28/2019
1.2.320 1,177 11/26/2019
1.2.319 1,097 11/26/2019
1.2.318 1,065 11/22/2019
1.2.317 1,001 11/20/2019
1.2.316 1,086 10/25/2019
1.2.315 1,058 10/25/2019
1.2.314 1,012 10/23/2019
1.2.313 1,009 10/18/2019
1.2.312 1,030 10/17/2019
1.2.311 1,022 10/17/2019
1.2.310 1,059 10/17/2019
1.2.309 1,067 10/9/2019
1.2.308 1,049 10/8/2019
1.2.307 1,010 10/7/2019
1.2.306 1,099 10/4/2019
1.2.305 1,073 10/3/2019
1.2.304 1,050 10/2/2019
1.2.303 1,172 9/16/2019
1.2.302 1,082 9/16/2019
1.2.301 1,070 9/15/2019
1.2.300 1,046 9/13/2019
1.2.299 1,065 9/10/2019
1.2.298 1,067 9/6/2019
1.2.297 1,122 8/20/2019
1.2.296 1,071 8/20/2019
1.2.295 1,079 8/20/2019
1.2.294 1,121 8/20/2019
1.2.293 1,051 8/16/2019
1.2.292 1,068 7/15/2019
1.2.291 1,106 6/30/2019
1.2.290 1,094 6/28/2019
1.2.289 1,107 6/20/2019
1.2.288 1,078 6/12/2019
1.2.287 1,070 6/12/2019
1.2.286 1,146 6/11/2019
1.2.285 1,124 6/11/2019
1.2.284 1,101 6/5/2019
1.2.283 1,141 5/28/2019
1.2.282 1,083 5/25/2019
1.2.281 1,190 5/23/2019
1.2.280 1,138 5/13/2019
1.2.279 1,122 5/9/2019
1.2.278 1,141 5/9/2019
1.2.277 1,136 5/7/2019
1.2.276 1,102 5/7/2019
1.2.275 1,179 5/6/2019
1.2.274 1,151 4/26/2019
1.2.273 1,124 4/25/2019
1.2.272 1,098 4/25/2019
1.2.271 1,112 4/24/2019
1.2.270 1,148 4/24/2019
1.2.269 1,152 4/16/2019
1.2.268 1,154 4/16/2019
1.2.267 1,125 4/16/2019
1.2.266 1,126 4/12/2019
1.2.265 1,120 4/12/2019
1.2.264 1,117 4/11/2019
1.2.263 1,152 4/11/2019
1.2.262 1,094 4/10/2019
1.2.261 1,106 4/10/2019
1.2.260 1,059 4/5/2019
1.2.259 1,081 2/27/2019
1.2.258 1,122 2/27/2019
1.2.257 1,132 2/26/2019
1.2.256 1,221 2/15/2019
1.2.255 1,253 2/15/2019
1.2.254 1,168 2/5/2019
1.2.253 1,209 12/12/2018
1.2.252 1,300 11/8/2018
1.2.251 1,267 11/8/2018
1.2.250 1,288 10/11/2018
1.2.249 1,325 10/2/2018
1.2.248 1,354 9/25/2018
1.2.247 1,328 9/3/2018
1.2.246 1,322 8/28/2018
1.2.245 1,315 8/27/2018
1.2.244 1,351 8/22/2018
1.2.243 1,312 8/21/2018
1.2.242 1,424 8/17/2018
1.2.241 1,457 7/27/2018
1.2.240 1,450 7/26/2018
1.2.239 1,458 6/18/2018
1.2.238 1,572 6/14/2018
1.2.237 1,449 5/25/2018
1.2.236 1,403 5/24/2018
1.2.235 1,483 5/18/2018
1.2.234 1,546 5/3/2018
1.2.233 1,570 5/3/2018
1.2.232 1,442 4/30/2018
1.2.231 1,522 4/18/2018
1.2.230 1,574 4/10/2018
1.2.229 1,477 4/10/2018
1.2.228 1,394 4/4/2018
1.2.227 1,446 3/28/2018
1.2.226 1,428 3/22/2018
1.2.225 1,549 3/20/2018
1.2.224 1,462 3/19/2018
1.2.223 1,459 3/15/2018
1.2.222 1,485 3/14/2018
1.2.221 1,514 3/14/2018
1.2.220 1,578 2/23/2018
1.2.219 1,604 2/16/2018
1.2.218 1,552 2/9/2018
1.2.217 1,450 2/8/2018
1.2.216 1,495 2/7/2018
1.2.215 1,499 2/7/2018
1.2.214 1,561 2/5/2018
1.2.213 1,596 2/2/2018
1.2.212 1,549 1/26/2018
1.2.211 1,567 1/16/2018
1.2.210 1,443 12/18/2017
1.2.209 1,547 12/14/2017
1.2.208 1,416 12/7/2017
1.2.207 1,438 12/6/2017
1.2.206 1,489 12/4/2017
1.2.205 1,460 11/28/2017
1.2.204 1,432 11/24/2017
1.2.203 1,426 11/24/2017
1.2.202 1,451 11/24/2017
1.2.201 1,462 11/20/2017
1.2.200 1,465 11/14/2017
1.2.199 1,445 11/14/2017
1.2.198 1,500 11/6/2017
1.2.197 1,523 11/6/2017
1.2.196 1,556 10/31/2017
1.2.195 1,544 10/30/2017
1.2.194 1,486 10/26/2017
1.2.193 1,488 10/26/2017
1.2.192 1,454 10/26/2017
1.2.191 1,453 10/20/2017
1.2.190 1,483 10/18/2017
1.2.189 1,494 10/18/2017
1.2.188 1,469 10/15/2017
1.2.187 1,451 10/11/2017
1.2.185 1,414 10/10/2017
1.2.184 1,471 10/10/2017
1.2.183 1,480 10/2/2017
1.2.182 1,439 9/29/2017
1.2.181 1,478 9/25/2017
1.2.180 1,478 9/14/2017
1.2.179 1,473 9/12/2017
1.2.178 1,469 8/31/2017
1.2.177 1,453 8/25/2017
1.2.176 1,444 8/24/2017
1.2.174 1,577 8/7/2017
1.2.173 1,534 8/7/2017
1.2.172 1,491 8/7/2017
1.2.171 1,433 8/4/2017
1.2.170 1,458 8/3/2017
1.2.169 1,514 8/3/2017
1.2.168 1,468 8/3/2017
1.2.167 1,497 8/2/2017
1.2.166 1,467 8/1/2017
1.2.165 1,482 7/26/2017
1.2.164 1,450 7/26/2017
1.2.163 1,532 7/25/2017
1.2.162 1,481 7/18/2017
1.2.161 1,475 7/18/2017
1.2.160 1,517 7/18/2017
1.2.159 1,493 7/18/2017
1.2.158 1,465 7/13/2017
1.2.157 1,482 7/13/2017
1.2.156 1,469 7/5/2017
1.2.155 1,469 6/28/2017
1.2.154 1,415 6/27/2017
1.2.153 1,491 6/20/2017
1.2.152 1,448 6/19/2017
1.2.151 1,440 6/14/2017
1.2.150 1,428 6/13/2017
1.2.149 1,488 5/31/2017
1.2.148 1,455 5/29/2017
1.2.147 1,474 5/19/2017
1.2.146 1,462 5/18/2017
1.2.145 1,457 5/18/2017
1.2.144 1,487 5/14/2017
1.2.143 1,414 5/12/2017
1.2.142 1,504 5/12/2017
1.2.141 1,499 5/5/2017
1.2.140 1,431 4/27/2017
1.2.139 1,530 2/27/2017
1.2.137 1,445 2/3/2017
1.2.136 1,478 2/3/2017
1.2.135 1,479 1/26/2017
1.2.134 1,464 1/25/2017
1.2.133 1,507 1/12/2017
1.2.132 1,525 1/11/2017
1.2.131 1,548 1/10/2017
1.2.130 1,469 1/10/2017
1.2.129 1,492 1/10/2017
1.2.128 1,510 1/10/2017
1.2.127 1,460 1/10/2017
1.2.125 1,471 1/10/2017
1.2.119 1,550 12/13/2016
1.2.118 1,489 12/12/2016
1.2.117 1,493 12/10/2016
1.2.115 1,544 12/8/2016
1.2.114 1,484 12/5/2016
1.2.112 1,468 11/29/2016
1.2.111 1,563 11/25/2016
1.2.110 1,558 11/25/2016
1.2.109 1,571 11/24/2016
1.2.108 1,560 11/24/2016
1.2.107 1,488 11/23/2016
1.2.106 1,497 11/18/2016
1.2.105 1,514 11/18/2016
1.2.104 1,587 11/18/2016
1.2.103 1,504 11/17/2016
1.2.102 1,497 11/17/2016
1.2.101 1,470 11/17/2016
1.2.100 1,414 11/16/2016
1.2.99 1,478 11/16/2016
1.2.98 1,510 11/16/2016
1.2.97 1,499 11/16/2016
1.2.96 1,465 11/16/2016
1.2.95 1,460 11/16/2016
1.2.94 1,518 11/15/2016
1.2.92 1,528 11/15/2016
1.2.91 1,539 11/15/2016
1.2.90 1,523 11/15/2016
1.2.89 1,491 11/14/2016
1.2.88 2,010 11/8/2016
1.2.87 1,794 11/8/2016
1.2.86 1,691 11/8/2016
1.2.85 1,558 11/8/2016
1.2.84 1,870 11/8/2016
1.2.83 1,547 11/7/2016
1.2.82 1,700 11/3/2016
1.2.81 1,757 11/3/2016
1.2.80 1,558 11/3/2016
1.2.79 1,585 11/2/2016
1.2.78 1,623 11/1/2016
1.2.76 1,750 11/1/2016
1.2.75 1,502 10/31/2016
1.2.73 1,470 10/28/2016
1.2.71 1,439 10/27/2016
1.2.68 1,502 10/26/2016
1.2.66 1,522 10/25/2016
1.2.65 1,511 10/24/2016
1.2.64 1,537 10/21/2016
1.2.63 1,507 10/21/2016
1.2.62 1,427 10/21/2016
1.2.61 1,512 10/20/2016
1.2.60 1,481 10/20/2016
1.2.59 1,512 10/13/2016
1.2.58 1,560 10/13/2016
1.2.57 1,510 10/13/2016
1.2.56 1,481 10/13/2016
1.2.55 1,508 10/11/2016
1.2.54 1,458 10/11/2016
1.2.53 1,465 10/10/2016
1.2.51 1,440 9/12/2016
1.2.50 1,470 9/12/2016
1.2.49 1,495 9/7/2016
1.2.48 1,532 9/2/2016
1.2.47 1,551 5/6/2016
1.2.46 1,787 4/25/2016
1.2.45 1,760 4/25/2016
1.2.43 1,745 4/22/2016
1.2.42 1,490 4/15/2016
1.2.41 1,470 4/12/2016
1.2.40 1,519 4/11/2016
1.2.39 1,452 4/8/2016
1.2.38 1,566 4/8/2016
1.2.37 1,580 4/8/2016
1.2.36 1,465 4/8/2016
1.2.35 1,555 4/6/2016
1.2.34 1,487 4/6/2016
1.2.33 1,502 4/6/2016
1.2.32 1,546 4/6/2016
1.2.31 1,502 4/6/2016
1.2.30 1,516 4/6/2016
1.2.29 1,518 4/5/2016
1.2.28 1,528 4/5/2016
1.2.26 1,544 4/5/2016
1.2.25 1,520 4/5/2016
1.2.24 1,512 4/1/2016
1.2.23 1,547 3/31/2016
1.2.22 1,517 3/31/2016
1.2.21 1,607 3/29/2016
1.2.20 1,597 3/25/2016
1.2.19 1,544 3/17/2016
1.2.18 1,517 3/17/2016
1.2.17 1,540 3/17/2016
1.2.16 1,587 3/17/2016
1.2.15 1,540 3/17/2016
1.2.14 1,476 3/16/2016
1.2.13 1,563 3/15/2016
1.2.12 1,556 3/15/2016
1.2.11 1,495 3/14/2016
1.2.10 1,538 3/11/2016
1.2.9 1,579 3/7/2016
1.2.8 1,467 3/6/2016
1.2.7 1,568 3/6/2016
1.2.6 1,594 3/4/2016
1.2.5 1,523 3/2/2016
1.2.4 1,626 3/2/2016
1.2.3 1,595 3/1/2016
1.2.1 1,594 2/29/2016
1.2.0 1,718 2/29/2016
1.1.45 1,482 7/28/2017
1.1.44 2,074 2/29/2016
1.1.43 1,555 2/29/2016
1.1.42 1,660 2/28/2016
1.1.41 1,978 2/26/2016
1.1.40 1,564 2/23/2016
1.1.39 1,750 2/23/2016
1.1.38 1,573 2/22/2016
1.1.37 1,658 2/22/2016
1.1.36 1,556 2/19/2016
1.1.35 1,608 2/19/2016
1.1.34 1,612 2/15/2016
1.1.33 1,532 2/12/2016
1.1.32 1,715 2/11/2016
1.1.31 1,699 2/11/2016
1.1.30 1,509 2/9/2016
1.1.29 1,486 2/8/2016
1.1.28 1,577 1/29/2016
1.1.27 1,550 1/26/2016
1.1.25 1,609 1/25/2016
1.1.24 1,546 1/20/2016
1.1.23 1,564 1/20/2016
1.1.19 1,583 1/20/2016
1.1.16 1,562 1/19/2016
1.1.15 1,945 1/15/2016
1.1.14 1,785 1/15/2016
1.1.13 2,243 1/14/2016
1.1.12 2,036 1/14/2016
1.1.10 1,697 1/13/2016
1.1.9 1,537 1/12/2016
1.1.8 1,542 1/12/2016
1.1.7 1,577 1/12/2016
1.1.6 1,580 1/11/2016
1.1.5 1,530 1/7/2016
1.1.3 1,529 1/6/2016
1.1.2 1,594 1/6/2016
1.1.1 1,541 1/5/2016
1.1.0 1,635 1/1/2016
1.0.155 1,618 12/18/2015
1.0.154 1,629 12/17/2015
1.0.153 1,536 12/17/2015
1.0.151 1,646 12/3/2015
1.0.150 1,827 12/3/2015
1.0.149 1,760 12/3/2015
1.0.148 1,899 12/2/2015
1.0.147 1,685 12/2/2015
1.0.146 1,922 12/2/2015
1.0.145 1,760 12/2/2015
1.0.144 1,882 12/2/2015
1.0.143 1,775 12/1/2015
1.0.142 1,782 12/1/2015
1.0.140 1,842 12/1/2015
1.0.139 1,801 11/30/2015
1.0.138 1,801 11/30/2015
1.0.137 1,632 11/26/2015
1.0.136 1,722 11/25/2015
1.0.135 1,588 11/20/2015
1.0.134 1,611 11/19/2015
1.0.133 1,661 11/19/2015
1.0.132 1,601 11/19/2015
1.0.131 1,616 11/17/2015
1.0.130 1,566 11/13/2015
1.0.129 1,589 11/13/2015
1.0.128 1,596 11/13/2015
1.0.127 1,630 11/12/2015
1.0.126 1,580 11/12/2015
1.0.125 1,558 11/11/2015
1.0.124 1,572 11/11/2015
1.0.123 1,625 11/11/2015
1.0.121 1,606 11/4/2015
1.0.120 1,587 11/3/2015
1.0.119 1,481 10/30/2015
1.0.118 1,504 10/29/2015
1.0.117 1,537 10/23/2015
1.0.116 1,575 10/20/2015
1.0.115 1,547 10/13/2015
1.0.113 1,545 10/13/2015
1.0.111 1,958 10/6/2015
1.0.110 1,922 10/6/2015
1.0.109 1,735 10/6/2015
1.0.108 1,568 10/6/2015
1.0.107 1,952 10/4/2015
1.0.106 1,633 9/25/2015
1.0.105 1,639 9/2/2015
1.0.104 1,611 8/24/2015
1.0.103 1,750 7/30/2015
1.0.102 1,692 7/30/2015
1.0.101 1,584 6/12/2015
1.0.100 1,574 6/3/2015
1.0.99 1,658 6/3/2015
1.0.98 1,535 6/3/2015
1.0.97 1,531 5/12/2015
1.0.96 1,574 5/7/2015
1.0.95 1,625 4/16/2015
1.0.94 1,622 4/16/2015
1.0.93 1,715 4/15/2015
1.0.92 1,654 4/8/2015
1.0.91 1,547 3/17/2015
1.0.90 1,513 3/10/2015
1.0.89 1,622 3/10/2015
1.0.88 1,932 2/12/2015
1.0.87 1,740 12/4/2014
1.0.86 1,726 11/14/2014
1.0.85 1,730 11/14/2014
1.0.84 2,088 11/13/2014
1.0.83 2,135 11/13/2014
1.0.82 1,822 11/12/2014
1.0.81 1,785 11/12/2014
1.0.80 1,640 10/9/2014
1.0.79 1,630 10/8/2014
1.0.78 1,632 10/7/2014
1.0.77 1,629 10/7/2014
1.0.76 1,619 9/29/2014
1.0.75 1,635 9/29/2014
1.0.74 1,648 9/3/2014
1.0.73 1,651 9/3/2014
1.0.72 1,648 8/12/2014
1.0.71 1,632 8/11/2014
1.0.70 1,683 8/11/2014
1.0.67 1,596 8/11/2014
1.0.66 1,597 8/11/2014
1.0.65 1,653 8/5/2014
1.0.64 1,626 8/4/2014
1.0.63 1,662 7/31/2014
1.0.62 1,620 7/22/2014
1.0.59 1,632 7/11/2014
1.0.58 1,632 7/11/2014
1.0.57 1,685 7/7/2014
1.0.56 1,666 7/1/2014
1.0.55 1,664 7/1/2014
1.0.54 1,582 7/1/2014
1.0.53 1,620 7/1/2014
1.0.52 1,609 7/1/2014
1.0.51 1,597 6/23/2014
1.0.49 1,632 6/21/2014
1.0.48 1,631 6/20/2014
1.0.47 1,597 6/21/2014
1.0.45 1,633 6/19/2014
1.0.44 1,690 6/19/2014
1.0.43 1,669 6/19/2014
1.0.41 1,663 6/19/2014
1.0.40 1,618 6/19/2014
1.0.39 1,607 6/18/2014
1.0.38 1,642 6/18/2014
1.0.37 1,711 6/12/2014
1.0.36 1,670 6/12/2014
1.0.35 1,656 6/12/2014
1.0.34 1,608 6/12/2014
1.0.33 1,696 6/12/2014
1.0.32 1,633 6/12/2014
1.0.31 1,598 6/6/2014
1.0.30 1,604 6/6/2014
1.0.29 1,606 6/5/2014
1.0.28 1,724 5/8/2014
1.0.27 1,673 5/8/2014
1.0.26 1,571 5/7/2014
1.0.25 1,593 5/7/2014
1.0.24 1,547 5/7/2014
1.0.23 1,608 5/5/2014
1.0.22 1,664 5/5/2014
1.0.21 1,563 5/5/2014
1.0.20 1,728 4/30/2014
1.0.19 1,663 4/30/2014
1.0.18 1,831 4/11/2014
1.0.17 1,816 4/10/2014
1.0.16 1,848 4/10/2014
1.0.15 1,825 4/10/2014
1.0.14 1,856 4/10/2014
1.0.13 1,815 4/10/2014
1.0.12 1,752 4/2/2014
1.0.11 1,708 4/2/2014
1.0.10 1,707 4/2/2014
1.0.9 1,709 4/1/2014
1.0.8 1,739 4/1/2014
1.0.7 1,761 4/1/2014
1.0.6 1,700 4/1/2014
1.0.5 1,737 4/1/2014