PeanutButter.ServiceShell 3.0.326

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

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

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. 
.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.330 33 11/28/2024
3.0.329 148 11/13/2024
3.0.328 111 11/12/2024
3.0.327 72 11/12/2024
3.0.326 74 11/12/2024
3.0.325 79 11/12/2024
3.0.324 73 11/12/2024
3.0.323 89 11/6/2024
3.0.322 76 11/6/2024
3.0.321 455 10/10/2024
3.0.320 113 10/7/2024
3.0.319 130 9/18/2024
3.0.318 92 9/18/2024
3.0.317 90 9/18/2024
3.0.316 559 8/28/2024
3.0.315 119 8/12/2024
3.0.314 114 8/8/2024
3.0.313 117 8/8/2024
3.0.312 83 7/29/2024
3.0.311 725 7/17/2024
3.0.310 81 7/15/2024
3.0.309 116 7/15/2024
3.0.308 85 7/9/2024
3.0.307 70 7/9/2024
3.0.306 190 6/25/2024
3.0.305 138 6/11/2024
3.0.304 95 6/11/2024
3.0.303 105 6/5/2024
3.0.302 104 6/5/2024
3.0.301 111 5/30/2024
3.0.300 138 5/30/2024
3.0.299 95 5/30/2024
3.0.298 513 5/17/2024
3.0.297 112 5/17/2024
3.0.296 90 5/13/2024
3.0.295 90 5/8/2024
3.0.294 166 5/7/2024
3.0.293 115 4/19/2024
3.0.292 109 4/18/2024
3.0.291 127 4/17/2024
3.0.290 110 4/17/2024
3.0.289 112 4/15/2024
3.0.288 117 4/11/2024
3.0.287 125 4/5/2024
3.0.286 108 4/5/2024
3.0.285 119 4/5/2024
3.0.284 109 4/4/2024
3.0.283 127 4/4/2024
3.0.282 437 4/3/2024
3.0.281 129 4/2/2024
3.0.280 136 4/2/2024
3.0.279 144 3/25/2024
3.0.278 145 3/25/2024
3.0.277 243 3/15/2024
3.0.276 255 2/29/2024
3.0.275 203 2/28/2024
3.0.274 202 2/28/2024
3.0.273 243 2/27/2024
3.0.272 251 2/26/2024
3.0.271 264 2/22/2024
3.0.270 287 2/15/2024
3.0.269 247 2/15/2024
3.0.268 253 2/15/2024
3.0.267 256 2/14/2024
3.0.266 266 2/14/2024
3.0.265 355 2/13/2024
3.0.264 314 2/8/2024
3.0.263 294 2/8/2024
3.0.262 302 2/8/2024
3.0.261 288 2/8/2024
3.0.260 302 2/7/2024
3.0.259 301 2/7/2024
3.0.258 308 2/7/2024
3.0.257 307 2/7/2024
3.0.256 326 1/31/2024
3.0.255 326 1/30/2024
3.0.254 330 1/25/2024
3.0.253 330 1/24/2024
3.0.252 334 1/22/2024
3.0.251 563 1/17/2024
3.0.250 337 1/17/2024
3.0.249 346 1/16/2024
3.0.248 337 1/16/2024
3.0.247 339 1/16/2024
3.0.246 327 1/15/2024
3.0.245 332 1/11/2024
3.0.244 487 12/11/2023
3.0.243 334 12/11/2023
3.0.242 352 12/7/2023
3.0.241 368 12/7/2023
3.0.240 383 12/5/2023
3.0.239 352 12/5/2023
3.0.238 357 12/5/2023
3.0.237 354 12/5/2023
3.0.236 386 11/17/2023
3.0.235 349 11/17/2023
3.0.234 354 11/14/2023
3.0.233 356 11/14/2023
3.0.232 361 11/13/2023
3.0.231 361 11/9/2023
3.0.230 337 11/8/2023
3.0.229 343 11/8/2023
3.0.228 368 11/2/2023
3.0.227 354 11/2/2023
3.0.226 349 11/1/2023
3.0.225 378 11/1/2023
3.0.224 311 11/1/2023
3.0.223 346 10/31/2023
3.0.222 344 10/31/2023
3.0.221 346 10/31/2023
3.0.220 373 10/31/2023
3.0.219 352 10/31/2023
3.0.218 348 10/30/2023
3.0.217 358 10/30/2023
3.0.216 304 10/30/2023
3.0.215 367 10/30/2023
3.0.214 362 10/26/2023
3.0.213 357 10/25/2023
3.0.212 380 10/25/2023
3.0.211 367 10/24/2023
3.0.210 362 10/24/2023
3.0.209 362 10/24/2023
3.0.208 343 10/24/2023
3.0.207 349 10/23/2023
3.0.206 349 10/23/2023
3.0.205 365 10/20/2023
3.0.204 343 10/20/2023
3.0.203 372 10/20/2023
3.0.202 355 10/19/2023
3.0.201 362 10/19/2023
3.0.200 347 10/19/2023
3.0.199 364 10/19/2023
3.0.198 373 10/18/2023
3.0.197 331 10/18/2023
3.0.196 373 10/17/2023
3.0.195 380 10/13/2023
3.0.194 362 10/12/2023
3.0.193 358 10/12/2023
3.0.192 353 10/11/2023
3.0.191 363 10/11/2023
3.0.190 354 10/11/2023
3.0.189 349 10/11/2023
3.0.188 354 10/11/2023
3.0.187 365 10/11/2023
3.0.186 355 10/11/2023
3.0.185 363 10/10/2023
3.0.184 346 10/10/2023
3.0.183 355 10/9/2023
3.0.182 374 10/9/2023
3.0.181 377 10/9/2023
3.0.180 371 9/21/2023
3.0.179 371 9/21/2023
3.0.178 357 9/21/2023
3.0.177 386 9/11/2023
3.0.176 363 9/8/2023
3.0.175 372 9/8/2023
3.0.173 342 9/8/2023
3.0.172 371 9/8/2023
3.0.170 394 8/23/2023
3.0.169 353 8/23/2023
3.0.168 365 8/23/2023
3.0.167 397 8/11/2023
3.0.166 393 8/10/2023
3.0.165 384 8/7/2023
3.0.164 399 8/3/2023
3.0.163 379 7/31/2023
3.0.162 376 7/28/2023
3.0.161 373 7/28/2023
3.0.160 417 6/30/2023
3.0.159 402 6/29/2023
3.0.158 370 6/29/2023
3.0.157 400 6/28/2023
3.0.156 409 6/28/2023
3.0.155 393 6/28/2023
3.0.154 389 6/26/2023
3.0.153 389 6/22/2023
3.0.152 379 6/22/2023
3.0.151 388 6/22/2023
3.0.150 380 6/22/2023
3.0.149 404 6/22/2023
3.0.148 406 6/22/2023
3.0.147 397 6/15/2023
3.0.146 410 6/9/2023
3.0.145 408 6/6/2023
3.0.144 383 6/6/2023
3.0.143 412 6/6/2023
3.0.142 395 5/31/2023
3.0.141 399 5/31/2023
3.0.140 405 5/26/2023
3.0.139 400 5/26/2023
3.0.138 406 5/25/2023
3.0.137 387 5/25/2023
3.0.136 486 5/25/2023
3.0.135 420 5/25/2023
3.0.134 420 5/25/2023
3.0.133 463 5/24/2023
3.0.132 485 5/24/2023
3.0.131 450 5/24/2023
3.0.130 466 5/23/2023
3.0.129 483 5/22/2023
3.0.128 509 5/18/2023
3.0.127 475 5/17/2023
3.0.126 521 5/11/2023
3.0.125 590 5/5/2023
3.0.124 587 5/4/2023
3.0.123 595 5/4/2023
3.0.122 506 4/25/2023
3.0.121 530 4/25/2023
3.0.120 473 4/25/2023
3.0.119 464 4/25/2023
3.0.118 502 4/25/2023
3.0.117 562 4/24/2023
3.0.116 547 4/24/2023
3.0.115 549 4/18/2023
3.0.114 552 4/18/2023
3.0.113 540 4/18/2023
3.0.112 554 4/11/2023
3.0.111 569 4/11/2023
3.0.110 604 3/31/2023
3.0.109 601 3/29/2023
3.0.108 573 3/28/2023
3.0.107 557 3/15/2023
3.0.106 616 3/9/2023
3.0.105 617 3/9/2023
3.0.104 629 3/3/2023
3.0.103 601 3/2/2023
3.0.102 554 3/2/2023
3.0.101 729 3/1/2023
3.0.100 670 2/22/2023
3.0.99 629 2/10/2023
3.0.98 601 2/10/2023
3.0.97 654 1/24/2023
3.0.96 669 12/15/2022
3.0.95 690 12/1/2022
3.0.94 696 11/30/2022
3.0.93 675 11/30/2022
3.0.92 654 11/30/2022
3.0.91 690 11/29/2022
3.0.90 795 11/25/2022
3.0.89 700 11/17/2022
3.0.88 672 11/15/2022
3.0.87 751 11/14/2022
3.0.86 739 11/14/2022
3.0.85 692 11/14/2022
3.0.84 674 11/14/2022
3.0.83 752 11/14/2022
3.0.82 738 11/14/2022
3.0.81 740 11/14/2022
3.0.80 735 11/14/2022
3.0.79 754 11/8/2022
3.0.78 698 11/7/2022
3.0.77 682 11/7/2022
3.0.76 693 11/7/2022
3.0.75 689 11/7/2022
3.0.74 727 11/3/2022
3.0.73 803 10/31/2022
3.0.72 817 10/27/2022
3.0.71 781 10/27/2022
3.0.70 770 10/27/2022
3.0.69 730 10/27/2022
3.0.68 758 10/25/2022
3.0.67 830 10/19/2022
3.0.66 817 10/19/2022
3.0.65 787 10/19/2022
3.0.64 779 10/19/2022
3.0.63 810 10/19/2022
3.0.62 778 10/18/2022
3.0.61 821 10/13/2022
3.0.60 756 10/12/2022
3.0.59 797 10/12/2022
3.0.58 902 9/28/2022
3.0.57 795 9/28/2022
3.0.56 823 9/28/2022
3.0.55 786 9/27/2022
3.0.54 812 9/27/2022
3.0.53 878 9/27/2022
3.0.52 850 9/27/2022
3.0.51 807 9/27/2022
3.0.50 786 9/27/2022
3.0.49 809 9/27/2022
3.0.48 810 9/27/2022
3.0.47 833 9/26/2022
3.0.46 771 9/26/2022
3.0.45 780 9/26/2022
3.0.44 788 9/26/2022
3.0.43 859 9/23/2022
3.0.42 836 9/23/2022
3.0.41 857 9/22/2022
3.0.40 804 9/22/2022
3.0.39 801 9/22/2022
3.0.38 844 9/21/2022
3.0.37 820 9/21/2022
3.0.36 852 9/21/2022
3.0.35 810 9/21/2022
3.0.34 838 9/20/2022
3.0.33 809 9/19/2022
3.0.32 799 9/16/2022
3.0.31 786 9/16/2022
3.0.30 787 9/16/2022
3.0.29 824 9/16/2022
3.0.28 834 9/15/2022
3.0.27 863 9/15/2022
3.0.26 900 9/14/2022
3.0.25 857 9/14/2022
3.0.24 843 9/14/2022
3.0.23 833 9/14/2022
3.0.22 815 9/14/2022
3.0.21 820 9/14/2022
3.0.20 792 9/9/2022
3.0.19 811 9/9/2022
3.0.18 800 9/8/2022
3.0.17 843 9/6/2022
3.0.16 801 9/6/2022
3.0.15 838 9/2/2022
3.0.14 793 9/1/2022
3.0.13 781 8/31/2022
3.0.12 807 8/31/2022
3.0.11 881 8/23/2022
3.0.10 840 8/22/2022
3.0.9 870 8/22/2022
3.0.8 831 8/18/2022
3.0.7 848 8/17/2022
3.0.6 904 8/15/2022
3.0.5 817 8/15/2022
3.0.4 925 8/4/2022
3.0.3 864 8/4/2022
3.0.2 888 7/29/2022
3.0.1 870 7/27/2022
3.0.0 870 7/26/2022
2.0.96 836 7/26/2022
2.0.95 818 7/26/2022
2.0.94 824 7/25/2022
2.0.93 800 7/25/2022
2.0.92 907 7/15/2022
2.0.91 828 7/15/2022
2.0.90 820 7/14/2022
2.0.89 863 7/14/2022
2.0.88 855 7/12/2022
2.0.87 901 7/11/2022
2.0.86 845 7/11/2022
2.0.85 824 7/11/2022
2.0.84 873 7/8/2022
2.0.83 911 6/29/2022
2.0.82 856 6/29/2022
2.0.81 929 6/23/2022
2.0.80 912 6/15/2022
2.0.79 814 6/14/2022
2.0.78 808 6/14/2022
2.0.77 990 5/24/2022
2.0.76 974 5/3/2022
2.0.75 823 4/29/2022
2.0.74 867 4/19/2022
2.0.73 859 4/16/2022
2.0.72 908 4/12/2022
2.0.71 901 4/12/2022
2.0.70 884 4/7/2022
2.0.69 832 4/7/2022
2.0.68 880 4/7/2022
2.0.67 935 4/7/2022
2.0.66 877 3/15/2022
2.0.65 830 3/15/2022
2.0.64 797 3/15/2022
2.0.63 818 3/2/2022
2.0.62 868 2/22/2022
2.0.61 882 2/18/2022
2.0.60 892 2/18/2022
2.0.59 893 2/15/2022
2.0.58 869 2/9/2022
2.0.57 887 2/1/2022
2.0.56 887 2/1/2022
2.0.55 901 2/1/2022
2.0.54 901 1/28/2022
2.0.53 894 1/27/2022
2.0.52 839 1/19/2022
2.0.51 854 1/19/2022
2.0.50 729 12/2/2021
2.0.44 782 11/18/2021
2.0.43 764 11/16/2021
2.0.42 786 11/2/2021
2.0.41 803 10/20/2021
2.0.40 737 10/12/2021
2.0.39 803 10/12/2021
2.0.38 901 10/5/2021
2.0.37 845 9/21/2021
2.0.36 809 9/9/2021
2.0.35 821 9/3/2021
2.0.34 763 9/2/2021
2.0.33 810 7/21/2021
2.0.32 801 7/21/2021
2.0.31 804 7/6/2021
2.0.30 763 7/5/2021
2.0.29 790 6/30/2021
2.0.28 841 6/28/2021
2.0.27 839 6/17/2021
2.0.26 835 6/15/2021
2.0.25 801 6/14/2021
2.0.24 777 6/14/2021
2.0.23 812 6/14/2021
2.0.22 792 5/20/2021
2.0.21 805 5/18/2021
2.0.20 835 5/10/2021
2.0.19 829 5/10/2021
2.0.18 808 5/3/2021
2.0.17 792 5/3/2021
2.0.16 821 4/14/2021
2.0.15 795 4/13/2021
2.0.14 808 3/31/2021
2.0.13 834 3/25/2021
2.0.12 854 3/25/2021
2.0.11 857 2/19/2021
2.0.10 861 2/18/2021
2.0.9 902 2/18/2021
2.0.8 827 2/16/2021
2.0.7 884 2/9/2021
2.0.6 874 2/9/2021
2.0.5 895 2/3/2021
2.0.4 892 1/29/2021
2.0.3 841 1/29/2021
2.0.2 859 1/28/2021
2.0.1 874 1/27/2021
2.0.0 896 1/26/2021
1.2.397 895 1/26/2021
1.2.396 927 1/21/2021
1.2.395 916 1/20/2021
1.2.394 919 1/20/2021
1.2.393 925 1/20/2021
1.2.392 932 1/20/2021
1.2.391 911 1/19/2021
1.2.390 917 1/19/2021
1.2.389 992 1/19/2021
1.2.388 924 1/14/2021
1.2.387 893 1/14/2021
1.2.386 944 1/13/2021
1.2.385 958 1/13/2021
1.2.384 970 1/11/2021
1.2.383 914 1/8/2021
1.2.382 917 1/6/2021
1.2.381 921 1/6/2021
1.2.380 967 11/17/2020
1.2.379 969 10/21/2020
1.2.378 916 9/17/2020
1.2.377 947 9/1/2020
1.2.376 966 8/31/2020
1.2.375 1,026 7/13/2020
1.2.374 956 7/2/2020
1.2.373 952 7/1/2020
1.2.372 969 6/10/2020
1.2.371 977 6/10/2020
1.2.370 971 6/10/2020
1.2.369 951 6/9/2020
1.2.368 941 6/9/2020
1.2.367 957 6/9/2020
1.2.366 954 6/9/2020
1.2.365 947 6/9/2020
1.2.364 979 6/9/2020
1.2.363 983 6/9/2020
1.2.362 1,054 6/8/2020
1.2.361 1,051 6/4/2020
1.2.360 1,014 5/4/2020
1.2.359 1,018 4/27/2020
1.2.358 1,006 4/4/2020
1.2.357 1,068 3/25/2020
1.2.356 1,043 3/10/2020
1.2.355 1,014 3/10/2020
1.2.354 956 3/6/2020
1.2.353 994 3/3/2020
1.2.352 1,022 3/3/2020
1.2.351 1,004 3/2/2020
1.2.350 1,039 3/2/2020
1.2.349 1,022 3/2/2020
1.2.348 1,033 3/2/2020
1.2.347 1,016 3/2/2020
1.2.346 997 2/27/2020
1.2.345 1,047 2/21/2020
1.2.344 1,038 2/20/2020
1.2.343 1,055 2/20/2020
1.2.342 1,017 2/20/2020
1.2.341 1,008 2/20/2020
1.2.340 999 2/20/2020
1.2.339 1,011 2/20/2020
1.2.338 986 2/19/2020
1.2.337 1,014 2/18/2020
1.2.336 998 2/14/2020
1.2.335 1,015 2/6/2020
1.2.334 1,075 2/4/2020
1.2.333 1,167 2/3/2020
1.2.332 1,037 1/13/2020
1.2.331 1,120 12/17/2019
1.2.330 1,094 12/13/2019
1.2.328 1,015 12/12/2019
1.2.327 1,036 12/11/2019
1.2.326 1,066 12/10/2019
1.2.325 1,016 12/3/2019
1.2.324 1,011 11/29/2019
1.2.323 965 11/28/2019
1.2.322 1,053 11/28/2019
1.2.321 1,048 11/28/2019
1.2.320 1,165 11/26/2019
1.2.319 1,085 11/26/2019
1.2.318 1,053 11/22/2019
1.2.317 989 11/20/2019
1.2.316 1,062 10/25/2019
1.2.315 1,046 10/25/2019
1.2.314 1,000 10/23/2019
1.2.313 996 10/18/2019
1.2.312 1,017 10/17/2019
1.2.311 1,009 10/17/2019
1.2.310 1,046 10/17/2019
1.2.309 1,054 10/9/2019
1.2.308 1,036 10/8/2019
1.2.307 997 10/7/2019
1.2.306 1,086 10/4/2019
1.2.305 1,060 10/3/2019
1.2.304 1,037 10/2/2019
1.2.303 1,158 9/16/2019
1.2.302 1,068 9/16/2019
1.2.301 1,057 9/15/2019
1.2.300 1,033 9/13/2019
1.2.299 1,051 9/10/2019
1.2.298 1,053 9/6/2019
1.2.297 1,108 8/20/2019
1.2.296 1,057 8/20/2019
1.2.295 1,050 8/20/2019
1.2.294 1,108 8/20/2019
1.2.293 1,038 8/16/2019
1.2.292 1,055 7/15/2019
1.2.291 1,091 6/30/2019
1.2.290 1,081 6/28/2019
1.2.289 1,094 6/20/2019
1.2.288 1,065 6/12/2019
1.2.287 1,057 6/12/2019
1.2.286 1,133 6/11/2019
1.2.285 1,111 6/11/2019
1.2.284 1,088 6/5/2019
1.2.283 1,128 5/28/2019
1.2.282 1,070 5/25/2019
1.2.281 1,177 5/23/2019
1.2.280 1,124 5/13/2019
1.2.279 1,108 5/9/2019
1.2.278 1,127 5/9/2019
1.2.277 1,122 5/7/2019
1.2.276 1,088 5/7/2019
1.2.275 1,165 5/6/2019
1.2.274 1,137 4/26/2019
1.2.273 1,110 4/25/2019
1.2.272 1,084 4/25/2019
1.2.271 1,098 4/24/2019
1.2.270 1,134 4/24/2019
1.2.269 1,138 4/16/2019
1.2.268 1,140 4/16/2019
1.2.267 1,111 4/16/2019
1.2.266 1,112 4/12/2019
1.2.265 1,106 4/12/2019
1.2.264 1,103 4/11/2019
1.2.263 1,138 4/11/2019
1.2.262 1,065 4/10/2019
1.2.261 1,092 4/10/2019
1.2.260 1,044 4/5/2019
1.2.259 1,066 2/27/2019
1.2.258 1,107 2/27/2019
1.2.257 1,117 2/26/2019
1.2.256 1,206 2/15/2019
1.2.255 1,238 2/15/2019
1.2.254 1,152 2/5/2019
1.2.253 1,192 12/12/2018
1.2.252 1,277 11/8/2018
1.2.251 1,244 11/8/2018
1.2.250 1,261 10/11/2018
1.2.249 1,297 10/2/2018
1.2.248 1,326 9/25/2018
1.2.247 1,299 9/3/2018
1.2.246 1,295 8/28/2018
1.2.245 1,287 8/27/2018
1.2.244 1,322 8/22/2018
1.2.243 1,285 8/21/2018
1.2.242 1,396 8/17/2018
1.2.241 1,421 7/27/2018
1.2.240 1,414 7/26/2018
1.2.239 1,421 6/18/2018
1.2.238 1,517 6/14/2018
1.2.237 1,411 5/25/2018
1.2.236 1,365 5/24/2018
1.2.235 1,426 5/18/2018
1.2.234 1,471 5/3/2018
1.2.233 1,505 5/3/2018
1.2.232 1,400 4/30/2018
1.2.231 1,455 4/18/2018
1.2.230 1,484 4/10/2018
1.2.229 1,400 4/10/2018
1.2.228 1,352 4/4/2018
1.2.227 1,392 3/28/2018
1.2.226 1,384 3/22/2018
1.2.225 1,482 3/20/2018
1.2.224 1,421 3/19/2018
1.2.223 1,415 3/15/2018
1.2.222 1,442 3/14/2018
1.2.221 1,470 3/14/2018
1.2.220 1,513 2/23/2018
1.2.219 1,535 2/16/2018
1.2.218 1,490 2/9/2018
1.2.217 1,406 2/8/2018
1.2.216 1,451 2/7/2018
1.2.215 1,445 2/7/2018
1.2.214 1,495 2/5/2018
1.2.213 1,527 2/2/2018
1.2.212 1,479 1/26/2018
1.2.211 1,496 1/16/2018
1.2.210 1,398 12/18/2017
1.2.209 1,477 12/14/2017
1.2.208 1,368 12/7/2017
1.2.207 1,390 12/6/2017
1.2.206 1,444 12/4/2017
1.2.205 1,412 11/28/2017
1.2.204 1,384 11/24/2017
1.2.203 1,378 11/24/2017
1.2.202 1,405 11/24/2017
1.2.201 1,416 11/20/2017
1.2.200 1,417 11/14/2017
1.2.199 1,397 11/14/2017
1.2.198 1,453 11/6/2017
1.2.197 1,476 11/6/2017
1.2.196 1,509 10/31/2017
1.2.195 1,497 10/30/2017
1.2.194 1,422 10/26/2017
1.2.193 1,441 10/26/2017
1.2.192 1,407 10/26/2017
1.2.191 1,405 10/20/2017
1.2.190 1,435 10/18/2017
1.2.189 1,431 10/18/2017
1.2.188 1,424 10/15/2017
1.2.187 1,404 10/11/2017
1.2.185 1,368 10/10/2017
1.2.184 1,424 10/10/2017
1.2.183 1,434 10/2/2017
1.2.182 1,391 9/29/2017
1.2.181 1,430 9/25/2017
1.2.180 1,429 9/14/2017
1.2.179 1,425 9/12/2017
1.2.178 1,422 8/31/2017
1.2.177 1,407 8/25/2017
1.2.176 1,396 8/24/2017
1.2.174 1,529 8/7/2017
1.2.173 1,488 8/7/2017
1.2.172 1,445 8/7/2017
1.2.171 1,385 8/4/2017
1.2.170 1,410 8/3/2017
1.2.169 1,468 8/3/2017
1.2.168 1,420 8/3/2017
1.2.167 1,449 8/2/2017
1.2.166 1,419 8/1/2017
1.2.165 1,437 7/26/2017
1.2.164 1,403 7/26/2017
1.2.163 1,485 7/25/2017
1.2.162 1,433 7/18/2017
1.2.161 1,427 7/18/2017
1.2.160 1,452 7/18/2017
1.2.159 1,445 7/18/2017
1.2.158 1,417 7/13/2017
1.2.157 1,434 7/13/2017
1.2.156 1,421 7/5/2017
1.2.155 1,421 6/28/2017
1.2.154 1,367 6/27/2017
1.2.153 1,443 6/20/2017
1.2.152 1,401 6/19/2017
1.2.151 1,391 6/14/2017
1.2.150 1,381 6/13/2017
1.2.149 1,439 5/31/2017
1.2.148 1,410 5/29/2017
1.2.147 1,426 5/19/2017
1.2.146 1,415 5/18/2017
1.2.145 1,410 5/18/2017
1.2.144 1,439 5/14/2017
1.2.143 1,369 5/12/2017
1.2.142 1,457 5/12/2017
1.2.141 1,451 5/5/2017
1.2.140 1,384 4/27/2017
1.2.139 1,484 2/27/2017
1.2.137 1,395 2/3/2017
1.2.136 1,432 2/3/2017
1.2.135 1,431 1/26/2017
1.2.134 1,417 1/25/2017
1.2.133 1,460 1/12/2017
1.2.132 1,473 1/11/2017
1.2.131 1,500 1/10/2017
1.2.130 1,421 1/10/2017
1.2.129 1,444 1/10/2017
1.2.128 1,463 1/10/2017
1.2.127 1,413 1/10/2017
1.2.125 1,424 1/10/2017
1.2.119 1,502 12/13/2016
1.2.118 1,442 12/12/2016
1.2.117 1,445 12/10/2016
1.2.115 1,496 12/8/2016
1.2.114 1,436 12/5/2016
1.2.112 1,421 11/29/2016
1.2.111 1,515 11/25/2016
1.2.110 1,510 11/25/2016
1.2.109 1,524 11/24/2016
1.2.108 1,513 11/24/2016
1.2.107 1,441 11/23/2016
1.2.106 1,450 11/18/2016
1.2.105 1,467 11/18/2016
1.2.104 1,539 11/18/2016
1.2.103 1,457 11/17/2016
1.2.102 1,449 11/17/2016
1.2.101 1,422 11/17/2016
1.2.100 1,366 11/16/2016
1.2.99 1,431 11/16/2016
1.2.98 1,463 11/16/2016
1.2.97 1,453 11/16/2016
1.2.96 1,417 11/16/2016
1.2.95 1,412 11/16/2016
1.2.94 1,471 11/15/2016
1.2.92 1,481 11/15/2016
1.2.91 1,491 11/15/2016
1.2.90 1,474 11/15/2016
1.2.89 1,443 11/14/2016
1.2.88 1,947 11/8/2016
1.2.87 1,747 11/8/2016
1.2.86 1,643 11/8/2016
1.2.85 1,510 11/8/2016
1.2.84 1,821 11/8/2016
1.2.83 1,500 11/7/2016
1.2.82 1,652 11/3/2016
1.2.81 1,709 11/3/2016
1.2.80 1,512 11/3/2016
1.2.79 1,538 11/2/2016
1.2.78 1,575 11/1/2016
1.2.76 1,703 11/1/2016
1.2.75 1,453 10/31/2016
1.2.73 1,423 10/28/2016
1.2.71 1,391 10/27/2016
1.2.68 1,452 10/26/2016
1.2.66 1,475 10/25/2016
1.2.65 1,463 10/24/2016
1.2.64 1,486 10/21/2016
1.2.63 1,459 10/21/2016
1.2.62 1,379 10/21/2016
1.2.61 1,464 10/20/2016
1.2.60 1,423 10/20/2016
1.2.59 1,452 10/13/2016
1.2.58 1,512 10/13/2016
1.2.57 1,462 10/13/2016
1.2.56 1,434 10/13/2016
1.2.55 1,461 10/11/2016
1.2.54 1,410 10/11/2016
1.2.53 1,417 10/10/2016
1.2.51 1,372 9/12/2016
1.2.50 1,422 9/12/2016
1.2.49 1,448 9/7/2016
1.2.48 1,484 9/2/2016
1.2.47 1,502 5/6/2016
1.2.46 1,738 4/25/2016
1.2.45 1,711 4/25/2016
1.2.43 1,695 4/22/2016
1.2.42 1,440 4/15/2016
1.2.41 1,420 4/12/2016
1.2.40 1,470 4/11/2016
1.2.39 1,402 4/8/2016
1.2.38 1,516 4/8/2016
1.2.37 1,530 4/8/2016
1.2.36 1,415 4/8/2016
1.2.35 1,504 4/6/2016
1.2.34 1,438 4/6/2016
1.2.33 1,452 4/6/2016
1.2.32 1,496 4/6/2016
1.2.31 1,452 4/6/2016
1.2.30 1,465 4/6/2016
1.2.29 1,470 4/5/2016
1.2.28 1,478 4/5/2016
1.2.26 1,494 4/5/2016
1.2.25 1,468 4/5/2016
1.2.24 1,464 4/1/2016
1.2.23 1,497 3/31/2016
1.2.22 1,467 3/31/2016
1.2.21 1,558 3/29/2016
1.2.20 1,546 3/25/2016
1.2.19 1,496 3/17/2016
1.2.18 1,467 3/17/2016
1.2.17 1,490 3/17/2016
1.2.16 1,538 3/17/2016
1.2.15 1,490 3/17/2016
1.2.14 1,426 3/16/2016
1.2.13 1,512 3/15/2016
1.2.12 1,505 3/15/2016
1.2.11 1,446 3/14/2016
1.2.10 1,487 3/11/2016
1.2.9 1,530 3/7/2016
1.2.8 1,420 3/6/2016
1.2.7 1,518 3/6/2016
1.2.6 1,545 3/4/2016
1.2.5 1,471 3/2/2016
1.2.4 1,577 3/2/2016
1.2.3 1,542 3/1/2016
1.2.1 1,544 2/29/2016
1.2.0 1,670 2/29/2016
1.1.45 1,434 7/28/2017
1.1.44 2,024 2/29/2016
1.1.43 1,506 2/29/2016
1.1.42 1,607 2/28/2016
1.1.41 1,930 2/26/2016
1.1.40 1,514 2/23/2016
1.1.39 1,700 2/23/2016
1.1.38 1,523 2/22/2016
1.1.37 1,605 2/22/2016
1.1.36 1,503 2/19/2016
1.1.35 1,557 2/19/2016
1.1.34 1,560 2/15/2016
1.1.33 1,478 2/12/2016
1.1.32 1,636 2/11/2016
1.1.31 1,621 2/11/2016
1.1.30 1,459 2/9/2016
1.1.29 1,437 2/8/2016
1.1.28 1,528 1/29/2016
1.1.27 1,501 1/26/2016
1.1.25 1,559 1/25/2016
1.1.24 1,496 1/20/2016
1.1.23 1,514 1/20/2016
1.1.19 1,533 1/20/2016
1.1.16 1,512 1/19/2016
1.1.15 1,893 1/15/2016
1.1.14 1,736 1/15/2016
1.1.13 2,163 1/14/2016
1.1.12 1,958 1/14/2016
1.1.10 1,616 1/13/2016
1.1.9 1,489 1/12/2016
1.1.8 1,492 1/12/2016
1.1.7 1,527 1/12/2016
1.1.6 1,530 1/11/2016
1.1.5 1,482 1/7/2016
1.1.3 1,479 1/6/2016
1.1.2 1,544 1/6/2016
1.1.1 1,493 1/5/2016
1.1.0 1,584 1/1/2016
1.0.155 1,568 12/18/2015
1.0.154 1,579 12/17/2015
1.0.153 1,486 12/17/2015
1.0.151 1,597 12/3/2015
1.0.150 1,777 12/3/2015
1.0.149 1,708 12/3/2015
1.0.148 1,848 12/2/2015
1.0.147 1,626 12/2/2015
1.0.146 1,872 12/2/2015
1.0.145 1,710 12/2/2015
1.0.144 1,829 12/2/2015
1.0.143 1,725 12/1/2015
1.0.142 1,731 12/1/2015
1.0.140 1,793 12/1/2015
1.0.139 1,749 11/30/2015
1.0.138 1,752 11/30/2015
1.0.137 1,582 11/26/2015
1.0.136 1,670 11/25/2015
1.0.135 1,536 11/20/2015
1.0.134 1,561 11/19/2015
1.0.133 1,610 11/19/2015
1.0.132 1,552 11/19/2015
1.0.131 1,565 11/17/2015
1.0.130 1,516 11/13/2015
1.0.129 1,527 11/13/2015
1.0.128 1,545 11/13/2015
1.0.127 1,579 11/12/2015
1.0.126 1,531 11/12/2015
1.0.125 1,505 11/11/2015
1.0.124 1,522 11/11/2015
1.0.123 1,566 11/11/2015
1.0.121 1,556 11/4/2015
1.0.120 1,535 11/3/2015
1.0.119 1,430 10/30/2015
1.0.118 1,453 10/29/2015
1.0.117 1,486 10/23/2015
1.0.116 1,526 10/20/2015
1.0.115 1,496 10/13/2015
1.0.113 1,493 10/13/2015
1.0.111 1,908 10/6/2015
1.0.110 1,872 10/6/2015
1.0.109 1,681 10/6/2015
1.0.108 1,512 10/6/2015
1.0.107 1,901 10/4/2015
1.0.106 1,581 9/25/2015
1.0.105 1,587 9/2/2015
1.0.104 1,561 8/24/2015
1.0.103 1,699 7/30/2015
1.0.102 1,643 7/30/2015
1.0.101 1,531 6/12/2015
1.0.100 1,519 6/3/2015
1.0.99 1,605 6/3/2015
1.0.98 1,482 6/3/2015
1.0.97 1,478 5/12/2015
1.0.96 1,521 5/7/2015
1.0.95 1,573 4/16/2015
1.0.94 1,568 4/16/2015
1.0.93 1,662 4/15/2015
1.0.92 1,601 4/8/2015
1.0.91 1,494 3/17/2015
1.0.90 1,460 3/10/2015
1.0.89 1,571 3/10/2015
1.0.88 1,880 2/12/2015
1.0.87 1,688 12/4/2014
1.0.86 1,675 11/14/2014
1.0.85 1,679 11/14/2014
1.0.84 2,037 11/13/2014
1.0.83 2,083 11/13/2014
1.0.82 1,773 11/12/2014
1.0.81 1,734 11/12/2014
1.0.80 1,588 10/9/2014
1.0.79 1,580 10/8/2014
1.0.78 1,580 10/7/2014
1.0.77 1,576 10/7/2014
1.0.76 1,568 9/29/2014
1.0.75 1,584 9/29/2014
1.0.74 1,597 9/3/2014
1.0.73 1,597 9/3/2014
1.0.72 1,594 8/12/2014
1.0.71 1,580 8/11/2014
1.0.70 1,631 8/11/2014
1.0.67 1,544 8/11/2014
1.0.66 1,546 8/11/2014
1.0.65 1,603 8/5/2014
1.0.64 1,573 8/4/2014
1.0.63 1,612 7/31/2014
1.0.62 1,567 7/22/2014
1.0.59 1,579 7/11/2014
1.0.58 1,579 7/11/2014
1.0.57 1,636 7/7/2014
1.0.56 1,615 7/1/2014
1.0.55 1,615 7/1/2014
1.0.54 1,532 7/1/2014
1.0.53 1,570 7/1/2014
1.0.52 1,561 7/1/2014
1.0.51 1,547 6/23/2014
1.0.49 1,579 6/21/2014
1.0.48 1,583 6/20/2014
1.0.47 1,548 6/21/2014
1.0.45 1,584 6/19/2014
1.0.44 1,640 6/19/2014
1.0.43 1,618 6/19/2014
1.0.41 1,612 6/19/2014
1.0.40 1,568 6/19/2014
1.0.39 1,559 6/18/2014
1.0.38 1,586 6/18/2014
1.0.37 1,659 6/12/2014
1.0.36 1,601 6/12/2014
1.0.35 1,604 6/12/2014
1.0.34 1,556 6/12/2014
1.0.33 1,644 6/12/2014
1.0.32 1,580 6/12/2014
1.0.31 1,545 6/6/2014
1.0.30 1,552 6/6/2014
1.0.29 1,555 6/5/2014
1.0.28 1,673 5/8/2014
1.0.27 1,621 5/8/2014
1.0.26 1,519 5/7/2014
1.0.25 1,540 5/7/2014
1.0.24 1,479 5/7/2014
1.0.23 1,555 5/5/2014
1.0.22 1,614 5/5/2014
1.0.21 1,511 5/5/2014
1.0.20 1,677 4/30/2014
1.0.19 1,593 4/30/2014
1.0.18 1,779 4/11/2014
1.0.17 1,764 4/10/2014
1.0.16 1,778 4/10/2014
1.0.15 1,774 4/10/2014
1.0.14 1,804 4/10/2014
1.0.13 1,763 4/10/2014
1.0.12 1,699 4/2/2014
1.0.11 1,657 4/2/2014
1.0.10 1,656 4/2/2014
1.0.9 1,656 4/1/2014
1.0.8 1,686 4/1/2014
1.0.7 1,709 4/1/2014
1.0.6 1,649 4/1/2014
1.0.5 1,685 4/1/2014