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 143 9/26/2025
3.0.396 145 9/12/2025
3.0.395 181 9/11/2025
3.0.394 184 9/11/2025
3.0.392 183 9/9/2025
3.0.391 191 8/19/2025
3.0.390 180 8/19/2025
3.0.389 127 8/1/2025
3.0.388 161 7/31/2025
3.0.387 156 7/30/2025
3.0.386 188 7/15/2025
3.0.385 188 7/15/2025
3.0.384 314 5/15/2025
3.0.383 294 5/14/2025
3.0.382 302 5/13/2025
3.0.381 174 5/9/2025
3.0.380 237 5/8/2025
3.0.379 237 5/7/2025
3.0.378 210 5/6/2025
3.0.377 227 5/6/2025
3.0.376 220 5/6/2025
3.0.375 222 5/6/2025
3.0.374 220 5/5/2025
3.0.373 221 5/5/2025
3.0.372 213 5/5/2025
3.0.371 235 5/5/2025
3.0.370 244 5/5/2025
3.0.369 223 5/5/2025
3.0.368 227 4/30/2025
3.0.367 235 4/30/2025
3.0.366 234 4/30/2025
3.0.365 224 4/30/2025
3.0.364 232 4/30/2025
3.0.363 217 4/30/2025
3.0.362 203 4/30/2025
3.0.361 224 4/30/2025
3.0.360 222 4/30/2025
3.0.359 217 4/30/2025
3.0.358 218 4/29/2025
3.0.357 249 4/23/2025
3.0.356 244 4/22/2025
3.0.355 314 4/17/2025
3.0.354 405 4/15/2025
3.0.353 495 4/4/2025
3.0.352 245 4/3/2025
3.0.351 241 4/2/2025
3.0.350 299 4/2/2025
3.0.349 240 3/18/2025
3.0.348 223 3/18/2025
3.0.347 579 3/4/2025
3.0.346 278 3/4/2025
3.0.345 283 3/4/2025
3.0.344 203 2/20/2025
3.0.343 189 2/14/2025
3.0.342 244 2/11/2025
3.0.341 211 2/10/2025
3.0.340 187 2/5/2025
3.0.339 267 1/7/2025
3.0.338 183 1/7/2025
3.0.337 182 1/7/2025
3.0.336 164 1/6/2025
3.0.335 193 12/17/2024
3.0.334 198 12/17/2024
3.0.333 224 12/13/2024
3.0.332 196 12/13/2024
3.0.331 194 12/12/2024
3.0.330 202 11/28/2024
3.0.329 277 11/13/2024
3.0.328 567 11/12/2024
3.0.327 193 11/12/2024
3.0.326 171 11/12/2024
3.0.325 173 11/12/2024
3.0.324 192 11/12/2024
3.0.323 220 11/6/2024
3.0.322 190 11/6/2024
3.0.321 769 10/10/2024
3.0.320 208 10/7/2024
3.0.319 236 9/18/2024
3.0.318 213 9/18/2024
3.0.317 214 9/18/2024
3.0.316 684 8/28/2024
3.0.315 220 8/12/2024
3.0.314 222 8/8/2024
3.0.313 206 8/8/2024
3.0.312 184 7/29/2024
3.0.311 840 7/17/2024
3.0.310 185 7/15/2024
3.0.309 216 7/15/2024
3.0.308 193 7/9/2024
3.0.307 181 7/9/2024
3.0.306 299 6/25/2024
3.0.305 243 6/11/2024
3.0.304 190 6/11/2024
3.0.303 197 6/5/2024
3.0.302 197 6/5/2024
3.0.301 215 5/30/2024
3.0.300 241 5/30/2024
3.0.299 201 5/30/2024
3.0.298 626 5/17/2024
3.0.297 210 5/17/2024
3.0.296 198 5/13/2024
3.0.295 198 5/8/2024
3.0.294 250 5/7/2024
3.0.293 212 4/19/2024
3.0.292 208 4/18/2024
3.0.291 206 4/17/2024
3.0.290 214 4/17/2024
3.0.289 218 4/15/2024
3.0.288 223 4/11/2024
3.0.287 240 4/5/2024
3.0.286 190 4/5/2024
3.0.285 222 4/5/2024
3.0.284 209 4/4/2024
3.0.283 205 4/4/2024
3.0.282 541 4/3/2024
3.0.281 241 4/2/2024
3.0.280 254 4/2/2024
3.0.279 255 3/25/2024
3.0.278 245 3/25/2024
3.0.277 333 3/15/2024
3.0.276 367 2/29/2024
3.0.275 285 2/28/2024
3.0.274 304 2/28/2024
3.0.273 347 2/27/2024
3.0.272 349 2/26/2024
3.0.271 371 2/22/2024
3.0.270 406 2/15/2024
3.0.269 344 2/15/2024
3.0.268 345 2/15/2024
3.0.267 356 2/14/2024
3.0.266 371 2/14/2024
3.0.265 458 2/13/2024
3.0.264 412 2/8/2024
3.0.263 393 2/8/2024
3.0.262 414 2/8/2024
3.0.261 394 2/8/2024
3.0.260 399 2/7/2024
3.0.259 399 2/7/2024
3.0.258 407 2/7/2024
3.0.257 424 2/7/2024
3.0.256 419 1/31/2024
3.0.255 428 1/30/2024
3.0.254 431 1/25/2024
3.0.253 423 1/24/2024
3.0.252 443 1/22/2024
3.0.251 662 1/17/2024
3.0.250 439 1/17/2024
3.0.249 448 1/16/2024
3.0.248 418 1/16/2024
3.0.247 417 1/16/2024
3.0.246 432 1/15/2024
3.0.245 412 1/11/2024
3.0.244 589 12/11/2023
3.0.243 410 12/11/2023
3.0.242 451 12/7/2023
3.0.241 462 12/7/2023
3.0.240 425 12/5/2023
3.0.239 441 12/5/2023
3.0.238 399 12/5/2023
3.0.237 418 12/5/2023
3.0.236 452 11/17/2023
3.0.235 404 11/17/2023
3.0.234 424 11/14/2023
3.0.233 424 11/14/2023
3.0.232 420 11/13/2023
3.0.231 434 11/9/2023
3.0.230 404 11/8/2023
3.0.229 400 11/8/2023
3.0.228 425 11/2/2023
3.0.227 421 11/2/2023
3.0.226 410 11/1/2023
3.0.225 449 11/1/2023
3.0.224 377 11/1/2023
3.0.223 412 10/31/2023
3.0.222 408 10/31/2023
3.0.221 432 10/31/2023
3.0.220 440 10/31/2023
3.0.219 420 10/31/2023
3.0.218 413 10/30/2023
3.0.217 425 10/30/2023
3.0.216 368 10/30/2023
3.0.215 437 10/30/2023
3.0.214 429 10/26/2023
3.0.213 422 10/25/2023
3.0.212 454 10/25/2023
3.0.211 415 10/24/2023
3.0.210 424 10/24/2023
3.0.209 431 10/24/2023
3.0.208 407 10/24/2023
3.0.207 415 10/23/2023
3.0.206 419 10/23/2023
3.0.205 434 10/20/2023
3.0.204 413 10/20/2023
3.0.203 436 10/20/2023
3.0.202 425 10/19/2023
3.0.201 428 10/19/2023
3.0.200 416 10/19/2023
3.0.199 443 10/19/2023
3.0.198 443 10/18/2023
3.0.197 380 10/18/2023
3.0.196 445 10/17/2023
3.0.195 456 10/13/2023
3.0.194 415 10/12/2023
3.0.193 425 10/12/2023
3.0.192 420 10/11/2023
3.0.191 436 10/11/2023
3.0.190 420 10/11/2023
3.0.189 415 10/11/2023
3.0.188 418 10/11/2023
3.0.187 417 10/11/2023
3.0.186 425 10/11/2023
3.0.185 432 10/10/2023
3.0.184 420 10/10/2023
3.0.183 414 10/9/2023
3.0.182 447 10/9/2023
3.0.181 454 10/9/2023
3.0.180 449 9/21/2023
3.0.179 456 9/21/2023
3.0.178 425 9/21/2023
3.0.177 441 9/11/2023
3.0.176 451 9/8/2023
3.0.175 436 9/8/2023
3.0.173 420 9/8/2023
3.0.172 456 9/8/2023
3.0.170 460 8/23/2023
3.0.169 438 8/23/2023
3.0.168 448 8/23/2023
3.0.167 489 8/11/2023
3.0.166 462 8/10/2023
3.0.165 481 8/7/2023
3.0.164 487 8/3/2023
3.0.163 474 7/31/2023
3.0.162 468 7/28/2023
3.0.161 445 7/28/2023
3.0.160 509 6/30/2023
3.0.159 497 6/29/2023
3.0.158 463 6/29/2023
3.0.157 497 6/28/2023
3.0.156 509 6/28/2023
3.0.155 495 6/28/2023
3.0.154 486 6/26/2023
3.0.153 468 6/22/2023
3.0.152 479 6/22/2023
3.0.151 488 6/22/2023
3.0.150 476 6/22/2023
3.0.149 507 6/22/2023
3.0.148 485 6/22/2023
3.0.147 503 6/15/2023
3.0.146 517 6/9/2023
3.0.145 517 6/6/2023
3.0.144 495 6/6/2023
3.0.143 509 6/6/2023
3.0.142 506 5/31/2023
3.0.141 509 5/31/2023
3.0.140 515 5/26/2023
3.0.139 509 5/26/2023
3.0.138 516 5/25/2023
3.0.137 494 5/25/2023
3.0.136 592 5/25/2023
3.0.135 538 5/25/2023
3.0.134 525 5/25/2023
3.0.133 569 5/24/2023
3.0.132 593 5/24/2023
3.0.131 561 5/24/2023
3.0.130 574 5/23/2023
3.0.129 591 5/22/2023
3.0.128 597 5/18/2023
3.0.127 593 5/17/2023
3.0.126 611 5/11/2023
3.0.125 698 5/5/2023
3.0.124 699 5/4/2023
3.0.123 711 5/4/2023
3.0.122 611 4/25/2023
3.0.121 635 4/25/2023
3.0.120 561 4/25/2023
3.0.119 571 4/25/2023
3.0.118 610 4/25/2023
3.0.117 690 4/24/2023
3.0.116 652 4/24/2023
3.0.115 668 4/18/2023
3.0.114 654 4/18/2023
3.0.113 652 4/18/2023
3.0.112 663 4/11/2023
3.0.111 673 4/11/2023
3.0.110 715 3/31/2023
3.0.109 709 3/29/2023
3.0.108 683 3/28/2023
3.0.107 672 3/15/2023
3.0.106 729 3/9/2023
3.0.105 729 3/9/2023
3.0.104 740 3/3/2023
3.0.103 721 3/2/2023
3.0.102 663 3/2/2023
3.0.101 817 3/1/2023
3.0.100 781 2/22/2023
3.0.99 741 2/10/2023
3.0.98 707 2/10/2023
3.0.97 766 1/24/2023
3.0.96 780 12/15/2022
3.0.95 810 12/1/2022
3.0.94 829 11/30/2022
3.0.93 784 11/30/2022
3.0.92 766 11/30/2022
3.0.91 783 11/29/2022
3.0.90 912 11/25/2022
3.0.89 799 11/17/2022
3.0.88 781 11/15/2022
3.0.87 864 11/14/2022
3.0.86 846 11/14/2022
3.0.85 808 11/14/2022
3.0.84 792 11/14/2022
3.0.83 868 11/14/2022
3.0.82 856 11/14/2022
3.0.81 866 11/14/2022
3.0.80 852 11/14/2022
3.0.79 879 11/8/2022
3.0.78 816 11/7/2022
3.0.77 796 11/7/2022
3.0.76 810 11/7/2022
3.0.75 804 11/7/2022
3.0.74 843 11/3/2022
3.0.73 927 10/31/2022
3.0.72 942 10/27/2022
3.0.71 887 10/27/2022
3.0.70 887 10/27/2022
3.0.69 843 10/27/2022
3.0.68 880 10/25/2022
3.0.67 928 10/19/2022
3.0.66 939 10/19/2022
3.0.65 912 10/19/2022
3.0.64 903 10/19/2022
3.0.63 911 10/19/2022
3.0.62 896 10/18/2022
3.0.61 920 10/13/2022
3.0.60 881 10/12/2022
3.0.59 920 10/12/2022
3.0.58 1,018 9/28/2022
3.0.57 929 9/28/2022
3.0.56 937 9/28/2022
3.0.55 911 9/27/2022
3.0.54 932 9/27/2022
3.0.53 1,004 9/27/2022
3.0.52 966 9/27/2022
3.0.51 943 9/27/2022
3.0.50 903 9/27/2022
3.0.49 926 9/27/2022
3.0.48 929 9/27/2022
3.0.47 957 9/26/2022
3.0.46 890 9/26/2022
3.0.45 902 9/26/2022
3.0.44 915 9/26/2022
3.0.43 960 9/23/2022
3.0.42 953 9/23/2022
3.0.41 985 9/22/2022
3.0.40 924 9/22/2022
3.0.39 934 9/22/2022
3.0.38 968 9/21/2022
3.0.37 944 9/21/2022
3.0.36 975 9/21/2022
3.0.35 935 9/21/2022
3.0.34 963 9/20/2022
3.0.33 924 9/19/2022
3.0.32 898 9/16/2022
3.0.31 908 9/16/2022
3.0.30 915 9/16/2022
3.0.29 947 9/16/2022
3.0.28 959 9/15/2022
3.0.27 1,004 9/15/2022
3.0.26 1,016 9/14/2022
3.0.25 975 9/14/2022
3.0.24 960 9/14/2022
3.0.23 955 9/14/2022
3.0.22 934 9/14/2022
3.0.21 933 9/14/2022
3.0.20 909 9/9/2022
3.0.19 929 9/9/2022
3.0.18 927 9/8/2022
3.0.17 957 9/6/2022
3.0.16 921 9/6/2022
3.0.15 963 9/2/2022
3.0.14 906 9/1/2022
3.0.13 897 8/31/2022
3.0.12 933 8/31/2022
3.0.11 1,009 8/23/2022
3.0.10 960 8/22/2022
3.0.9 1,000 8/22/2022
3.0.8 953 8/18/2022
3.0.7 973 8/17/2022
3.0.6 1,036 8/15/2022
3.0.5 942 8/15/2022
3.0.4 1,031 8/4/2022
3.0.3 994 8/4/2022
3.0.2 1,018 7/29/2022
3.0.1 1,002 7/27/2022
3.0.0 997 7/26/2022
2.0.96 959 7/26/2022
2.0.95 946 7/26/2022
2.0.94 956 7/25/2022
2.0.93 932 7/25/2022
2.0.92 1,041 7/15/2022
2.0.91 961 7/15/2022
2.0.90 954 7/14/2022
2.0.89 989 7/14/2022
2.0.88 987 7/12/2022
2.0.87 1,008 7/11/2022
2.0.86 971 7/11/2022
2.0.85 955 7/11/2022
2.0.84 1,010 7/8/2022
2.0.83 1,035 6/29/2022
2.0.82 986 6/29/2022
2.0.81 1,051 6/23/2022
2.0.80 1,055 6/15/2022
2.0.79 943 6/14/2022
2.0.78 947 6/14/2022
2.0.77 1,121 5/24/2022
2.0.76 1,106 5/3/2022
2.0.75 955 4/29/2022
2.0.74 978 4/19/2022
2.0.73 995 4/16/2022
2.0.72 1,049 4/12/2022
2.0.71 1,037 4/12/2022
2.0.70 1,020 4/7/2022
2.0.69 973 4/7/2022
2.0.68 1,018 4/7/2022
2.0.67 1,053 4/7/2022
2.0.66 1,018 3/15/2022
2.0.65 972 3/15/2022
2.0.64 929 3/15/2022
2.0.63 949 3/2/2022
2.0.62 999 2/22/2022
2.0.61 1,020 2/18/2022
2.0.60 1,030 2/18/2022
2.0.59 1,030 2/15/2022
2.0.58 1,022 2/9/2022
2.0.57 1,031 2/1/2022
2.0.56 1,024 2/1/2022
2.0.55 1,045 2/1/2022
2.0.54 1,041 1/28/2022
2.0.53 1,040 1/27/2022
2.0.52 977 1/19/2022
2.0.51 1,006 1/19/2022
2.0.50 873 12/2/2021
2.0.44 921 11/18/2021
2.0.43 903 11/16/2021
2.0.42 933 11/2/2021
2.0.41 939 10/20/2021
2.0.40 881 10/12/2021
2.0.39 947 10/12/2021
2.0.38 1,037 10/5/2021
2.0.37 997 9/21/2021
2.0.36 948 9/9/2021
2.0.35 961 9/3/2021
2.0.34 881 9/2/2021
2.0.33 943 7/21/2021
2.0.32 939 7/21/2021
2.0.31 945 7/6/2021
2.0.30 901 7/5/2021
2.0.29 919 6/30/2021
2.0.28 988 6/28/2021
2.0.27 982 6/17/2021
2.0.26 986 6/15/2021
2.0.25 950 6/14/2021
2.0.24 912 6/14/2021
2.0.23 952 6/14/2021
2.0.22 909 5/20/2021
2.0.21 942 5/18/2021
2.0.20 990 5/10/2021
2.0.19 962 5/10/2021
2.0.18 951 5/3/2021
2.0.17 922 5/3/2021
2.0.16 969 4/14/2021
2.0.15 932 4/13/2021
2.0.14 955 3/31/2021
2.0.13 989 3/25/2021
2.0.12 995 3/25/2021
2.0.11 1,014 2/19/2021
2.0.10 1,016 2/18/2021
2.0.9 1,055 2/18/2021
2.0.8 955 2/16/2021
2.0.7 1,034 2/9/2021
2.0.6 1,034 2/9/2021
2.0.5 1,045 2/3/2021
2.0.4 1,046 1/29/2021
2.0.3 984 1/29/2021
2.0.2 993 1/28/2021
2.0.1 1,026 1/27/2021
2.0.0 1,057 1/26/2021
1.2.397 1,034 1/26/2021
1.2.396 1,089 1/21/2021
1.2.395 1,063 1/20/2021
1.2.394 1,073 1/20/2021
1.2.393 1,077 1/20/2021
1.2.392 1,088 1/20/2021
1.2.391 1,062 1/19/2021
1.2.390 1,050 1/19/2021
1.2.389 1,153 1/19/2021
1.2.388 1,077 1/14/2021
1.2.387 1,050 1/14/2021
1.2.386 1,102 1/13/2021
1.2.385 1,105 1/13/2021
1.2.384 1,097 1/11/2021
1.2.383 1,064 1/8/2021
1.2.382 1,044 1/6/2021
1.2.381 1,068 1/6/2021
1.2.380 1,120 11/17/2020
1.2.379 1,129 10/21/2020
1.2.378 1,068 9/17/2020
1.2.377 1,097 9/1/2020
1.2.376 1,121 8/31/2020
1.2.375 1,183 7/13/2020
1.2.374 1,106 7/2/2020
1.2.373 1,085 7/1/2020
1.2.372 1,129 6/10/2020
1.2.371 1,131 6/10/2020
1.2.370 1,127 6/10/2020
1.2.369 1,105 6/9/2020
1.2.368 1,095 6/9/2020
1.2.367 1,106 6/9/2020
1.2.366 1,113 6/9/2020
1.2.365 1,108 6/9/2020
1.2.364 1,142 6/9/2020
1.2.363 1,139 6/9/2020
1.2.362 1,204 6/8/2020
1.2.361 1,214 6/4/2020
1.2.360 1,169 5/4/2020
1.2.359 1,155 4/27/2020
1.2.358 1,172 4/4/2020
1.2.357 1,238 3/25/2020
1.2.356 1,202 3/10/2020
1.2.355 1,154 3/10/2020
1.2.354 1,125 3/6/2020
1.2.353 1,160 3/3/2020
1.2.352 1,163 3/3/2020
1.2.351 1,163 3/2/2020
1.2.350 1,198 3/2/2020
1.2.349 1,196 3/2/2020
1.2.348 1,190 3/2/2020
1.2.347 1,189 3/2/2020
1.2.346 1,161 2/27/2020
1.2.345 1,211 2/21/2020
1.2.344 1,197 2/20/2020
1.2.343 1,210 2/20/2020
1.2.342 1,178 2/20/2020
1.2.341 1,171 2/20/2020
1.2.340 1,158 2/20/2020
1.2.339 1,166 2/20/2020
1.2.338 1,180 2/19/2020
1.2.337 1,181 2/18/2020
1.2.336 1,140 2/14/2020
1.2.335 1,156 2/6/2020
1.2.334 1,228 2/4/2020
1.2.333 1,326 2/3/2020
1.2.332 1,212 1/13/2020
1.2.331 1,290 12/17/2019
1.2.330 1,252 12/13/2019
1.2.328 1,177 12/12/2019
1.2.327 1,204 12/11/2019
1.2.326 1,226 12/10/2019
1.2.325 1,189 12/3/2019
1.2.324 1,172 11/29/2019
1.2.323 1,121 11/28/2019
1.2.322 1,227 11/28/2019
1.2.321 1,220 11/28/2019
1.2.320 1,327 11/26/2019
1.2.319 1,234 11/26/2019
1.2.318 1,213 11/22/2019
1.2.317 1,142 11/20/2019
1.2.316 1,243 10/25/2019
1.2.315 1,207 10/25/2019
1.2.314 1,177 10/23/2019
1.2.313 1,163 10/18/2019
1.2.312 1,156 10/17/2019
1.2.311 1,171 10/17/2019
1.2.310 1,203 10/17/2019
1.2.309 1,211 10/9/2019
1.2.308 1,208 10/8/2019
1.2.307 1,163 10/7/2019
1.2.306 1,248 10/4/2019
1.2.305 1,231 10/3/2019
1.2.304 1,191 10/2/2019
1.2.303 1,318 9/16/2019
1.2.302 1,230 9/16/2019
1.2.301 1,217 9/15/2019
1.2.300 1,188 9/13/2019
1.2.299 1,222 9/10/2019
1.2.298 1,224 9/6/2019
1.2.297 1,270 8/20/2019
1.2.296 1,217 8/20/2019
1.2.295 1,239 8/20/2019
1.2.294 1,272 8/20/2019
1.2.293 1,198 8/16/2019
1.2.292 1,215 7/15/2019
1.2.291 1,236 6/30/2019
1.2.290 1,234 6/28/2019
1.2.289 1,254 6/20/2019
1.2.288 1,231 6/12/2019
1.2.287 1,224 6/12/2019
1.2.286 1,294 6/11/2019
1.2.285 1,271 6/11/2019
1.2.284 1,230 6/5/2019
1.2.283 1,277 5/28/2019
1.2.282 1,227 5/25/2019
1.2.281 1,342 5/23/2019
1.2.280 1,289 5/13/2019
1.2.279 1,270 5/9/2019
1.2.278 1,288 5/9/2019
1.2.277 1,267 5/7/2019
1.2.276 1,250 5/7/2019
1.2.275 1,331 5/6/2019
1.2.274 1,308 4/26/2019
1.2.273 1,253 4/25/2019
1.2.272 1,252 4/25/2019
1.2.271 1,266 4/24/2019
1.2.270 1,280 4/24/2019
1.2.269 1,308 4/16/2019
1.2.268 1,299 4/16/2019
1.2.267 1,256 4/16/2019
1.2.266 1,281 4/12/2019
1.2.265 1,273 4/12/2019
1.2.264 1,271 4/11/2019
1.2.263 1,301 4/11/2019
1.2.262 1,248 4/10/2019
1.2.261 1,260 4/10/2019
1.2.260 1,198 4/5/2019
1.2.259 1,211 2/27/2019
1.2.258 1,282 2/27/2019
1.2.257 1,282 2/26/2019
1.2.256 1,354 2/15/2019
1.2.255 1,406 2/15/2019
1.2.254 1,297 2/5/2019
1.2.253 1,358 12/12/2018
1.2.252 1,449 11/8/2018
1.2.251 1,426 11/8/2018
1.2.250 1,446 10/11/2018
1.2.249 1,485 10/2/2018
1.2.248 1,517 9/25/2018
1.2.247 1,487 9/3/2018
1.2.246 1,463 8/28/2018
1.2.245 1,485 8/27/2018
1.2.244 1,518 8/22/2018
1.2.243 1,479 8/21/2018
1.2.242 1,593 8/17/2018
1.2.241 1,709 7/27/2018
1.2.240 1,709 7/26/2018
1.2.239 1,715 6/18/2018
1.2.238 1,911 6/14/2018
1.2.237 1,710 5/25/2018
1.2.236 1,642 5/24/2018
1.2.235 1,822 5/18/2018
1.2.234 1,902 5/3/2018
1.2.233 1,911 5/3/2018
1.2.232 1,696 4/30/2018
1.2.231 1,884 4/18/2018
1.2.230 1,914 4/10/2018
1.2.229 1,816 4/10/2018
1.2.228 1,654 4/4/2018
1.2.227 1,701 3/28/2018
1.2.226 1,684 3/22/2018
1.2.225 1,906 3/20/2018
1.2.224 1,715 3/19/2018
1.2.223 1,712 3/15/2018
1.2.222 1,738 3/14/2018
1.2.221 1,772 3/14/2018
1.2.220 1,938 2/23/2018
1.2.219 1,965 2/16/2018
1.2.218 1,926 2/9/2018
1.2.217 1,709 2/8/2018
1.2.216 1,732 2/7/2018
1.2.215 1,753 2/7/2018
1.2.214 1,926 2/5/2018
1.2.213 1,961 2/2/2018
1.2.212 1,917 1/26/2018
1.2.211 1,943 1/16/2018
1.2.210 1,708 12/18/2017
1.2.209 1,914 12/14/2017
1.2.208 1,667 12/7/2017
1.2.207 1,677 12/6/2017
1.2.206 1,735 12/4/2017
1.2.205 1,721 11/28/2017
1.2.204 1,686 11/24/2017
1.2.203 1,665 11/24/2017
1.2.202 1,715 11/24/2017
1.2.201 1,728 11/20/2017
1.2.200 1,720 11/14/2017
1.2.199 1,710 11/14/2017
1.2.198 1,755 11/6/2017
1.2.197 1,784 11/6/2017
1.2.196 1,805 10/31/2017
1.2.195 1,785 10/30/2017
1.2.194 1,743 10/26/2017
1.2.193 1,726 10/26/2017
1.2.192 1,710 10/26/2017
1.2.191 1,715 10/20/2017
1.2.190 1,746 10/18/2017
1.2.189 1,746 10/18/2017
1.2.188 1,730 10/15/2017
1.2.187 1,718 10/11/2017
1.2.185 1,671 10/10/2017
1.2.184 1,735 10/10/2017
1.2.183 1,751 10/2/2017
1.2.182 1,705 9/29/2017
1.2.181 1,741 9/25/2017
1.2.180 1,716 9/14/2017
1.2.179 1,731 9/12/2017
1.2.178 1,722 8/31/2017
1.2.177 1,715 8/25/2017
1.2.176 1,682 8/24/2017
1.2.174 1,812 8/7/2017
1.2.173 1,792 8/7/2017
1.2.172 1,753 8/7/2017
1.2.171 1,697 8/4/2017
1.2.170 1,713 8/3/2017
1.2.169 1,778 8/3/2017
1.2.168 1,726 8/3/2017
1.2.167 1,761 8/2/2017
1.2.166 1,727 8/1/2017
1.2.165 1,739 7/26/2017
1.2.164 1,690 7/26/2017
1.2.163 1,793 7/25/2017
1.2.162 1,750 7/18/2017
1.2.161 1,735 7/18/2017
1.2.160 1,779 7/18/2017
1.2.159 1,737 7/18/2017
1.2.158 1,717 7/13/2017
1.2.157 1,735 7/13/2017
1.2.156 1,730 7/5/2017
1.2.155 1,725 6/28/2017
1.2.154 1,680 6/27/2017
1.2.153 1,734 6/20/2017
1.2.152 1,712 6/19/2017
1.2.151 1,691 6/14/2017
1.2.150 1,677 6/13/2017
1.2.149 1,744 5/31/2017
1.2.148 1,726 5/29/2017
1.2.147 1,735 5/19/2017
1.2.146 1,726 5/18/2017
1.2.145 1,716 5/18/2017
1.2.144 1,753 5/14/2017
1.2.143 1,679 5/12/2017
1.2.142 1,759 5/12/2017
1.2.141 1,772 5/5/2017
1.2.140 1,683 4/27/2017
1.2.139 1,792 2/27/2017
1.2.137 1,696 2/3/2017
1.2.136 1,744 2/3/2017
1.2.135 1,718 1/26/2017
1.2.134 1,725 1/25/2017
1.2.133 1,768 1/12/2017
1.2.132 1,783 1/11/2017
1.2.131 1,817 1/10/2017
1.2.130 1,737 1/10/2017
1.2.129 1,771 1/10/2017
1.2.128 1,775 1/10/2017
1.2.127 1,709 1/10/2017
1.2.125 1,737 1/10/2017
1.2.119 1,812 12/13/2016
1.2.118 1,751 12/12/2016
1.2.117 1,741 12/10/2016
1.2.115 1,803 12/8/2016
1.2.114 1,728 12/5/2016
1.2.112 1,711 11/29/2016
1.2.111 1,828 11/25/2016
1.2.110 1,822 11/25/2016
1.2.109 1,839 11/24/2016
1.2.108 1,802 11/24/2016
1.2.107 1,756 11/23/2016
1.2.106 1,766 11/18/2016
1.2.105 1,777 11/18/2016
1.2.104 1,826 11/18/2016
1.2.103 1,764 11/17/2016
1.2.102 1,765 11/17/2016
1.2.101 1,732 11/17/2016
1.2.100 1,671 11/16/2016
1.2.99 1,734 11/16/2016
1.2.98 1,782 11/16/2016
1.2.97 1,769 11/16/2016
1.2.96 1,739 11/16/2016
1.2.95 1,722 11/16/2016
1.2.94 1,776 11/15/2016
1.2.92 1,793 11/15/2016
1.2.91 1,796 11/15/2016
1.2.90 1,794 11/15/2016
1.2.89 1,755 11/14/2016
1.2.88 2,268 11/8/2016
1.2.87 2,060 11/8/2016
1.2.86 1,941 11/8/2016
1.2.85 1,829 11/8/2016
1.2.84 2,132 11/8/2016
1.2.83 1,811 11/7/2016
1.2.82 1,972 11/3/2016
1.2.81 2,021 11/3/2016
1.2.80 1,826 11/3/2016
1.2.79 1,828 11/2/2016
1.2.78 1,892 11/1/2016
1.2.76 2,013 11/1/2016
1.2.75 1,766 10/31/2016
1.2.73 1,732 10/28/2016
1.2.71 1,682 10/27/2016
1.2.68 1,769 10/26/2016
1.2.66 1,762 10/25/2016
1.2.65 1,774 10/24/2016
1.2.64 1,802 10/21/2016
1.2.63 1,776 10/21/2016
1.2.62 1,723 10/21/2016
1.2.61 1,773 10/20/2016
1.2.60 1,724 10/20/2016
1.2.59 1,765 10/13/2016
1.2.58 1,836 10/13/2016
1.2.57 1,789 10/13/2016
1.2.56 1,750 10/13/2016
1.2.55 1,774 10/11/2016
1.2.54 1,722 10/11/2016
1.2.53 1,725 10/10/2016
1.2.51 1,681 9/12/2016
1.2.50 1,730 9/12/2016
1.2.49 1,758 9/7/2016
1.2.48 1,793 9/2/2016
1.2.47 1,815 5/6/2016
1.2.46 2,054 4/25/2016
1.2.45 2,033 4/25/2016
1.2.43 2,009 4/22/2016
1.2.42 1,750 4/15/2016
1.2.41 1,742 4/12/2016
1.2.40 1,791 4/11/2016
1.2.39 1,721 4/8/2016
1.2.38 1,809 4/8/2016
1.2.37 1,859 4/8/2016
1.2.36 1,733 4/8/2016
1.2.35 1,844 4/6/2016
1.2.34 1,766 4/6/2016
1.2.33 1,764 4/6/2016
1.2.32 1,812 4/6/2016
1.2.31 1,770 4/6/2016
1.2.30 1,795 4/6/2016
1.2.29 1,790 4/5/2016
1.2.28 1,799 4/5/2016
1.2.26 1,805 4/5/2016
1.2.25 1,793 4/5/2016
1.2.24 1,756 4/1/2016
1.2.23 1,795 3/31/2016
1.2.22 1,789 3/31/2016
1.2.21 1,886 3/29/2016
1.2.20 1,866 3/25/2016
1.2.19 1,814 3/17/2016
1.2.18 1,799 3/17/2016
1.2.17 1,801 3/17/2016
1.2.16 1,863 3/17/2016
1.2.15 1,811 3/17/2016
1.2.14 1,742 3/16/2016
1.2.13 1,833 3/15/2016
1.2.12 1,825 3/15/2016
1.2.11 1,768 3/14/2016
1.2.10 1,803 3/11/2016
1.2.9 1,844 3/7/2016
1.2.8 1,738 3/6/2016
1.2.7 1,851 3/6/2016
1.2.6 1,860 3/4/2016
1.2.5 1,764 3/2/2016
1.2.4 1,886 3/2/2016
1.2.3 1,856 3/1/2016
1.2.1 1,864 2/29/2016
1.2.0 1,995 2/29/2016
1.1.45 1,748 7/28/2017
1.1.44 2,337 2/29/2016
1.1.43 1,819 2/29/2016
1.1.42 1,917 2/28/2016
1.1.41 2,252 2/26/2016
1.1.40 1,826 2/23/2016
1.1.39 2,029 2/23/2016
1.1.38 1,833 2/22/2016
1.1.37 1,931 2/22/2016
1.1.36 1,827 2/19/2016
1.1.35 1,867 2/19/2016
1.1.34 1,859 2/15/2016
1.1.33 1,805 2/12/2016
1.1.32 2,110 2/11/2016
1.1.31 2,092 2/11/2016
1.1.30 1,761 2/9/2016
1.1.29 1,766 2/8/2016
1.1.28 1,860 1/29/2016
1.1.27 1,821 1/26/2016
1.1.25 1,856 1/25/2016
1.1.24 1,820 1/20/2016
1.1.23 1,833 1/20/2016
1.1.19 1,828 1/20/2016
1.1.16 1,831 1/19/2016
1.1.15 2,195 1/15/2016
1.1.14 2,050 1/15/2016
1.1.13 2,616 1/14/2016
1.1.12 2,413 1/14/2016
1.1.10 2,071 1/13/2016
1.1.9 1,782 1/12/2016
1.1.8 1,803 1/12/2016
1.1.7 1,844 1/12/2016
1.1.6 1,842 1/11/2016
1.1.5 1,796 1/7/2016
1.1.3 1,799 1/6/2016
1.1.2 1,861 1/6/2016
1.1.1 1,803 1/5/2016
1.1.0 1,919 1/1/2016
1.0.155 1,886 12/18/2015
1.0.154 1,894 12/17/2015
1.0.153 1,823 12/17/2015
1.0.151 1,913 12/3/2015
1.0.150 2,099 12/3/2015
1.0.149 2,028 12/3/2015
1.0.148 2,167 12/2/2015
1.0.147 1,954 12/2/2015
1.0.146 2,185 12/2/2015
1.0.145 2,022 12/2/2015
1.0.144 2,149 12/2/2015
1.0.143 2,056 12/1/2015
1.0.142 2,049 12/1/2015
1.0.140 2,107 12/1/2015
1.0.139 2,066 11/30/2015
1.0.138 2,065 11/30/2015
1.0.137 1,881 11/26/2015
1.0.136 1,989 11/25/2015
1.0.135 1,856 11/20/2015
1.0.134 1,897 11/19/2015
1.0.133 1,933 11/19/2015
1.0.132 1,871 11/19/2015
1.0.131 1,878 11/17/2015
1.0.130 1,832 11/13/2015
1.0.129 1,862 11/13/2015
1.0.128 1,868 11/13/2015
1.0.127 1,910 11/12/2015
1.0.126 1,842 11/12/2015
1.0.125 1,810 11/11/2015
1.0.124 1,850 11/11/2015
1.0.123 1,898 11/11/2015
1.0.121 1,872 11/4/2015
1.0.120 1,870 11/3/2015
1.0.119 1,750 10/30/2015
1.0.118 1,764 10/29/2015
1.0.117 1,797 10/23/2015
1.0.116 1,840 10/20/2015
1.0.115 1,815 10/13/2015
1.0.113 1,814 10/13/2015
1.0.111 2,234 10/6/2015
1.0.110 2,191 10/6/2015
1.0.109 2,009 10/6/2015
1.0.108 1,820 10/6/2015
1.0.107 2,222 10/4/2015
1.0.106 1,894 9/25/2015
1.0.105 1,896 9/2/2015
1.0.104 1,880 8/24/2015
1.0.103 2,028 7/30/2015
1.0.102 1,969 7/30/2015
1.0.101 1,852 6/12/2015
1.0.100 1,858 6/3/2015
1.0.99 1,941 6/3/2015
1.0.98 1,807 6/3/2015
1.0.97 1,809 5/12/2015
1.0.96 1,856 5/7/2015
1.0.95 1,898 4/16/2015
1.0.94 1,899 4/16/2015
1.0.93 1,991 4/15/2015
1.0.92 1,935 4/8/2015
1.0.91 1,794 3/17/2015
1.0.90 1,792 3/10/2015
1.0.89 1,896 3/10/2015
1.0.88 2,202 2/12/2015
1.0.87 1,996 12/4/2014
1.0.86 2,004 11/14/2014
1.0.85 1,983 11/14/2014
1.0.84 2,367 11/13/2014
1.0.83 2,408 11/13/2014
1.0.82 2,113 11/12/2014
1.0.81 2,070 11/12/2014
1.0.80 1,911 10/9/2014
1.0.79 1,906 10/8/2014
1.0.78 1,900 10/7/2014
1.0.77 1,910 10/7/2014
1.0.76 1,899 9/29/2014
1.0.75 1,907 9/29/2014
1.0.74 1,900 9/3/2014
1.0.73 1,908 9/3/2014
1.0.72 1,915 8/12/2014
1.0.71 1,903 8/11/2014
1.0.70 1,958 8/11/2014
1.0.67 1,865 8/11/2014
1.0.66 1,880 8/11/2014
1.0.65 1,930 8/5/2014
1.0.64 1,898 8/4/2014
1.0.63 1,936 7/31/2014
1.0.62 1,891 7/22/2014
1.0.59 1,905 7/11/2014
1.0.58 1,913 7/11/2014
1.0.57 1,961 7/7/2014
1.0.56 1,950 7/1/2014
1.0.55 1,941 7/1/2014
1.0.54 1,856 7/1/2014
1.0.53 1,904 7/1/2014
1.0.52 1,886 7/1/2014
1.0.51 1,871 6/23/2014
1.0.49 1,918 6/21/2014
1.0.48 1,909 6/20/2014
1.0.47 1,856 6/21/2014
1.0.45 1,906 6/19/2014
1.0.44 1,967 6/19/2014
1.0.43 1,946 6/19/2014
1.0.41 1,942 6/19/2014
1.0.40 1,894 6/19/2014
1.0.39 1,876 6/18/2014
1.0.38 1,923 6/18/2014
1.0.37 1,989 6/12/2014
1.0.36 1,931 6/12/2014
1.0.35 1,930 6/12/2014
1.0.34 1,868 6/12/2014
1.0.33 1,977 6/12/2014
1.0.32 1,920 6/12/2014
1.0.31 1,872 6/6/2014
1.0.30 1,876 6/6/2014
1.0.29 1,891 6/5/2014
1.0.28 2,010 5/8/2014
1.0.27 1,961 5/8/2014
1.0.26 1,859 5/7/2014
1.0.25 1,879 5/7/2014
1.0.24 1,832 5/7/2014
1.0.23 1,891 5/5/2014
1.0.22 1,951 5/5/2014
1.0.21 1,859 5/5/2014
1.0.20 2,007 4/30/2014
1.0.19 1,950 4/30/2014
1.0.18 2,108 4/11/2014
1.0.17 2,092 4/10/2014
1.0.16 2,129 4/10/2014
1.0.15 2,088 4/10/2014
1.0.14 2,138 4/10/2014
1.0.13 2,093 4/10/2014
1.0.12 2,033 4/2/2014
1.0.11 1,986 4/2/2014
1.0.10 1,987 4/2/2014
1.0.9 1,987 4/1/2014
1.0.8 2,023 4/1/2014
1.0.7 2,017 4/1/2014
1.0.6 1,977 4/1/2014
1.0.5 1,993 4/1/2014