PeanutButter.ServiceShell 3.0.355

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.355
                    
NuGet\Install-Package PeanutButter.ServiceShell -Version 3.0.355
                    
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.355" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.ServiceShell" Version="3.0.355" />
                    
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.355
                    
#r "nuget: PeanutButter.ServiceShell, 3.0.355"
                    
#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.355
                    
#: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.355
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.ServiceShell&version=3.0.355
                    
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 135 8/19/2025
3.0.390 128 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 149 7/15/2025
3.0.385 147 7/15/2025
3.0.384 261 5/15/2025
3.0.383 247 5/14/2025
3.0.382 252 5/13/2025
3.0.381 122 5/9/2025
3.0.380 185 5/8/2025
3.0.379 178 5/7/2025
3.0.378 172 5/6/2025
3.0.377 175 5/6/2025
3.0.376 167 5/6/2025
3.0.375 174 5/6/2025
3.0.374 174 5/5/2025
3.0.373 174 5/5/2025
3.0.372 167 5/5/2025
3.0.371 175 5/5/2025
3.0.370 179 5/5/2025
3.0.369 172 5/5/2025
3.0.368 169 4/30/2025
3.0.367 184 4/30/2025
3.0.366 178 4/30/2025
3.0.365 173 4/30/2025
3.0.364 173 4/30/2025
3.0.363 166 4/30/2025
3.0.362 165 4/30/2025
3.0.361 174 4/30/2025
3.0.360 175 4/30/2025
3.0.359 169 4/30/2025
3.0.358 180 4/29/2025
3.0.357 196 4/23/2025
3.0.356 188 4/22/2025
3.0.355 259 4/17/2025
3.0.354 358 4/15/2025
3.0.353 441 4/4/2025
3.0.352 190 4/3/2025
3.0.351 194 4/2/2025
3.0.350 244 4/2/2025
3.0.349 186 3/18/2025
3.0.348 178 3/18/2025
3.0.347 524 3/4/2025
3.0.346 240 3/4/2025
3.0.345 234 3/4/2025
3.0.344 156 2/20/2025
3.0.343 137 2/14/2025
3.0.342 194 2/11/2025
3.0.341 156 2/10/2025
3.0.340 143 2/5/2025
3.0.339 216 1/7/2025
3.0.338 128 1/7/2025
3.0.337 126 1/7/2025
3.0.336 127 1/6/2025
3.0.335 143 12/17/2024
3.0.334 142 12/17/2024
3.0.333 165 12/13/2024
3.0.332 150 12/13/2024
3.0.331 142 12/12/2024
3.0.330 146 11/28/2024
3.0.329 227 11/13/2024
3.0.328 521 11/12/2024
3.0.327 141 11/12/2024
3.0.326 131 11/12/2024
3.0.325 138 11/12/2024
3.0.324 141 11/12/2024
3.0.323 165 11/6/2024
3.0.322 139 11/6/2024
3.0.321 713 10/10/2024
3.0.320 167 10/7/2024
3.0.319 184 9/18/2024
3.0.318 164 9/18/2024
3.0.317 162 9/18/2024
3.0.316 633 8/28/2024
3.0.315 169 8/12/2024
3.0.314 170 8/8/2024
3.0.313 171 8/8/2024
3.0.312 134 7/29/2024
3.0.311 785 7/17/2024
3.0.310 137 7/15/2024
3.0.309 169 7/15/2024
3.0.308 144 7/9/2024
3.0.307 132 7/9/2024
3.0.306 245 6/25/2024
3.0.305 193 6/11/2024
3.0.304 145 6/11/2024
3.0.303 151 6/5/2024
3.0.302 149 6/5/2024
3.0.301 163 5/30/2024
3.0.300 189 5/30/2024
3.0.299 151 5/30/2024
3.0.298 573 5/17/2024
3.0.297 162 5/17/2024
3.0.296 146 5/13/2024
3.0.295 142 5/8/2024
3.0.294 211 5/7/2024
3.0.293 165 4/19/2024
3.0.292 154 4/18/2024
3.0.291 168 4/17/2024
3.0.290 162 4/17/2024
3.0.289 164 4/15/2024
3.0.288 171 4/11/2024
3.0.287 181 4/5/2024
3.0.286 151 4/5/2024
3.0.285 167 4/5/2024
3.0.284 162 4/4/2024
3.0.283 169 4/4/2024
3.0.282 492 4/3/2024
3.0.281 181 4/2/2024
3.0.280 195 4/2/2024
3.0.279 199 3/25/2024
3.0.278 192 3/25/2024
3.0.277 285 3/15/2024
3.0.276 312 2/29/2024
3.0.275 249 2/28/2024
3.0.274 257 2/28/2024
3.0.273 297 2/27/2024
3.0.272 297 2/26/2024
3.0.271 319 2/22/2024
3.0.270 344 2/15/2024
3.0.269 300 2/15/2024
3.0.268 298 2/15/2024
3.0.267 310 2/14/2024
3.0.266 324 2/14/2024
3.0.265 402 2/13/2024
3.0.264 365 2/8/2024
3.0.263 343 2/8/2024
3.0.262 361 2/8/2024
3.0.261 337 2/8/2024
3.0.260 351 2/7/2024
3.0.259 351 2/7/2024
3.0.258 356 2/7/2024
3.0.257 357 2/7/2024
3.0.256 372 1/31/2024
3.0.255 375 1/30/2024
3.0.254 379 1/25/2024
3.0.253 375 1/24/2024
3.0.252 385 1/22/2024
3.0.251 612 1/17/2024
3.0.250 388 1/17/2024
3.0.249 398 1/16/2024
3.0.248 382 1/16/2024
3.0.247 380 1/16/2024
3.0.246 375 1/15/2024
3.0.245 373 1/11/2024
3.0.244 537 12/11/2023
3.0.243 373 12/11/2023
3.0.242 400 12/7/2023
3.0.241 411 12/7/2023
3.0.240 401 12/5/2023
3.0.239 409 12/5/2023
3.0.238 375 12/5/2023
3.0.237 380 12/5/2023
3.0.236 415 11/17/2023
3.0.235 376 11/17/2023
3.0.234 390 11/14/2023
3.0.233 383 11/14/2023
3.0.232 390 11/13/2023
3.0.231 396 11/9/2023
3.0.230 368 11/8/2023
3.0.229 367 11/8/2023
3.0.228 394 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 372 10/31/2023
3.0.222 372 10/31/2023
3.0.221 389 10/31/2023
3.0.220 402 10/31/2023
3.0.219 381 10/31/2023
3.0.218 379 10/30/2023
3.0.217 386 10/30/2023
3.0.216 333 10/30/2023
3.0.215 395 10/30/2023
3.0.214 397 10/26/2023
3.0.213 385 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 386 10/23/2023
3.0.206 380 10/23/2023
3.0.205 393 10/20/2023
3.0.204 378 10/20/2023
3.0.203 405 10/20/2023
3.0.202 394 10/19/2023
3.0.201 393 10/19/2023
3.0.200 381 10/19/2023
3.0.199 405 10/19/2023
3.0.198 409 10/18/2023
3.0.197 356 10/18/2023
3.0.196 406 10/17/2023
3.0.195 415 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 387 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 413 9/21/2023
3.0.179 423 9/21/2023
3.0.178 390 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 422 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 449 6/28/2023
3.0.156 461 6/28/2023
3.0.155 443 6/28/2023
3.0.154 441 6/26/2023
3.0.153 431 6/22/2023
3.0.152 428 6/22/2023
3.0.151 439 6/22/2023
3.0.150 427 6/22/2023
3.0.149 459 6/22/2023
3.0.148 449 6/22/2023
3.0.147 456 6/15/2023
3.0.146 467 6/9/2023
3.0.145 471 6/6/2023
3.0.144 447 6/6/2023
3.0.143 468 6/6/2023
3.0.142 449 5/31/2023
3.0.141 452 5/31/2023
3.0.140 466 5/26/2023
3.0.139 460 5/26/2023
3.0.138 466 5/25/2023
3.0.137 441 5/25/2023
3.0.136 544 5/25/2023
3.0.135 491 5/25/2023
3.0.134 472 5/25/2023
3.0.133 518 5/24/2023
3.0.132 539 5/24/2023
3.0.131 510 5/24/2023
3.0.130 526 5/23/2023
3.0.129 538 5/22/2023
3.0.128 558 5/18/2023
3.0.127 540 5/17/2023
3.0.126 571 5/11/2023
3.0.125 646 5/5/2023
3.0.124 647 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 640 4/24/2023
3.0.116 602 4/24/2023
3.0.115 609 4/18/2023
3.0.114 604 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 666 3/31/2023
3.0.109 661 3/29/2023
3.0.108 632 3/28/2023
3.0.107 627 3/15/2023
3.0.106 679 3/9/2023
3.0.105 684 3/9/2023
3.0.104 687 3/3/2023
3.0.103 665 3/2/2023
3.0.102 613 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 718 1/24/2023
3.0.96 731 12/15/2022
3.0.95 748 12/1/2022
3.0.94 777 11/30/2022
3.0.93 733 11/30/2022
3.0.92 717 11/30/2022
3.0.91 745 11/29/2022
3.0.90 862 11/25/2022
3.0.89 754 11/17/2022
3.0.88 735 11/15/2022
3.0.87 808 11/14/2022
3.0.86 800 11/14/2022
3.0.85 751 11/14/2022
3.0.84 736 11/14/2022
3.0.83 812 11/14/2022
3.0.82 802 11/14/2022
3.0.81 811 11/14/2022
3.0.80 797 11/14/2022
3.0.79 820 11/8/2022
3.0.78 760 11/7/2022
3.0.77 741 11/7/2022
3.0.76 756 11/7/2022
3.0.75 750 11/7/2022
3.0.74 790 11/3/2022
3.0.73 872 10/31/2022
3.0.72 887 10/27/2022
3.0.71 843 10/27/2022
3.0.70 835 10/27/2022
3.0.69 796 10/27/2022
3.0.68 826 10/25/2022
3.0.67 886 10/19/2022
3.0.66 881 10/19/2022
3.0.65 855 10/19/2022
3.0.64 845 10/19/2022
3.0.63 870 10/19/2022
3.0.62 839 10/18/2022
3.0.61 878 10/13/2022
3.0.60 828 10/12/2022
3.0.59 865 10/12/2022
3.0.58 964 9/28/2022
3.0.57 867 9/28/2022
3.0.56 887 9/28/2022
3.0.55 855 9/27/2022
3.0.54 873 9/27/2022
3.0.53 948 9/27/2022
3.0.52 912 9/27/2022
3.0.51 886 9/27/2022
3.0.50 851 9/27/2022
3.0.49 872 9/27/2022
3.0.48 874 9/27/2022
3.0.47 896 9/26/2022
3.0.46 835 9/26/2022
3.0.45 847 9/26/2022
3.0.44 855 9/26/2022
3.0.43 917 9/23/2022
3.0.42 902 9/23/2022
3.0.41 921 9/22/2022
3.0.40 868 9/22/2022
3.0.39 871 9/22/2022
3.0.38 907 9/21/2022
3.0.37 884 9/21/2022
3.0.36 915 9/21/2022
3.0.35 876 9/21/2022
3.0.34 902 9/20/2022
3.0.33 868 9/19/2022
3.0.32 856 9/16/2022
3.0.31 853 9/16/2022
3.0.30 853 9/16/2022
3.0.29 890 9/16/2022
3.0.28 898 9/15/2022
3.0.27 944 9/15/2022
3.0.26 960 9/14/2022
3.0.25 924 9/14/2022
3.0.24 902 9/14/2022
3.0.23 901 9/14/2022
3.0.22 880 9/14/2022
3.0.21 881 9/14/2022
3.0.20 858 9/9/2022
3.0.19 887 9/9/2022
3.0.18 870 9/8/2022
3.0.17 906 9/6/2022
3.0.16 866 9/6/2022
3.0.15 910 9/2/2022
3.0.14 858 9/1/2022
3.0.13 844 8/31/2022
3.0.12 875 8/31/2022
3.0.11 952 8/23/2022
3.0.10 907 8/22/2022
3.0.9 946 8/22/2022
3.0.8 899 8/18/2022
3.0.7 917 8/17/2022
3.0.6 982 8/15/2022
3.0.5 881 8/15/2022
3.0.4 988 8/4/2022
3.0.3 935 8/4/2022
3.0.2 964 7/29/2022
3.0.1 943 7/27/2022
3.0.0 939 7/26/2022
2.0.96 905 7/26/2022
2.0.95 889 7/26/2022
2.0.94 893 7/25/2022
2.0.93 875 7/25/2022
2.0.92 976 7/15/2022
2.0.91 901 7/15/2022
2.0.90 890 7/14/2022
2.0.89 934 7/14/2022
2.0.88 925 7/12/2022
2.0.87 966 7/11/2022
2.0.86 917 7/11/2022
2.0.85 895 7/11/2022
2.0.84 947 7/8/2022
2.0.83 981 6/29/2022
2.0.82 926 6/29/2022
2.0.81 997 6/23/2022
2.0.80 993 6/15/2022
2.0.79 886 6/14/2022
2.0.78 890 6/14/2022
2.0.77 1,062 5/24/2022
2.0.76 1,050 5/3/2022
2.0.75 904 4/29/2022
2.0.74 933 4/19/2022
2.0.73 933 4/16/2022
2.0.72 988 4/12/2022
2.0.71 981 4/12/2022
2.0.70 957 4/7/2022
2.0.69 912 4/7/2022
2.0.68 957 4/7/2022
2.0.67 1,008 4/7/2022
2.0.66 963 3/15/2022
2.0.65 916 3/15/2022
2.0.64 874 3/15/2022
2.0.63 892 3/2/2022
2.0.62 941 2/22/2022
2.0.61 962 2/18/2022
2.0.60 976 2/18/2022
2.0.59 972 2/15/2022
2.0.58 958 2/9/2022
2.0.57 968 2/1/2022
2.0.56 965 2/1/2022
2.0.55 983 2/1/2022
2.0.54 984 1/28/2022
2.0.53 977 1/27/2022
2.0.52 917 1/19/2022
2.0.51 953 1/19/2022
2.0.50 808 12/2/2021
2.0.44 864 11/18/2021
2.0.43 851 11/16/2021
2.0.42 868 11/2/2021
2.0.41 881 10/20/2021
2.0.40 819 10/12/2021
2.0.39 887 10/12/2021
2.0.38 976 10/5/2021
2.0.37 943 9/21/2021
2.0.36 890 9/9/2021
2.0.35 905 9/3/2021
2.0.34 835 9/2/2021
2.0.33 888 7/21/2021
2.0.32 885 7/21/2021
2.0.31 893 7/6/2021
2.0.30 838 7/5/2021
2.0.29 874 6/30/2021
2.0.28 924 6/28/2021
2.0.27 921 6/17/2021
2.0.26 922 6/15/2021
2.0.25 877 6/14/2021
2.0.24 855 6/14/2021
2.0.23 899 6/14/2021
2.0.22 864 5/20/2021
2.0.21 882 5/18/2021
2.0.20 927 5/10/2021
2.0.19 910 5/10/2021
2.0.18 892 5/3/2021
2.0.17 873 5/3/2021
2.0.16 908 4/14/2021
2.0.15 879 4/13/2021
2.0.14 894 3/31/2021
2.0.13 935 3/25/2021
2.0.12 939 3/25/2021
2.0.11 952 2/19/2021
2.0.10 953 2/18/2021
2.0.9 994 2/18/2021
2.0.8 912 2/16/2021
2.0.7 974 2/9/2021
2.0.6 971 2/9/2021
2.0.5 995 2/3/2021
2.0.4 987 1/29/2021
2.0.3 933 1/29/2021
2.0.2 946 1/28/2021
2.0.1 970 1/27/2021
2.0.0 995 1/26/2021
1.2.397 980 1/26/2021
1.2.396 1,029 1/21/2021
1.2.395 1,001 1/20/2021
1.2.394 1,013 1/20/2021
1.2.393 1,032 1/20/2021
1.2.392 1,025 1/20/2021
1.2.391 1,011 1/19/2021
1.2.390 1,003 1/19/2021
1.2.389 1,086 1/19/2021
1.2.388 1,018 1/14/2021
1.2.387 996 1/14/2021
1.2.386 1,037 1/13/2021
1.2.385 1,053 1/13/2021
1.2.384 1,054 1/11/2021
1.2.383 1,009 1/8/2021
1.2.382 1,001 1/6/2021
1.2.381 1,015 1/6/2021
1.2.380 1,065 11/17/2020
1.2.379 1,067 10/21/2020
1.2.378 1,008 9/17/2020
1.2.377 1,039 9/1/2020
1.2.376 1,060 8/31/2020
1.2.375 1,124 7/13/2020
1.2.374 1,051 7/2/2020
1.2.373 1,038 7/1/2020
1.2.372 1,068 6/10/2020
1.2.371 1,075 6/10/2020
1.2.370 1,072 6/10/2020
1.2.369 1,047 6/9/2020
1.2.368 1,033 6/9/2020
1.2.367 1,050 6/9/2020
1.2.366 1,054 6/9/2020
1.2.365 1,045 6/9/2020
1.2.364 1,074 6/9/2020
1.2.363 1,083 6/9/2020
1.2.362 1,147 6/8/2020
1.2.361 1,156 6/4/2020
1.2.360 1,114 5/4/2020
1.2.359 1,110 4/27/2020
1.2.358 1,110 4/4/2020
1.2.357 1,183 3/25/2020
1.2.356 1,146 3/10/2020
1.2.355 1,110 3/10/2020
1.2.354 1,065 3/6/2020
1.2.353 1,104 3/3/2020
1.2.352 1,117 3/3/2020
1.2.351 1,106 3/2/2020
1.2.350 1,140 3/2/2020
1.2.349 1,125 3/2/2020
1.2.348 1,131 3/2/2020
1.2.347 1,126 3/2/2020
1.2.346 1,102 2/27/2020
1.2.345 1,152 2/21/2020
1.2.344 1,139 2/20/2020
1.2.343 1,157 2/20/2020
1.2.342 1,119 2/20/2020
1.2.341 1,105 2/20/2020
1.2.340 1,101 2/20/2020
1.2.339 1,108 2/20/2020
1.2.338 1,097 2/19/2020
1.2.337 1,117 2/18/2020
1.2.336 1,095 2/14/2020
1.2.335 1,110 2/6/2020
1.2.334 1,173 2/4/2020
1.2.333 1,267 2/3/2020
1.2.332 1,149 1/13/2020
1.2.331 1,228 12/17/2019
1.2.330 1,194 12/13/2019
1.2.328 1,115 12/12/2019
1.2.327 1,143 12/11/2019
1.2.326 1,165 12/10/2019
1.2.325 1,130 12/3/2019
1.2.324 1,115 11/29/2019
1.2.323 1,064 11/28/2019
1.2.322 1,166 11/28/2019
1.2.321 1,153 11/28/2019
1.2.320 1,267 11/26/2019
1.2.319 1,189 11/26/2019
1.2.318 1,155 11/22/2019
1.2.317 1,089 11/20/2019
1.2.316 1,187 10/25/2019
1.2.315 1,148 10/25/2019
1.2.314 1,118 10/23/2019
1.2.313 1,101 10/18/2019
1.2.312 1,113 10/17/2019
1.2.311 1,116 10/17/2019
1.2.310 1,144 10/17/2019
1.2.309 1,156 10/9/2019
1.2.308 1,147 10/8/2019
1.2.307 1,108 10/7/2019
1.2.306 1,187 10/4/2019
1.2.305 1,168 10/3/2019
1.2.304 1,138 10/2/2019
1.2.303 1,261 9/16/2019
1.2.302 1,169 9/16/2019
1.2.301 1,160 9/15/2019
1.2.300 1,138 9/13/2019
1.2.299 1,156 9/10/2019
1.2.298 1,156 9/6/2019
1.2.297 1,208 8/20/2019
1.2.296 1,161 8/20/2019
1.2.295 1,178 8/20/2019
1.2.294 1,214 8/20/2019
1.2.293 1,142 8/16/2019
1.2.292 1,162 7/15/2019
1.2.291 1,189 6/30/2019
1.2.290 1,190 6/28/2019
1.2.289 1,199 6/20/2019
1.2.288 1,172 6/12/2019
1.2.287 1,162 6/12/2019
1.2.286 1,238 6/11/2019
1.2.285 1,218 6/11/2019
1.2.284 1,186 6/5/2019
1.2.283 1,228 5/28/2019
1.2.282 1,172 5/25/2019
1.2.281 1,279 5/23/2019
1.2.280 1,233 5/13/2019
1.2.279 1,213 5/9/2019
1.2.278 1,231 5/9/2019
1.2.277 1,222 5/7/2019
1.2.276 1,190 5/7/2019
1.2.275 1,272 5/6/2019
1.2.274 1,243 4/26/2019
1.2.273 1,208 4/25/2019
1.2.272 1,189 4/25/2019
1.2.271 1,208 4/24/2019
1.2.270 1,235 4/24/2019
1.2.269 1,248 4/16/2019
1.2.268 1,246 4/16/2019
1.2.267 1,211 4/16/2019
1.2.266 1,220 4/12/2019
1.2.265 1,209 4/12/2019
1.2.264 1,210 4/11/2019
1.2.263 1,243 4/11/2019
1.2.262 1,189 4/10/2019
1.2.261 1,200 4/10/2019
1.2.260 1,152 4/5/2019
1.2.259 1,165 2/27/2019
1.2.258 1,219 2/27/2019
1.2.257 1,225 2/26/2019
1.2.256 1,307 2/15/2019
1.2.255 1,345 2/15/2019
1.2.254 1,252 2/5/2019
1.2.253 1,306 12/12/2018
1.2.252 1,405 11/8/2018
1.2.251 1,369 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,436 9/3/2018
1.2.246 1,423 8/28/2018
1.2.245 1,428 8/27/2018
1.2.244 1,465 8/22/2018
1.2.243 1,423 8/21/2018
1.2.242 1,543 8/17/2018
1.2.241 1,638 7/27/2018
1.2.240 1,638 7/26/2018
1.2.239 1,637 6/18/2018
1.2.238 1,827 6/14/2018
1.2.237 1,629 5/25/2018
1.2.236 1,579 5/24/2018
1.2.235 1,737 5/18/2018
1.2.234 1,808 5/3/2018
1.2.233 1,825 5/3/2018
1.2.232 1,620 4/30/2018
1.2.231 1,787 4/18/2018
1.2.230 1,830 4/10/2018
1.2.229 1,733 4/10/2018
1.2.228 1,576 4/4/2018
1.2.227 1,627 3/28/2018
1.2.226 1,609 3/22/2018
1.2.225 1,811 3/20/2018
1.2.224 1,644 3/19/2018
1.2.223 1,636 3/15/2018
1.2.222 1,662 3/14/2018
1.2.221 1,695 3/14/2018
1.2.220 1,857 2/23/2018
1.2.219 1,869 2/16/2018
1.2.218 1,825 2/9/2018
1.2.217 1,628 2/8/2018
1.2.216 1,669 2/7/2018
1.2.215 1,681 2/7/2018
1.2.214 1,831 2/5/2018
1.2.213 1,868 2/2/2018
1.2.212 1,819 1/26/2018
1.2.211 1,838 1/16/2018
1.2.210 1,628 12/18/2017
1.2.209 1,820 12/14/2017
1.2.208 1,597 12/7/2017
1.2.207 1,613 12/6/2017
1.2.206 1,667 12/4/2017
1.2.205 1,642 11/28/2017
1.2.204 1,611 11/24/2017
1.2.203 1,600 11/24/2017
1.2.202 1,635 11/24/2017
1.2.201 1,651 11/20/2017
1.2.200 1,643 11/14/2017
1.2.199 1,633 11/14/2017
1.2.198 1,682 11/6/2017
1.2.197 1,707 11/6/2017
1.2.196 1,731 10/31/2017
1.2.195 1,720 10/30/2017
1.2.194 1,665 10/26/2017
1.2.193 1,663 10/26/2017
1.2.192 1,633 10/26/2017
1.2.191 1,634 10/20/2017
1.2.190 1,669 10/18/2017
1.2.189 1,669 10/18/2017
1.2.188 1,655 10/15/2017
1.2.187 1,635 10/11/2017
1.2.185 1,595 10/10/2017
1.2.184 1,654 10/10/2017
1.2.183 1,670 10/2/2017
1.2.182 1,626 9/29/2017
1.2.181 1,661 9/25/2017
1.2.180 1,652 9/14/2017
1.2.179 1,648 9/12/2017
1.2.178 1,645 8/31/2017
1.2.177 1,639 8/25/2017
1.2.176 1,616 8/24/2017
1.2.174 1,750 8/7/2017
1.2.173 1,716 8/7/2017
1.2.172 1,673 8/7/2017
1.2.171 1,619 8/4/2017
1.2.170 1,640 8/3/2017
1.2.169 1,703 8/3/2017
1.2.168 1,648 8/3/2017
1.2.167 1,679 8/2/2017
1.2.166 1,655 8/1/2017
1.2.165 1,662 7/26/2017
1.2.164 1,624 7/26/2017
1.2.163 1,715 7/25/2017
1.2.162 1,675 7/18/2017
1.2.161 1,667 7/18/2017
1.2.160 1,706 7/18/2017
1.2.159 1,674 7/18/2017
1.2.158 1,643 7/13/2017
1.2.157 1,659 7/13/2017
1.2.156 1,653 7/5/2017
1.2.155 1,649 6/28/2017
1.2.154 1,603 6/27/2017
1.2.153 1,667 6/20/2017
1.2.152 1,634 6/19/2017
1.2.151 1,616 6/14/2017
1.2.150 1,606 6/13/2017
1.2.149 1,665 5/31/2017
1.2.148 1,643 5/29/2017
1.2.147 1,654 5/19/2017
1.2.146 1,650 5/18/2017
1.2.145 1,643 5/18/2017
1.2.144 1,677 5/14/2017
1.2.143 1,604 5/12/2017
1.2.142 1,683 5/12/2017
1.2.141 1,691 5/5/2017
1.2.140 1,609 4/27/2017
1.2.139 1,714 2/27/2017
1.2.137 1,623 2/3/2017
1.2.136 1,674 2/3/2017
1.2.135 1,654 1/26/2017
1.2.134 1,650 1/25/2017
1.2.133 1,692 1/12/2017
1.2.132 1,710 1/11/2017
1.2.131 1,733 1/10/2017
1.2.130 1,657 1/10/2017
1.2.129 1,684 1/10/2017
1.2.128 1,692 1/10/2017
1.2.127 1,641 1/10/2017
1.2.125 1,664 1/10/2017
1.2.119 1,729 12/13/2016
1.2.118 1,672 12/12/2016
1.2.117 1,676 12/10/2016
1.2.115 1,727 12/8/2016
1.2.114 1,663 12/5/2016
1.2.112 1,647 11/29/2016
1.2.111 1,746 11/25/2016
1.2.110 1,745 11/25/2016
1.2.109 1,759 11/24/2016
1.2.108 1,735 11/24/2016
1.2.107 1,671 11/23/2016
1.2.106 1,691 11/18/2016
1.2.105 1,701 11/18/2016
1.2.104 1,762 11/18/2016
1.2.103 1,684 11/17/2016
1.2.102 1,682 11/17/2016
1.2.101 1,651 11/17/2016
1.2.100 1,594 11/16/2016
1.2.99 1,662 11/16/2016
1.2.98 1,698 11/16/2016
1.2.97 1,688 11/16/2016
1.2.96 1,663 11/16/2016
1.2.95 1,643 11/16/2016
1.2.94 1,697 11/15/2016
1.2.92 1,718 11/15/2016
1.2.91 1,720 11/15/2016
1.2.90 1,717 11/15/2016
1.2.89 1,671 11/14/2016
1.2.88 2,193 11/8/2016
1.2.87 1,981 11/8/2016
1.2.86 1,876 11/8/2016
1.2.85 1,743 11/8/2016
1.2.84 2,054 11/8/2016
1.2.83 1,734 11/7/2016
1.2.82 1,891 11/3/2016
1.2.81 1,940 11/3/2016
1.2.80 1,748 11/3/2016
1.2.79 1,763 11/2/2016
1.2.78 1,812 11/1/2016
1.2.76 1,936 11/1/2016
1.2.75 1,689 10/31/2016
1.2.73 1,652 10/28/2016
1.2.71 1,617 10/27/2016
1.2.68 1,693 10/26/2016
1.2.66 1,697 10/25/2016
1.2.65 1,692 10/24/2016
1.2.64 1,725 10/21/2016
1.2.63 1,695 10/21/2016
1.2.62 1,632 10/21/2016
1.2.61 1,697 10/20/2016
1.2.60 1,658 10/20/2016
1.2.59 1,689 10/13/2016
1.2.58 1,746 10/13/2016
1.2.57 1,700 10/13/2016
1.2.56 1,672 10/13/2016
1.2.55 1,690 10/11/2016
1.2.54 1,644 10/11/2016
1.2.53 1,648 10/10/2016
1.2.51 1,618 9/12/2016
1.2.50 1,656 9/12/2016
1.2.49 1,678 9/7/2016
1.2.48 1,715 9/2/2016
1.2.47 1,737 5/6/2016
1.2.46 1,971 4/25/2016
1.2.45 1,954 4/25/2016
1.2.43 1,929 4/22/2016
1.2.42 1,678 4/15/2016
1.2.41 1,665 4/12/2016
1.2.40 1,709 4/11/2016
1.2.39 1,639 4/8/2016
1.2.38 1,744 4/8/2016
1.2.37 1,775 4/8/2016
1.2.36 1,653 4/8/2016
1.2.35 1,749 4/6/2016
1.2.34 1,684 4/6/2016
1.2.33 1,691 4/6/2016
1.2.32 1,736 4/6/2016
1.2.31 1,694 4/6/2016
1.2.30 1,706 4/6/2016
1.2.29 1,717 4/5/2016
1.2.28 1,717 4/5/2016
1.2.26 1,730 4/5/2016
1.2.25 1,710 4/5/2016
1.2.24 1,692 4/1/2016
1.2.23 1,731 3/31/2016
1.2.22 1,708 3/31/2016
1.2.21 1,794 3/29/2016
1.2.20 1,786 3/25/2016
1.2.19 1,735 3/17/2016
1.2.18 1,712 3/17/2016
1.2.17 1,728 3/17/2016
1.2.16 1,783 3/17/2016
1.2.15 1,732 3/17/2016
1.2.14 1,664 3/16/2016
1.2.13 1,750 3/15/2016
1.2.12 1,743 3/15/2016
1.2.11 1,691 3/14/2016
1.2.10 1,727 3/11/2016
1.2.9 1,761 3/7/2016
1.2.8 1,662 3/6/2016
1.2.7 1,773 3/6/2016
1.2.6 1,784 3/4/2016
1.2.5 1,701 3/2/2016
1.2.4 1,813 3/2/2016
1.2.3 1,778 3/1/2016
1.2.1 1,788 2/29/2016
1.2.0 1,904 2/29/2016
1.1.45 1,667 7/28/2017
1.1.44 2,259 2/29/2016
1.1.43 1,744 2/29/2016
1.1.42 1,850 2/28/2016
1.1.41 2,165 2/26/2016
1.1.40 1,755 2/23/2016
1.1.39 1,942 2/23/2016
1.1.38 1,763 2/22/2016
1.1.37 1,853 2/22/2016
1.1.36 1,751 2/19/2016
1.1.35 1,794 2/19/2016
1.1.34 1,793 2/15/2016
1.1.33 1,723 2/12/2016
1.1.32 2,008 2/11/2016
1.1.31 1,991 2/11/2016
1.1.30 1,694 2/9/2016
1.1.29 1,686 2/8/2016
1.1.28 1,775 1/29/2016
1.1.27 1,743 1/26/2016
1.1.25 1,790 1/25/2016
1.1.24 1,729 1/20/2016
1.1.23 1,751 1/20/2016
1.1.19 1,764 1/20/2016
1.1.16 1,751 1/19/2016
1.1.15 2,126 1/15/2016
1.1.14 1,972 1/15/2016
1.1.13 2,523 1/14/2016
1.1.12 2,314 1/14/2016
1.1.10 1,979 1/13/2016
1.1.9 1,716 1/12/2016
1.1.8 1,729 1/12/2016
1.1.7 1,767 1/12/2016
1.1.6 1,765 1/11/2016
1.1.5 1,723 1/7/2016
1.1.3 1,719 1/6/2016
1.1.2 1,786 1/6/2016
1.1.1 1,730 1/5/2016
1.1.0 1,826 1/1/2016
1.0.155 1,811 12/18/2015
1.0.154 1,817 12/17/2015
1.0.153 1,726 12/17/2015
1.0.151 1,836 12/3/2015
1.0.150 2,021 12/3/2015
1.0.149 1,947 12/3/2015
1.0.148 2,089 12/2/2015
1.0.147 1,873 12/2/2015
1.0.146 2,111 12/2/2015
1.0.145 1,943 12/2/2015
1.0.144 2,066 12/2/2015
1.0.143 1,968 12/1/2015
1.0.142 1,974 12/1/2015
1.0.140 2,030 12/1/2015
1.0.139 1,993 11/30/2015
1.0.138 1,990 11/30/2015
1.0.137 1,814 11/26/2015
1.0.136 1,908 11/25/2015
1.0.135 1,781 11/20/2015
1.0.134 1,818 11/19/2015
1.0.133 1,852 11/19/2015
1.0.132 1,797 11/19/2015
1.0.131 1,799 11/17/2015
1.0.130 1,759 11/13/2015
1.0.129 1,783 11/13/2015
1.0.128 1,785 11/13/2015
1.0.127 1,829 11/12/2015
1.0.126 1,772 11/12/2015
1.0.125 1,744 11/11/2015
1.0.124 1,773 11/11/2015
1.0.123 1,820 11/11/2015
1.0.121 1,794 11/4/2015
1.0.120 1,782 11/3/2015
1.0.119 1,665 10/30/2015
1.0.118 1,692 10/29/2015
1.0.117 1,719 10/23/2015
1.0.116 1,761 10/20/2015
1.0.115 1,737 10/13/2015
1.0.113 1,736 10/13/2015
1.0.111 2,152 10/6/2015
1.0.110 2,113 10/6/2015
1.0.109 1,932 10/6/2015
1.0.108 1,756 10/6/2015
1.0.107 2,140 10/4/2015
1.0.106 1,817 9/25/2015
1.0.105 1,823 9/2/2015
1.0.104 1,800 8/24/2015
1.0.103 1,946 7/30/2015
1.0.102 1,892 7/30/2015
1.0.101 1,776 6/12/2015
1.0.100 1,768 6/3/2015
1.0.99 1,851 6/3/2015
1.0.98 1,727 6/3/2015
1.0.97 1,727 5/12/2015
1.0.96 1,772 5/7/2015
1.0.95 1,816 4/16/2015
1.0.94 1,812 4/16/2015
1.0.93 1,916 4/15/2015
1.0.92 1,854 4/8/2015
1.0.91 1,728 3/17/2015
1.0.90 1,706 3/10/2015
1.0.89 1,815 3/10/2015
1.0.88 2,121 2/12/2015
1.0.87 1,923 12/4/2014
1.0.86 1,924 11/14/2014
1.0.85 1,916 11/14/2014
1.0.84 2,280 11/13/2014
1.0.83 2,325 11/13/2014
1.0.82 2,030 11/12/2014
1.0.81 1,981 11/12/2014
1.0.80 1,834 10/9/2014
1.0.79 1,824 10/8/2014
1.0.78 1,821 10/7/2014
1.0.77 1,828 10/7/2014
1.0.76 1,810 9/29/2014
1.0.75 1,827 9/29/2014
1.0.74 1,833 9/3/2014
1.0.73 1,838 9/3/2014
1.0.72 1,838 8/12/2014
1.0.71 1,824 8/11/2014
1.0.70 1,874 8/11/2014
1.0.67 1,785 8/11/2014
1.0.66 1,786 8/11/2014
1.0.65 1,847 8/5/2014
1.0.64 1,818 8/4/2014
1.0.63 1,859 7/31/2014
1.0.62 1,813 7/22/2014
1.0.59 1,825 7/11/2014
1.0.58 1,827 7/11/2014
1.0.57 1,875 7/7/2014
1.0.56 1,866 7/1/2014
1.0.55 1,861 7/1/2014
1.0.54 1,775 7/1/2014
1.0.53 1,814 7/1/2014
1.0.52 1,806 7/1/2014
1.0.51 1,793 6/23/2014
1.0.49 1,832 6/21/2014
1.0.48 1,826 6/20/2014
1.0.47 1,788 6/21/2014
1.0.45 1,828 6/19/2014
1.0.44 1,885 6/19/2014
1.0.43 1,869 6/19/2014
1.0.41 1,858 6/19/2014
1.0.40 1,811 6/19/2014
1.0.39 1,798 6/18/2014
1.0.38 1,841 6/18/2014
1.0.37 1,909 6/12/2014
1.0.36 1,863 6/12/2014
1.0.35 1,850 6/12/2014
1.0.34 1,799 6/12/2014
1.0.33 1,895 6/12/2014
1.0.32 1,838 6/12/2014
1.0.31 1,793 6/6/2014
1.0.30 1,795 6/6/2014
1.0.29 1,802 6/5/2014
1.0.28 1,923 5/8/2014
1.0.27 1,870 5/8/2014
1.0.26 1,779 5/7/2014
1.0.25 1,799 5/7/2014
1.0.24 1,750 5/7/2014
1.0.23 1,805 5/5/2014
1.0.22 1,863 5/5/2014
1.0.21 1,773 5/5/2014
1.0.20 1,927 4/30/2014
1.0.19 1,859 4/30/2014
1.0.18 2,026 4/11/2014
1.0.17 2,010 4/10/2014
1.0.16 2,046 4/10/2014
1.0.15 2,018 4/10/2014
1.0.14 2,052 4/10/2014
1.0.13 2,010 4/10/2014
1.0.12 1,955 4/2/2014
1.0.11 1,910 4/2/2014
1.0.10 1,910 4/2/2014
1.0.9 1,904 4/1/2014
1.0.8 1,938 4/1/2014
1.0.7 1,949 4/1/2014
1.0.6 1,898 4/1/2014
1.0.5 1,925 4/1/2014