PeanutButter.ServiceShell 3.0.356

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.356
                    
NuGet\Install-Package PeanutButter.ServiceShell -Version 3.0.356
                    
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.356" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.ServiceShell" Version="3.0.356" />
                    
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.356
                    
#r "nuget: PeanutButter.ServiceShell, 3.0.356"
                    
#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.356
                    
#: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.356
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.ServiceShell&version=3.0.356
                    
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.391 136 8/19/2025
3.0.390 129 8/19/2025
3.0.389 89 8/1/2025
3.0.388 123 7/31/2025
3.0.387 120 7/30/2025
3.0.386 152 7/15/2025
3.0.385 150 7/15/2025
3.0.384 263 5/15/2025
3.0.383 250 5/14/2025
3.0.382 256 5/13/2025
3.0.381 125 5/9/2025
3.0.380 187 5/8/2025
3.0.379 181 5/7/2025
3.0.378 174 5/6/2025
3.0.377 177 5/6/2025
3.0.376 170 5/6/2025
3.0.375 176 5/6/2025
3.0.374 177 5/5/2025
3.0.373 176 5/5/2025
3.0.372 169 5/5/2025
3.0.371 177 5/5/2025
3.0.370 181 5/5/2025
3.0.369 175 5/5/2025
3.0.368 173 4/30/2025
3.0.367 187 4/30/2025
3.0.366 181 4/30/2025
3.0.365 175 4/30/2025
3.0.364 177 4/30/2025
3.0.363 168 4/30/2025
3.0.362 167 4/30/2025
3.0.361 177 4/30/2025
3.0.360 178 4/30/2025
3.0.359 171 4/30/2025
3.0.358 182 4/29/2025
3.0.357 199 4/23/2025
3.0.356 190 4/22/2025
3.0.355 261 4/17/2025
3.0.354 361 4/15/2025
3.0.353 444 4/4/2025
3.0.352 192 4/3/2025
3.0.351 196 4/2/2025
3.0.350 247 4/2/2025
3.0.349 189 3/18/2025
3.0.348 180 3/18/2025
3.0.347 527 3/4/2025
3.0.346 242 3/4/2025
3.0.345 237 3/4/2025
3.0.344 158 2/20/2025
3.0.343 139 2/14/2025
3.0.342 196 2/11/2025
3.0.341 159 2/10/2025
3.0.340 145 2/5/2025
3.0.339 218 1/7/2025
3.0.338 131 1/7/2025
3.0.337 128 1/7/2025
3.0.336 129 1/6/2025
3.0.335 145 12/17/2024
3.0.334 144 12/17/2024
3.0.333 169 12/13/2024
3.0.332 152 12/13/2024
3.0.331 146 12/12/2024
3.0.330 148 11/28/2024
3.0.329 229 11/13/2024
3.0.328 523 11/12/2024
3.0.327 143 11/12/2024
3.0.326 133 11/12/2024
3.0.325 140 11/12/2024
3.0.324 144 11/12/2024
3.0.323 167 11/6/2024
3.0.322 142 11/6/2024
3.0.321 717 10/10/2024
3.0.320 169 10/7/2024
3.0.319 188 9/18/2024
3.0.318 168 9/18/2024
3.0.317 165 9/18/2024
3.0.316 635 8/28/2024
3.0.315 172 8/12/2024
3.0.314 172 8/8/2024
3.0.313 173 8/8/2024
3.0.312 136 7/29/2024
3.0.311 787 7/17/2024
3.0.310 140 7/15/2024
3.0.309 173 7/15/2024
3.0.308 147 7/9/2024
3.0.307 135 7/9/2024
3.0.306 248 6/25/2024
3.0.305 196 6/11/2024
3.0.304 147 6/11/2024
3.0.303 153 6/5/2024
3.0.302 151 6/5/2024
3.0.301 166 5/30/2024
3.0.300 192 5/30/2024
3.0.299 154 5/30/2024
3.0.298 575 5/17/2024
3.0.297 164 5/17/2024
3.0.296 148 5/13/2024
3.0.295 144 5/8/2024
3.0.294 213 5/7/2024
3.0.293 168 4/19/2024
3.0.292 157 4/18/2024
3.0.291 170 4/17/2024
3.0.290 165 4/17/2024
3.0.289 166 4/15/2024
3.0.288 173 4/11/2024
3.0.287 184 4/5/2024
3.0.286 153 4/5/2024
3.0.285 169 4/5/2024
3.0.284 165 4/4/2024
3.0.283 171 4/4/2024
3.0.282 495 4/3/2024
3.0.281 183 4/2/2024
3.0.280 198 4/2/2024
3.0.279 202 3/25/2024
3.0.278 196 3/25/2024
3.0.277 287 3/15/2024
3.0.276 314 2/29/2024
3.0.275 251 2/28/2024
3.0.274 260 2/28/2024
3.0.273 299 2/27/2024
3.0.272 299 2/26/2024
3.0.271 322 2/22/2024
3.0.270 346 2/15/2024
3.0.269 302 2/15/2024
3.0.268 300 2/15/2024
3.0.267 312 2/14/2024
3.0.266 326 2/14/2024
3.0.265 404 2/13/2024
3.0.264 367 2/8/2024
3.0.263 345 2/8/2024
3.0.262 366 2/8/2024
3.0.261 339 2/8/2024
3.0.260 354 2/7/2024
3.0.259 353 2/7/2024
3.0.258 358 2/7/2024
3.0.257 360 2/7/2024
3.0.256 374 1/31/2024
3.0.255 377 1/30/2024
3.0.254 381 1/25/2024
3.0.253 377 1/24/2024
3.0.252 387 1/22/2024
3.0.251 614 1/17/2024
3.0.250 391 1/17/2024
3.0.249 402 1/16/2024
3.0.248 384 1/16/2024
3.0.247 382 1/16/2024
3.0.246 378 1/15/2024
3.0.245 375 1/11/2024
3.0.244 539 12/11/2023
3.0.243 375 12/11/2023
3.0.242 403 12/7/2023
3.0.241 413 12/7/2023
3.0.240 402 12/5/2023
3.0.239 409 12/5/2023
3.0.238 375 12/5/2023
3.0.237 381 12/5/2023
3.0.236 415 11/17/2023
3.0.235 376 11/17/2023
3.0.234 391 11/14/2023
3.0.233 383 11/14/2023
3.0.232 390 11/13/2023
3.0.231 398 11/9/2023
3.0.230 369 11/8/2023
3.0.229 367 11/8/2023
3.0.228 395 11/2/2023
3.0.227 387 11/2/2023
3.0.226 378 11/1/2023
3.0.225 411 11/1/2023
3.0.224 340 11/1/2023
3.0.223 373 10/31/2023
3.0.222 373 10/31/2023
3.0.221 391 10/31/2023
3.0.220 403 10/31/2023
3.0.219 381 10/31/2023
3.0.218 380 10/30/2023
3.0.217 387 10/30/2023
3.0.216 335 10/30/2023
3.0.215 396 10/30/2023
3.0.214 397 10/26/2023
3.0.213 387 10/25/2023
3.0.212 421 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 376 10/24/2023
3.0.207 387 10/23/2023
3.0.206 383 10/23/2023
3.0.205 394 10/20/2023
3.0.204 379 10/20/2023
3.0.203 405 10/20/2023
3.0.202 394 10/19/2023
3.0.201 394 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 406 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 387 10/11/2023
3.0.191 404 10/11/2023
3.0.190 391 10/11/2023
3.0.189 381 10/11/2023
3.0.188 386 10/11/2023
3.0.187 395 10/11/2023
3.0.186 388 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 414 10/9/2023
3.0.181 417 10/9/2023
3.0.180 414 9/21/2023
3.0.179 423 9/21/2023
3.0.178 391 9/21/2023
3.0.177 417 9/11/2023
3.0.176 412 9/8/2023
3.0.175 411 9/8/2023
3.0.173 382 9/8/2023
3.0.172 420 9/8/2023
3.0.170 432 8/23/2023
3.0.169 395 8/23/2023
3.0.168 412 8/23/2023
3.0.167 451 8/11/2023
3.0.166 434 8/10/2023
3.0.165 436 8/7/2023
3.0.164 449 8/3/2023
3.0.163 432 7/31/2023
3.0.162 424 7/28/2023
3.0.161 415 7/28/2023
3.0.160 464 6/30/2023
3.0.159 456 6/29/2023
3.0.158 421 6/29/2023
3.0.157 451 6/28/2023
3.0.156 461 6/28/2023
3.0.155 444 6/28/2023
3.0.154 442 6/26/2023
3.0.153 431 6/22/2023
3.0.152 428 6/22/2023
3.0.151 440 6/22/2023
3.0.150 427 6/22/2023
3.0.149 461 6/22/2023
3.0.148 449 6/22/2023
3.0.147 457 6/15/2023
3.0.146 468 6/9/2023
3.0.145 472 6/6/2023
3.0.144 447 6/6/2023
3.0.143 469 6/6/2023
3.0.142 452 5/31/2023
3.0.141 453 5/31/2023
3.0.140 466 5/26/2023
3.0.139 461 5/26/2023
3.0.138 466 5/25/2023
3.0.137 442 5/25/2023
3.0.136 544 5/25/2023
3.0.135 491 5/25/2023
3.0.134 474 5/25/2023
3.0.133 519 5/24/2023
3.0.132 539 5/24/2023
3.0.131 511 5/24/2023
3.0.130 526 5/23/2023
3.0.129 539 5/22/2023
3.0.128 558 5/18/2023
3.0.127 541 5/17/2023
3.0.126 571 5/11/2023
3.0.125 646 5/5/2023
3.0.124 648 5/4/2023
3.0.123 650 5/4/2023
3.0.122 566 4/25/2023
3.0.121 588 4/25/2023
3.0.120 522 4/25/2023
3.0.119 522 4/25/2023
3.0.118 560 4/25/2023
3.0.117 642 4/24/2023
3.0.116 602 4/24/2023
3.0.115 609 4/18/2023
3.0.114 605 4/18/2023
3.0.113 602 4/18/2023
3.0.112 610 4/11/2023
3.0.111 622 4/11/2023
3.0.110 667 3/31/2023
3.0.109 663 3/29/2023
3.0.108 632 3/28/2023
3.0.107 627 3/15/2023
3.0.106 680 3/9/2023
3.0.105 684 3/9/2023
3.0.104 688 3/3/2023
3.0.103 665 3/2/2023
3.0.102 614 3/2/2023
3.0.101 777 3/1/2023
3.0.100 730 2/22/2023
3.0.99 686 2/10/2023
3.0.98 656 2/10/2023
3.0.97 720 1/24/2023
3.0.96 733 12/15/2022
3.0.95 752 12/1/2022
3.0.94 779 11/30/2022
3.0.93 735 11/30/2022
3.0.92 719 11/30/2022
3.0.91 747 11/29/2022
3.0.90 864 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 804 11/14/2022
3.0.85 756 11/14/2022
3.0.84 740 11/14/2022
3.0.83 816 11/14/2022
3.0.82 806 11/14/2022
3.0.81 816 11/14/2022
3.0.80 801 11/14/2022
3.0.79 825 11/8/2022
3.0.78 764 11/7/2022
3.0.77 746 11/7/2022
3.0.76 760 11/7/2022
3.0.75 754 11/7/2022
3.0.74 794 11/3/2022
3.0.73 876 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 890 10/19/2022
3.0.66 887 10/19/2022
3.0.65 860 10/19/2022
3.0.64 850 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 832 10/12/2022
3.0.59 869 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 953 9/27/2022
3.0.52 917 9/27/2022
3.0.51 890 9/27/2022
3.0.50 855 9/27/2022
3.0.49 876 9/27/2022
3.0.48 878 9/27/2022
3.0.47 902 9/26/2022
3.0.46 840 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 927 9/22/2022
3.0.40 873 9/22/2022
3.0.39 876 9/22/2022
3.0.38 911 9/21/2022
3.0.37 889 9/21/2022
3.0.36 919 9/21/2022
3.0.35 880 9/21/2022
3.0.34 906 9/20/2022
3.0.33 873 9/19/2022
3.0.32 860 9/16/2022
3.0.31 857 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 948 9/15/2022
3.0.26 964 9/14/2022
3.0.25 928 9/14/2022
3.0.24 906 9/14/2022
3.0.23 906 9/14/2022
3.0.22 884 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 872 9/6/2022
3.0.15 914 9/2/2022
3.0.14 862 9/1/2022
3.0.13 848 8/31/2022
3.0.12 879 8/31/2022
3.0.11 956 8/23/2022
3.0.10 912 8/22/2022
3.0.9 950 8/22/2022
3.0.8 903 8/18/2022
3.0.7 921 8/17/2022
3.0.6 987 8/15/2022
3.0.5 886 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 947 7/27/2022
3.0.0 943 7/26/2022
2.0.96 909 7/26/2022
2.0.95 893 7/26/2022
2.0.94 898 7/25/2022
2.0.93 879 7/25/2022
2.0.92 981 7/15/2022
2.0.91 905 7/15/2022
2.0.90 894 7/14/2022
2.0.89 939 7/14/2022
2.0.88 930 7/12/2022
2.0.87 970 7/11/2022
2.0.86 921 7/11/2022
2.0.85 899 7/11/2022
2.0.84 952 7/8/2022
2.0.83 987 6/29/2022
2.0.82 931 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 895 6/14/2022
2.0.77 1,067 5/24/2022
2.0.76 1,054 5/3/2022
2.0.75 908 4/29/2022
2.0.74 937 4/19/2022
2.0.73 939 4/16/2022
2.0.72 992 4/12/2022
2.0.71 986 4/12/2022
2.0.70 961 4/7/2022
2.0.69 917 4/7/2022
2.0.68 963 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 898 3/2/2022
2.0.62 946 2/22/2022
2.0.61 968 2/18/2022
2.0.60 980 2/18/2022
2.0.59 976 2/15/2022
2.0.58 962 2/9/2022
2.0.57 973 2/1/2022
2.0.56 970 2/1/2022
2.0.55 987 2/1/2022
2.0.54 988 1/28/2022
2.0.53 983 1/27/2022
2.0.52 920 1/19/2022
2.0.51 958 1/19/2022
2.0.50 814 12/2/2021
2.0.44 868 11/18/2021
2.0.43 855 11/16/2021
2.0.42 872 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 981 10/5/2021
2.0.37 947 9/21/2021
2.0.36 894 9/9/2021
2.0.35 909 9/3/2021
2.0.34 839 9/2/2021
2.0.33 893 7/21/2021
2.0.32 890 7/21/2021
2.0.31 897 7/6/2021
2.0.30 843 7/5/2021
2.0.29 878 6/30/2021
2.0.28 931 6/28/2021
2.0.27 926 6/17/2021
2.0.26 928 6/15/2021
2.0.25 881 6/14/2021
2.0.24 859 6/14/2021
2.0.23 903 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 897 5/3/2021
2.0.17 877 5/3/2021
2.0.16 912 4/14/2021
2.0.15 884 4/13/2021
2.0.14 898 3/31/2021
2.0.13 939 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 998 2/18/2021
2.0.8 916 2/16/2021
2.0.7 978 2/9/2021
2.0.6 976 2/9/2021
2.0.5 999 2/3/2021
2.0.4 993 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,000 1/26/2021
1.2.397 984 1/26/2021
1.2.396 1,033 1/21/2021
1.2.395 1,005 1/20/2021
1.2.394 1,018 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,090 1/19/2021
1.2.388 1,023 1/14/2021
1.2.387 1,000 1/14/2021
1.2.386 1,042 1/13/2021
1.2.385 1,058 1/13/2021
1.2.384 1,058 1/11/2021
1.2.383 1,013 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,072 10/21/2020
1.2.378 1,012 9/17/2020
1.2.377 1,043 9/1/2020
1.2.376 1,065 8/31/2020
1.2.375 1,128 7/13/2020
1.2.374 1,055 7/2/2020
1.2.373 1,042 7/1/2020
1.2.372 1,074 6/10/2020
1.2.371 1,079 6/10/2020
1.2.370 1,076 6/10/2020
1.2.369 1,053 6/9/2020
1.2.368 1,037 6/9/2020
1.2.367 1,054 6/9/2020
1.2.366 1,059 6/9/2020
1.2.365 1,051 6/9/2020
1.2.364 1,078 6/9/2020
1.2.363 1,087 6/9/2020
1.2.362 1,151 6/8/2020
1.2.361 1,160 6/4/2020
1.2.360 1,119 5/4/2020
1.2.359 1,114 4/27/2020
1.2.358 1,114 4/4/2020
1.2.357 1,188 3/25/2020
1.2.356 1,150 3/10/2020
1.2.355 1,114 3/10/2020
1.2.354 1,070 3/6/2020
1.2.353 1,108 3/3/2020
1.2.352 1,121 3/3/2020
1.2.351 1,111 3/2/2020
1.2.350 1,144 3/2/2020
1.2.349 1,130 3/2/2020
1.2.348 1,135 3/2/2020
1.2.347 1,130 3/2/2020
1.2.346 1,106 2/27/2020
1.2.345 1,156 2/21/2020
1.2.344 1,147 2/20/2020
1.2.343 1,161 2/20/2020
1.2.342 1,125 2/20/2020
1.2.341 1,111 2/20/2020
1.2.340 1,107 2/20/2020
1.2.339 1,112 2/20/2020
1.2.338 1,103 2/19/2020
1.2.337 1,121 2/18/2020
1.2.336 1,099 2/14/2020
1.2.335 1,114 2/6/2020
1.2.334 1,178 2/4/2020
1.2.333 1,271 2/3/2020
1.2.332 1,156 1/13/2020
1.2.331 1,232 12/17/2019
1.2.330 1,198 12/13/2019
1.2.328 1,119 12/12/2019
1.2.327 1,148 12/11/2019
1.2.326 1,169 12/10/2019
1.2.325 1,134 12/3/2019
1.2.324 1,120 11/29/2019
1.2.323 1,068 11/28/2019
1.2.322 1,171 11/28/2019
1.2.321 1,158 11/28/2019
1.2.320 1,272 11/26/2019
1.2.319 1,193 11/26/2019
1.2.318 1,159 11/22/2019
1.2.317 1,093 11/20/2019
1.2.316 1,192 10/25/2019
1.2.315 1,152 10/25/2019
1.2.314 1,124 10/23/2019
1.2.313 1,106 10/18/2019
1.2.312 1,117 10/17/2019
1.2.311 1,120 10/17/2019
1.2.310 1,148 10/17/2019
1.2.309 1,160 10/9/2019
1.2.308 1,151 10/8/2019
1.2.307 1,114 10/7/2019
1.2.306 1,192 10/4/2019
1.2.305 1,174 10/3/2019
1.2.304 1,142 10/2/2019
1.2.303 1,265 9/16/2019
1.2.302 1,174 9/16/2019
1.2.301 1,164 9/15/2019
1.2.300 1,142 9/13/2019
1.2.299 1,160 9/10/2019
1.2.298 1,160 9/6/2019
1.2.297 1,213 8/20/2019
1.2.296 1,165 8/20/2019
1.2.295 1,182 8/20/2019
1.2.294 1,218 8/20/2019
1.2.293 1,146 8/16/2019
1.2.292 1,167 7/15/2019
1.2.291 1,193 6/30/2019
1.2.290 1,194 6/28/2019
1.2.289 1,203 6/20/2019
1.2.288 1,178 6/12/2019
1.2.287 1,167 6/12/2019
1.2.286 1,242 6/11/2019
1.2.285 1,224 6/11/2019
1.2.284 1,190 6/5/2019
1.2.283 1,232 5/28/2019
1.2.282 1,176 5/25/2019
1.2.281 1,284 5/23/2019
1.2.280 1,237 5/13/2019
1.2.279 1,217 5/9/2019
1.2.278 1,236 5/9/2019
1.2.277 1,226 5/7/2019
1.2.276 1,194 5/7/2019
1.2.275 1,276 5/6/2019
1.2.274 1,247 4/26/2019
1.2.273 1,212 4/25/2019
1.2.272 1,194 4/25/2019
1.2.271 1,212 4/24/2019
1.2.270 1,239 4/24/2019
1.2.269 1,252 4/16/2019
1.2.268 1,250 4/16/2019
1.2.267 1,215 4/16/2019
1.2.266 1,224 4/12/2019
1.2.265 1,213 4/12/2019
1.2.264 1,214 4/11/2019
1.2.263 1,248 4/11/2019
1.2.262 1,193 4/10/2019
1.2.261 1,204 4/10/2019
1.2.260 1,156 4/5/2019
1.2.259 1,169 2/27/2019
1.2.258 1,223 2/27/2019
1.2.257 1,230 2/26/2019
1.2.256 1,311 2/15/2019
1.2.255 1,349 2/15/2019
1.2.254 1,256 2/5/2019
1.2.253 1,310 12/12/2018
1.2.252 1,407 11/8/2018
1.2.251 1,372 11/8/2018
1.2.250 1,395 10/11/2018
1.2.249 1,434 10/2/2018
1.2.248 1,462 9/25/2018
1.2.247 1,437 9/3/2018
1.2.246 1,423 8/28/2018
1.2.245 1,428 8/27/2018
1.2.244 1,466 8/22/2018
1.2.243 1,424 8/21/2018
1.2.242 1,543 8/17/2018
1.2.241 1,642 7/27/2018
1.2.240 1,643 7/26/2018
1.2.239 1,641 6/18/2018
1.2.238 1,831 6/14/2018
1.2.237 1,633 5/25/2018
1.2.236 1,583 5/24/2018
1.2.235 1,741 5/18/2018
1.2.234 1,812 5/3/2018
1.2.233 1,829 5/3/2018
1.2.232 1,625 4/30/2018
1.2.231 1,791 4/18/2018
1.2.230 1,834 4/10/2018
1.2.229 1,737 4/10/2018
1.2.228 1,580 4/4/2018
1.2.227 1,631 3/28/2018
1.2.226 1,614 3/22/2018
1.2.225 1,816 3/20/2018
1.2.224 1,648 3/19/2018
1.2.223 1,640 3/15/2018
1.2.222 1,667 3/14/2018
1.2.221 1,699 3/14/2018
1.2.220 1,861 2/23/2018
1.2.219 1,874 2/16/2018
1.2.218 1,829 2/9/2018
1.2.217 1,632 2/8/2018
1.2.216 1,673 2/7/2018
1.2.215 1,685 2/7/2018
1.2.214 1,835 2/5/2018
1.2.213 1,873 2/2/2018
1.2.212 1,823 1/26/2018
1.2.211 1,842 1/16/2018
1.2.210 1,633 12/18/2017
1.2.209 1,825 12/14/2017
1.2.208 1,601 12/7/2017
1.2.207 1,617 12/6/2017
1.2.206 1,671 12/4/2017
1.2.205 1,646 11/28/2017
1.2.204 1,615 11/24/2017
1.2.203 1,604 11/24/2017
1.2.202 1,641 11/24/2017
1.2.201 1,655 11/20/2017
1.2.200 1,648 11/14/2017
1.2.199 1,638 11/14/2017
1.2.198 1,686 11/6/2017
1.2.197 1,712 11/6/2017
1.2.196 1,737 10/31/2017
1.2.195 1,724 10/30/2017
1.2.194 1,669 10/26/2017
1.2.193 1,667 10/26/2017
1.2.192 1,639 10/26/2017
1.2.191 1,639 10/20/2017
1.2.190 1,674 10/18/2017
1.2.189 1,675 10/18/2017
1.2.188 1,659 10/15/2017
1.2.187 1,640 10/11/2017
1.2.185 1,599 10/10/2017
1.2.184 1,658 10/10/2017
1.2.183 1,674 10/2/2017
1.2.182 1,630 9/29/2017
1.2.181 1,666 9/25/2017
1.2.180 1,656 9/14/2017
1.2.179 1,653 9/12/2017
1.2.178 1,649 8/31/2017
1.2.177 1,644 8/25/2017
1.2.176 1,620 8/24/2017
1.2.174 1,754 8/7/2017
1.2.173 1,720 8/7/2017
1.2.172 1,677 8/7/2017
1.2.171 1,625 8/4/2017
1.2.170 1,644 8/3/2017
1.2.169 1,707 8/3/2017
1.2.168 1,652 8/3/2017
1.2.167 1,683 8/2/2017
1.2.166 1,660 8/1/2017
1.2.165 1,667 7/26/2017
1.2.164 1,628 7/26/2017
1.2.163 1,721 7/25/2017
1.2.162 1,681 7/18/2017
1.2.161 1,671 7/18/2017
1.2.160 1,710 7/18/2017
1.2.159 1,678 7/18/2017
1.2.158 1,647 7/13/2017
1.2.157 1,665 7/13/2017
1.2.156 1,658 7/5/2017
1.2.155 1,653 6/28/2017
1.2.154 1,608 6/27/2017
1.2.153 1,671 6/20/2017
1.2.152 1,640 6/19/2017
1.2.151 1,620 6/14/2017
1.2.150 1,611 6/13/2017
1.2.149 1,669 5/31/2017
1.2.148 1,647 5/29/2017
1.2.147 1,658 5/19/2017
1.2.146 1,654 5/18/2017
1.2.145 1,647 5/18/2017
1.2.144 1,682 5/14/2017
1.2.143 1,608 5/12/2017
1.2.142 1,687 5/12/2017
1.2.141 1,696 5/5/2017
1.2.140 1,613 4/27/2017
1.2.139 1,718 2/27/2017
1.2.137 1,629 2/3/2017
1.2.136 1,678 2/3/2017
1.2.135 1,658 1/26/2017
1.2.134 1,654 1/25/2017
1.2.133 1,696 1/12/2017
1.2.132 1,714 1/11/2017
1.2.131 1,737 1/10/2017
1.2.130 1,662 1/10/2017
1.2.129 1,689 1/10/2017
1.2.128 1,697 1/10/2017
1.2.127 1,645 1/10/2017
1.2.125 1,668 1/10/2017
1.2.119 1,736 12/13/2016
1.2.118 1,676 12/12/2016
1.2.117 1,680 12/10/2016
1.2.115 1,731 12/8/2016
1.2.114 1,668 12/5/2016
1.2.112 1,651 11/29/2016
1.2.111 1,751 11/25/2016
1.2.110 1,749 11/25/2016
1.2.109 1,764 11/24/2016
1.2.108 1,739 11/24/2016
1.2.107 1,675 11/23/2016
1.2.106 1,696 11/18/2016
1.2.105 1,706 11/18/2016
1.2.104 1,766 11/18/2016
1.2.103 1,688 11/17/2016
1.2.102 1,686 11/17/2016
1.2.101 1,656 11/17/2016
1.2.100 1,598 11/16/2016
1.2.99 1,666 11/16/2016
1.2.98 1,703 11/16/2016
1.2.97 1,692 11/16/2016
1.2.96 1,669 11/16/2016
1.2.95 1,649 11/16/2016
1.2.94 1,702 11/15/2016
1.2.92 1,723 11/15/2016
1.2.91 1,724 11/15/2016
1.2.90 1,721 11/15/2016
1.2.89 1,677 11/14/2016
1.2.88 2,199 11/8/2016
1.2.87 1,986 11/8/2016
1.2.86 1,880 11/8/2016
1.2.85 1,747 11/8/2016
1.2.84 2,058 11/8/2016
1.2.83 1,738 11/7/2016
1.2.82 1,896 11/3/2016
1.2.81 1,945 11/3/2016
1.2.80 1,752 11/3/2016
1.2.79 1,767 11/2/2016
1.2.78 1,818 11/1/2016
1.2.76 1,940 11/1/2016
1.2.75 1,694 10/31/2016
1.2.73 1,657 10/28/2016
1.2.71 1,621 10/27/2016
1.2.68 1,697 10/26/2016
1.2.66 1,701 10/25/2016
1.2.65 1,697 10/24/2016
1.2.64 1,729 10/21/2016
1.2.63 1,701 10/21/2016
1.2.62 1,637 10/21/2016
1.2.61 1,701 10/20/2016
1.2.60 1,662 10/20/2016
1.2.59 1,693 10/13/2016
1.2.58 1,752 10/13/2016
1.2.57 1,706 10/13/2016
1.2.56 1,676 10/13/2016
1.2.55 1,695 10/11/2016
1.2.54 1,648 10/11/2016
1.2.53 1,652 10/10/2016
1.2.51 1,622 9/12/2016
1.2.50 1,660 9/12/2016
1.2.49 1,684 9/7/2016
1.2.48 1,720 9/2/2016
1.2.47 1,741 5/6/2016
1.2.46 1,975 4/25/2016
1.2.45 1,958 4/25/2016
1.2.43 1,933 4/22/2016
1.2.42 1,682 4/15/2016
1.2.41 1,670 4/12/2016
1.2.40 1,713 4/11/2016
1.2.39 1,643 4/8/2016
1.2.38 1,748 4/8/2016
1.2.37 1,779 4/8/2016
1.2.36 1,657 4/8/2016
1.2.35 1,753 4/6/2016
1.2.34 1,688 4/6/2016
1.2.33 1,695 4/6/2016
1.2.32 1,740 4/6/2016
1.2.31 1,698 4/6/2016
1.2.30 1,712 4/6/2016
1.2.29 1,721 4/5/2016
1.2.28 1,721 4/5/2016
1.2.26 1,734 4/5/2016
1.2.25 1,715 4/5/2016
1.2.24 1,696 4/1/2016
1.2.23 1,735 3/31/2016
1.2.22 1,712 3/31/2016
1.2.21 1,800 3/29/2016
1.2.20 1,791 3/25/2016
1.2.19 1,739 3/17/2016
1.2.18 1,717 3/17/2016
1.2.17 1,732 3/17/2016
1.2.16 1,788 3/17/2016
1.2.15 1,738 3/17/2016
1.2.14 1,670 3/16/2016
1.2.13 1,755 3/15/2016
1.2.12 1,749 3/15/2016
1.2.11 1,697 3/14/2016
1.2.10 1,731 3/11/2016
1.2.9 1,765 3/7/2016
1.2.8 1,666 3/6/2016
1.2.7 1,777 3/6/2016
1.2.6 1,789 3/4/2016
1.2.5 1,705 3/2/2016
1.2.4 1,817 3/2/2016
1.2.3 1,782 3/1/2016
1.2.1 1,792 2/29/2016
1.2.0 1,908 2/29/2016
1.1.45 1,672 7/28/2017
1.1.44 2,263 2/29/2016
1.1.43 1,748 2/29/2016
1.1.42 1,854 2/28/2016
1.1.41 2,171 2/26/2016
1.1.40 1,759 2/23/2016
1.1.39 1,947 2/23/2016
1.1.38 1,768 2/22/2016
1.1.37 1,858 2/22/2016
1.1.36 1,755 2/19/2016
1.1.35 1,798 2/19/2016
1.1.34 1,797 2/15/2016
1.1.33 1,728 2/12/2016
1.1.32 2,012 2/11/2016
1.1.31 1,996 2/11/2016
1.1.30 1,698 2/9/2016
1.1.29 1,690 2/8/2016
1.1.28 1,781 1/29/2016
1.1.27 1,748 1/26/2016
1.1.25 1,794 1/25/2016
1.1.24 1,735 1/20/2016
1.1.23 1,755 1/20/2016
1.1.19 1,768 1/20/2016
1.1.16 1,756 1/19/2016
1.1.15 2,130 1/15/2016
1.1.14 1,976 1/15/2016
1.1.13 2,528 1/14/2016
1.1.12 2,319 1/14/2016
1.1.10 1,983 1/13/2016
1.1.9 1,720 1/12/2016
1.1.8 1,734 1/12/2016
1.1.7 1,771 1/12/2016
1.1.6 1,769 1/11/2016
1.1.5 1,728 1/7/2016
1.1.3 1,723 1/6/2016
1.1.2 1,790 1/6/2016
1.1.1 1,734 1/5/2016
1.1.0 1,830 1/1/2016
1.0.155 1,815 12/18/2015
1.0.154 1,822 12/17/2015
1.0.153 1,731 12/17/2015
1.0.151 1,841 12/3/2015
1.0.150 2,025 12/3/2015
1.0.149 1,951 12/3/2015
1.0.148 2,094 12/2/2015
1.0.147 1,877 12/2/2015
1.0.146 2,116 12/2/2015
1.0.145 1,947 12/2/2015
1.0.144 2,070 12/2/2015
1.0.143 1,972 12/1/2015
1.0.142 1,979 12/1/2015
1.0.140 2,034 12/1/2015
1.0.139 1,997 11/30/2015
1.0.138 1,994 11/30/2015
1.0.137 1,818 11/26/2015
1.0.136 1,913 11/25/2015
1.0.135 1,785 11/20/2015
1.0.134 1,823 11/19/2015
1.0.133 1,856 11/19/2015
1.0.132 1,802 11/19/2015
1.0.131 1,804 11/17/2015
1.0.130 1,763 11/13/2015
1.0.129 1,787 11/13/2015
1.0.128 1,790 11/13/2015
1.0.127 1,833 11/12/2015
1.0.126 1,776 11/12/2015
1.0.125 1,748 11/11/2015
1.0.124 1,777 11/11/2015
1.0.123 1,825 11/11/2015
1.0.121 1,799 11/4/2015
1.0.120 1,787 11/3/2015
1.0.119 1,670 10/30/2015
1.0.118 1,696 10/29/2015
1.0.117 1,723 10/23/2015
1.0.116 1,765 10/20/2015
1.0.115 1,742 10/13/2015
1.0.113 1,743 10/13/2015
1.0.111 2,156 10/6/2015
1.0.110 2,118 10/6/2015
1.0.109 1,936 10/6/2015
1.0.108 1,760 10/6/2015
1.0.107 2,144 10/4/2015
1.0.106 1,821 9/25/2015
1.0.105 1,827 9/2/2015
1.0.104 1,804 8/24/2015
1.0.103 1,951 7/30/2015
1.0.102 1,897 7/30/2015
1.0.101 1,780 6/12/2015
1.0.100 1,772 6/3/2015
1.0.99 1,856 6/3/2015
1.0.98 1,731 6/3/2015
1.0.97 1,731 5/12/2015
1.0.96 1,776 5/7/2015
1.0.95 1,821 4/16/2015
1.0.94 1,816 4/16/2015
1.0.93 1,920 4/15/2015
1.0.92 1,859 4/8/2015
1.0.91 1,732 3/17/2015
1.0.90 1,711 3/10/2015
1.0.89 1,820 3/10/2015
1.0.88 2,125 2/12/2015
1.0.87 1,927 12/4/2014
1.0.86 1,929 11/14/2014
1.0.85 1,920 11/14/2014
1.0.84 2,284 11/13/2014
1.0.83 2,329 11/13/2014
1.0.82 2,034 11/12/2014
1.0.81 1,985 11/12/2014
1.0.80 1,839 10/9/2014
1.0.79 1,828 10/8/2014
1.0.78 1,825 10/7/2014
1.0.77 1,834 10/7/2014
1.0.76 1,815 9/29/2014
1.0.75 1,831 9/29/2014
1.0.74 1,837 9/3/2014
1.0.73 1,842 9/3/2014
1.0.72 1,843 8/12/2014
1.0.71 1,829 8/11/2014
1.0.70 1,878 8/11/2014
1.0.67 1,789 8/11/2014
1.0.66 1,791 8/11/2014
1.0.65 1,852 8/5/2014
1.0.64 1,822 8/4/2014
1.0.63 1,864 7/31/2014
1.0.62 1,817 7/22/2014
1.0.59 1,829 7/11/2014
1.0.58 1,833 7/11/2014
1.0.57 1,880 7/7/2014
1.0.56 1,871 7/1/2014
1.0.55 1,865 7/1/2014
1.0.54 1,780 7/1/2014
1.0.53 1,819 7/1/2014
1.0.52 1,810 7/1/2014
1.0.51 1,797 6/23/2014
1.0.49 1,836 6/21/2014
1.0.48 1,830 6/20/2014
1.0.47 1,792 6/21/2014
1.0.45 1,832 6/19/2014
1.0.44 1,889 6/19/2014
1.0.43 1,873 6/19/2014
1.0.41 1,863 6/19/2014
1.0.40 1,815 6/19/2014
1.0.39 1,802 6/18/2014
1.0.38 1,847 6/18/2014
1.0.37 1,913 6/12/2014
1.0.36 1,867 6/12/2014
1.0.35 1,855 6/12/2014
1.0.34 1,803 6/12/2014
1.0.33 1,899 6/12/2014
1.0.32 1,842 6/12/2014
1.0.31 1,798 6/6/2014
1.0.30 1,799 6/6/2014
1.0.29 1,807 6/5/2014
1.0.28 1,928 5/8/2014
1.0.27 1,876 5/8/2014
1.0.26 1,784 5/7/2014
1.0.25 1,803 5/7/2014
1.0.24 1,754 5/7/2014
1.0.23 1,811 5/5/2014
1.0.22 1,868 5/5/2014
1.0.21 1,777 5/5/2014
1.0.20 1,931 4/30/2014
1.0.19 1,864 4/30/2014
1.0.18 2,030 4/11/2014
1.0.17 2,015 4/10/2014
1.0.16 2,050 4/10/2014
1.0.15 2,022 4/10/2014
1.0.14 2,059 4/10/2014
1.0.13 2,014 4/10/2014
1.0.12 1,959 4/2/2014
1.0.11 1,915 4/2/2014
1.0.10 1,914 4/2/2014
1.0.9 1,908 4/1/2014
1.0.8 1,942 4/1/2014
1.0.7 1,953 4/1/2014
1.0.6 1,903 4/1/2014
1.0.5 1,930 4/1/2014