PeanutButter.ServiceShell 3.0.387

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.387
                    
NuGet\Install-Package PeanutButter.ServiceShell -Version 3.0.387
                    
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.387" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.ServiceShell" Version="3.0.387" />
                    
Directory.Packages.props
<PackageReference Include="PeanutButter.ServiceShell" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PeanutButter.ServiceShell --version 3.0.387
                    
#r "nuget: PeanutButter.ServiceShell, 3.0.387"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package PeanutButter.ServiceShell@3.0.387
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PeanutButter.ServiceShell&version=3.0.387
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.ServiceShell&version=3.0.387
                    
Install as a Cake Tool

The Service Shell slice of the PeanutButter mini-suite
     1. Inherit from `Shell`
     2. Set Desdcription, ServiceName, and, optionally, Version
     3. override `RunOnce`
     4. remember to call Shell.RunMain<MyService>(args) from your Program/Main method
     
     Service Shell provides an easy way to run polling services - simply implement the
     RunOnce method and set your interval. Shell ensures that the RunOnce is not re-entered:
     if your poll time exceeds the interval, you'll simply run polls back-to-back
     
     Including (4) means you can, from the cli, perform the following with the service:
     - install
     - uninstall
     - start
     - stop
     - restart
     - run-once (for testing or for running from another scheduler)

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.392 34 9/9/2025
3.0.391 142 8/19/2025
3.0.390 131 8/19/2025
3.0.389 91 8/1/2025
3.0.388 125 7/31/2025
3.0.387 122 7/30/2025
3.0.386 154 7/15/2025
3.0.385 152 7/15/2025
3.0.384 267 5/15/2025
3.0.383 252 5/14/2025
3.0.382 259 5/13/2025
3.0.381 127 5/9/2025
3.0.380 189 5/8/2025
3.0.379 184 5/7/2025
3.0.378 176 5/6/2025
3.0.377 179 5/6/2025
3.0.376 173 5/6/2025
3.0.375 179 5/6/2025
3.0.374 179 5/5/2025
3.0.373 180 5/5/2025
3.0.372 172 5/5/2025
3.0.371 180 5/5/2025
3.0.370 186 5/5/2025
3.0.369 177 5/5/2025
3.0.368 176 4/30/2025
3.0.367 189 4/30/2025
3.0.366 183 4/30/2025
3.0.365 179 4/30/2025
3.0.364 181 4/30/2025
3.0.363 170 4/30/2025
3.0.362 169 4/30/2025
3.0.361 179 4/30/2025
3.0.360 181 4/30/2025
3.0.359 173 4/30/2025
3.0.358 184 4/29/2025
3.0.357 201 4/23/2025
3.0.356 195 4/22/2025
3.0.355 263 4/17/2025
3.0.354 363 4/15/2025
3.0.353 447 4/4/2025
3.0.352 195 4/3/2025
3.0.351 199 4/2/2025
3.0.350 249 4/2/2025
3.0.349 194 3/18/2025
3.0.348 182 3/18/2025
3.0.347 530 3/4/2025
3.0.346 244 3/4/2025
3.0.345 242 3/4/2025
3.0.344 160 2/20/2025
3.0.343 143 2/14/2025
3.0.342 200 2/11/2025
3.0.341 161 2/10/2025
3.0.340 147 2/5/2025
3.0.339 221 1/7/2025
3.0.338 134 1/7/2025
3.0.337 133 1/7/2025
3.0.336 131 1/6/2025
3.0.335 148 12/17/2024
3.0.334 146 12/17/2024
3.0.333 171 12/13/2024
3.0.332 155 12/13/2024
3.0.331 148 12/12/2024
3.0.330 152 11/28/2024
3.0.329 232 11/13/2024
3.0.328 526 11/12/2024
3.0.327 146 11/12/2024
3.0.326 135 11/12/2024
3.0.325 142 11/12/2024
3.0.324 147 11/12/2024
3.0.323 171 11/6/2024
3.0.322 144 11/6/2024
3.0.321 721 10/10/2024
3.0.320 171 10/7/2024
3.0.319 191 9/18/2024
3.0.318 170 9/18/2024
3.0.317 167 9/18/2024
3.0.316 638 8/28/2024
3.0.315 177 8/12/2024
3.0.314 175 8/8/2024
3.0.313 175 8/8/2024
3.0.312 139 7/29/2024
3.0.311 791 7/17/2024
3.0.310 142 7/15/2024
3.0.309 175 7/15/2024
3.0.308 150 7/9/2024
3.0.307 138 7/9/2024
3.0.306 254 6/25/2024
3.0.305 198 6/11/2024
3.0.304 150 6/11/2024
3.0.303 155 6/5/2024
3.0.302 155 6/5/2024
3.0.301 169 5/30/2024
3.0.300 194 5/30/2024
3.0.299 157 5/30/2024
3.0.298 578 5/17/2024
3.0.297 166 5/17/2024
3.0.296 152 5/13/2024
3.0.295 149 5/8/2024
3.0.294 215 5/7/2024
3.0.293 170 4/19/2024
3.0.292 160 4/18/2024
3.0.291 172 4/17/2024
3.0.290 169 4/17/2024
3.0.289 168 4/15/2024
3.0.288 177 4/11/2024
3.0.287 188 4/5/2024
3.0.286 155 4/5/2024
3.0.285 172 4/5/2024
3.0.284 167 4/4/2024
3.0.283 173 4/4/2024
3.0.282 498 4/3/2024
3.0.281 185 4/2/2024
3.0.280 202 4/2/2024
3.0.279 204 3/25/2024
3.0.278 199 3/25/2024
3.0.277 289 3/15/2024
3.0.276 318 2/29/2024
3.0.275 253 2/28/2024
3.0.274 262 2/28/2024
3.0.273 302 2/27/2024
3.0.272 301 2/26/2024
3.0.271 326 2/22/2024
3.0.270 348 2/15/2024
3.0.269 305 2/15/2024
3.0.268 302 2/15/2024
3.0.267 315 2/14/2024
3.0.266 329 2/14/2024
3.0.265 408 2/13/2024
3.0.264 369 2/8/2024
3.0.263 350 2/8/2024
3.0.262 370 2/8/2024
3.0.261 342 2/8/2024
3.0.260 357 2/7/2024
3.0.259 357 2/7/2024
3.0.258 360 2/7/2024
3.0.257 364 2/7/2024
3.0.256 376 1/31/2024
3.0.255 381 1/30/2024
3.0.254 383 1/25/2024
3.0.253 380 1/24/2024
3.0.252 391 1/22/2024
3.0.251 618 1/17/2024
3.0.250 396 1/17/2024
3.0.249 405 1/16/2024
3.0.248 386 1/16/2024
3.0.247 384 1/16/2024
3.0.246 381 1/15/2024
3.0.245 377 1/11/2024
3.0.244 541 12/11/2023
3.0.243 377 12/11/2023
3.0.242 408 12/7/2023
3.0.241 416 12/7/2023
3.0.240 402 12/5/2023
3.0.239 410 12/5/2023
3.0.238 375 12/5/2023
3.0.237 382 12/5/2023
3.0.236 416 11/17/2023
3.0.235 376 11/17/2023
3.0.234 393 11/14/2023
3.0.233 385 11/14/2023
3.0.232 391 11/13/2023
3.0.231 399 11/9/2023
3.0.230 369 11/8/2023
3.0.229 368 11/8/2023
3.0.228 396 11/2/2023
3.0.227 388 11/2/2023
3.0.226 379 11/1/2023
3.0.225 411 11/1/2023
3.0.224 340 11/1/2023
3.0.223 376 10/31/2023
3.0.222 374 10/31/2023
3.0.221 394 10/31/2023
3.0.220 403 10/31/2023
3.0.219 382 10/31/2023
3.0.218 380 10/30/2023
3.0.217 388 10/30/2023
3.0.216 336 10/30/2023
3.0.215 398 10/30/2023
3.0.214 397 10/26/2023
3.0.213 389 10/25/2023
3.0.212 422 10/25/2023
3.0.211 392 10/24/2023
3.0.210 389 10/24/2023
3.0.209 394 10/24/2023
3.0.208 377 10/24/2023
3.0.207 387 10/23/2023
3.0.206 384 10/23/2023
3.0.205 395 10/20/2023
3.0.204 380 10/20/2023
3.0.203 405 10/20/2023
3.0.202 395 10/19/2023
3.0.201 397 10/19/2023
3.0.200 381 10/19/2023
3.0.199 406 10/19/2023
3.0.198 410 10/18/2023
3.0.197 356 10/18/2023
3.0.196 407 10/17/2023
3.0.195 416 10/13/2023
3.0.194 393 10/12/2023
3.0.193 391 10/12/2023
3.0.192 388 10/11/2023
3.0.191 405 10/11/2023
3.0.190 391 10/11/2023
3.0.189 382 10/11/2023
3.0.188 386 10/11/2023
3.0.187 395 10/11/2023
3.0.186 390 10/11/2023
3.0.185 398 10/10/2023
3.0.184 381 10/10/2023
3.0.183 391 10/9/2023
3.0.182 415 10/9/2023
3.0.181 417 10/9/2023
3.0.180 415 9/21/2023
3.0.179 424 9/21/2023
3.0.178 392 9/21/2023
3.0.177 418 9/11/2023
3.0.176 414 9/8/2023
3.0.175 413 9/8/2023
3.0.173 386 9/8/2023
3.0.172 424 9/8/2023
3.0.170 434 8/23/2023
3.0.169 397 8/23/2023
3.0.168 414 8/23/2023
3.0.167 453 8/11/2023
3.0.166 436 8/10/2023
3.0.165 442 8/7/2023
3.0.164 451 8/3/2023
3.0.163 436 7/31/2023
3.0.162 429 7/28/2023
3.0.161 417 7/28/2023
3.0.160 467 6/30/2023
3.0.159 460 6/29/2023
3.0.158 425 6/29/2023
3.0.157 454 6/28/2023
3.0.156 464 6/28/2023
3.0.155 448 6/28/2023
3.0.154 446 6/26/2023
3.0.153 433 6/22/2023
3.0.152 430 6/22/2023
3.0.151 442 6/22/2023
3.0.150 429 6/22/2023
3.0.149 463 6/22/2023
3.0.148 451 6/22/2023
3.0.147 459 6/15/2023
3.0.146 471 6/9/2023
3.0.145 474 6/6/2023
3.0.144 449 6/6/2023
3.0.143 472 6/6/2023
3.0.142 457 5/31/2023
3.0.141 456 5/31/2023
3.0.140 469 5/26/2023
3.0.139 464 5/26/2023
3.0.138 470 5/25/2023
3.0.137 447 5/25/2023
3.0.136 547 5/25/2023
3.0.135 495 5/25/2023
3.0.134 478 5/25/2023
3.0.133 523 5/24/2023
3.0.132 542 5/24/2023
3.0.131 515 5/24/2023
3.0.130 529 5/23/2023
3.0.129 543 5/22/2023
3.0.128 561 5/18/2023
3.0.127 547 5/17/2023
3.0.126 574 5/11/2023
3.0.125 651 5/5/2023
3.0.124 652 5/4/2023
3.0.123 654 5/4/2023
3.0.122 570 4/25/2023
3.0.121 591 4/25/2023
3.0.120 525 4/25/2023
3.0.119 526 4/25/2023
3.0.118 564 4/25/2023
3.0.117 646 4/24/2023
3.0.116 606 4/24/2023
3.0.115 612 4/18/2023
3.0.114 609 4/18/2023
3.0.113 605 4/18/2023
3.0.112 614 4/11/2023
3.0.111 626 4/11/2023
3.0.110 671 3/31/2023
3.0.109 667 3/29/2023
3.0.108 637 3/28/2023
3.0.107 630 3/15/2023
3.0.106 685 3/9/2023
3.0.105 688 3/9/2023
3.0.104 695 3/3/2023
3.0.103 669 3/2/2023
3.0.102 618 3/2/2023
3.0.101 781 3/1/2023
3.0.100 734 2/22/2023
3.0.99 690 2/10/2023
3.0.98 661 2/10/2023
3.0.97 724 1/24/2023
3.0.96 735 12/15/2022
3.0.95 755 12/1/2022
3.0.94 783 11/30/2022
3.0.93 741 11/30/2022
3.0.92 722 11/30/2022
3.0.91 749 11/29/2022
3.0.90 866 11/25/2022
3.0.89 758 11/17/2022
3.0.88 740 11/15/2022
3.0.87 815 11/14/2022
3.0.86 805 11/14/2022
3.0.85 757 11/14/2022
3.0.84 741 11/14/2022
3.0.83 817 11/14/2022
3.0.82 807 11/14/2022
3.0.81 817 11/14/2022
3.0.80 802 11/14/2022
3.0.79 827 11/8/2022
3.0.78 765 11/7/2022
3.0.77 747 11/7/2022
3.0.76 762 11/7/2022
3.0.75 754 11/7/2022
3.0.74 795 11/3/2022
3.0.73 879 10/31/2022
3.0.72 892 10/27/2022
3.0.71 847 10/27/2022
3.0.70 840 10/27/2022
3.0.69 800 10/27/2022
3.0.68 830 10/25/2022
3.0.67 891 10/19/2022
3.0.66 887 10/19/2022
3.0.65 861 10/19/2022
3.0.64 852 10/19/2022
3.0.63 874 10/19/2022
3.0.62 844 10/18/2022
3.0.61 882 10/13/2022
3.0.60 835 10/12/2022
3.0.59 870 10/12/2022
3.0.58 968 9/28/2022
3.0.57 871 9/28/2022
3.0.56 892 9/28/2022
3.0.55 860 9/27/2022
3.0.54 878 9/27/2022
3.0.53 954 9/27/2022
3.0.52 917 9/27/2022
3.0.51 891 9/27/2022
3.0.50 855 9/27/2022
3.0.49 877 9/27/2022
3.0.48 878 9/27/2022
3.0.47 902 9/26/2022
3.0.46 842 9/26/2022
3.0.45 851 9/26/2022
3.0.44 859 9/26/2022
3.0.43 921 9/23/2022
3.0.42 906 9/23/2022
3.0.41 930 9/22/2022
3.0.40 874 9/22/2022
3.0.39 876 9/22/2022
3.0.38 911 9/21/2022
3.0.37 890 9/21/2022
3.0.36 919 9/21/2022
3.0.35 882 9/21/2022
3.0.34 907 9/20/2022
3.0.33 873 9/19/2022
3.0.32 860 9/16/2022
3.0.31 858 9/16/2022
3.0.30 862 9/16/2022
3.0.29 894 9/16/2022
3.0.28 906 9/15/2022
3.0.27 949 9/15/2022
3.0.26 964 9/14/2022
3.0.25 928 9/14/2022
3.0.24 909 9/14/2022
3.0.23 907 9/14/2022
3.0.22 885 9/14/2022
3.0.21 886 9/14/2022
3.0.20 862 9/9/2022
3.0.19 891 9/9/2022
3.0.18 875 9/8/2022
3.0.17 910 9/6/2022
3.0.16 873 9/6/2022
3.0.15 914 9/2/2022
3.0.14 863 9/1/2022
3.0.13 850 8/31/2022
3.0.12 880 8/31/2022
3.0.11 958 8/23/2022
3.0.10 912 8/22/2022
3.0.9 951 8/22/2022
3.0.8 904 8/18/2022
3.0.7 922 8/17/2022
3.0.6 988 8/15/2022
3.0.5 888 8/15/2022
3.0.4 992 8/4/2022
3.0.3 939 8/4/2022
3.0.2 968 7/29/2022
3.0.1 948 7/27/2022
3.0.0 943 7/26/2022
2.0.96 909 7/26/2022
2.0.95 895 7/26/2022
2.0.94 900 7/25/2022
2.0.93 880 7/25/2022
2.0.92 986 7/15/2022
2.0.91 906 7/15/2022
2.0.90 895 7/14/2022
2.0.89 939 7/14/2022
2.0.88 931 7/12/2022
2.0.87 970 7/11/2022
2.0.86 922 7/11/2022
2.0.85 902 7/11/2022
2.0.84 955 7/8/2022
2.0.83 988 6/29/2022
2.0.82 932 6/29/2022
2.0.81 1,001 6/23/2022
2.0.80 997 6/15/2022
2.0.79 890 6/14/2022
2.0.78 897 6/14/2022
2.0.77 1,069 5/24/2022
2.0.76 1,054 5/3/2022
2.0.75 909 4/29/2022
2.0.74 937 4/19/2022
2.0.73 940 4/16/2022
2.0.72 993 4/12/2022
2.0.71 986 4/12/2022
2.0.70 964 4/7/2022
2.0.69 918 4/7/2022
2.0.68 965 4/7/2022
2.0.67 1,012 4/7/2022
2.0.66 967 3/15/2022
2.0.65 922 3/15/2022
2.0.64 879 3/15/2022
2.0.63 899 3/2/2022
2.0.62 948 2/22/2022
2.0.61 969 2/18/2022
2.0.60 980 2/18/2022
2.0.59 978 2/15/2022
2.0.58 962 2/9/2022
2.0.57 975 2/1/2022
2.0.56 970 2/1/2022
2.0.55 988 2/1/2022
2.0.54 991 1/28/2022
2.0.53 984 1/27/2022
2.0.52 921 1/19/2022
2.0.51 958 1/19/2022
2.0.50 816 12/2/2021
2.0.44 868 11/18/2021
2.0.43 855 11/16/2021
2.0.42 874 11/2/2021
2.0.41 885 10/20/2021
2.0.40 823 10/12/2021
2.0.39 891 10/12/2021
2.0.38 982 10/5/2021
2.0.37 948 9/21/2021
2.0.36 896 9/9/2021
2.0.35 909 9/3/2021
2.0.34 839 9/2/2021
2.0.33 895 7/21/2021
2.0.32 890 7/21/2021
2.0.31 897 7/6/2021
2.0.30 844 7/5/2021
2.0.29 878 6/30/2021
2.0.28 933 6/28/2021
2.0.27 926 6/17/2021
2.0.26 929 6/15/2021
2.0.25 885 6/14/2021
2.0.24 859 6/14/2021
2.0.23 904 6/14/2021
2.0.22 868 5/20/2021
2.0.21 886 5/18/2021
2.0.20 931 5/10/2021
2.0.19 914 5/10/2021
2.0.18 898 5/3/2021
2.0.17 879 5/3/2021
2.0.16 915 4/14/2021
2.0.15 885 4/13/2021
2.0.14 900 3/31/2021
2.0.13 942 3/25/2021
2.0.12 943 3/25/2021
2.0.11 956 2/19/2021
2.0.10 958 2/18/2021
2.0.9 999 2/18/2021
2.0.8 916 2/16/2021
2.0.7 980 2/9/2021
2.0.6 977 2/9/2021
2.0.5 999 2/3/2021
2.0.4 994 1/29/2021
2.0.3 937 1/29/2021
2.0.2 950 1/28/2021
2.0.1 975 1/27/2021
2.0.0 1,002 1/26/2021
1.2.397 984 1/26/2021
1.2.396 1,033 1/21/2021
1.2.395 1,006 1/20/2021
1.2.394 1,019 1/20/2021
1.2.393 1,036 1/20/2021
1.2.392 1,030 1/20/2021
1.2.391 1,015 1/19/2021
1.2.390 1,008 1/19/2021
1.2.389 1,091 1/19/2021
1.2.388 1,024 1/14/2021
1.2.387 1,001 1/14/2021
1.2.386 1,044 1/13/2021
1.2.385 1,058 1/13/2021
1.2.384 1,058 1/11/2021
1.2.383 1,015 1/8/2021
1.2.382 1,005 1/6/2021
1.2.381 1,019 1/6/2021
1.2.380 1,069 11/17/2020
1.2.379 1,074 10/21/2020
1.2.378 1,015 9/17/2020
1.2.377 1,044 9/1/2020
1.2.376 1,065 8/31/2020
1.2.375 1,129 7/13/2020
1.2.374 1,057 7/2/2020
1.2.373 1,043 7/1/2020
1.2.372 1,075 6/10/2020
1.2.371 1,080 6/10/2020
1.2.370 1,077 6/10/2020
1.2.369 1,055 6/9/2020
1.2.368 1,038 6/9/2020
1.2.367 1,057 6/9/2020
1.2.366 1,061 6/9/2020
1.2.365 1,052 6/9/2020
1.2.364 1,081 6/9/2020
1.2.363 1,089 6/9/2020
1.2.362 1,152 6/8/2020
1.2.361 1,163 6/4/2020
1.2.360 1,120 5/4/2020
1.2.359 1,115 4/27/2020
1.2.358 1,117 4/4/2020
1.2.357 1,190 3/25/2020
1.2.356 1,151 3/10/2020
1.2.355 1,115 3/10/2020
1.2.354 1,073 3/6/2020
1.2.353 1,110 3/3/2020
1.2.352 1,122 3/3/2020
1.2.351 1,112 3/2/2020
1.2.350 1,145 3/2/2020
1.2.349 1,132 3/2/2020
1.2.348 1,139 3/2/2020
1.2.347 1,131 3/2/2020
1.2.346 1,108 2/27/2020
1.2.345 1,158 2/21/2020
1.2.344 1,149 2/20/2020
1.2.343 1,163 2/20/2020
1.2.342 1,126 2/20/2020
1.2.341 1,113 2/20/2020
1.2.340 1,109 2/20/2020
1.2.339 1,114 2/20/2020
1.2.338 1,105 2/19/2020
1.2.337 1,124 2/18/2020
1.2.336 1,100 2/14/2020
1.2.335 1,115 2/6/2020
1.2.334 1,179 2/4/2020
1.2.333 1,273 2/3/2020
1.2.332 1,158 1/13/2020
1.2.331 1,235 12/17/2019
1.2.330 1,199 12/13/2019
1.2.328 1,123 12/12/2019
1.2.327 1,149 12/11/2019
1.2.326 1,171 12/10/2019
1.2.325 1,137 12/3/2019
1.2.324 1,123 11/29/2019
1.2.323 1,069 11/28/2019
1.2.322 1,173 11/28/2019
1.2.321 1,162 11/28/2019
1.2.320 1,274 11/26/2019
1.2.319 1,194 11/26/2019
1.2.318 1,160 11/22/2019
1.2.317 1,094 11/20/2019
1.2.316 1,193 10/25/2019
1.2.315 1,153 10/25/2019
1.2.314 1,129 10/23/2019
1.2.313 1,109 10/18/2019
1.2.312 1,118 10/17/2019
1.2.311 1,122 10/17/2019
1.2.310 1,149 10/17/2019
1.2.309 1,161 10/9/2019
1.2.308 1,154 10/8/2019
1.2.307 1,115 10/7/2019
1.2.306 1,194 10/4/2019
1.2.305 1,177 10/3/2019
1.2.304 1,143 10/2/2019
1.2.303 1,266 9/16/2019
1.2.302 1,176 9/16/2019
1.2.301 1,166 9/15/2019
1.2.300 1,144 9/13/2019
1.2.299 1,162 9/10/2019
1.2.298 1,163 9/6/2019
1.2.297 1,217 8/20/2019
1.2.296 1,166 8/20/2019
1.2.295 1,183 8/20/2019
1.2.294 1,220 8/20/2019
1.2.293 1,147 8/16/2019
1.2.292 1,168 7/15/2019
1.2.291 1,194 6/30/2019
1.2.290 1,195 6/28/2019
1.2.289 1,205 6/20/2019
1.2.288 1,180 6/12/2019
1.2.287 1,169 6/12/2019
1.2.286 1,244 6/11/2019
1.2.285 1,225 6/11/2019
1.2.284 1,191 6/5/2019
1.2.283 1,233 5/28/2019
1.2.282 1,178 5/25/2019
1.2.281 1,286 5/23/2019
1.2.280 1,240 5/13/2019
1.2.279 1,218 5/9/2019
1.2.278 1,237 5/9/2019
1.2.277 1,227 5/7/2019
1.2.276 1,196 5/7/2019
1.2.275 1,280 5/6/2019
1.2.274 1,249 4/26/2019
1.2.273 1,213 4/25/2019
1.2.272 1,196 4/25/2019
1.2.271 1,214 4/24/2019
1.2.270 1,240 4/24/2019
1.2.269 1,253 4/16/2019
1.2.268 1,253 4/16/2019
1.2.267 1,216 4/16/2019
1.2.266 1,227 4/12/2019
1.2.265 1,214 4/12/2019
1.2.264 1,215 4/11/2019
1.2.263 1,249 4/11/2019
1.2.262 1,194 4/10/2019
1.2.261 1,206 4/10/2019
1.2.260 1,157 4/5/2019
1.2.259 1,170 2/27/2019
1.2.258 1,224 2/27/2019
1.2.257 1,232 2/26/2019
1.2.256 1,312 2/15/2019
1.2.255 1,352 2/15/2019
1.2.254 1,257 2/5/2019
1.2.253 1,311 12/12/2018
1.2.252 1,408 11/8/2018
1.2.251 1,375 11/8/2018
1.2.250 1,397 10/11/2018
1.2.249 1,435 10/2/2018
1.2.248 1,463 9/25/2018
1.2.247 1,438 9/3/2018
1.2.246 1,424 8/28/2018
1.2.245 1,430 8/27/2018
1.2.244 1,468 8/22/2018
1.2.243 1,425 8/21/2018
1.2.242 1,544 8/17/2018
1.2.241 1,644 7/27/2018
1.2.240 1,646 7/26/2018
1.2.239 1,644 6/18/2018
1.2.238 1,834 6/14/2018
1.2.237 1,635 5/25/2018
1.2.236 1,585 5/24/2018
1.2.235 1,744 5/18/2018
1.2.234 1,816 5/3/2018
1.2.233 1,832 5/3/2018
1.2.232 1,627 4/30/2018
1.2.231 1,796 4/18/2018
1.2.230 1,837 4/10/2018
1.2.229 1,740 4/10/2018
1.2.228 1,583 4/4/2018
1.2.227 1,633 3/28/2018
1.2.226 1,616 3/22/2018
1.2.225 1,819 3/20/2018
1.2.224 1,650 3/19/2018
1.2.223 1,643 3/15/2018
1.2.222 1,669 3/14/2018
1.2.221 1,703 3/14/2018
1.2.220 1,864 2/23/2018
1.2.219 1,877 2/16/2018
1.2.218 1,835 2/9/2018
1.2.217 1,636 2/8/2018
1.2.216 1,675 2/7/2018
1.2.215 1,688 2/7/2018
1.2.214 1,840 2/5/2018
1.2.213 1,876 2/2/2018
1.2.212 1,826 1/26/2018
1.2.211 1,846 1/16/2018
1.2.210 1,637 12/18/2017
1.2.209 1,830 12/14/2017
1.2.208 1,605 12/7/2017
1.2.207 1,619 12/6/2017
1.2.206 1,673 12/4/2017
1.2.205 1,649 11/28/2017
1.2.204 1,618 11/24/2017
1.2.203 1,607 11/24/2017
1.2.202 1,645 11/24/2017
1.2.201 1,658 11/20/2017
1.2.200 1,651 11/14/2017
1.2.199 1,641 11/14/2017
1.2.198 1,690 11/6/2017
1.2.197 1,714 11/6/2017
1.2.196 1,742 10/31/2017
1.2.195 1,726 10/30/2017
1.2.194 1,671 10/26/2017
1.2.193 1,669 10/26/2017
1.2.192 1,643 10/26/2017
1.2.191 1,642 10/20/2017
1.2.190 1,679 10/18/2017
1.2.189 1,677 10/18/2017
1.2.188 1,661 10/15/2017
1.2.187 1,643 10/11/2017
1.2.185 1,601 10/10/2017
1.2.184 1,661 10/10/2017
1.2.183 1,678 10/2/2017
1.2.182 1,632 9/29/2017
1.2.181 1,668 9/25/2017
1.2.180 1,658 9/14/2017
1.2.179 1,656 9/12/2017
1.2.178 1,652 8/31/2017
1.2.177 1,646 8/25/2017
1.2.176 1,622 8/24/2017
1.2.174 1,756 8/7/2017
1.2.173 1,722 8/7/2017
1.2.172 1,679 8/7/2017
1.2.171 1,627 8/4/2017
1.2.170 1,646 8/3/2017
1.2.169 1,709 8/3/2017
1.2.168 1,654 8/3/2017
1.2.167 1,686 8/2/2017
1.2.166 1,662 8/1/2017
1.2.165 1,670 7/26/2017
1.2.164 1,630 7/26/2017
1.2.163 1,725 7/25/2017
1.2.162 1,683 7/18/2017
1.2.161 1,673 7/18/2017
1.2.160 1,713 7/18/2017
1.2.159 1,680 7/18/2017
1.2.158 1,649 7/13/2017
1.2.157 1,669 7/13/2017
1.2.156 1,660 7/5/2017
1.2.155 1,657 6/28/2017
1.2.154 1,610 6/27/2017
1.2.153 1,673 6/20/2017
1.2.152 1,642 6/19/2017
1.2.151 1,623 6/14/2017
1.2.150 1,613 6/13/2017
1.2.149 1,671 5/31/2017
1.2.148 1,651 5/29/2017
1.2.147 1,660 5/19/2017
1.2.146 1,656 5/18/2017
1.2.145 1,650 5/18/2017
1.2.144 1,684 5/14/2017
1.2.143 1,610 5/12/2017
1.2.142 1,690 5/12/2017
1.2.141 1,699 5/5/2017
1.2.140 1,616 4/27/2017
1.2.139 1,722 2/27/2017
1.2.137 1,633 2/3/2017
1.2.136 1,680 2/3/2017
1.2.135 1,660 1/26/2017
1.2.134 1,656 1/25/2017
1.2.133 1,699 1/12/2017
1.2.132 1,718 1/11/2017
1.2.131 1,742 1/10/2017
1.2.130 1,667 1/10/2017
1.2.129 1,693 1/10/2017
1.2.128 1,701 1/10/2017
1.2.127 1,647 1/10/2017
1.2.125 1,670 1/10/2017
1.2.119 1,739 12/13/2016
1.2.118 1,678 12/12/2016
1.2.117 1,682 12/10/2016
1.2.115 1,735 12/8/2016
1.2.114 1,670 12/5/2016
1.2.112 1,653 11/29/2016
1.2.111 1,754 11/25/2016
1.2.110 1,751 11/25/2016
1.2.109 1,767 11/24/2016
1.2.108 1,741 11/24/2016
1.2.107 1,678 11/23/2016
1.2.106 1,698 11/18/2016
1.2.105 1,709 11/18/2016
1.2.104 1,768 11/18/2016
1.2.103 1,690 11/17/2016
1.2.102 1,689 11/17/2016
1.2.101 1,660 11/17/2016
1.2.100 1,600 11/16/2016
1.2.99 1,669 11/16/2016
1.2.98 1,707 11/16/2016
1.2.97 1,695 11/16/2016
1.2.96 1,673 11/16/2016
1.2.95 1,653 11/16/2016
1.2.94 1,705 11/15/2016
1.2.92 1,726 11/15/2016
1.2.91 1,726 11/15/2016
1.2.90 1,723 11/15/2016
1.2.89 1,679 11/14/2016
1.2.88 2,201 11/8/2016
1.2.87 1,989 11/8/2016
1.2.86 1,882 11/8/2016
1.2.85 1,750 11/8/2016
1.2.84 2,061 11/8/2016
1.2.83 1,740 11/7/2016
1.2.82 1,899 11/3/2016
1.2.81 1,949 11/3/2016
1.2.80 1,755 11/3/2016
1.2.79 1,769 11/2/2016
1.2.78 1,820 11/1/2016
1.2.76 1,942 11/1/2016
1.2.75 1,698 10/31/2016
1.2.73 1,659 10/28/2016
1.2.71 1,623 10/27/2016
1.2.68 1,700 10/26/2016
1.2.66 1,703 10/25/2016
1.2.65 1,700 10/24/2016
1.2.64 1,732 10/21/2016
1.2.63 1,703 10/21/2016
1.2.62 1,642 10/21/2016
1.2.61 1,704 10/20/2016
1.2.60 1,664 10/20/2016
1.2.59 1,695 10/13/2016
1.2.58 1,754 10/13/2016
1.2.57 1,709 10/13/2016
1.2.56 1,680 10/13/2016
1.2.55 1,698 10/11/2016
1.2.54 1,650 10/11/2016
1.2.53 1,654 10/10/2016
1.2.51 1,624 9/12/2016
1.2.50 1,662 9/12/2016
1.2.49 1,687 9/7/2016
1.2.48 1,722 9/2/2016
1.2.47 1,744 5/6/2016
1.2.46 1,979 4/25/2016
1.2.45 1,960 4/25/2016
1.2.43 1,936 4/22/2016
1.2.42 1,684 4/15/2016
1.2.41 1,672 4/12/2016
1.2.40 1,716 4/11/2016
1.2.39 1,645 4/8/2016
1.2.38 1,750 4/8/2016
1.2.37 1,784 4/8/2016
1.2.36 1,659 4/8/2016
1.2.35 1,757 4/6/2016
1.2.34 1,691 4/6/2016
1.2.33 1,697 4/6/2016
1.2.32 1,745 4/6/2016
1.2.31 1,701 4/6/2016
1.2.30 1,716 4/6/2016
1.2.29 1,723 4/5/2016
1.2.28 1,725 4/5/2016
1.2.26 1,736 4/5/2016
1.2.25 1,719 4/5/2016
1.2.24 1,698 4/1/2016
1.2.23 1,737 3/31/2016
1.2.22 1,715 3/31/2016
1.2.21 1,802 3/29/2016
1.2.20 1,795 3/25/2016
1.2.19 1,743 3/17/2016
1.2.18 1,719 3/17/2016
1.2.17 1,735 3/17/2016
1.2.16 1,792 3/17/2016
1.2.15 1,743 3/17/2016
1.2.14 1,673 3/16/2016
1.2.13 1,758 3/15/2016
1.2.12 1,754 3/15/2016
1.2.11 1,700 3/14/2016
1.2.10 1,733 3/11/2016
1.2.9 1,768 3/7/2016
1.2.8 1,668 3/6/2016
1.2.7 1,779 3/6/2016
1.2.6 1,792 3/4/2016
1.2.5 1,707 3/2/2016
1.2.4 1,819 3/2/2016
1.2.3 1,784 3/1/2016
1.2.1 1,795 2/29/2016
1.2.0 1,911 2/29/2016
1.1.45 1,675 7/28/2017
1.1.44 2,265 2/29/2016
1.1.43 1,751 2/29/2016
1.1.42 1,856 2/28/2016
1.1.41 2,173 2/26/2016
1.1.40 1,761 2/23/2016
1.1.39 1,950 2/23/2016
1.1.38 1,770 2/22/2016
1.1.37 1,862 2/22/2016
1.1.36 1,758 2/19/2016
1.1.35 1,801 2/19/2016
1.1.34 1,799 2/15/2016
1.1.33 1,730 2/12/2016
1.1.32 2,016 2/11/2016
1.1.31 2,000 2/11/2016
1.1.30 1,700 2/9/2016
1.1.29 1,694 2/8/2016
1.1.28 1,784 1/29/2016
1.1.27 1,752 1/26/2016
1.1.25 1,796 1/25/2016
1.1.24 1,737 1/20/2016
1.1.23 1,760 1/20/2016
1.1.19 1,770 1/20/2016
1.1.16 1,758 1/19/2016
1.1.15 2,132 1/15/2016
1.1.14 1,979 1/15/2016
1.1.13 2,532 1/14/2016
1.1.12 2,325 1/14/2016
1.1.10 1,987 1/13/2016
1.1.9 1,722 1/12/2016
1.1.8 1,736 1/12/2016
1.1.7 1,773 1/12/2016
1.1.6 1,773 1/11/2016
1.1.5 1,731 1/7/2016
1.1.3 1,727 1/6/2016
1.1.2 1,792 1/6/2016
1.1.1 1,736 1/5/2016
1.1.0 1,834 1/1/2016
1.0.155 1,818 12/18/2015
1.0.154 1,825 12/17/2015
1.0.153 1,735 12/17/2015
1.0.151 1,845 12/3/2015
1.0.150 2,028 12/3/2015
1.0.149 1,953 12/3/2015
1.0.148 2,097 12/2/2015
1.0.147 1,879 12/2/2015
1.0.146 2,119 12/2/2015
1.0.145 1,949 12/2/2015
1.0.144 2,074 12/2/2015
1.0.143 1,974 12/1/2015
1.0.142 1,981 12/1/2015
1.0.140 2,037 12/1/2015
1.0.139 1,999 11/30/2015
1.0.138 1,996 11/30/2015
1.0.137 1,820 11/26/2015
1.0.136 1,915 11/25/2015
1.0.135 1,788 11/20/2015
1.0.134 1,825 11/19/2015
1.0.133 1,859 11/19/2015
1.0.132 1,805 11/19/2015
1.0.131 1,809 11/17/2015
1.0.130 1,765 11/13/2015
1.0.129 1,790 11/13/2015
1.0.128 1,793 11/13/2015
1.0.127 1,836 11/12/2015
1.0.126 1,778 11/12/2015
1.0.125 1,750 11/11/2015
1.0.124 1,780 11/11/2015
1.0.123 1,827 11/11/2015
1.0.121 1,803 11/4/2015
1.0.120 1,791 11/3/2015
1.0.119 1,672 10/30/2015
1.0.118 1,699 10/29/2015
1.0.117 1,725 10/23/2015
1.0.116 1,770 10/20/2015
1.0.115 1,744 10/13/2015
1.0.113 1,745 10/13/2015
1.0.111 2,158 10/6/2015
1.0.110 2,121 10/6/2015
1.0.109 1,939 10/6/2015
1.0.108 1,762 10/6/2015
1.0.107 2,148 10/4/2015
1.0.106 1,824 9/25/2015
1.0.105 1,829 9/2/2015
1.0.104 1,807 8/24/2015
1.0.103 1,955 7/30/2015
1.0.102 1,901 7/30/2015
1.0.101 1,782 6/12/2015
1.0.100 1,774 6/3/2015
1.0.99 1,858 6/3/2015
1.0.98 1,735 6/3/2015
1.0.97 1,733 5/12/2015
1.0.96 1,781 5/7/2015
1.0.95 1,823 4/16/2015
1.0.94 1,819 4/16/2015
1.0.93 1,922 4/15/2015
1.0.92 1,861 4/8/2015
1.0.91 1,734 3/17/2015
1.0.90 1,713 3/10/2015
1.0.89 1,823 3/10/2015
1.0.88 2,128 2/12/2015
1.0.87 1,929 12/4/2014
1.0.86 1,933 11/14/2014
1.0.85 1,922 11/14/2014
1.0.84 2,286 11/13/2014
1.0.83 2,332 11/13/2014
1.0.82 2,036 11/12/2014
1.0.81 1,989 11/12/2014
1.0.80 1,841 10/9/2014
1.0.79 1,833 10/8/2014
1.0.78 1,827 10/7/2014
1.0.77 1,838 10/7/2014
1.0.76 1,819 9/29/2014
1.0.75 1,833 9/29/2014
1.0.74 1,839 9/3/2014
1.0.73 1,845 9/3/2014
1.0.72 1,847 8/12/2014
1.0.71 1,833 8/11/2014
1.0.70 1,883 8/11/2014
1.0.67 1,793 8/11/2014
1.0.66 1,795 8/11/2014
1.0.65 1,855 8/5/2014
1.0.64 1,825 8/4/2014
1.0.63 1,867 7/31/2014
1.0.62 1,820 7/22/2014
1.0.59 1,831 7/11/2014
1.0.58 1,835 7/11/2014
1.0.57 1,886 7/7/2014
1.0.56 1,873 7/1/2014
1.0.55 1,869 7/1/2014
1.0.54 1,783 7/1/2014
1.0.53 1,821 7/1/2014
1.0.52 1,812 7/1/2014
1.0.51 1,799 6/23/2014
1.0.49 1,841 6/21/2014
1.0.48 1,835 6/20/2014
1.0.47 1,794 6/21/2014
1.0.45 1,834 6/19/2014
1.0.44 1,892 6/19/2014
1.0.43 1,875 6/19/2014
1.0.41 1,865 6/19/2014
1.0.40 1,819 6/19/2014
1.0.39 1,806 6/18/2014
1.0.38 1,852 6/18/2014
1.0.37 1,916 6/12/2014
1.0.36 1,869 6/12/2014
1.0.35 1,857 6/12/2014
1.0.34 1,805 6/12/2014
1.0.33 1,904 6/12/2014
1.0.32 1,844 6/12/2014
1.0.31 1,800 6/6/2014
1.0.30 1,803 6/6/2014
1.0.29 1,813 6/5/2014
1.0.28 1,930 5/8/2014
1.0.27 1,880 5/8/2014
1.0.26 1,786 5/7/2014
1.0.25 1,805 5/7/2014
1.0.24 1,757 5/7/2014
1.0.23 1,817 5/5/2014
1.0.22 1,872 5/5/2014
1.0.21 1,781 5/5/2014
1.0.20 1,934 4/30/2014
1.0.19 1,866 4/30/2014
1.0.18 2,033 4/11/2014
1.0.17 2,018 4/10/2014
1.0.16 2,052 4/10/2014
1.0.15 2,024 4/10/2014
1.0.14 2,062 4/10/2014
1.0.13 2,017 4/10/2014
1.0.12 1,961 4/2/2014
1.0.11 1,917 4/2/2014
1.0.10 1,917 4/2/2014
1.0.9 1,910 4/1/2014
1.0.8 1,944 4/1/2014
1.0.7 1,955 4/1/2014
1.0.6 1,906 4/1/2014
1.0.5 1,932 4/1/2014