PeanutButter.ServiceShell 3.0.336

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

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

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.339 56 1/7/2025
3.0.338 45 1/7/2025
3.0.337 54 1/7/2025
3.0.336 64 1/6/2025
3.0.335 82 12/17/2024
3.0.334 85 12/17/2024
3.0.333 103 12/13/2024
3.0.332 86 12/13/2024
3.0.331 82 12/12/2024
3.0.330 90 11/28/2024
3.0.329 171 11/13/2024
3.0.328 152 11/12/2024
3.0.327 86 11/12/2024
3.0.326 88 11/12/2024
3.0.325 92 11/12/2024
3.0.324 85 11/12/2024
3.0.323 99 11/6/2024
3.0.322 87 11/6/2024
3.0.321 646 10/10/2024
3.0.320 124 10/7/2024
3.0.319 135 9/18/2024
3.0.318 116 9/18/2024
3.0.317 114 9/18/2024
3.0.316 583 8/28/2024
3.0.315 124 8/12/2024
3.0.314 121 8/8/2024
3.0.313 126 8/8/2024
3.0.312 88 7/29/2024
3.0.311 733 7/17/2024
3.0.310 88 7/15/2024
3.0.309 121 7/15/2024
3.0.308 90 7/9/2024
3.0.307 77 7/9/2024
3.0.306 197 6/25/2024
3.0.305 145 6/11/2024
3.0.304 102 6/11/2024
3.0.303 109 6/5/2024
3.0.302 108 6/5/2024
3.0.301 116 5/30/2024
3.0.300 143 5/30/2024
3.0.299 99 5/30/2024
3.0.298 523 5/17/2024
3.0.297 120 5/17/2024
3.0.296 99 5/13/2024
3.0.295 97 5/8/2024
3.0.294 170 5/7/2024
3.0.293 118 4/19/2024
3.0.292 110 4/18/2024
3.0.291 130 4/17/2024
3.0.290 113 4/17/2024
3.0.289 117 4/15/2024
3.0.288 121 4/11/2024
3.0.287 131 4/5/2024
3.0.286 113 4/5/2024
3.0.285 123 4/5/2024
3.0.284 113 4/4/2024
3.0.283 132 4/4/2024
3.0.282 439 4/3/2024
3.0.281 131 4/2/2024
3.0.280 141 4/2/2024
3.0.279 147 3/25/2024
3.0.278 148 3/25/2024
3.0.277 246 3/15/2024
3.0.276 258 2/29/2024
3.0.275 208 2/28/2024
3.0.274 205 2/28/2024
3.0.273 246 2/27/2024
3.0.272 254 2/26/2024
3.0.271 269 2/22/2024
3.0.270 297 2/15/2024
3.0.269 254 2/15/2024
3.0.268 262 2/15/2024
3.0.267 265 2/14/2024
3.0.266 275 2/14/2024
3.0.265 358 2/13/2024
3.0.264 321 2/8/2024
3.0.263 302 2/8/2024
3.0.262 311 2/8/2024
3.0.261 295 2/8/2024
3.0.260 305 2/7/2024
3.0.259 304 2/7/2024
3.0.258 311 2/7/2024
3.0.257 310 2/7/2024
3.0.256 329 1/31/2024
3.0.255 329 1/30/2024
3.0.254 333 1/25/2024
3.0.253 333 1/24/2024
3.0.252 339 1/22/2024
3.0.251 566 1/17/2024
3.0.250 340 1/17/2024
3.0.249 351 1/16/2024
3.0.248 342 1/16/2024
3.0.247 342 1/16/2024
3.0.246 332 1/15/2024
3.0.245 335 1/11/2024
3.0.244 490 12/11/2023
3.0.243 337 12/11/2023
3.0.242 355 12/7/2023
3.0.241 371 12/7/2023
3.0.240 386 12/5/2023
3.0.239 386 12/5/2023
3.0.238 360 12/5/2023
3.0.237 357 12/5/2023
3.0.236 389 11/17/2023
3.0.235 352 11/17/2023
3.0.234 359 11/14/2023
3.0.233 359 11/14/2023
3.0.232 364 11/13/2023
3.0.231 364 11/9/2023
3.0.230 340 11/8/2023
3.0.229 346 11/8/2023
3.0.228 373 11/2/2023
3.0.227 359 11/2/2023
3.0.226 352 11/1/2023
3.0.225 381 11/1/2023
3.0.224 314 11/1/2023
3.0.223 349 10/31/2023
3.0.222 347 10/31/2023
3.0.221 353 10/31/2023
3.0.220 378 10/31/2023
3.0.219 355 10/31/2023
3.0.218 353 10/30/2023
3.0.217 361 10/30/2023
3.0.216 307 10/30/2023
3.0.215 372 10/30/2023
3.0.214 369 10/26/2023
3.0.213 360 10/25/2023
3.0.212 383 10/25/2023
3.0.211 372 10/24/2023
3.0.210 365 10/24/2023
3.0.209 367 10/24/2023
3.0.208 350 10/24/2023
3.0.207 354 10/23/2023
3.0.206 352 10/23/2023
3.0.205 370 10/20/2023
3.0.204 348 10/20/2023
3.0.203 375 10/20/2023
3.0.202 358 10/19/2023
3.0.201 365 10/19/2023
3.0.200 352 10/19/2023
3.0.199 371 10/19/2023
3.0.198 378 10/18/2023
3.0.197 334 10/18/2023
3.0.196 378 10/17/2023
3.0.195 385 10/13/2023
3.0.194 369 10/12/2023
3.0.193 362 10/12/2023
3.0.192 356 10/11/2023
3.0.191 366 10/11/2023
3.0.190 359 10/11/2023
3.0.189 354 10/11/2023
3.0.188 357 10/11/2023
3.0.187 370 10/11/2023
3.0.186 360 10/11/2023
3.0.185 368 10/10/2023
3.0.184 349 10/10/2023
3.0.183 360 10/9/2023
3.0.182 377 10/9/2023
3.0.181 382 10/9/2023
3.0.180 376 9/21/2023
3.0.179 393 9/21/2023
3.0.178 362 9/21/2023
3.0.177 389 9/11/2023
3.0.176 366 9/8/2023
3.0.175 377 9/8/2023
3.0.173 347 9/8/2023
3.0.172 374 9/8/2023
3.0.170 399 8/23/2023
3.0.169 358 8/23/2023
3.0.168 370 8/23/2023
3.0.167 400 8/11/2023
3.0.166 396 8/10/2023
3.0.165 387 8/7/2023
3.0.164 406 8/3/2023
3.0.163 384 7/31/2023
3.0.162 379 7/28/2023
3.0.161 378 7/28/2023
3.0.160 420 6/30/2023
3.0.159 405 6/29/2023
3.0.158 373 6/29/2023
3.0.157 405 6/28/2023
3.0.156 414 6/28/2023
3.0.155 396 6/28/2023
3.0.154 394 6/26/2023
3.0.153 392 6/22/2023
3.0.152 384 6/22/2023
3.0.151 393 6/22/2023
3.0.150 383 6/22/2023
3.0.149 407 6/22/2023
3.0.148 411 6/22/2023
3.0.147 400 6/15/2023
3.0.146 414 6/9/2023
3.0.145 411 6/6/2023
3.0.144 386 6/6/2023
3.0.143 417 6/6/2023
3.0.142 400 5/31/2023
3.0.141 404 5/31/2023
3.0.140 408 5/26/2023
3.0.139 405 5/26/2023
3.0.138 413 5/25/2023
3.0.137 390 5/25/2023
3.0.136 489 5/25/2023
3.0.135 423 5/25/2023
3.0.134 425 5/25/2023
3.0.133 468 5/24/2023
3.0.132 488 5/24/2023
3.0.131 457 5/24/2023
3.0.130 471 5/23/2023
3.0.129 488 5/22/2023
3.0.128 514 5/18/2023
3.0.127 480 5/17/2023
3.0.126 526 5/11/2023
3.0.125 595 5/5/2023
3.0.124 591 5/4/2023
3.0.123 597 5/4/2023
3.0.122 509 4/25/2023
3.0.121 533 4/25/2023
3.0.120 475 4/25/2023
3.0.119 467 4/25/2023
3.0.118 507 4/25/2023
3.0.117 564 4/24/2023
3.0.116 550 4/24/2023
3.0.115 551 4/18/2023
3.0.114 557 4/18/2023
3.0.113 545 4/18/2023
3.0.112 558 4/11/2023
3.0.111 574 4/11/2023
3.0.110 610 3/31/2023
3.0.109 608 3/29/2023
3.0.108 580 3/28/2023
3.0.107 562 3/15/2023
3.0.106 621 3/9/2023
3.0.105 620 3/9/2023
3.0.104 631 3/3/2023
3.0.103 606 3/2/2023
3.0.102 556 3/2/2023
3.0.101 735 3/1/2023
3.0.100 676 2/22/2023
3.0.99 632 2/10/2023
3.0.98 607 2/10/2023
3.0.97 660 1/24/2023
3.0.96 675 12/15/2022
3.0.95 697 12/1/2022
3.0.94 705 11/30/2022
3.0.93 681 11/30/2022
3.0.92 660 11/30/2022
3.0.91 699 11/29/2022
3.0.90 801 11/25/2022
3.0.89 708 11/17/2022
3.0.88 680 11/15/2022
3.0.87 759 11/14/2022
3.0.86 745 11/14/2022
3.0.85 700 11/14/2022
3.0.84 682 11/14/2022
3.0.83 758 11/14/2022
3.0.82 744 11/14/2022
3.0.81 746 11/14/2022
3.0.80 741 11/14/2022
3.0.79 760 11/8/2022
3.0.78 707 11/7/2022
3.0.77 690 11/7/2022
3.0.76 701 11/7/2022
3.0.75 695 11/7/2022
3.0.74 734 11/3/2022
3.0.73 811 10/31/2022
3.0.72 827 10/27/2022
3.0.71 787 10/27/2022
3.0.70 778 10/27/2022
3.0.69 737 10/27/2022
3.0.68 767 10/25/2022
3.0.67 838 10/19/2022
3.0.66 825 10/19/2022
3.0.65 793 10/19/2022
3.0.64 785 10/19/2022
3.0.63 819 10/19/2022
3.0.62 784 10/18/2022
3.0.61 829 10/13/2022
3.0.60 762 10/12/2022
3.0.59 807 10/12/2022
3.0.58 910 9/28/2022
3.0.57 803 9/28/2022
3.0.56 830 9/28/2022
3.0.55 794 9/27/2022
3.0.54 820 9/27/2022
3.0.53 884 9/27/2022
3.0.52 856 9/27/2022
3.0.51 813 9/27/2022
3.0.50 794 9/27/2022
3.0.49 817 9/27/2022
3.0.48 816 9/27/2022
3.0.47 839 9/26/2022
3.0.46 778 9/26/2022
3.0.45 789 9/26/2022
3.0.44 794 9/26/2022
3.0.43 867 9/23/2022
3.0.42 845 9/23/2022
3.0.41 863 9/22/2022
3.0.40 810 9/22/2022
3.0.39 807 9/22/2022
3.0.38 850 9/21/2022
3.0.37 829 9/21/2022
3.0.36 857 9/21/2022
3.0.35 815 9/21/2022
3.0.34 844 9/20/2022
3.0.33 815 9/19/2022
3.0.32 806 9/16/2022
3.0.31 793 9/16/2022
3.0.30 794 9/16/2022
3.0.29 830 9/16/2022
3.0.28 840 9/15/2022
3.0.27 887 9/15/2022
3.0.26 906 9/14/2022
3.0.25 863 9/14/2022
3.0.24 849 9/14/2022
3.0.23 839 9/14/2022
3.0.22 821 9/14/2022
3.0.21 826 9/14/2022
3.0.20 798 9/9/2022
3.0.19 835 9/9/2022
3.0.18 806 9/8/2022
3.0.17 849 9/6/2022
3.0.16 807 9/6/2022
3.0.15 844 9/2/2022
3.0.14 799 9/1/2022
3.0.13 787 8/31/2022
3.0.12 813 8/31/2022
3.0.11 887 8/23/2022
3.0.10 846 8/22/2022
3.0.9 876 8/22/2022
3.0.8 837 8/18/2022
3.0.7 854 8/17/2022
3.0.6 910 8/15/2022
3.0.5 823 8/15/2022
3.0.4 931 8/4/2022
3.0.3 870 8/4/2022
3.0.2 894 7/29/2022
3.0.1 876 7/27/2022
3.0.0 876 7/26/2022
2.0.96 842 7/26/2022
2.0.95 824 7/26/2022
2.0.94 830 7/25/2022
2.0.93 806 7/25/2022
2.0.92 913 7/15/2022
2.0.91 834 7/15/2022
2.0.90 826 7/14/2022
2.0.89 869 7/14/2022
2.0.88 861 7/12/2022
2.0.87 907 7/11/2022
2.0.86 851 7/11/2022
2.0.85 830 7/11/2022
2.0.84 879 7/8/2022
2.0.83 917 6/29/2022
2.0.82 862 6/29/2022
2.0.81 935 6/23/2022
2.0.80 918 6/15/2022
2.0.79 820 6/14/2022
2.0.78 814 6/14/2022
2.0.77 996 5/24/2022
2.0.76 980 5/3/2022
2.0.75 829 4/29/2022
2.0.74 873 4/19/2022
2.0.73 865 4/16/2022
2.0.72 914 4/12/2022
2.0.71 907 4/12/2022
2.0.70 890 4/7/2022
2.0.69 838 4/7/2022
2.0.68 886 4/7/2022
2.0.67 941 4/7/2022
2.0.66 883 3/15/2022
2.0.65 836 3/15/2022
2.0.64 803 3/15/2022
2.0.63 824 3/2/2022
2.0.62 874 2/22/2022
2.0.61 888 2/18/2022
2.0.60 898 2/18/2022
2.0.59 899 2/15/2022
2.0.58 875 2/9/2022
2.0.57 893 2/1/2022
2.0.56 893 2/1/2022
2.0.55 907 2/1/2022
2.0.54 907 1/28/2022
2.0.53 900 1/27/2022
2.0.52 845 1/19/2022
2.0.51 878 1/19/2022
2.0.50 735 12/2/2021
2.0.44 788 11/18/2021
2.0.43 770 11/16/2021
2.0.42 792 11/2/2021
2.0.41 809 10/20/2021
2.0.40 742 10/12/2021
2.0.39 809 10/12/2021
2.0.38 907 10/5/2021
2.0.37 869 9/21/2021
2.0.36 815 9/9/2021
2.0.35 827 9/3/2021
2.0.34 769 9/2/2021
2.0.33 816 7/21/2021
2.0.32 807 7/21/2021
2.0.31 810 7/6/2021
2.0.30 769 7/5/2021
2.0.29 797 6/30/2021
2.0.28 847 6/28/2021
2.0.27 845 6/17/2021
2.0.26 841 6/15/2021
2.0.25 807 6/14/2021
2.0.24 783 6/14/2021
2.0.23 817 6/14/2021
2.0.22 798 5/20/2021
2.0.21 810 5/18/2021
2.0.20 841 5/10/2021
2.0.19 834 5/10/2021
2.0.18 814 5/3/2021
2.0.17 798 5/3/2021
2.0.16 828 4/14/2021
2.0.15 801 4/13/2021
2.0.14 814 3/31/2021
2.0.13 839 3/25/2021
2.0.12 860 3/25/2021
2.0.11 864 2/19/2021
2.0.10 867 2/18/2021
2.0.9 909 2/18/2021
2.0.8 834 2/16/2021
2.0.7 890 2/9/2021
2.0.6 880 2/9/2021
2.0.5 901 2/3/2021
2.0.4 898 1/29/2021
2.0.3 847 1/29/2021
2.0.2 865 1/28/2021
2.0.1 880 1/27/2021
2.0.0 902 1/26/2021
1.2.397 901 1/26/2021
1.2.396 933 1/21/2021
1.2.395 922 1/20/2021
1.2.394 926 1/20/2021
1.2.393 932 1/20/2021
1.2.392 939 1/20/2021
1.2.391 917 1/19/2021
1.2.390 923 1/19/2021
1.2.389 998 1/19/2021
1.2.388 930 1/14/2021
1.2.387 911 1/14/2021
1.2.386 950 1/13/2021
1.2.385 965 1/13/2021
1.2.384 976 1/11/2021
1.2.383 920 1/8/2021
1.2.382 923 1/6/2021
1.2.381 927 1/6/2021
1.2.380 973 11/17/2020
1.2.379 975 10/21/2020
1.2.378 922 9/17/2020
1.2.377 953 9/1/2020
1.2.376 972 8/31/2020
1.2.375 1,032 7/13/2020
1.2.374 962 7/2/2020
1.2.373 958 7/1/2020
1.2.372 975 6/10/2020
1.2.371 983 6/10/2020
1.2.370 977 6/10/2020
1.2.369 957 6/9/2020
1.2.368 947 6/9/2020
1.2.367 963 6/9/2020
1.2.366 960 6/9/2020
1.2.365 953 6/9/2020
1.2.364 985 6/9/2020
1.2.363 989 6/9/2020
1.2.362 1,060 6/8/2020
1.2.361 1,057 6/4/2020
1.2.360 1,020 5/4/2020
1.2.359 1,024 4/27/2020
1.2.358 1,012 4/4/2020
1.2.357 1,074 3/25/2020
1.2.356 1,049 3/10/2020
1.2.355 1,020 3/10/2020
1.2.354 962 3/6/2020
1.2.353 1,000 3/3/2020
1.2.352 1,028 3/3/2020
1.2.351 1,010 3/2/2020
1.2.350 1,045 3/2/2020
1.2.349 1,028 3/2/2020
1.2.348 1,039 3/2/2020
1.2.347 1,022 3/2/2020
1.2.346 1,003 2/27/2020
1.2.345 1,053 2/21/2020
1.2.344 1,044 2/20/2020
1.2.343 1,061 2/20/2020
1.2.342 1,023 2/20/2020
1.2.341 1,014 2/20/2020
1.2.340 1,005 2/20/2020
1.2.339 1,017 2/20/2020
1.2.338 992 2/19/2020
1.2.337 1,020 2/18/2020
1.2.336 1,004 2/14/2020
1.2.335 1,022 2/6/2020
1.2.334 1,081 2/4/2020
1.2.333 1,173 2/3/2020
1.2.332 1,043 1/13/2020
1.2.331 1,126 12/17/2019
1.2.330 1,101 12/13/2019
1.2.328 1,022 12/12/2019
1.2.327 1,042 12/11/2019
1.2.326 1,071 12/10/2019
1.2.325 1,022 12/3/2019
1.2.324 1,017 11/29/2019
1.2.323 971 11/28/2019
1.2.322 1,059 11/28/2019
1.2.321 1,054 11/28/2019
1.2.320 1,171 11/26/2019
1.2.319 1,091 11/26/2019
1.2.318 1,059 11/22/2019
1.2.317 995 11/20/2019
1.2.316 1,068 10/25/2019
1.2.315 1,052 10/25/2019
1.2.314 1,006 10/23/2019
1.2.313 1,002 10/18/2019
1.2.312 1,023 10/17/2019
1.2.311 1,015 10/17/2019
1.2.310 1,052 10/17/2019
1.2.309 1,060 10/9/2019
1.2.308 1,042 10/8/2019
1.2.307 1,003 10/7/2019
1.2.306 1,092 10/4/2019
1.2.305 1,066 10/3/2019
1.2.304 1,043 10/2/2019
1.2.303 1,165 9/16/2019
1.2.302 1,075 9/16/2019
1.2.301 1,063 9/15/2019
1.2.300 1,039 9/13/2019
1.2.299 1,058 9/10/2019
1.2.298 1,060 9/6/2019
1.2.297 1,115 8/20/2019
1.2.296 1,064 8/20/2019
1.2.295 1,056 8/20/2019
1.2.294 1,114 8/20/2019
1.2.293 1,044 8/16/2019
1.2.292 1,061 7/15/2019
1.2.291 1,099 6/30/2019
1.2.290 1,087 6/28/2019
1.2.289 1,100 6/20/2019
1.2.288 1,071 6/12/2019
1.2.287 1,063 6/12/2019
1.2.286 1,139 6/11/2019
1.2.285 1,117 6/11/2019
1.2.284 1,094 6/5/2019
1.2.283 1,134 5/28/2019
1.2.282 1,076 5/25/2019
1.2.281 1,183 5/23/2019
1.2.280 1,130 5/13/2019
1.2.279 1,114 5/9/2019
1.2.278 1,133 5/9/2019
1.2.277 1,128 5/7/2019
1.2.276 1,094 5/7/2019
1.2.275 1,171 5/6/2019
1.2.274 1,143 4/26/2019
1.2.273 1,116 4/25/2019
1.2.272 1,090 4/25/2019
1.2.271 1,104 4/24/2019
1.2.270 1,140 4/24/2019
1.2.269 1,144 4/16/2019
1.2.268 1,146 4/16/2019
1.2.267 1,117 4/16/2019
1.2.266 1,118 4/12/2019
1.2.265 1,112 4/12/2019
1.2.264 1,109 4/11/2019
1.2.263 1,144 4/11/2019
1.2.262 1,071 4/10/2019
1.2.261 1,098 4/10/2019
1.2.260 1,051 4/5/2019
1.2.259 1,072 2/27/2019
1.2.258 1,113 2/27/2019
1.2.257 1,123 2/26/2019
1.2.256 1,212 2/15/2019
1.2.255 1,244 2/15/2019
1.2.254 1,159 2/5/2019
1.2.253 1,199 12/12/2018
1.2.252 1,285 11/8/2018
1.2.251 1,252 11/8/2018
1.2.250 1,271 10/11/2018
1.2.249 1,307 10/2/2018
1.2.248 1,336 9/25/2018
1.2.247 1,310 9/3/2018
1.2.246 1,304 8/28/2018
1.2.245 1,297 8/27/2018
1.2.244 1,333 8/22/2018
1.2.243 1,294 8/21/2018
1.2.242 1,406 8/17/2018
1.2.241 1,430 7/27/2018
1.2.240 1,423 7/26/2018
1.2.239 1,430 6/18/2018
1.2.238 1,526 6/14/2018
1.2.237 1,420 5/25/2018
1.2.236 1,374 5/24/2018
1.2.235 1,435 5/18/2018
1.2.234 1,480 5/3/2018
1.2.233 1,514 5/3/2018
1.2.232 1,409 4/30/2018
1.2.231 1,464 4/18/2018
1.2.230 1,492 4/10/2018
1.2.229 1,409 4/10/2018
1.2.228 1,361 4/4/2018
1.2.227 1,401 3/28/2018
1.2.226 1,393 3/22/2018
1.2.225 1,491 3/20/2018
1.2.224 1,429 3/19/2018
1.2.223 1,424 3/15/2018
1.2.222 1,450 3/14/2018
1.2.221 1,479 3/14/2018
1.2.220 1,522 2/23/2018
1.2.219 1,544 2/16/2018
1.2.218 1,499 2/9/2018
1.2.217 1,414 2/8/2018
1.2.216 1,459 2/7/2018
1.2.215 1,453 2/7/2018
1.2.214 1,503 2/5/2018
1.2.213 1,536 2/2/2018
1.2.212 1,487 1/26/2018
1.2.211 1,505 1/16/2018
1.2.210 1,407 12/18/2017
1.2.209 1,485 12/14/2017
1.2.208 1,377 12/7/2017
1.2.207 1,399 12/6/2017
1.2.206 1,452 12/4/2017
1.2.205 1,421 11/28/2017
1.2.204 1,393 11/24/2017
1.2.203 1,387 11/24/2017
1.2.202 1,414 11/24/2017
1.2.201 1,423 11/20/2017
1.2.200 1,426 11/14/2017
1.2.199 1,406 11/14/2017
1.2.198 1,461 11/6/2017
1.2.197 1,485 11/6/2017
1.2.196 1,517 10/31/2017
1.2.195 1,505 10/30/2017
1.2.194 1,430 10/26/2017
1.2.193 1,449 10/26/2017
1.2.192 1,415 10/26/2017
1.2.191 1,414 10/20/2017
1.2.190 1,444 10/18/2017
1.2.189 1,439 10/18/2017
1.2.188 1,430 10/15/2017
1.2.187 1,412 10/11/2017
1.2.185 1,377 10/10/2017
1.2.184 1,432 10/10/2017
1.2.183 1,443 10/2/2017
1.2.182 1,400 9/29/2017
1.2.181 1,439 9/25/2017
1.2.180 1,439 9/14/2017
1.2.179 1,434 9/12/2017
1.2.178 1,430 8/31/2017
1.2.177 1,416 8/25/2017
1.2.176 1,405 8/24/2017
1.2.174 1,538 8/7/2017
1.2.173 1,497 8/7/2017
1.2.172 1,454 8/7/2017
1.2.171 1,394 8/4/2017
1.2.170 1,419 8/3/2017
1.2.169 1,477 8/3/2017
1.2.168 1,429 8/3/2017
1.2.167 1,458 8/2/2017
1.2.166 1,428 8/1/2017
1.2.165 1,445 7/26/2017
1.2.164 1,411 7/26/2017
1.2.163 1,493 7/25/2017
1.2.162 1,442 7/18/2017
1.2.161 1,436 7/18/2017
1.2.160 1,478 7/18/2017
1.2.159 1,456 7/18/2017
1.2.158 1,426 7/13/2017
1.2.157 1,443 7/13/2017
1.2.156 1,430 7/5/2017
1.2.155 1,430 6/28/2017
1.2.154 1,376 6/27/2017
1.2.153 1,452 6/20/2017
1.2.152 1,410 6/19/2017
1.2.151 1,400 6/14/2017
1.2.150 1,389 6/13/2017
1.2.149 1,450 5/31/2017
1.2.148 1,418 5/29/2017
1.2.147 1,434 5/19/2017
1.2.146 1,423 5/18/2017
1.2.145 1,418 5/18/2017
1.2.144 1,448 5/14/2017
1.2.143 1,377 5/12/2017
1.2.142 1,467 5/12/2017
1.2.141 1,462 5/5/2017
1.2.140 1,392 4/27/2017
1.2.139 1,491 2/27/2017
1.2.137 1,408 2/3/2017
1.2.136 1,441 2/3/2017
1.2.135 1,439 1/26/2017
1.2.134 1,426 1/25/2017
1.2.133 1,467 1/12/2017
1.2.132 1,487 1/11/2017
1.2.131 1,510 1/10/2017
1.2.130 1,429 1/10/2017
1.2.129 1,454 1/10/2017
1.2.128 1,470 1/10/2017
1.2.127 1,420 1/10/2017
1.2.125 1,432 1/10/2017
1.2.119 1,512 12/13/2016
1.2.118 1,451 12/12/2016
1.2.117 1,455 12/10/2016
1.2.115 1,506 12/8/2016
1.2.114 1,446 12/5/2016
1.2.112 1,428 11/29/2016
1.2.111 1,525 11/25/2016
1.2.110 1,520 11/25/2016
1.2.109 1,533 11/24/2016
1.2.108 1,522 11/24/2016
1.2.107 1,450 11/23/2016
1.2.106 1,458 11/18/2016
1.2.105 1,474 11/18/2016
1.2.104 1,549 11/18/2016
1.2.103 1,464 11/17/2016
1.2.102 1,459 11/17/2016
1.2.101 1,430 11/17/2016
1.2.100 1,376 11/16/2016
1.2.99 1,438 11/16/2016
1.2.98 1,472 11/16/2016
1.2.97 1,461 11/16/2016
1.2.96 1,425 11/16/2016
1.2.95 1,420 11/16/2016
1.2.94 1,480 11/15/2016
1.2.92 1,488 11/15/2016
1.2.91 1,501 11/15/2016
1.2.90 1,485 11/15/2016
1.2.89 1,451 11/14/2016
1.2.88 1,970 11/8/2016
1.2.87 1,754 11/8/2016
1.2.86 1,653 11/8/2016
1.2.85 1,520 11/8/2016
1.2.84 1,830 11/8/2016
1.2.83 1,509 11/7/2016
1.2.82 1,662 11/3/2016
1.2.81 1,717 11/3/2016
1.2.80 1,520 11/3/2016
1.2.79 1,547 11/2/2016
1.2.78 1,583 11/1/2016
1.2.76 1,712 11/1/2016
1.2.75 1,464 10/31/2016
1.2.73 1,430 10/28/2016
1.2.71 1,401 10/27/2016
1.2.68 1,462 10/26/2016
1.2.66 1,484 10/25/2016
1.2.65 1,470 10/24/2016
1.2.64 1,499 10/21/2016
1.2.63 1,469 10/21/2016
1.2.62 1,389 10/21/2016
1.2.61 1,474 10/20/2016
1.2.60 1,433 10/20/2016
1.2.59 1,464 10/13/2016
1.2.58 1,522 10/13/2016
1.2.57 1,472 10/13/2016
1.2.56 1,441 10/13/2016
1.2.55 1,470 10/11/2016
1.2.54 1,418 10/11/2016
1.2.53 1,425 10/10/2016
1.2.51 1,402 9/12/2016
1.2.50 1,432 9/12/2016
1.2.49 1,455 9/7/2016
1.2.48 1,492 9/2/2016
1.2.47 1,509 5/6/2016
1.2.46 1,745 4/25/2016
1.2.45 1,719 4/25/2016
1.2.43 1,703 4/22/2016
1.2.42 1,448 4/15/2016
1.2.41 1,430 4/12/2016
1.2.40 1,477 4/11/2016
1.2.39 1,412 4/8/2016
1.2.38 1,524 4/8/2016
1.2.37 1,539 4/8/2016
1.2.36 1,423 4/8/2016
1.2.35 1,515 4/6/2016
1.2.34 1,445 4/6/2016
1.2.33 1,462 4/6/2016
1.2.32 1,504 4/6/2016
1.2.31 1,462 4/6/2016
1.2.30 1,476 4/6/2016
1.2.29 1,478 4/5/2016
1.2.28 1,488 4/5/2016
1.2.26 1,504 4/5/2016
1.2.25 1,480 4/5/2016
1.2.24 1,472 4/1/2016
1.2.23 1,507 3/31/2016
1.2.22 1,475 3/31/2016
1.2.21 1,567 3/29/2016
1.2.20 1,557 3/25/2016
1.2.19 1,504 3/17/2016
1.2.18 1,477 3/17/2016
1.2.17 1,500 3/17/2016
1.2.16 1,547 3/17/2016
1.2.15 1,500 3/17/2016
1.2.14 1,436 3/16/2016
1.2.13 1,523 3/15/2016
1.2.12 1,516 3/15/2016
1.2.11 1,455 3/14/2016
1.2.10 1,495 3/11/2016
1.2.9 1,539 3/7/2016
1.2.8 1,427 3/6/2016
1.2.7 1,528 3/6/2016
1.2.6 1,554 3/4/2016
1.2.5 1,483 3/2/2016
1.2.4 1,586 3/2/2016
1.2.3 1,555 3/1/2016
1.2.1 1,552 2/29/2016
1.2.0 1,678 2/29/2016
1.1.45 1,443 7/28/2017
1.1.44 2,034 2/29/2016
1.1.43 1,515 2/29/2016
1.1.42 1,620 2/28/2016
1.1.41 1,936 2/26/2016
1.1.40 1,522 2/23/2016
1.1.39 1,708 2/23/2016
1.1.38 1,533 2/22/2016
1.1.37 1,618 2/22/2016
1.1.36 1,516 2/19/2016
1.1.35 1,568 2/19/2016
1.1.34 1,572 2/15/2016
1.1.33 1,492 2/12/2016
1.1.32 1,645 2/11/2016
1.1.31 1,630 2/11/2016
1.1.30 1,469 2/9/2016
1.1.29 1,446 2/8/2016
1.1.28 1,537 1/29/2016
1.1.27 1,510 1/26/2016
1.1.25 1,569 1/25/2016
1.1.24 1,506 1/20/2016
1.1.23 1,522 1/20/2016
1.1.19 1,543 1/20/2016
1.1.16 1,522 1/19/2016
1.1.15 1,905 1/15/2016
1.1.14 1,743 1/15/2016
1.1.13 2,174 1/14/2016
1.1.12 1,967 1/14/2016
1.1.10 1,627 1/13/2016
1.1.9 1,497 1/12/2016
1.1.8 1,502 1/12/2016
1.1.7 1,537 1/12/2016
1.1.6 1,540 1/11/2016
1.1.5 1,490 1/7/2016
1.1.3 1,487 1/6/2016
1.1.2 1,554 1/6/2016
1.1.1 1,499 1/5/2016
1.1.0 1,593 1/1/2016
1.0.155 1,578 12/18/2015
1.0.154 1,589 12/17/2015
1.0.153 1,494 12/17/2015
1.0.151 1,605 12/3/2015
1.0.150 1,786 12/3/2015
1.0.149 1,719 12/3/2015
1.0.148 1,858 12/2/2015
1.0.147 1,642 12/2/2015
1.0.146 1,879 12/2/2015
1.0.145 1,719 12/2/2015
1.0.144 1,841 12/2/2015
1.0.143 1,733 12/1/2015
1.0.142 1,739 12/1/2015
1.0.140 1,800 12/1/2015
1.0.139 1,758 11/30/2015
1.0.138 1,759 11/30/2015
1.0.137 1,591 11/26/2015
1.0.136 1,679 11/25/2015
1.0.135 1,545 11/20/2015
1.0.134 1,570 11/19/2015
1.0.133 1,620 11/19/2015
1.0.132 1,559 11/19/2015
1.0.131 1,575 11/17/2015
1.0.130 1,525 11/13/2015
1.0.129 1,536 11/13/2015
1.0.128 1,555 11/13/2015
1.0.127 1,587 11/12/2015
1.0.126 1,539 11/12/2015
1.0.125 1,515 11/11/2015
1.0.124 1,529 11/11/2015
1.0.123 1,582 11/11/2015
1.0.121 1,565 11/4/2015
1.0.120 1,546 11/3/2015
1.0.119 1,440 10/30/2015
1.0.118 1,463 10/29/2015
1.0.117 1,494 10/23/2015
1.0.116 1,534 10/20/2015
1.0.115 1,506 10/13/2015
1.0.113 1,502 10/13/2015
1.0.111 1,915 10/6/2015
1.0.110 1,881 10/6/2015
1.0.109 1,694 10/6/2015
1.0.108 1,527 10/6/2015
1.0.107 1,909 10/4/2015
1.0.106 1,592 9/25/2015
1.0.105 1,596 9/2/2015
1.0.104 1,570 8/24/2015
1.0.103 1,710 7/30/2015
1.0.102 1,652 7/30/2015
1.0.101 1,543 6/12/2015
1.0.100 1,529 6/3/2015
1.0.99 1,617 6/3/2015
1.0.98 1,494 6/3/2015
1.0.97 1,490 5/12/2015
1.0.96 1,533 5/7/2015
1.0.95 1,584 4/16/2015
1.0.94 1,581 4/16/2015
1.0.93 1,674 4/15/2015
1.0.92 1,611 4/8/2015
1.0.91 1,506 3/17/2015
1.0.90 1,472 3/10/2015
1.0.89 1,581 3/10/2015
1.0.88 1,890 2/12/2015
1.0.87 1,698 12/4/2014
1.0.86 1,684 11/14/2014
1.0.85 1,688 11/14/2014
1.0.84 2,044 11/13/2014
1.0.83 2,093 11/13/2014
1.0.82 1,780 11/12/2014
1.0.81 1,743 11/12/2014
1.0.80 1,598 10/9/2014
1.0.79 1,588 10/8/2014
1.0.78 1,590 10/7/2014
1.0.77 1,587 10/7/2014
1.0.76 1,577 9/29/2014
1.0.75 1,591 9/29/2014
1.0.74 1,606 9/3/2014
1.0.73 1,609 9/3/2014
1.0.72 1,606 8/12/2014
1.0.71 1,590 8/11/2014
1.0.70 1,641 8/11/2014
1.0.67 1,554 8/11/2014
1.0.66 1,555 8/11/2014
1.0.65 1,611 8/5/2014
1.0.64 1,582 8/4/2014
1.0.63 1,618 7/31/2014
1.0.62 1,576 7/22/2014
1.0.59 1,590 7/11/2014
1.0.58 1,589 7/11/2014
1.0.57 1,643 7/7/2014
1.0.56 1,624 7/1/2014
1.0.55 1,622 7/1/2014
1.0.54 1,540 7/1/2014
1.0.53 1,578 7/1/2014
1.0.52 1,567 7/1/2014
1.0.51 1,555 6/23/2014
1.0.49 1,590 6/21/2014
1.0.48 1,589 6/20/2014
1.0.47 1,555 6/21/2014
1.0.45 1,591 6/19/2014
1.0.44 1,648 6/19/2014
1.0.43 1,627 6/19/2014
1.0.41 1,621 6/19/2014
1.0.40 1,576 6/19/2014
1.0.39 1,565 6/18/2014
1.0.38 1,600 6/18/2014
1.0.37 1,667 6/12/2014
1.0.36 1,608 6/12/2014
1.0.35 1,612 6/12/2014
1.0.34 1,564 6/12/2014
1.0.33 1,652 6/12/2014
1.0.32 1,588 6/12/2014
1.0.31 1,554 6/6/2014
1.0.30 1,560 6/6/2014
1.0.29 1,562 6/5/2014
1.0.28 1,680 5/8/2014
1.0.27 1,629 5/8/2014
1.0.26 1,527 5/7/2014
1.0.25 1,549 5/7/2014
1.0.24 1,503 5/7/2014
1.0.23 1,564 5/5/2014
1.0.22 1,620 5/5/2014
1.0.21 1,517 5/5/2014
1.0.20 1,684 4/30/2014
1.0.19 1,601 4/30/2014
1.0.18 1,787 4/11/2014
1.0.17 1,772 4/10/2014
1.0.16 1,786 4/10/2014
1.0.15 1,781 4/10/2014
1.0.14 1,812 4/10/2014
1.0.13 1,771 4/10/2014
1.0.12 1,708 4/2/2014
1.0.11 1,664 4/2/2014
1.0.10 1,663 4/2/2014
1.0.9 1,665 4/1/2014
1.0.8 1,695 4/1/2014
1.0.7 1,717 4/1/2014
1.0.6 1,656 4/1/2014
1.0.5 1,693 4/1/2014