PeanutButter.ServiceShell 3.0.397

Prefix Reserved
dotnet add package PeanutButter.ServiceShell --version 3.0.397
                    
NuGet\Install-Package PeanutButter.ServiceShell -Version 3.0.397
                    
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.397" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.ServiceShell" Version="3.0.397" />
                    
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.397
                    
#r "nuget: PeanutButter.ServiceShell, 3.0.397"
                    
#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.397
                    
#: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.397
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.ServiceShell&version=3.0.397
                    
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.397 130 9/26/2025
3.0.396 134 9/12/2025
3.0.395 169 9/11/2025
3.0.394 174 9/11/2025
3.0.392 172 9/9/2025
3.0.391 183 8/19/2025
3.0.390 171 8/19/2025
3.0.389 119 8/1/2025
3.0.388 151 7/31/2025
3.0.387 148 7/30/2025
3.0.386 180 7/15/2025
3.0.385 180 7/15/2025
3.0.384 301 5/15/2025
3.0.383 281 5/14/2025
3.0.382 290 5/13/2025
3.0.381 162 5/9/2025
3.0.380 220 5/8/2025
3.0.379 220 5/7/2025
3.0.378 202 5/6/2025
3.0.377 209 5/6/2025
3.0.376 207 5/6/2025
3.0.375 210 5/6/2025
3.0.374 206 5/5/2025
3.0.373 210 5/5/2025
3.0.372 200 5/5/2025
3.0.371 219 5/5/2025
3.0.370 227 5/5/2025
3.0.369 211 5/5/2025
3.0.368 212 4/30/2025
3.0.367 223 4/30/2025
3.0.366 219 4/30/2025
3.0.365 212 4/30/2025
3.0.364 219 4/30/2025
3.0.363 205 4/30/2025
3.0.362 195 4/30/2025
3.0.361 210 4/30/2025
3.0.360 210 4/30/2025
3.0.359 206 4/30/2025
3.0.358 210 4/29/2025
3.0.357 236 4/23/2025
3.0.356 230 4/22/2025
3.0.355 301 4/17/2025
3.0.354 392 4/15/2025
3.0.353 478 4/4/2025
3.0.352 234 4/3/2025
3.0.351 229 4/2/2025
3.0.350 284 4/2/2025
3.0.349 225 3/18/2025
3.0.348 213 3/18/2025
3.0.347 566 3/4/2025
3.0.346 268 3/4/2025
3.0.345 272 3/4/2025
3.0.344 193 2/20/2025
3.0.343 176 2/14/2025
3.0.342 227 2/11/2025
3.0.341 195 2/10/2025
3.0.340 176 2/5/2025
3.0.339 250 1/7/2025
3.0.338 166 1/7/2025
3.0.337 167 1/7/2025
3.0.336 155 1/6/2025
3.0.335 183 12/17/2024
3.0.334 181 12/17/2024
3.0.333 211 12/13/2024
3.0.332 187 12/13/2024
3.0.331 179 12/12/2024
3.0.330 184 11/28/2024
3.0.329 263 11/13/2024
3.0.328 553 11/12/2024
3.0.327 178 11/12/2024
3.0.326 162 11/12/2024
3.0.325 166 11/12/2024
3.0.324 182 11/12/2024
3.0.323 205 11/6/2024
3.0.322 178 11/6/2024
3.0.321 754 10/10/2024
3.0.320 200 10/7/2024
3.0.319 225 9/18/2024
3.0.318 200 9/18/2024
3.0.317 199 9/18/2024
3.0.316 671 8/28/2024
3.0.315 208 8/12/2024
3.0.314 208 8/8/2024
3.0.313 199 8/8/2024
3.0.312 169 7/29/2024
3.0.311 825 7/17/2024
3.0.310 172 7/15/2024
3.0.309 205 7/15/2024
3.0.308 181 7/9/2024
3.0.307 169 7/9/2024
3.0.306 288 6/25/2024
3.0.305 230 6/11/2024
3.0.304 177 6/11/2024
3.0.303 183 6/5/2024
3.0.302 185 6/5/2024
3.0.301 202 5/30/2024
3.0.300 230 5/30/2024
3.0.299 189 5/30/2024
3.0.298 615 5/17/2024
3.0.297 198 5/17/2024
3.0.296 185 5/13/2024
3.0.295 182 5/8/2024
3.0.294 239 5/7/2024
3.0.293 202 4/19/2024
3.0.292 192 4/18/2024
3.0.291 197 4/17/2024
3.0.290 199 4/17/2024
3.0.289 200 4/15/2024
3.0.288 210 4/11/2024
3.0.287 226 4/5/2024
3.0.286 179 4/5/2024
3.0.285 206 4/5/2024
3.0.284 197 4/4/2024
3.0.283 197 4/4/2024
3.0.282 532 4/3/2024
3.0.281 223 4/2/2024
3.0.280 241 4/2/2024
3.0.279 241 3/25/2024
3.0.278 232 3/25/2024
3.0.277 313 3/15/2024
3.0.276 351 2/29/2024
3.0.275 277 2/28/2024
3.0.274 294 2/28/2024
3.0.273 335 2/27/2024
3.0.272 337 2/26/2024
3.0.271 358 2/22/2024
3.0.270 388 2/15/2024
3.0.269 332 2/15/2024
3.0.268 336 2/15/2024
3.0.267 344 2/14/2024
3.0.266 358 2/14/2024
3.0.265 444 2/13/2024
3.0.264 397 2/8/2024
3.0.263 381 2/8/2024
3.0.262 401 2/8/2024
3.0.261 381 2/8/2024
3.0.260 386 2/7/2024
3.0.259 386 2/7/2024
3.0.258 391 2/7/2024
3.0.257 406 2/7/2024
3.0.256 408 1/31/2024
3.0.255 411 1/30/2024
3.0.254 415 1/25/2024
3.0.253 412 1/24/2024
3.0.252 429 1/22/2024
3.0.251 645 1/17/2024
3.0.250 427 1/17/2024
3.0.249 435 1/16/2024
3.0.248 410 1/16/2024
3.0.247 409 1/16/2024
3.0.246 420 1/15/2024
3.0.245 404 1/11/2024
3.0.244 575 12/11/2023
3.0.243 402 12/11/2023
3.0.242 440 12/7/2023
3.0.241 448 12/7/2023
3.0.240 423 12/5/2023
3.0.239 435 12/5/2023
3.0.238 395 12/5/2023
3.0.237 410 12/5/2023
3.0.236 446 11/17/2023
3.0.235 400 11/17/2023
3.0.234 415 11/14/2023
3.0.233 416 11/14/2023
3.0.232 414 11/13/2023
3.0.231 428 11/9/2023
3.0.230 397 11/8/2023
3.0.229 395 11/8/2023
3.0.228 418 11/2/2023
3.0.227 416 11/2/2023
3.0.226 404 11/1/2023
3.0.225 442 11/1/2023
3.0.224 369 11/1/2023
3.0.223 403 10/31/2023
3.0.222 401 10/31/2023
3.0.221 426 10/31/2023
3.0.220 433 10/31/2023
3.0.219 410 10/31/2023
3.0.218 409 10/30/2023
3.0.217 419 10/30/2023
3.0.216 361 10/30/2023
3.0.215 430 10/30/2023
3.0.214 424 10/26/2023
3.0.213 416 10/25/2023
3.0.212 448 10/25/2023
3.0.211 413 10/24/2023
3.0.210 416 10/24/2023
3.0.209 421 10/24/2023
3.0.208 403 10/24/2023
3.0.207 410 10/23/2023
3.0.206 412 10/23/2023
3.0.205 426 10/20/2023
3.0.204 408 10/20/2023
3.0.203 433 10/20/2023
3.0.202 420 10/19/2023
3.0.201 422 10/19/2023
3.0.200 411 10/19/2023
3.0.199 432 10/19/2023
3.0.198 437 10/18/2023
3.0.197 376 10/18/2023
3.0.196 439 10/17/2023
3.0.195 446 10/13/2023
3.0.194 413 10/12/2023
3.0.193 422 10/12/2023
3.0.192 413 10/11/2023
3.0.191 429 10/11/2023
3.0.190 415 10/11/2023
3.0.189 408 10/11/2023
3.0.188 411 10/11/2023
3.0.187 415 10/11/2023
3.0.186 417 10/11/2023
3.0.185 426 10/10/2023
3.0.184 410 10/10/2023
3.0.183 411 10/9/2023
3.0.182 439 10/9/2023
3.0.181 447 10/9/2023
3.0.180 441 9/21/2023
3.0.179 450 9/21/2023
3.0.178 420 9/21/2023
3.0.177 439 9/11/2023
3.0.176 444 9/8/2023
3.0.175 434 9/8/2023
3.0.173 414 9/8/2023
3.0.172 450 9/8/2023
3.0.170 457 8/23/2023
3.0.169 430 8/23/2023
3.0.168 443 8/23/2023
3.0.167 483 8/11/2023
3.0.166 460 8/10/2023
3.0.165 476 8/7/2023
3.0.164 483 8/3/2023
3.0.163 465 7/31/2023
3.0.162 463 7/28/2023
3.0.161 441 7/28/2023
3.0.160 500 6/30/2023
3.0.159 491 6/29/2023
3.0.158 458 6/29/2023
3.0.157 488 6/28/2023
3.0.156 500 6/28/2023
3.0.155 483 6/28/2023
3.0.154 478 6/26/2023
3.0.153 460 6/22/2023
3.0.152 466 6/22/2023
3.0.151 479 6/22/2023
3.0.150 466 6/22/2023
3.0.149 495 6/22/2023
3.0.148 479 6/22/2023
3.0.147 493 6/15/2023
3.0.146 506 6/9/2023
3.0.145 509 6/6/2023
3.0.144 483 6/6/2023
3.0.143 502 6/6/2023
3.0.142 495 5/31/2023
3.0.141 500 5/31/2023
3.0.140 501 5/26/2023
3.0.139 499 5/26/2023
3.0.138 505 5/25/2023
3.0.137 479 5/25/2023
3.0.136 580 5/25/2023
3.0.135 527 5/25/2023
3.0.134 514 5/25/2023
3.0.133 556 5/24/2023
3.0.132 577 5/24/2023
3.0.131 549 5/24/2023
3.0.130 564 5/23/2023
3.0.129 580 5/22/2023
3.0.128 589 5/18/2023
3.0.127 581 5/17/2023
3.0.126 602 5/11/2023
3.0.125 687 5/5/2023
3.0.124 686 5/4/2023
3.0.123 696 5/4/2023
3.0.122 602 4/25/2023
3.0.121 626 4/25/2023
3.0.120 553 4/25/2023
3.0.119 561 4/25/2023
3.0.118 599 4/25/2023
3.0.117 679 4/24/2023
3.0.116 644 4/24/2023
3.0.115 657 4/18/2023
3.0.114 644 4/18/2023
3.0.113 641 4/18/2023
3.0.112 648 4/11/2023
3.0.111 662 4/11/2023
3.0.110 704 3/31/2023
3.0.109 699 3/29/2023
3.0.108 671 3/28/2023
3.0.107 661 3/15/2023
3.0.106 720 3/9/2023
3.0.105 721 3/9/2023
3.0.104 731 3/3/2023
3.0.103 707 3/2/2023
3.0.102 654 3/2/2023
3.0.101 809 3/1/2023
3.0.100 772 2/22/2023
3.0.99 731 2/10/2023
3.0.98 697 2/10/2023
3.0.97 756 1/24/2023
3.0.96 769 12/15/2022
3.0.95 794 12/1/2022
3.0.94 818 11/30/2022
3.0.93 774 11/30/2022
3.0.92 756 11/30/2022
3.0.91 777 11/29/2022
3.0.90 901 11/25/2022
3.0.89 790 11/17/2022
3.0.88 773 11/15/2022
3.0.87 852 11/14/2022
3.0.86 838 11/14/2022
3.0.85 798 11/14/2022
3.0.84 776 11/14/2022
3.0.83 856 11/14/2022
3.0.82 834 11/14/2022
3.0.81 858 11/14/2022
3.0.80 840 11/14/2022
3.0.79 862 11/8/2022
3.0.78 805 11/7/2022
3.0.77 784 11/7/2022
3.0.76 797 11/7/2022
3.0.75 794 11/7/2022
3.0.74 831 11/3/2022
3.0.73 916 10/31/2022
3.0.72 930 10/27/2022
3.0.71 879 10/27/2022
3.0.70 876 10/27/2022
3.0.69 832 10/27/2022
3.0.68 870 10/25/2022
3.0.67 920 10/19/2022
3.0.66 926 10/19/2022
3.0.65 901 10/19/2022
3.0.64 888 10/19/2022
3.0.63 903 10/19/2022
3.0.62 882 10/18/2022
3.0.61 911 10/13/2022
3.0.60 870 10/12/2022
3.0.59 909 10/12/2022
3.0.58 1,009 9/28/2022
3.0.57 914 9/28/2022
3.0.56 916 9/28/2022
3.0.55 900 9/27/2022
3.0.54 918 9/27/2022
3.0.53 991 9/27/2022
3.0.52 952 9/27/2022
3.0.51 930 9/27/2022
3.0.50 892 9/27/2022
3.0.49 913 9/27/2022
3.0.48 918 9/27/2022
3.0.47 942 9/26/2022
3.0.46 881 9/26/2022
3.0.45 889 9/26/2022
3.0.44 901 9/26/2022
3.0.43 952 9/23/2022
3.0.42 942 9/23/2022
3.0.41 970 9/22/2022
3.0.40 910 9/22/2022
3.0.39 920 9/22/2022
3.0.38 951 9/21/2022
3.0.37 931 9/21/2022
3.0.36 961 9/21/2022
3.0.35 922 9/21/2022
3.0.34 949 9/20/2022
3.0.33 911 9/19/2022
3.0.32 891 9/16/2022
3.0.31 897 9/16/2022
3.0.30 899 9/16/2022
3.0.29 932 9/16/2022
3.0.28 947 9/15/2022
3.0.27 992 9/15/2022
3.0.26 1,003 9/14/2022
3.0.25 965 9/14/2022
3.0.24 949 9/14/2022
3.0.23 943 9/14/2022
3.0.22 925 9/14/2022
3.0.21 921 9/14/2022
3.0.20 899 9/9/2022
3.0.19 922 9/9/2022
3.0.18 914 9/8/2022
3.0.17 945 9/6/2022
3.0.16 911 9/6/2022
3.0.15 948 9/2/2022
3.0.14 898 9/1/2022
3.0.13 888 8/31/2022
3.0.12 918 8/31/2022
3.0.11 996 8/23/2022
3.0.10 948 8/22/2022
3.0.9 989 8/22/2022
3.0.8 944 8/18/2022
3.0.7 959 8/17/2022
3.0.6 1,026 8/15/2022
3.0.5 930 8/15/2022
3.0.4 1,023 8/4/2022
3.0.3 980 8/4/2022
3.0.2 1,009 7/29/2022
3.0.1 991 7/27/2022
3.0.0 984 7/26/2022
2.0.96 945 7/26/2022
2.0.95 934 7/26/2022
2.0.94 940 7/25/2022
2.0.93 917 7/25/2022
2.0.92 1,026 7/15/2022
2.0.91 946 7/15/2022
2.0.90 938 7/14/2022
2.0.89 973 7/14/2022
2.0.88 965 7/12/2022
2.0.87 1,001 7/11/2022
2.0.86 958 7/11/2022
2.0.85 940 7/11/2022
2.0.84 994 7/8/2022
2.0.83 1,023 6/29/2022
2.0.82 976 6/29/2022
2.0.81 1,037 6/23/2022
2.0.80 1,038 6/15/2022
2.0.79 931 6/14/2022
2.0.78 936 6/14/2022
2.0.77 1,108 5/24/2022
2.0.76 1,095 5/3/2022
2.0.75 945 4/29/2022
2.0.74 970 4/19/2022
2.0.73 977 4/16/2022
2.0.72 1,036 4/12/2022
2.0.71 1,025 4/12/2022
2.0.70 1,004 4/7/2022
2.0.69 959 4/7/2022
2.0.68 1,005 4/7/2022
2.0.67 1,043 4/7/2022
2.0.66 1,004 3/15/2022
2.0.65 959 3/15/2022
2.0.64 919 3/15/2022
2.0.63 933 3/2/2022
2.0.62 985 2/22/2022
2.0.61 1,009 2/18/2022
2.0.60 1,015 2/18/2022
2.0.59 1,019 2/15/2022
2.0.58 1,003 2/9/2022
2.0.57 1,016 2/1/2022
2.0.56 1,008 2/1/2022
2.0.55 1,029 2/1/2022
2.0.54 1,028 1/28/2022
2.0.53 1,026 1/27/2022
2.0.52 958 1/19/2022
2.0.51 995 1/19/2022
2.0.50 855 12/2/2021
2.0.44 908 11/18/2021
2.0.43 892 11/16/2021
2.0.42 918 11/2/2021
2.0.41 921 10/20/2021
2.0.40 864 10/12/2021
2.0.39 929 10/12/2021
2.0.38 1,022 10/5/2021
2.0.37 981 9/21/2021
2.0.36 933 9/9/2021
2.0.35 948 9/3/2021
2.0.34 870 9/2/2021
2.0.33 930 7/21/2021
2.0.32 928 7/21/2021
2.0.31 937 7/6/2021
2.0.30 884 7/5/2021
2.0.29 909 6/30/2021
2.0.28 975 6/28/2021
2.0.27 964 6/17/2021
2.0.26 973 6/15/2021
2.0.25 932 6/14/2021
2.0.24 899 6/14/2021
2.0.23 940 6/14/2021
2.0.22 899 5/20/2021
2.0.21 926 5/18/2021
2.0.20 976 5/10/2021
2.0.19 949 5/10/2021
2.0.18 937 5/3/2021
2.0.17 913 5/3/2021
2.0.16 953 4/14/2021
2.0.15 921 4/13/2021
2.0.14 936 3/31/2021
2.0.13 978 3/25/2021
2.0.12 981 3/25/2021
2.0.11 997 2/19/2021
2.0.10 1,000 2/18/2021
2.0.9 1,040 2/18/2021
2.0.8 947 2/16/2021
2.0.7 1,018 2/9/2021
2.0.6 1,015 2/9/2021
2.0.5 1,032 2/3/2021
2.0.4 1,033 1/29/2021
2.0.3 974 1/29/2021
2.0.2 981 1/28/2021
2.0.1 1,013 1/27/2021
2.0.0 1,040 1/26/2021
1.2.397 1,024 1/26/2021
1.2.396 1,073 1/21/2021
1.2.395 1,045 1/20/2021
1.2.394 1,057 1/20/2021
1.2.393 1,067 1/20/2021
1.2.392 1,070 1/20/2021
1.2.391 1,053 1/19/2021
1.2.390 1,039 1/19/2021
1.2.389 1,139 1/19/2021
1.2.388 1,060 1/14/2021
1.2.387 1,037 1/14/2021
1.2.386 1,086 1/13/2021
1.2.385 1,093 1/13/2021
1.2.384 1,089 1/11/2021
1.2.383 1,051 1/8/2021
1.2.382 1,036 1/6/2021
1.2.381 1,056 1/6/2021
1.2.380 1,110 11/17/2020
1.2.379 1,114 10/21/2020
1.2.378 1,053 9/17/2020
1.2.377 1,084 9/1/2020
1.2.376 1,104 8/31/2020
1.2.375 1,169 7/13/2020
1.2.374 1,092 7/2/2020
1.2.373 1,073 7/1/2020
1.2.372 1,116 6/10/2020
1.2.371 1,118 6/10/2020
1.2.370 1,114 6/10/2020
1.2.369 1,094 6/9/2020
1.2.368 1,079 6/9/2020
1.2.367 1,091 6/9/2020
1.2.366 1,096 6/9/2020
1.2.365 1,095 6/9/2020
1.2.364 1,126 6/9/2020
1.2.363 1,124 6/9/2020
1.2.362 1,189 6/8/2020
1.2.361 1,198 6/4/2020
1.2.360 1,158 5/4/2020
1.2.359 1,145 4/27/2020
1.2.358 1,160 4/4/2020
1.2.357 1,225 3/25/2020
1.2.356 1,188 3/10/2020
1.2.355 1,145 3/10/2020
1.2.354 1,109 3/6/2020
1.2.353 1,148 3/3/2020
1.2.352 1,152 3/3/2020
1.2.351 1,151 3/2/2020
1.2.350 1,185 3/2/2020
1.2.349 1,182 3/2/2020
1.2.348 1,176 3/2/2020
1.2.347 1,177 3/2/2020
1.2.346 1,146 2/27/2020
1.2.345 1,195 2/21/2020
1.2.344 1,186 2/20/2020
1.2.343 1,196 2/20/2020
1.2.342 1,164 2/20/2020
1.2.341 1,161 2/20/2020
1.2.340 1,147 2/20/2020
1.2.339 1,154 2/20/2020
1.2.338 1,147 2/19/2020
1.2.337 1,167 2/18/2020
1.2.336 1,130 2/14/2020
1.2.335 1,145 2/6/2020
1.2.334 1,215 2/4/2020
1.2.333 1,315 2/3/2020
1.2.332 1,198 1/13/2020
1.2.331 1,273 12/17/2019
1.2.330 1,237 12/13/2019
1.2.328 1,162 12/12/2019
1.2.327 1,189 12/11/2019
1.2.326 1,210 12/10/2019
1.2.325 1,171 12/3/2019
1.2.324 1,160 11/29/2019
1.2.323 1,107 11/28/2019
1.2.322 1,217 11/28/2019
1.2.321 1,204 11/28/2019
1.2.320 1,312 11/26/2019
1.2.319 1,224 11/26/2019
1.2.318 1,198 11/22/2019
1.2.317 1,130 11/20/2019
1.2.316 1,230 10/25/2019
1.2.315 1,194 10/25/2019
1.2.314 1,164 10/23/2019
1.2.313 1,147 10/18/2019
1.2.312 1,148 10/17/2019
1.2.311 1,158 10/17/2019
1.2.310 1,189 10/17/2019
1.2.309 1,195 10/9/2019
1.2.308 1,194 10/8/2019
1.2.307 1,149 10/7/2019
1.2.306 1,233 10/4/2019
1.2.305 1,216 10/3/2019
1.2.304 1,179 10/2/2019
1.2.303 1,303 9/16/2019
1.2.302 1,215 9/16/2019
1.2.301 1,202 9/15/2019
1.2.300 1,179 9/13/2019
1.2.299 1,206 9/10/2019
1.2.298 1,210 9/6/2019
1.2.297 1,258 8/20/2019
1.2.296 1,201 8/20/2019
1.2.295 1,224 8/20/2019
1.2.294 1,255 8/20/2019
1.2.293 1,182 8/16/2019
1.2.292 1,203 7/15/2019
1.2.291 1,224 6/30/2019
1.2.290 1,225 6/28/2019
1.2.289 1,243 6/20/2019
1.2.288 1,215 6/12/2019
1.2.287 1,210 6/12/2019
1.2.286 1,280 6/11/2019
1.2.285 1,259 6/11/2019
1.2.284 1,220 6/5/2019
1.2.283 1,265 5/28/2019
1.2.282 1,212 5/25/2019
1.2.281 1,324 5/23/2019
1.2.280 1,275 5/13/2019
1.2.279 1,257 5/9/2019
1.2.278 1,272 5/9/2019
1.2.277 1,257 5/7/2019
1.2.276 1,233 5/7/2019
1.2.275 1,316 5/6/2019
1.2.274 1,286 4/26/2019
1.2.273 1,243 4/25/2019
1.2.272 1,236 4/25/2019
1.2.271 1,250 4/24/2019
1.2.270 1,270 4/24/2019
1.2.269 1,292 4/16/2019
1.2.268 1,288 4/16/2019
1.2.267 1,246 4/16/2019
1.2.266 1,267 4/12/2019
1.2.265 1,257 4/12/2019
1.2.264 1,256 4/11/2019
1.2.263 1,286 4/11/2019
1.2.262 1,233 4/10/2019
1.2.261 1,245 4/10/2019
1.2.260 1,187 4/5/2019
1.2.259 1,201 2/27/2019
1.2.258 1,264 2/27/2019
1.2.257 1,268 2/26/2019
1.2.256 1,342 2/15/2019
1.2.255 1,391 2/15/2019
1.2.254 1,287 2/5/2019
1.2.253 1,346 12/12/2018
1.2.252 1,439 11/8/2018
1.2.251 1,413 11/8/2018
1.2.250 1,435 10/11/2018
1.2.249 1,473 10/2/2018
1.2.248 1,499 9/25/2018
1.2.247 1,476 9/3/2018
1.2.246 1,454 8/28/2018
1.2.245 1,467 8/27/2018
1.2.244 1,502 8/22/2018
1.2.243 1,462 8/21/2018
1.2.242 1,580 8/17/2018
1.2.241 1,688 7/27/2018
1.2.240 1,688 7/26/2018
1.2.239 1,690 6/18/2018
1.2.238 1,881 6/14/2018
1.2.237 1,687 5/25/2018
1.2.236 1,623 5/24/2018
1.2.235 1,790 5/18/2018
1.2.234 1,872 5/3/2018
1.2.233 1,879 5/3/2018
1.2.232 1,674 4/30/2018
1.2.231 1,851 4/18/2018
1.2.230 1,883 4/10/2018
1.2.229 1,786 4/10/2018
1.2.228 1,631 4/4/2018
1.2.227 1,678 3/28/2018
1.2.226 1,659 3/22/2018
1.2.225 1,874 3/20/2018
1.2.224 1,694 3/19/2018
1.2.223 1,688 3/15/2018
1.2.222 1,714 3/14/2018
1.2.221 1,752 3/14/2018
1.2.220 1,910 2/23/2018
1.2.219 1,931 2/16/2018
1.2.218 1,895 2/9/2018
1.2.217 1,685 2/8/2018
1.2.216 1,713 2/7/2018
1.2.215 1,732 2/7/2018
1.2.214 1,891 2/5/2018
1.2.213 1,929 2/2/2018
1.2.212 1,885 1/26/2018
1.2.211 1,910 1/16/2018
1.2.210 1,685 12/18/2017
1.2.209 1,881 12/14/2017
1.2.208 1,646 12/7/2017
1.2.207 1,659 12/6/2017
1.2.206 1,714 12/4/2017
1.2.205 1,698 11/28/2017
1.2.204 1,666 11/24/2017
1.2.203 1,645 11/24/2017
1.2.202 1,691 11/24/2017
1.2.201 1,705 11/20/2017
1.2.200 1,696 11/14/2017
1.2.199 1,688 11/14/2017
1.2.198 1,733 11/6/2017
1.2.197 1,758 11/6/2017
1.2.196 1,783 10/31/2017
1.2.195 1,764 10/30/2017
1.2.194 1,716 10/26/2017
1.2.193 1,707 10/26/2017
1.2.192 1,687 10/26/2017
1.2.191 1,691 10/20/2017
1.2.190 1,721 10/18/2017
1.2.189 1,721 10/18/2017
1.2.188 1,704 10/15/2017
1.2.187 1,692 10/11/2017
1.2.185 1,648 10/10/2017
1.2.184 1,706 10/10/2017
1.2.183 1,724 10/2/2017
1.2.182 1,678 9/29/2017
1.2.181 1,713 9/25/2017
1.2.180 1,696 9/14/2017
1.2.179 1,702 9/12/2017
1.2.178 1,699 8/31/2017
1.2.177 1,693 8/25/2017
1.2.176 1,660 8/24/2017
1.2.174 1,794 8/7/2017
1.2.173 1,767 8/7/2017
1.2.172 1,728 8/7/2017
1.2.171 1,671 8/4/2017
1.2.170 1,689 8/3/2017
1.2.169 1,755 8/3/2017
1.2.168 1,702 8/3/2017
1.2.167 1,734 8/2/2017
1.2.166 1,707 8/1/2017
1.2.165 1,714 7/26/2017
1.2.164 1,668 7/26/2017
1.2.163 1,767 7/25/2017
1.2.162 1,728 7/18/2017
1.2.161 1,715 7/18/2017
1.2.160 1,756 7/18/2017
1.2.159 1,718 7/18/2017
1.2.158 1,694 7/13/2017
1.2.157 1,714 7/13/2017
1.2.156 1,703 7/5/2017
1.2.155 1,702 6/28/2017
1.2.154 1,657 6/27/2017
1.2.153 1,712 6/20/2017
1.2.152 1,689 6/19/2017
1.2.151 1,668 6/14/2017
1.2.150 1,656 6/13/2017
1.2.149 1,720 5/31/2017
1.2.148 1,703 5/29/2017
1.2.147 1,710 5/19/2017
1.2.146 1,705 5/18/2017
1.2.145 1,691 5/18/2017
1.2.144 1,728 5/14/2017
1.2.143 1,656 5/12/2017
1.2.142 1,739 5/12/2017
1.2.141 1,748 5/5/2017
1.2.140 1,662 4/27/2017
1.2.139 1,757 2/27/2017
1.2.137 1,676 2/3/2017
1.2.136 1,722 2/3/2017
1.2.135 1,698 1/26/2017
1.2.134 1,701 1/25/2017
1.2.133 1,742 1/12/2017
1.2.132 1,761 1/11/2017
1.2.131 1,789 1/10/2017
1.2.130 1,712 1/10/2017
1.2.129 1,742 1/10/2017
1.2.128 1,751 1/10/2017
1.2.127 1,690 1/10/2017
1.2.125 1,713 1/10/2017
1.2.119 1,787 12/13/2016
1.2.118 1,728 12/12/2016
1.2.117 1,721 12/10/2016
1.2.115 1,781 12/8/2016
1.2.114 1,708 12/5/2016
1.2.112 1,691 11/29/2016
1.2.111 1,801 11/25/2016
1.2.110 1,798 11/25/2016
1.2.109 1,814 11/24/2016
1.2.108 1,780 11/24/2016
1.2.107 1,731 11/23/2016
1.2.106 1,743 11/18/2016
1.2.105 1,753 11/18/2016
1.2.104 1,806 11/18/2016
1.2.103 1,738 11/17/2016
1.2.102 1,740 11/17/2016
1.2.101 1,706 11/17/2016
1.2.100 1,647 11/16/2016
1.2.99 1,713 11/16/2016
1.2.98 1,758 11/16/2016
1.2.97 1,738 11/16/2016
1.2.96 1,716 11/16/2016
1.2.95 1,697 11/16/2016
1.2.94 1,750 11/15/2016
1.2.92 1,772 11/15/2016
1.2.91 1,772 11/15/2016
1.2.90 1,768 11/15/2016
1.2.89 1,732 11/14/2016
1.2.88 2,245 11/8/2016
1.2.87 2,036 11/8/2016
1.2.86 1,921 11/8/2016
1.2.85 1,798 11/8/2016
1.2.84 2,107 11/8/2016
1.2.83 1,787 11/7/2016
1.2.82 1,946 11/3/2016
1.2.81 1,994 11/3/2016
1.2.80 1,803 11/3/2016
1.2.79 1,808 11/2/2016
1.2.78 1,869 11/1/2016
1.2.76 1,986 11/1/2016
1.2.75 1,740 10/31/2016
1.2.73 1,707 10/28/2016
1.2.71 1,662 10/27/2016
1.2.68 1,746 10/26/2016
1.2.66 1,741 10/25/2016
1.2.65 1,747 10/24/2016
1.2.64 1,780 10/21/2016
1.2.63 1,751 10/21/2016
1.2.62 1,692 10/21/2016
1.2.61 1,752 10/20/2016
1.2.60 1,703 10/20/2016
1.2.59 1,745 10/13/2016
1.2.58 1,809 10/13/2016
1.2.57 1,761 10/13/2016
1.2.56 1,725 10/13/2016
1.2.55 1,752 10/11/2016
1.2.54 1,696 10/11/2016
1.2.53 1,702 10/10/2016
1.2.51 1,663 9/12/2016
1.2.50 1,707 9/12/2016
1.2.49 1,736 9/7/2016
1.2.48 1,769 9/2/2016
1.2.47 1,788 5/6/2016
1.2.46 2,027 4/25/2016
1.2.45 2,005 4/25/2016
1.2.43 1,982 4/22/2016
1.2.42 1,731 4/15/2016
1.2.41 1,717 4/12/2016
1.2.40 1,767 4/11/2016
1.2.39 1,695 4/8/2016
1.2.38 1,789 4/8/2016
1.2.37 1,831 4/8/2016
1.2.36 1,707 4/8/2016
1.2.35 1,817 4/6/2016
1.2.34 1,739 4/6/2016
1.2.33 1,740 4/6/2016
1.2.32 1,790 4/6/2016
1.2.31 1,743 4/6/2016
1.2.30 1,771 4/6/2016
1.2.29 1,769 4/5/2016
1.2.28 1,776 4/5/2016
1.2.26 1,780 4/5/2016
1.2.25 1,765 4/5/2016
1.2.24 1,736 4/1/2016
1.2.23 1,775 3/31/2016
1.2.22 1,760 3/31/2016
1.2.21 1,859 3/29/2016
1.2.20 1,838 3/25/2016
1.2.19 1,791 3/17/2016
1.2.18 1,774 3/17/2016
1.2.17 1,775 3/17/2016
1.2.16 1,838 3/17/2016
1.2.15 1,785 3/17/2016
1.2.14 1,718 3/16/2016
1.2.13 1,808 3/15/2016
1.2.12 1,798 3/15/2016
1.2.11 1,743 3/14/2016
1.2.10 1,781 3/11/2016
1.2.9 1,821 3/7/2016
1.2.8 1,712 3/6/2016
1.2.7 1,825 3/6/2016
1.2.6 1,835 3/4/2016
1.2.5 1,745 3/2/2016
1.2.4 1,862 3/2/2016
1.2.3 1,830 3/1/2016
1.2.1 1,840 2/29/2016
1.2.0 1,971 2/29/2016
1.1.45 1,719 7/28/2017
1.1.44 2,312 2/29/2016
1.1.43 1,795 2/29/2016
1.1.42 1,900 2/28/2016
1.1.41 2,228 2/26/2016
1.1.40 1,803 2/23/2016
1.1.39 2,004 2/23/2016
1.1.38 1,812 2/22/2016
1.1.37 1,908 2/22/2016
1.1.36 1,804 2/19/2016
1.1.35 1,847 2/19/2016
1.1.34 1,839 2/15/2016
1.1.33 1,775 2/12/2016
1.1.32 2,074 2/11/2016
1.1.31 2,056 2/11/2016
1.1.30 1,739 2/9/2016
1.1.29 1,741 2/8/2016
1.1.28 1,835 1/29/2016
1.1.27 1,796 1/26/2016
1.1.25 1,835 1/25/2016
1.1.24 1,794 1/20/2016
1.1.23 1,805 1/20/2016
1.1.19 1,808 1/20/2016
1.1.16 1,807 1/19/2016
1.1.15 2,171 1/15/2016
1.1.14 2,025 1/15/2016
1.1.13 2,584 1/14/2016
1.1.12 2,377 1/14/2016
1.1.10 2,041 1/13/2016
1.1.9 1,762 1/12/2016
1.1.8 1,779 1/12/2016
1.1.7 1,818 1/12/2016
1.1.6 1,820 1/11/2016
1.1.5 1,774 1/7/2016
1.1.3 1,774 1/6/2016
1.1.2 1,841 1/6/2016
1.1.1 1,779 1/5/2016
1.1.0 1,892 1/1/2016
1.0.155 1,863 12/18/2015
1.0.154 1,871 12/17/2015
1.0.153 1,801 12/17/2015
1.0.151 1,889 12/3/2015
1.0.150 2,071 12/3/2015
1.0.149 1,994 12/3/2015
1.0.148 2,143 12/2/2015
1.0.147 1,929 12/2/2015
1.0.146 2,162 12/2/2015
1.0.145 1,996 12/2/2015
1.0.144 2,121 12/2/2015
1.0.143 2,030 12/1/2015
1.0.142 2,026 12/1/2015
1.0.140 2,081 12/1/2015
1.0.139 2,042 11/30/2015
1.0.138 2,042 11/30/2015
1.0.137 1,859 11/26/2015
1.0.136 1,961 11/25/2015
1.0.135 1,835 11/20/2015
1.0.134 1,873 11/19/2015
1.0.133 1,910 11/19/2015
1.0.132 1,848 11/19/2015
1.0.131 1,851 11/17/2015
1.0.130 1,808 11/13/2015
1.0.129 1,837 11/13/2015
1.0.128 1,844 11/13/2015
1.0.127 1,884 11/12/2015
1.0.126 1,822 11/12/2015
1.0.125 1,789 11/11/2015
1.0.124 1,825 11/11/2015
1.0.123 1,877 11/11/2015
1.0.121 1,850 11/4/2015
1.0.120 1,844 11/3/2015
1.0.119 1,722 10/30/2015
1.0.118 1,740 10/29/2015
1.0.117 1,770 10/23/2015
1.0.116 1,813 10/20/2015
1.0.115 1,792 10/13/2015
1.0.113 1,787 10/13/2015
1.0.111 2,207 10/6/2015
1.0.110 2,170 10/6/2015
1.0.109 1,985 10/6/2015
1.0.108 1,800 10/6/2015
1.0.107 2,197 10/4/2015
1.0.106 1,871 9/25/2015
1.0.105 1,875 9/2/2015
1.0.104 1,855 8/24/2015
1.0.103 2,000 7/30/2015
1.0.102 1,944 7/30/2015
1.0.101 1,830 6/12/2015
1.0.100 1,834 6/3/2015
1.0.99 1,915 6/3/2015
1.0.98 1,779 6/3/2015
1.0.97 1,785 5/12/2015
1.0.96 1,828 5/7/2015
1.0.95 1,869 4/16/2015
1.0.94 1,875 4/16/2015
1.0.93 1,969 4/15/2015
1.0.92 1,907 4/8/2015
1.0.91 1,773 3/17/2015
1.0.90 1,767 3/10/2015
1.0.89 1,872 3/10/2015
1.0.88 2,178 2/12/2015
1.0.87 1,975 12/4/2014
1.0.86 1,976 11/14/2014
1.0.85 1,963 11/14/2014
1.0.84 2,338 11/13/2014
1.0.83 2,380 11/13/2014
1.0.82 2,087 11/12/2014
1.0.81 2,044 11/12/2014
1.0.80 1,890 10/9/2014
1.0.79 1,883 10/8/2014
1.0.78 1,876 10/7/2014
1.0.77 1,884 10/7/2014
1.0.76 1,877 9/29/2014
1.0.75 1,884 9/29/2014
1.0.74 1,881 9/3/2014
1.0.73 1,888 9/3/2014
1.0.72 1,894 8/12/2014
1.0.71 1,883 8/11/2014
1.0.70 1,936 8/11/2014
1.0.67 1,841 8/11/2014
1.0.66 1,852 8/11/2014
1.0.65 1,904 8/5/2014
1.0.64 1,873 8/4/2014
1.0.63 1,912 7/31/2014
1.0.62 1,867 7/22/2014
1.0.59 1,884 7/11/2014
1.0.58 1,892 7/11/2014
1.0.57 1,936 7/7/2014
1.0.56 1,927 7/1/2014
1.0.55 1,922 7/1/2014
1.0.54 1,829 7/1/2014
1.0.53 1,879 7/1/2014
1.0.52 1,861 7/1/2014
1.0.51 1,845 6/23/2014
1.0.49 1,894 6/21/2014
1.0.48 1,885 6/20/2014
1.0.47 1,836 6/21/2014
1.0.45 1,884 6/19/2014
1.0.44 1,944 6/19/2014
1.0.43 1,922 6/19/2014
1.0.41 1,918 6/19/2014
1.0.40 1,869 6/19/2014
1.0.39 1,852 6/18/2014
1.0.38 1,901 6/18/2014
1.0.37 1,964 6/12/2014
1.0.36 1,911 6/12/2014
1.0.35 1,904 6/12/2014
1.0.34 1,847 6/12/2014
1.0.33 1,954 6/12/2014
1.0.32 1,892 6/12/2014
1.0.31 1,849 6/6/2014
1.0.30 1,850 6/6/2014
1.0.29 1,868 6/5/2014
1.0.28 1,981 5/8/2014
1.0.27 1,937 5/8/2014
1.0.26 1,837 5/7/2014
1.0.25 1,855 5/7/2014
1.0.24 1,810 5/7/2014
1.0.23 1,866 5/5/2014
1.0.22 1,923 5/5/2014
1.0.21 1,832 5/5/2014
1.0.20 1,985 4/30/2014
1.0.19 1,923 4/30/2014
1.0.18 2,087 4/11/2014
1.0.17 2,068 4/10/2014
1.0.16 2,104 4/10/2014
1.0.15 2,067 4/10/2014
1.0.14 2,116 4/10/2014
1.0.13 2,056 4/10/2014
1.0.12 2,013 4/2/2014
1.0.11 1,965 4/2/2014
1.0.10 1,964 4/2/2014
1.0.9 1,961 4/1/2014
1.0.8 2,001 4/1/2014
1.0.7 1,999 4/1/2014
1.0.6 1,956 4/1/2014
1.0.5 1,975 4/1/2014