PeanutButter.ServiceShell 3.0.348

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.348                
NuGet\Install-Package PeanutButter.ServiceShell -Version 3.0.348                
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.348" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PeanutButter.ServiceShell --version 3.0.348                
#r "nuget: PeanutButter.ServiceShell, 3.0.348"                
#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.348

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

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.349 129 3/18/2025
3.0.348 125 3/18/2025
3.0.347 360 3/4/2025
3.0.346 196 3/4/2025
3.0.345 184 3/4/2025
3.0.344 103 2/20/2025
3.0.343 88 2/14/2025
3.0.342 138 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 76 1/7/2025
3.0.336 84 1/6/2025
3.0.335 91 12/17/2024
3.0.334 96 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 468 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 669 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 123 8/8/2024
3.0.313 130 8/8/2024
3.0.312 90 7/29/2024
3.0.311 736 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 151 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 260 2/29/2024
3.0.275 210 2/28/2024
3.0.274 213 2/28/2024
3.0.273 248 2/27/2024
3.0.272 256 2/26/2024
3.0.271 275 2/22/2024
3.0.270 299 2/15/2024
3.0.269 257 2/15/2024
3.0.268 264 2/15/2024
3.0.267 267 2/14/2024
3.0.266 277 2/14/2024
3.0.265 360 2/13/2024
3.0.264 323 2/8/2024
3.0.263 306 2/8/2024
3.0.262 315 2/8/2024
3.0.261 299 2/8/2024
3.0.260 306 2/7/2024
3.0.259 305 2/7/2024
3.0.258 313 2/7/2024
3.0.257 312 2/7/2024
3.0.256 331 1/31/2024
3.0.255 331 1/30/2024
3.0.254 335 1/25/2024
3.0.253 335 1/24/2024
3.0.252 341 1/22/2024
3.0.251 568 1/17/2024
3.0.250 342 1/17/2024
3.0.249 353 1/16/2024
3.0.248 344 1/16/2024
3.0.247 344 1/16/2024
3.0.246 334 1/15/2024
3.0.245 337 1/11/2024
3.0.244 499 12/11/2023
3.0.243 339 12/11/2023
3.0.242 358 12/7/2023
3.0.241 375 12/7/2023
3.0.240 388 12/5/2023
3.0.239 389 12/5/2023
3.0.238 362 12/5/2023
3.0.237 360 12/5/2023
3.0.236 392 11/17/2023
3.0.235 355 11/17/2023
3.0.234 370 11/14/2023
3.0.233 361 11/14/2023
3.0.232 369 11/13/2023
3.0.231 366 11/9/2023
3.0.230 342 11/8/2023
3.0.229 348 11/8/2023
3.0.228 375 11/2/2023
3.0.227 361 11/2/2023
3.0.226 356 11/1/2023
3.0.225 385 11/1/2023
3.0.224 318 11/1/2023
3.0.223 353 10/31/2023
3.0.222 352 10/31/2023
3.0.221 362 10/31/2023
3.0.220 381 10/31/2023
3.0.219 359 10/31/2023
3.0.218 355 10/30/2023
3.0.217 365 10/30/2023
3.0.216 312 10/30/2023
3.0.215 374 10/30/2023
3.0.214 371 10/26/2023
3.0.213 364 10/25/2023
3.0.212 394 10/25/2023
3.0.211 375 10/24/2023
3.0.210 369 10/24/2023
3.0.209 370 10/24/2023
3.0.208 352 10/24/2023
3.0.207 356 10/23/2023
3.0.206 356 10/23/2023
3.0.205 372 10/20/2023
3.0.204 351 10/20/2023
3.0.203 380 10/20/2023
3.0.202 362 10/19/2023
3.0.201 369 10/19/2023
3.0.200 354 10/19/2023
3.0.199 374 10/19/2023
3.0.198 380 10/18/2023
3.0.197 337 10/18/2023
3.0.196 381 10/17/2023
3.0.195 387 10/13/2023
3.0.194 372 10/12/2023
3.0.193 364 10/12/2023
3.0.192 361 10/11/2023
3.0.191 371 10/11/2023
3.0.190 362 10/11/2023
3.0.189 356 10/11/2023
3.0.188 361 10/11/2023
3.0.187 373 10/11/2023
3.0.186 363 10/11/2023
3.0.185 370 10/10/2023
3.0.184 353 10/10/2023
3.0.183 369 10/9/2023
3.0.182 382 10/9/2023
3.0.181 385 10/9/2023
3.0.180 378 9/21/2023
3.0.179 396 9/21/2023
3.0.178 365 9/21/2023
3.0.177 391 9/11/2023
3.0.176 371 9/8/2023
3.0.175 380 9/8/2023
3.0.173 349 9/8/2023
3.0.172 383 9/8/2023
3.0.170 401 8/23/2023
3.0.169 360 8/23/2023
3.0.168 372 8/23/2023
3.0.167 405 8/11/2023
3.0.166 401 8/10/2023
3.0.165 391 8/7/2023
3.0.164 409 8/3/2023
3.0.163 387 7/31/2023
3.0.162 384 7/28/2023
3.0.161 380 7/28/2023
3.0.160 423 6/30/2023
3.0.159 410 6/29/2023
3.0.158 378 6/29/2023
3.0.157 407 6/28/2023
3.0.156 416 6/28/2023
3.0.155 400 6/28/2023
3.0.154 397 6/26/2023
3.0.153 396 6/22/2023
3.0.152 387 6/22/2023
3.0.151 396 6/22/2023
3.0.150 388 6/22/2023
3.0.149 411 6/22/2023
3.0.148 414 6/22/2023
3.0.147 408 6/15/2023
3.0.146 419 6/9/2023
3.0.145 419 6/6/2023
3.0.144 395 6/6/2023
3.0.143 423 6/6/2023
3.0.142 405 5/31/2023
3.0.141 409 5/31/2023
3.0.140 416 5/26/2023
3.0.139 411 5/26/2023
3.0.138 419 5/25/2023
3.0.137 398 5/25/2023
3.0.136 496 5/25/2023
3.0.135 430 5/25/2023
3.0.134 431 5/25/2023
3.0.133 474 5/24/2023
3.0.132 495 5/24/2023
3.0.131 463 5/24/2023
3.0.130 477 5/23/2023
3.0.129 493 5/22/2023
3.0.128 520 5/18/2023
3.0.127 488 5/17/2023
3.0.126 532 5/11/2023
3.0.125 601 5/5/2023
3.0.124 598 5/4/2023
3.0.123 605 5/4/2023
3.0.122 517 4/25/2023
3.0.121 540 4/25/2023
3.0.120 484 4/25/2023
3.0.119 476 4/25/2023
3.0.118 513 4/25/2023
3.0.117 590 4/24/2023
3.0.116 556 4/24/2023
3.0.115 559 4/18/2023
3.0.114 564 4/18/2023
3.0.113 552 4/18/2023
3.0.112 565 4/11/2023
3.0.111 580 4/11/2023
3.0.110 616 3/31/2023
3.0.109 614 3/29/2023
3.0.108 585 3/28/2023
3.0.107 569 3/15/2023
3.0.106 627 3/9/2023
3.0.105 629 3/9/2023
3.0.104 639 3/3/2023
3.0.103 614 3/2/2023
3.0.102 563 3/2/2023
3.0.101 740 3/1/2023
3.0.100 682 2/22/2023
3.0.99 638 2/10/2023
3.0.98 613 2/10/2023
3.0.97 666 1/24/2023
3.0.96 683 12/15/2022
3.0.95 706 12/1/2022
3.0.94 730 11/30/2022
3.0.93 690 11/30/2022
3.0.92 669 11/30/2022
3.0.91 706 11/29/2022
3.0.90 811 11/25/2022
3.0.89 715 11/17/2022
3.0.88 687 11/15/2022
3.0.87 766 11/14/2022
3.0.86 754 11/14/2022
3.0.85 708 11/14/2022
3.0.84 690 11/14/2022
3.0.83 767 11/14/2022
3.0.82 754 11/14/2022
3.0.81 756 11/14/2022
3.0.80 751 11/14/2022
3.0.79 770 11/8/2022
3.0.78 714 11/7/2022
3.0.77 697 11/7/2022
3.0.76 708 11/7/2022
3.0.75 706 11/7/2022
3.0.74 743 11/3/2022
3.0.73 818 10/31/2022
3.0.72 835 10/27/2022
3.0.71 797 10/27/2022
3.0.70 786 10/27/2022
3.0.69 745 10/27/2022
3.0.68 774 10/25/2022
3.0.67 845 10/19/2022
3.0.66 833 10/19/2022
3.0.65 803 10/19/2022
3.0.64 794 10/19/2022
3.0.63 827 10/19/2022
3.0.62 793 10/18/2022
3.0.61 836 10/13/2022
3.0.60 772 10/12/2022
3.0.59 815 10/12/2022
3.0.58 918 9/28/2022
3.0.57 812 9/28/2022
3.0.56 840 9/28/2022
3.0.55 802 9/27/2022
3.0.54 828 9/27/2022
3.0.53 895 9/27/2022
3.0.52 866 9/27/2022
3.0.51 830 9/27/2022
3.0.50 803 9/27/2022
3.0.49 825 9/27/2022
3.0.48 826 9/27/2022
3.0.47 848 9/26/2022
3.0.46 788 9/26/2022
3.0.45 797 9/26/2022
3.0.44 805 9/26/2022
3.0.43 875 9/23/2022
3.0.42 854 9/23/2022
3.0.41 873 9/22/2022
3.0.40 820 9/22/2022
3.0.39 818 9/22/2022
3.0.38 859 9/21/2022
3.0.37 837 9/21/2022
3.0.36 868 9/21/2022
3.0.35 825 9/21/2022
3.0.34 854 9/20/2022
3.0.33 825 9/19/2022
3.0.32 816 9/16/2022
3.0.31 803 9/16/2022
3.0.30 805 9/16/2022
3.0.29 841 9/16/2022
3.0.28 850 9/15/2022
3.0.27 898 9/15/2022
3.0.26 916 9/14/2022
3.0.25 873 9/14/2022
3.0.24 857 9/14/2022
3.0.23 850 9/14/2022
3.0.22 831 9/14/2022
3.0.21 836 9/14/2022
3.0.20 808 9/9/2022
3.0.19 845 9/9/2022
3.0.18 817 9/8/2022
3.0.17 859 9/6/2022
3.0.16 817 9/6/2022
3.0.15 855 9/2/2022
3.0.14 809 9/1/2022
3.0.13 797 8/31/2022
3.0.12 822 8/31/2022
3.0.11 897 8/23/2022
3.0.10 856 8/22/2022
3.0.9 887 8/22/2022
3.0.8 846 8/18/2022
3.0.7 864 8/17/2022
3.0.6 921 8/15/2022
3.0.5 833 8/15/2022
3.0.4 942 8/4/2022
3.0.3 880 8/4/2022
3.0.2 905 7/29/2022
3.0.1 887 7/27/2022
3.0.0 886 7/26/2022
2.0.96 853 7/26/2022
2.0.95 839 7/26/2022
2.0.94 840 7/25/2022
2.0.93 816 7/25/2022
2.0.92 923 7/15/2022
2.0.91 844 7/15/2022
2.0.90 836 7/14/2022
2.0.89 880 7/14/2022
2.0.88 871 7/12/2022
2.0.87 917 7/11/2022
2.0.86 861 7/11/2022
2.0.85 841 7/11/2022
2.0.84 889 7/8/2022
2.0.83 927 6/29/2022
2.0.82 872 6/29/2022
2.0.81 945 6/23/2022
2.0.80 928 6/15/2022
2.0.79 831 6/14/2022
2.0.78 823 6/14/2022
2.0.77 1,006 5/24/2022
2.0.76 992 5/3/2022
2.0.75 841 4/29/2022
2.0.74 883 4/19/2022
2.0.73 877 4/16/2022
2.0.72 926 4/12/2022
2.0.71 920 4/12/2022
2.0.70 902 4/7/2022
2.0.69 850 4/7/2022
2.0.68 898 4/7/2022
2.0.67 953 4/7/2022
2.0.66 894 3/15/2022
2.0.65 849 3/15/2022
2.0.64 815 3/15/2022
2.0.63 836 3/2/2022
2.0.62 888 2/22/2022
2.0.61 902 2/18/2022
2.0.60 912 2/18/2022
2.0.59 913 2/15/2022
2.0.58 894 2/9/2022
2.0.57 906 2/1/2022
2.0.56 906 2/1/2022
2.0.55 920 2/1/2022
2.0.54 923 1/28/2022
2.0.53 912 1/27/2022
2.0.52 858 1/19/2022
2.0.51 891 1/19/2022
2.0.50 747 12/2/2021
2.0.44 799 11/18/2021
2.0.43 782 11/16/2021
2.0.42 804 11/2/2021
2.0.41 820 10/20/2021
2.0.40 753 10/12/2021
2.0.39 821 10/12/2021
2.0.38 918 10/5/2021
2.0.37 881 9/21/2021
2.0.36 827 9/9/2021
2.0.35 839 9/3/2021
2.0.34 781 9/2/2021
2.0.33 826 7/21/2021
2.0.32 817 7/21/2021
2.0.31 831 7/6/2021
2.0.30 779 7/5/2021
2.0.29 818 6/30/2021
2.0.28 858 6/28/2021
2.0.27 856 6/17/2021
2.0.26 861 6/15/2021
2.0.25 817 6/14/2021
2.0.24 793 6/14/2021
2.0.23 828 6/14/2021
2.0.22 808 5/20/2021
2.0.21 821 5/18/2021
2.0.20 857 5/10/2021
2.0.19 844 5/10/2021
2.0.18 826 5/3/2021
2.0.17 810 5/3/2021
2.0.16 840 4/14/2021
2.0.15 812 4/13/2021
2.0.14 828 3/31/2021
2.0.13 868 3/25/2021
2.0.12 874 3/25/2021
2.0.11 878 2/19/2021
2.0.10 882 2/18/2021
2.0.9 923 2/18/2021
2.0.8 849 2/16/2021
2.0.7 904 2/9/2021
2.0.6 894 2/9/2021
2.0.5 916 2/3/2021
2.0.4 912 1/29/2021
2.0.3 861 1/29/2021
2.0.2 880 1/28/2021
2.0.1 894 1/27/2021
2.0.0 922 1/26/2021
1.2.397 916 1/26/2021
1.2.396 947 1/21/2021
1.2.395 936 1/20/2021
1.2.394 941 1/20/2021
1.2.393 964 1/20/2021
1.2.392 953 1/20/2021
1.2.391 937 1/19/2021
1.2.390 937 1/19/2021
1.2.389 1,012 1/19/2021
1.2.388 945 1/14/2021
1.2.387 925 1/14/2021
1.2.386 964 1/13/2021
1.2.385 980 1/13/2021
1.2.384 990 1/11/2021
1.2.383 935 1/8/2021
1.2.382 936 1/6/2021
1.2.381 941 1/6/2021
1.2.380 988 11/17/2020
1.2.379 989 10/21/2020
1.2.378 937 9/17/2020
1.2.377 968 9/1/2020
1.2.376 986 8/31/2020
1.2.375 1,047 7/13/2020
1.2.374 977 7/2/2020
1.2.373 973 7/1/2020
1.2.372 989 6/10/2020
1.2.371 997 6/10/2020
1.2.370 993 6/10/2020
1.2.369 971 6/9/2020
1.2.368 961 6/9/2020
1.2.367 977 6/9/2020
1.2.366 975 6/9/2020
1.2.365 968 6/9/2020
1.2.364 999 6/9/2020
1.2.363 1,009 6/9/2020
1.2.362 1,074 6/8/2020
1.2.361 1,073 6/4/2020
1.2.360 1,037 5/4/2020
1.2.359 1,040 4/27/2020
1.2.358 1,028 4/4/2020
1.2.357 1,097 3/25/2020
1.2.356 1,065 3/10/2020
1.2.355 1,037 3/10/2020
1.2.354 978 3/6/2020
1.2.353 1,022 3/3/2020
1.2.352 1,045 3/3/2020
1.2.351 1,026 3/2/2020
1.2.350 1,061 3/2/2020
1.2.349 1,045 3/2/2020
1.2.348 1,056 3/2/2020
1.2.347 1,039 3/2/2020
1.2.346 1,020 2/27/2020
1.2.345 1,070 2/21/2020
1.2.344 1,061 2/20/2020
1.2.343 1,077 2/20/2020
1.2.342 1,039 2/20/2020
1.2.341 1,030 2/20/2020
1.2.340 1,020 2/20/2020
1.2.339 1,033 2/20/2020
1.2.338 1,013 2/19/2020
1.2.337 1,036 2/18/2020
1.2.336 1,021 2/14/2020
1.2.335 1,038 2/6/2020
1.2.334 1,097 2/4/2020
1.2.333 1,189 2/3/2020
1.2.332 1,060 1/13/2020
1.2.331 1,142 12/17/2019
1.2.330 1,117 12/13/2019
1.2.328 1,039 12/12/2019
1.2.327 1,059 12/11/2019
1.2.326 1,087 12/10/2019
1.2.325 1,038 12/3/2019
1.2.324 1,033 11/29/2019
1.2.323 987 11/28/2019
1.2.322 1,075 11/28/2019
1.2.321 1,071 11/28/2019
1.2.320 1,188 11/26/2019
1.2.319 1,108 11/26/2019
1.2.318 1,075 11/22/2019
1.2.317 1,012 11/20/2019
1.2.316 1,104 10/25/2019
1.2.315 1,070 10/25/2019
1.2.314 1,024 10/23/2019
1.2.313 1,019 10/18/2019
1.2.312 1,041 10/17/2019
1.2.311 1,032 10/17/2019
1.2.310 1,069 10/17/2019
1.2.309 1,078 10/9/2019
1.2.308 1,059 10/8/2019
1.2.307 1,020 10/7/2019
1.2.306 1,109 10/4/2019
1.2.305 1,084 10/3/2019
1.2.304 1,059 10/2/2019
1.2.303 1,183 9/16/2019
1.2.302 1,092 9/16/2019
1.2.301 1,081 9/15/2019
1.2.300 1,056 9/13/2019
1.2.299 1,075 9/10/2019
1.2.298 1,078 9/6/2019
1.2.297 1,132 8/20/2019
1.2.296 1,081 8/20/2019
1.2.295 1,091 8/20/2019
1.2.294 1,134 8/20/2019
1.2.293 1,063 8/16/2019
1.2.292 1,080 7/15/2019
1.2.291 1,116 6/30/2019
1.2.290 1,106 6/28/2019
1.2.289 1,117 6/20/2019
1.2.288 1,088 6/12/2019
1.2.287 1,080 6/12/2019
1.2.286 1,158 6/11/2019
1.2.285 1,134 6/11/2019
1.2.284 1,113 6/5/2019
1.2.283 1,154 5/28/2019
1.2.282 1,095 5/25/2019
1.2.281 1,200 5/23/2019
1.2.280 1,150 5/13/2019
1.2.279 1,132 5/9/2019
1.2.278 1,151 5/9/2019
1.2.277 1,148 5/7/2019
1.2.276 1,112 5/7/2019
1.2.275 1,189 5/6/2019
1.2.274 1,161 4/26/2019
1.2.273 1,134 4/25/2019
1.2.272 1,108 4/25/2019
1.2.271 1,124 4/24/2019
1.2.270 1,160 4/24/2019
1.2.269 1,162 4/16/2019
1.2.268 1,164 4/16/2019
1.2.267 1,137 4/16/2019
1.2.266 1,136 4/12/2019
1.2.265 1,130 4/12/2019
1.2.264 1,127 4/11/2019
1.2.263 1,164 4/11/2019
1.2.262 1,104 4/10/2019
1.2.261 1,116 4/10/2019
1.2.260 1,077 4/5/2019
1.2.259 1,091 2/27/2019
1.2.258 1,134 2/27/2019
1.2.257 1,144 2/26/2019
1.2.256 1,231 2/15/2019
1.2.255 1,265 2/15/2019
1.2.254 1,178 2/5/2019
1.2.253 1,222 12/12/2018
1.2.252 1,321 11/8/2018
1.2.251 1,282 11/8/2018
1.2.250 1,302 10/11/2018
1.2.249 1,339 10/2/2018
1.2.248 1,368 9/25/2018
1.2.247 1,340 9/3/2018
1.2.246 1,336 8/28/2018
1.2.245 1,327 8/27/2018
1.2.244 1,363 8/22/2018
1.2.243 1,327 8/21/2018
1.2.242 1,436 8/17/2018
1.2.241 1,480 7/27/2018
1.2.240 1,475 7/26/2018
1.2.239 1,483 6/18/2018
1.2.238 1,609 6/14/2018
1.2.237 1,476 5/25/2018
1.2.236 1,428 5/24/2018
1.2.235 1,518 5/18/2018
1.2.234 1,581 5/3/2018
1.2.233 1,605 5/3/2018
1.2.232 1,467 4/30/2018
1.2.231 1,559 4/18/2018
1.2.230 1,609 4/10/2018
1.2.229 1,514 4/10/2018
1.2.228 1,421 4/4/2018
1.2.227 1,471 3/28/2018
1.2.226 1,453 3/22/2018
1.2.225 1,586 3/20/2018
1.2.224 1,487 3/19/2018
1.2.223 1,482 3/15/2018
1.2.222 1,508 3/14/2018
1.2.221 1,537 3/14/2018
1.2.220 1,617 2/23/2018
1.2.219 1,639 2/16/2018
1.2.218 1,591 2/9/2018
1.2.217 1,475 2/8/2018
1.2.216 1,518 2/7/2018
1.2.215 1,524 2/7/2018
1.2.214 1,600 2/5/2018
1.2.213 1,633 2/2/2018
1.2.212 1,586 1/26/2018
1.2.211 1,604 1/16/2018
1.2.210 1,470 12/18/2017
1.2.209 1,586 12/14/2017
1.2.208 1,441 12/7/2017
1.2.207 1,463 12/6/2017
1.2.206 1,514 12/4/2017
1.2.205 1,485 11/28/2017
1.2.204 1,455 11/24/2017
1.2.203 1,451 11/24/2017
1.2.202 1,476 11/24/2017
1.2.201 1,487 11/20/2017
1.2.200 1,488 11/14/2017
1.2.199 1,470 11/14/2017
1.2.198 1,523 11/6/2017
1.2.197 1,548 11/6/2017
1.2.196 1,579 10/31/2017
1.2.195 1,569 10/30/2017
1.2.194 1,509 10/26/2017
1.2.193 1,513 10/26/2017
1.2.192 1,479 10/26/2017
1.2.191 1,476 10/20/2017
1.2.190 1,508 10/18/2017
1.2.189 1,517 10/18/2017
1.2.188 1,494 10/15/2017
1.2.187 1,476 10/11/2017
1.2.185 1,440 10/10/2017
1.2.184 1,496 10/10/2017
1.2.183 1,507 10/2/2017
1.2.182 1,462 9/29/2017
1.2.181 1,504 9/25/2017
1.2.180 1,503 9/14/2017
1.2.179 1,496 9/12/2017
1.2.178 1,494 8/31/2017
1.2.177 1,480 8/25/2017
1.2.176 1,467 8/24/2017
1.2.174 1,600 8/7/2017
1.2.173 1,561 8/7/2017
1.2.172 1,516 8/7/2017
1.2.171 1,458 8/4/2017
1.2.170 1,483 8/3/2017
1.2.169 1,541 8/3/2017
1.2.168 1,491 8/3/2017
1.2.167 1,522 8/2/2017
1.2.166 1,492 8/1/2017
1.2.165 1,507 7/26/2017
1.2.164 1,475 7/26/2017
1.2.163 1,557 7/25/2017
1.2.162 1,504 7/18/2017
1.2.161 1,498 7/18/2017
1.2.160 1,542 7/18/2017
1.2.159 1,520 7/18/2017
1.2.158 1,488 7/13/2017
1.2.157 1,505 7/13/2017
1.2.156 1,495 7/5/2017
1.2.155 1,494 6/28/2017
1.2.154 1,440 6/27/2017
1.2.153 1,517 6/20/2017
1.2.152 1,473 6/19/2017
1.2.151 1,465 6/14/2017
1.2.150 1,453 6/13/2017
1.2.149 1,513 5/31/2017
1.2.148 1,482 5/29/2017
1.2.147 1,499 5/19/2017
1.2.146 1,487 5/18/2017
1.2.145 1,482 5/18/2017
1.2.144 1,512 5/14/2017
1.2.143 1,442 5/12/2017
1.2.142 1,529 5/12/2017
1.2.141 1,529 5/5/2017
1.2.140 1,456 4/27/2017
1.2.139 1,556 2/27/2017
1.2.137 1,471 2/3/2017
1.2.136 1,504 2/3/2017
1.2.135 1,503 1/26/2017
1.2.134 1,490 1/25/2017
1.2.133 1,531 1/12/2017
1.2.132 1,551 1/11/2017
1.2.131 1,572 1/10/2017
1.2.130 1,495 1/10/2017
1.2.129 1,518 1/10/2017
1.2.128 1,536 1/10/2017
1.2.127 1,486 1/10/2017
1.2.125 1,495 1/10/2017
1.2.119 1,574 12/13/2016
1.2.118 1,513 12/12/2016
1.2.117 1,519 12/10/2016
1.2.115 1,568 12/8/2016
1.2.114 1,510 12/5/2016
1.2.112 1,494 11/29/2016
1.2.111 1,589 11/25/2016
1.2.110 1,584 11/25/2016
1.2.109 1,597 11/24/2016
1.2.108 1,584 11/24/2016
1.2.107 1,514 11/23/2016
1.2.106 1,527 11/18/2016
1.2.105 1,540 11/18/2016
1.2.104 1,611 11/18/2016
1.2.103 1,528 11/17/2016
1.2.102 1,521 11/17/2016
1.2.101 1,494 11/17/2016
1.2.100 1,438 11/16/2016
1.2.99 1,504 11/16/2016
1.2.98 1,536 11/16/2016
1.2.97 1,523 11/16/2016
1.2.96 1,491 11/16/2016
1.2.95 1,486 11/16/2016
1.2.94 1,542 11/15/2016
1.2.92 1,554 11/15/2016
1.2.91 1,565 11/15/2016
1.2.90 1,547 11/15/2016
1.2.89 1,515 11/14/2016
1.2.88 2,036 11/8/2016
1.2.87 1,820 11/8/2016
1.2.86 1,717 11/8/2016
1.2.85 1,584 11/8/2016
1.2.84 1,896 11/8/2016
1.2.83 1,573 11/7/2016
1.2.82 1,726 11/3/2016
1.2.81 1,783 11/3/2016
1.2.80 1,582 11/3/2016
1.2.79 1,610 11/2/2016
1.2.78 1,649 11/1/2016
1.2.76 1,776 11/1/2016
1.2.75 1,528 10/31/2016
1.2.73 1,496 10/28/2016
1.2.71 1,465 10/27/2016
1.2.68 1,526 10/26/2016
1.2.66 1,546 10/25/2016
1.2.65 1,535 10/24/2016
1.2.64 1,563 10/21/2016
1.2.63 1,533 10/21/2016
1.2.62 1,453 10/21/2016
1.2.61 1,536 10/20/2016
1.2.60 1,507 10/20/2016
1.2.59 1,538 10/13/2016
1.2.58 1,586 10/13/2016
1.2.57 1,536 10/13/2016
1.2.56 1,507 10/13/2016
1.2.55 1,534 10/11/2016
1.2.54 1,484 10/11/2016
1.2.53 1,489 10/10/2016
1.2.51 1,466 9/12/2016
1.2.50 1,496 9/12/2016
1.2.49 1,521 9/7/2016
1.2.48 1,558 9/2/2016
1.2.47 1,575 5/6/2016
1.2.46 1,813 4/25/2016
1.2.45 1,786 4/25/2016
1.2.43 1,771 4/22/2016
1.2.42 1,516 4/15/2016
1.2.41 1,496 4/12/2016
1.2.40 1,545 4/11/2016
1.2.39 1,478 4/8/2016
1.2.38 1,592 4/8/2016
1.2.37 1,606 4/8/2016
1.2.36 1,491 4/8/2016
1.2.35 1,581 4/6/2016
1.2.34 1,513 4/6/2016
1.2.33 1,526 4/6/2016
1.2.32 1,572 4/6/2016
1.2.31 1,528 4/6/2016
1.2.30 1,542 4/6/2016
1.2.29 1,547 4/5/2016
1.2.28 1,552 4/5/2016
1.2.26 1,570 4/5/2016
1.2.25 1,544 4/5/2016
1.2.24 1,536 4/1/2016
1.2.23 1,573 3/31/2016
1.2.22 1,541 3/31/2016
1.2.21 1,631 3/29/2016
1.2.20 1,621 3/25/2016
1.2.19 1,568 3/17/2016
1.2.18 1,541 3/17/2016
1.2.17 1,564 3/17/2016
1.2.16 1,613 3/17/2016
1.2.15 1,564 3/17/2016
1.2.14 1,502 3/16/2016
1.2.13 1,589 3/15/2016
1.2.12 1,582 3/15/2016
1.2.11 1,521 3/14/2016
1.2.10 1,564 3/11/2016
1.2.9 1,605 3/7/2016
1.2.8 1,493 3/6/2016
1.2.7 1,594 3/6/2016
1.2.6 1,618 3/4/2016
1.2.5 1,547 3/2/2016
1.2.4 1,650 3/2/2016
1.2.3 1,619 3/1/2016
1.2.1 1,626 2/29/2016
1.2.0 1,744 2/29/2016
1.1.45 1,507 7/28/2017
1.1.44 2,098 2/29/2016
1.1.43 1,581 2/29/2016
1.1.42 1,684 2/28/2016
1.1.41 2,004 2/26/2016
1.1.40 1,590 2/23/2016
1.1.39 1,776 2/23/2016
1.1.38 1,599 2/22/2016
1.1.37 1,684 2/22/2016
1.1.36 1,587 2/19/2016
1.1.35 1,634 2/19/2016
1.1.34 1,636 2/15/2016
1.1.33 1,558 2/12/2016
1.1.32 1,754 2/11/2016
1.1.31 1,738 2/11/2016
1.1.30 1,537 2/9/2016
1.1.29 1,512 2/8/2016
1.1.28 1,603 1/29/2016
1.1.27 1,576 1/26/2016
1.1.25 1,635 1/25/2016
1.1.24 1,570 1/20/2016
1.1.23 1,590 1/20/2016
1.1.19 1,609 1/20/2016
1.1.16 1,588 1/19/2016
1.1.15 1,971 1/15/2016
1.1.14 1,809 1/15/2016
1.1.13 2,280 1/14/2016
1.1.12 2,073 1/14/2016
1.1.10 1,736 1/13/2016
1.1.9 1,563 1/12/2016
1.1.8 1,568 1/12/2016
1.1.7 1,603 1/12/2016
1.1.6 1,606 1/11/2016
1.1.5 1,556 1/7/2016
1.1.3 1,553 1/6/2016
1.1.2 1,620 1/6/2016
1.1.1 1,565 1/5/2016
1.1.0 1,659 1/1/2016
1.0.155 1,644 12/18/2015
1.0.154 1,653 12/17/2015
1.0.153 1,562 12/17/2015
1.0.151 1,674 12/3/2015
1.0.150 1,853 12/3/2015
1.0.149 1,784 12/3/2015
1.0.148 1,923 12/2/2015
1.0.147 1,711 12/2/2015
1.0.146 1,948 12/2/2015
1.0.145 1,784 12/2/2015
1.0.144 1,906 12/2/2015
1.0.143 1,801 12/1/2015
1.0.142 1,806 12/1/2015
1.0.140 1,866 12/1/2015
1.0.139 1,827 11/30/2015
1.0.138 1,827 11/30/2015
1.0.137 1,658 11/26/2015
1.0.136 1,746 11/25/2015
1.0.135 1,612 11/20/2015
1.0.134 1,640 11/19/2015
1.0.133 1,685 11/19/2015
1.0.132 1,630 11/19/2015
1.0.131 1,642 11/17/2015
1.0.130 1,592 11/13/2015
1.0.129 1,615 11/13/2015
1.0.128 1,620 11/13/2015
1.0.127 1,661 11/12/2015
1.0.126 1,608 11/12/2015
1.0.125 1,584 11/11/2015
1.0.124 1,598 11/11/2015
1.0.123 1,653 11/11/2015
1.0.121 1,632 11/4/2015
1.0.120 1,613 11/3/2015
1.0.119 1,504 10/30/2015
1.0.118 1,530 10/29/2015
1.0.117 1,561 10/23/2015
1.0.116 1,601 10/20/2015
1.0.115 1,571 10/13/2015
1.0.113 1,569 10/13/2015
1.0.111 1,984 10/6/2015
1.0.110 1,948 10/6/2015
1.0.109 1,761 10/6/2015
1.0.108 1,594 10/6/2015
1.0.107 1,978 10/4/2015
1.0.106 1,659 9/25/2015
1.0.105 1,666 9/2/2015
1.0.104 1,638 8/24/2015
1.0.103 1,777 7/30/2015
1.0.102 1,719 7/30/2015
1.0.101 1,611 6/12/2015
1.0.100 1,601 6/3/2015
1.0.99 1,685 6/3/2015
1.0.98 1,562 6/3/2015
1.0.97 1,558 5/12/2015
1.0.96 1,601 5/7/2015
1.0.95 1,651 4/16/2015
1.0.94 1,648 4/16/2015
1.0.93 1,741 4/15/2015
1.0.92 1,680 4/8/2015
1.0.91 1,573 3/17/2015
1.0.90 1,539 3/10/2015
1.0.89 1,648 3/10/2015
1.0.88 1,958 2/12/2015
1.0.87 1,766 12/4/2014
1.0.86 1,754 11/14/2014
1.0.85 1,758 11/14/2014
1.0.84 2,116 11/13/2014
1.0.83 2,163 11/13/2014
1.0.82 1,867 11/12/2014
1.0.81 1,813 11/12/2014
1.0.80 1,668 10/9/2014
1.0.79 1,658 10/8/2014
1.0.78 1,660 10/7/2014
1.0.77 1,657 10/7/2014
1.0.76 1,645 9/29/2014
1.0.75 1,661 9/29/2014
1.0.74 1,676 9/3/2014
1.0.73 1,679 9/3/2014
1.0.72 1,674 8/12/2014
1.0.71 1,658 8/11/2014
1.0.70 1,709 8/11/2014
1.0.67 1,622 8/11/2014
1.0.66 1,623 8/11/2014
1.0.65 1,681 8/5/2014
1.0.64 1,654 8/4/2014
1.0.63 1,688 7/31/2014
1.0.62 1,646 7/22/2014
1.0.59 1,660 7/11/2014
1.0.58 1,661 7/11/2014
1.0.57 1,713 7/7/2014
1.0.56 1,694 7/1/2014
1.0.55 1,692 7/1/2014
1.0.54 1,610 7/1/2014
1.0.53 1,648 7/1/2014
1.0.52 1,637 7/1/2014
1.0.51 1,625 6/23/2014
1.0.49 1,662 6/21/2014
1.0.48 1,657 6/20/2014
1.0.47 1,627 6/21/2014
1.0.45 1,659 6/19/2014
1.0.44 1,716 6/19/2014
1.0.43 1,695 6/19/2014
1.0.41 1,689 6/19/2014
1.0.40 1,644 6/19/2014
1.0.39 1,633 6/18/2014
1.0.38 1,670 6/18/2014
1.0.37 1,741 6/12/2014
1.0.36 1,698 6/12/2014
1.0.35 1,684 6/12/2014
1.0.34 1,636 6/12/2014
1.0.33 1,724 6/12/2014
1.0.32 1,662 6/12/2014
1.0.31 1,624 6/6/2014
1.0.30 1,632 6/6/2014
1.0.29 1,634 6/5/2014
1.0.28 1,752 5/8/2014
1.0.27 1,701 5/8/2014
1.0.26 1,599 5/7/2014
1.0.25 1,623 5/7/2014
1.0.24 1,577 5/7/2014
1.0.23 1,638 5/5/2014
1.0.22 1,694 5/5/2014
1.0.21 1,599 5/5/2014
1.0.20 1,758 4/30/2014
1.0.19 1,691 4/30/2014
1.0.18 1,861 4/11/2014
1.0.17 1,846 4/10/2014
1.0.16 1,878 4/10/2014
1.0.15 1,855 4/10/2014
1.0.14 1,886 4/10/2014
1.0.13 1,845 4/10/2014
1.0.12 1,783 4/2/2014
1.0.11 1,739 4/2/2014
1.0.10 1,738 4/2/2014
1.0.9 1,737 4/1/2014
1.0.8 1,767 4/1/2014
1.0.7 1,789 4/1/2014
1.0.6 1,729 4/1/2014
1.0.5 1,764 4/1/2014