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 137 9/26/2025
3.0.396 140 9/12/2025
3.0.395 178 9/11/2025
3.0.394 180 9/11/2025
3.0.392 178 9/9/2025
3.0.391 188 8/19/2025
3.0.390 176 8/19/2025
3.0.389 124 8/1/2025
3.0.388 156 7/31/2025
3.0.387 153 7/30/2025
3.0.386 185 7/15/2025
3.0.385 185 7/15/2025
3.0.384 308 5/15/2025
3.0.383 288 5/14/2025
3.0.382 297 5/13/2025
3.0.381 170 5/9/2025
3.0.380 229 5/8/2025
3.0.379 228 5/7/2025
3.0.378 207 5/6/2025
3.0.377 219 5/6/2025
3.0.376 215 5/6/2025
3.0.375 217 5/6/2025
3.0.374 215 5/5/2025
3.0.373 216 5/5/2025
3.0.372 207 5/5/2025
3.0.371 227 5/5/2025
3.0.370 233 5/5/2025
3.0.369 217 5/5/2025
3.0.368 219 4/30/2025
3.0.367 230 4/30/2025
3.0.366 227 4/30/2025
3.0.365 220 4/30/2025
3.0.364 226 4/30/2025
3.0.363 213 4/30/2025
3.0.362 200 4/30/2025
3.0.361 216 4/30/2025
3.0.360 216 4/30/2025
3.0.359 212 4/30/2025
3.0.358 215 4/29/2025
3.0.357 242 4/23/2025
3.0.356 237 4/22/2025
3.0.355 306 4/17/2025
3.0.354 398 4/15/2025
3.0.353 485 4/4/2025
3.0.352 239 4/3/2025
3.0.351 234 4/2/2025
3.0.350 292 4/2/2025
3.0.349 232 3/18/2025
3.0.348 219 3/18/2025
3.0.347 572 3/4/2025
3.0.346 273 3/4/2025
3.0.345 277 3/4/2025
3.0.344 199 2/20/2025
3.0.343 183 2/14/2025
3.0.342 235 2/11/2025
3.0.341 201 2/10/2025
3.0.340 183 2/5/2025
3.0.339 261 1/7/2025
3.0.338 174 1/7/2025
3.0.337 174 1/7/2025
3.0.336 161 1/6/2025
3.0.335 189 12/17/2024
3.0.334 190 12/17/2024
3.0.333 217 12/13/2024
3.0.332 192 12/13/2024
3.0.331 187 12/12/2024
3.0.330 193 11/28/2024
3.0.329 271 11/13/2024
3.0.328 560 11/12/2024
3.0.327 184 11/12/2024
3.0.326 166 11/12/2024
3.0.325 170 11/12/2024
3.0.324 186 11/12/2024
3.0.323 212 11/6/2024
3.0.322 183 11/6/2024
3.0.321 762 10/10/2024
3.0.320 205 10/7/2024
3.0.319 231 9/18/2024
3.0.318 206 9/18/2024
3.0.317 206 9/18/2024
3.0.316 678 8/28/2024
3.0.315 215 8/12/2024
3.0.314 216 8/8/2024
3.0.313 203 8/8/2024
3.0.312 176 7/29/2024
3.0.311 832 7/17/2024
3.0.310 182 7/15/2024
3.0.309 210 7/15/2024
3.0.308 187 7/9/2024
3.0.307 175 7/9/2024
3.0.306 294 6/25/2024
3.0.305 237 6/11/2024
3.0.304 182 6/11/2024
3.0.303 192 6/5/2024
3.0.302 192 6/5/2024
3.0.301 209 5/30/2024
3.0.300 236 5/30/2024
3.0.299 198 5/30/2024
3.0.298 622 5/17/2024
3.0.297 205 5/17/2024
3.0.296 191 5/13/2024
3.0.295 190 5/8/2024
3.0.294 245 5/7/2024
3.0.293 207 4/19/2024
3.0.292 200 4/18/2024
3.0.291 202 4/17/2024
3.0.290 208 4/17/2024
3.0.289 209 4/15/2024
3.0.288 215 4/11/2024
3.0.287 234 4/5/2024
3.0.286 185 4/5/2024
3.0.285 216 4/5/2024
3.0.284 204 4/4/2024
3.0.283 202 4/4/2024
3.0.282 537 4/3/2024
3.0.281 233 4/2/2024
3.0.280 247 4/2/2024
3.0.279 248 3/25/2024
3.0.278 238 3/25/2024
3.0.277 328 3/15/2024
3.0.276 359 2/29/2024
3.0.275 282 2/28/2024
3.0.274 299 2/28/2024
3.0.273 341 2/27/2024
3.0.272 343 2/26/2024
3.0.271 367 2/22/2024
3.0.270 399 2/15/2024
3.0.269 340 2/15/2024
3.0.268 341 2/15/2024
3.0.267 351 2/14/2024
3.0.266 364 2/14/2024
3.0.265 453 2/13/2024
3.0.264 406 2/8/2024
3.0.263 387 2/8/2024
3.0.262 406 2/8/2024
3.0.261 388 2/8/2024
3.0.260 395 2/7/2024
3.0.259 393 2/7/2024
3.0.258 400 2/7/2024
3.0.257 418 2/7/2024
3.0.256 414 1/31/2024
3.0.255 420 1/30/2024
3.0.254 422 1/25/2024
3.0.253 417 1/24/2024
3.0.252 436 1/22/2024
3.0.251 653 1/17/2024
3.0.250 435 1/17/2024
3.0.249 440 1/16/2024
3.0.248 415 1/16/2024
3.0.247 414 1/16/2024
3.0.246 428 1/15/2024
3.0.245 409 1/11/2024
3.0.244 581 12/11/2023
3.0.243 407 12/11/2023
3.0.242 447 12/7/2023
3.0.241 458 12/7/2023
3.0.240 424 12/5/2023
3.0.239 438 12/5/2023
3.0.238 398 12/5/2023
3.0.237 413 12/5/2023
3.0.236 450 11/17/2023
3.0.235 401 11/17/2023
3.0.234 418 11/14/2023
3.0.233 418 11/14/2023
3.0.232 417 11/13/2023
3.0.231 430 11/9/2023
3.0.230 399 11/8/2023
3.0.229 396 11/8/2023
3.0.228 421 11/2/2023
3.0.227 419 11/2/2023
3.0.226 408 11/1/2023
3.0.225 447 11/1/2023
3.0.224 371 11/1/2023
3.0.223 407 10/31/2023
3.0.222 403 10/31/2023
3.0.221 429 10/31/2023
3.0.220 436 10/31/2023
3.0.219 415 10/31/2023
3.0.218 412 10/30/2023
3.0.217 421 10/30/2023
3.0.216 363 10/30/2023
3.0.215 434 10/30/2023
3.0.214 426 10/26/2023
3.0.213 419 10/25/2023
3.0.212 451 10/25/2023
3.0.211 414 10/24/2023
3.0.210 420 10/24/2023
3.0.209 427 10/24/2023
3.0.208 405 10/24/2023
3.0.207 412 10/23/2023
3.0.206 415 10/23/2023
3.0.205 429 10/20/2023
3.0.204 411 10/20/2023
3.0.203 434 10/20/2023
3.0.202 421 10/19/2023
3.0.201 425 10/19/2023
3.0.200 414 10/19/2023
3.0.199 436 10/19/2023
3.0.198 442 10/18/2023
3.0.197 378 10/18/2023
3.0.196 441 10/17/2023
3.0.195 451 10/13/2023
3.0.194 414 10/12/2023
3.0.193 423 10/12/2023
3.0.192 418 10/11/2023
3.0.191 433 10/11/2023
3.0.190 417 10/11/2023
3.0.189 408 10/11/2023
3.0.188 415 10/11/2023
3.0.187 416 10/11/2023
3.0.186 422 10/11/2023
3.0.185 427 10/10/2023
3.0.184 415 10/10/2023
3.0.183 413 10/9/2023
3.0.182 441 10/9/2023
3.0.181 451 10/9/2023
3.0.180 444 9/21/2023
3.0.179 453 9/21/2023
3.0.178 421 9/21/2023
3.0.177 440 9/11/2023
3.0.176 446 9/8/2023
3.0.175 435 9/8/2023
3.0.173 417 9/8/2023
3.0.172 451 9/8/2023
3.0.170 458 8/23/2023
3.0.169 434 8/23/2023
3.0.168 446 8/23/2023
3.0.167 486 8/11/2023
3.0.166 461 8/10/2023
3.0.165 478 8/7/2023
3.0.164 486 8/3/2023
3.0.163 469 7/31/2023
3.0.162 466 7/28/2023
3.0.161 443 7/28/2023
3.0.160 504 6/30/2023
3.0.159 494 6/29/2023
3.0.158 461 6/29/2023
3.0.157 493 6/28/2023
3.0.156 506 6/28/2023
3.0.155 490 6/28/2023
3.0.154 481 6/26/2023
3.0.153 463 6/22/2023
3.0.152 471 6/22/2023
3.0.151 484 6/22/2023
3.0.150 472 6/22/2023
3.0.149 499 6/22/2023
3.0.148 482 6/22/2023
3.0.147 499 6/15/2023
3.0.146 511 6/9/2023
3.0.145 514 6/6/2023
3.0.144 490 6/6/2023
3.0.143 507 6/6/2023
3.0.142 500 5/31/2023
3.0.141 504 5/31/2023
3.0.140 507 5/26/2023
3.0.139 504 5/26/2023
3.0.138 511 5/25/2023
3.0.137 485 5/25/2023
3.0.136 585 5/25/2023
3.0.135 531 5/25/2023
3.0.134 521 5/25/2023
3.0.133 562 5/24/2023
3.0.132 585 5/24/2023
3.0.131 554 5/24/2023
3.0.130 570 5/23/2023
3.0.129 588 5/22/2023
3.0.128 593 5/18/2023
3.0.127 587 5/17/2023
3.0.126 607 5/11/2023
3.0.125 692 5/5/2023
3.0.124 692 5/4/2023
3.0.123 702 5/4/2023
3.0.122 607 4/25/2023
3.0.121 632 4/25/2023
3.0.120 557 4/25/2023
3.0.119 567 4/25/2023
3.0.118 605 4/25/2023
3.0.117 683 4/24/2023
3.0.116 648 4/24/2023
3.0.115 662 4/18/2023
3.0.114 648 4/18/2023
3.0.113 647 4/18/2023
3.0.112 655 4/11/2023
3.0.111 669 4/11/2023
3.0.110 710 3/31/2023
3.0.109 704 3/29/2023
3.0.108 678 3/28/2023
3.0.107 667 3/15/2023
3.0.106 725 3/9/2023
3.0.105 727 3/9/2023
3.0.104 738 3/3/2023
3.0.103 714 3/2/2023
3.0.102 658 3/2/2023
3.0.101 813 3/1/2023
3.0.100 778 2/22/2023
3.0.99 736 2/10/2023
3.0.98 702 2/10/2023
3.0.97 761 1/24/2023
3.0.96 775 12/15/2022
3.0.95 800 12/1/2022
3.0.94 823 11/30/2022
3.0.93 781 11/30/2022
3.0.92 762 11/30/2022
3.0.91 781 11/29/2022
3.0.90 906 11/25/2022
3.0.89 794 11/17/2022
3.0.88 779 11/15/2022
3.0.87 858 11/14/2022
3.0.86 843 11/14/2022
3.0.85 803 11/14/2022
3.0.84 784 11/14/2022
3.0.83 861 11/14/2022
3.0.82 849 11/14/2022
3.0.81 862 11/14/2022
3.0.80 846 11/14/2022
3.0.79 869 11/8/2022
3.0.78 810 11/7/2022
3.0.77 791 11/7/2022
3.0.76 804 11/7/2022
3.0.75 798 11/7/2022
3.0.74 839 11/3/2022
3.0.73 922 10/31/2022
3.0.72 936 10/27/2022
3.0.71 884 10/27/2022
3.0.70 884 10/27/2022
3.0.69 837 10/27/2022
3.0.68 877 10/25/2022
3.0.67 924 10/19/2022
3.0.66 931 10/19/2022
3.0.65 906 10/19/2022
3.0.64 893 10/19/2022
3.0.63 907 10/19/2022
3.0.62 889 10/18/2022
3.0.61 915 10/13/2022
3.0.60 876 10/12/2022
3.0.59 915 10/12/2022
3.0.58 1,014 9/28/2022
3.0.57 920 9/28/2022
3.0.56 933 9/28/2022
3.0.55 904 9/27/2022
3.0.54 924 9/27/2022
3.0.53 998 9/27/2022
3.0.52 959 9/27/2022
3.0.51 938 9/27/2022
3.0.50 898 9/27/2022
3.0.49 917 9/27/2022
3.0.48 923 9/27/2022
3.0.47 951 9/26/2022
3.0.46 886 9/26/2022
3.0.45 895 9/26/2022
3.0.44 909 9/26/2022
3.0.43 956 9/23/2022
3.0.42 949 9/23/2022
3.0.41 978 9/22/2022
3.0.40 916 9/22/2022
3.0.39 925 9/22/2022
3.0.38 958 9/21/2022
3.0.37 936 9/21/2022
3.0.36 967 9/21/2022
3.0.35 929 9/21/2022
3.0.34 954 9/20/2022
3.0.33 918 9/19/2022
3.0.32 895 9/16/2022
3.0.31 900 9/16/2022
3.0.30 906 9/16/2022
3.0.29 939 9/16/2022
3.0.28 953 9/15/2022
3.0.27 999 9/15/2022
3.0.26 1,009 9/14/2022
3.0.25 971 9/14/2022
3.0.24 955 9/14/2022
3.0.23 950 9/14/2022
3.0.22 930 9/14/2022
3.0.21 928 9/14/2022
3.0.20 904 9/9/2022
3.0.19 926 9/9/2022
3.0.18 919 9/8/2022
3.0.17 950 9/6/2022
3.0.16 916 9/6/2022
3.0.15 954 9/2/2022
3.0.14 902 9/1/2022
3.0.13 893 8/31/2022
3.0.12 925 8/31/2022
3.0.11 1,001 8/23/2022
3.0.10 956 8/22/2022
3.0.9 995 8/22/2022
3.0.8 948 8/18/2022
3.0.7 966 8/17/2022
3.0.6 1,031 8/15/2022
3.0.5 936 8/15/2022
3.0.4 1,027 8/4/2022
3.0.3 987 8/4/2022
3.0.2 1,013 7/29/2022
3.0.1 997 7/27/2022
3.0.0 988 7/26/2022
2.0.96 951 7/26/2022
2.0.95 939 7/26/2022
2.0.94 948 7/25/2022
2.0.93 923 7/25/2022
2.0.92 1,034 7/15/2022
2.0.91 953 7/15/2022
2.0.90 943 7/14/2022
2.0.89 980 7/14/2022
2.0.88 971 7/12/2022
2.0.87 1,005 7/11/2022
2.0.86 966 7/11/2022
2.0.85 948 7/11/2022
2.0.84 1,003 7/8/2022
2.0.83 1,029 6/29/2022
2.0.82 980 6/29/2022
2.0.81 1,044 6/23/2022
2.0.80 1,047 6/15/2022
2.0.79 936 6/14/2022
2.0.78 941 6/14/2022
2.0.77 1,113 5/24/2022
2.0.76 1,101 5/3/2022
2.0.75 950 4/29/2022
2.0.74 974 4/19/2022
2.0.73 984 4/16/2022
2.0.72 1,041 4/12/2022
2.0.71 1,030 4/12/2022
2.0.70 1,010 4/7/2022
2.0.69 963 4/7/2022
2.0.68 1,012 4/7/2022
2.0.67 1,047 4/7/2022
2.0.66 1,011 3/15/2022
2.0.65 966 3/15/2022
2.0.64 923 3/15/2022
2.0.63 937 3/2/2022
2.0.62 990 2/22/2022
2.0.61 1,015 2/18/2022
2.0.60 1,022 2/18/2022
2.0.59 1,024 2/15/2022
2.0.58 1,011 2/9/2022
2.0.57 1,024 2/1/2022
2.0.56 1,013 2/1/2022
2.0.55 1,034 2/1/2022
2.0.54 1,034 1/28/2022
2.0.53 1,036 1/27/2022
2.0.52 964 1/19/2022
2.0.51 1,000 1/19/2022
2.0.50 865 12/2/2021
2.0.44 913 11/18/2021
2.0.43 898 11/16/2021
2.0.42 926 11/2/2021
2.0.41 930 10/20/2021
2.0.40 872 10/12/2021
2.0.39 935 10/12/2021
2.0.38 1,027 10/5/2021
2.0.37 987 9/21/2021
2.0.36 939 9/9/2021
2.0.35 955 9/3/2021
2.0.34 874 9/2/2021
2.0.33 935 7/21/2021
2.0.32 934 7/21/2021
2.0.31 941 7/6/2021
2.0.30 891 7/5/2021
2.0.29 913 6/30/2021
2.0.28 980 6/28/2021
2.0.27 972 6/17/2021
2.0.26 979 6/15/2021
2.0.25 939 6/14/2021
2.0.24 904 6/14/2021
2.0.23 944 6/14/2021
2.0.22 903 5/20/2021
2.0.21 932 5/18/2021
2.0.20 980 5/10/2021
2.0.19 956 5/10/2021
2.0.18 941 5/3/2021
2.0.17 917 5/3/2021
2.0.16 961 4/14/2021
2.0.15 926 4/13/2021
2.0.14 945 3/31/2021
2.0.13 983 3/25/2021
2.0.12 987 3/25/2021
2.0.11 1,004 2/19/2021
2.0.10 1,005 2/18/2021
2.0.9 1,044 2/18/2021
2.0.8 951 2/16/2021
2.0.7 1,025 2/9/2021
2.0.6 1,022 2/9/2021
2.0.5 1,036 2/3/2021
2.0.4 1,038 1/29/2021
2.0.3 978 1/29/2021
2.0.2 985 1/28/2021
2.0.1 1,019 1/27/2021
2.0.0 1,046 1/26/2021
1.2.397 1,029 1/26/2021
1.2.396 1,078 1/21/2021
1.2.395 1,053 1/20/2021
1.2.394 1,064 1/20/2021
1.2.393 1,071 1/20/2021
1.2.392 1,078 1/20/2021
1.2.391 1,057 1/19/2021
1.2.390 1,043 1/19/2021
1.2.389 1,144 1/19/2021
1.2.388 1,068 1/14/2021
1.2.387 1,042 1/14/2021
1.2.386 1,091 1/13/2021
1.2.385 1,098 1/13/2021
1.2.384 1,093 1/11/2021
1.2.383 1,057 1/8/2021
1.2.382 1,040 1/6/2021
1.2.381 1,060 1/6/2021
1.2.380 1,115 11/17/2020
1.2.379 1,119 10/21/2020
1.2.378 1,061 9/17/2020
1.2.377 1,089 9/1/2020
1.2.376 1,109 8/31/2020
1.2.375 1,175 7/13/2020
1.2.374 1,097 7/2/2020
1.2.373 1,077 7/1/2020
1.2.372 1,121 6/10/2020
1.2.371 1,123 6/10/2020
1.2.370 1,118 6/10/2020
1.2.369 1,098 6/9/2020
1.2.368 1,084 6/9/2020
1.2.367 1,097 6/9/2020
1.2.366 1,103 6/9/2020
1.2.365 1,100 6/9/2020
1.2.364 1,130 6/9/2020
1.2.363 1,130 6/9/2020
1.2.362 1,195 6/8/2020
1.2.361 1,203 6/4/2020
1.2.360 1,162 5/4/2020
1.2.359 1,149 4/27/2020
1.2.358 1,166 4/4/2020
1.2.357 1,231 3/25/2020
1.2.356 1,194 3/10/2020
1.2.355 1,149 3/10/2020
1.2.354 1,116 3/6/2020
1.2.353 1,152 3/3/2020
1.2.352 1,157 3/3/2020
1.2.351 1,156 3/2/2020
1.2.350 1,192 3/2/2020
1.2.349 1,188 3/2/2020
1.2.348 1,181 3/2/2020
1.2.347 1,181 3/2/2020
1.2.346 1,151 2/27/2020
1.2.345 1,202 2/21/2020
1.2.344 1,190 2/20/2020
1.2.343 1,201 2/20/2020
1.2.342 1,170 2/20/2020
1.2.341 1,165 2/20/2020
1.2.340 1,151 2/20/2020
1.2.339 1,159 2/20/2020
1.2.338 1,152 2/19/2020
1.2.337 1,173 2/18/2020
1.2.336 1,134 2/14/2020
1.2.335 1,149 2/6/2020
1.2.334 1,220 2/4/2020
1.2.333 1,320 2/3/2020
1.2.332 1,204 1/13/2020
1.2.331 1,282 12/17/2019
1.2.330 1,244 12/13/2019
1.2.328 1,169 12/12/2019
1.2.327 1,194 12/11/2019
1.2.326 1,217 12/10/2019
1.2.325 1,179 12/3/2019
1.2.324 1,165 11/29/2019
1.2.323 1,112 11/28/2019
1.2.322 1,221 11/28/2019
1.2.321 1,211 11/28/2019
1.2.320 1,317 11/26/2019
1.2.319 1,229 11/26/2019
1.2.318 1,203 11/22/2019
1.2.317 1,135 11/20/2019
1.2.316 1,235 10/25/2019
1.2.315 1,200 10/25/2019
1.2.314 1,170 10/23/2019
1.2.313 1,154 10/18/2019
1.2.312 1,152 10/17/2019
1.2.311 1,165 10/17/2019
1.2.310 1,194 10/17/2019
1.2.309 1,201 10/9/2019
1.2.308 1,200 10/8/2019
1.2.307 1,155 10/7/2019
1.2.306 1,241 10/4/2019
1.2.305 1,222 10/3/2019
1.2.304 1,185 10/2/2019
1.2.303 1,311 9/16/2019
1.2.302 1,222 9/16/2019
1.2.301 1,208 9/15/2019
1.2.300 1,182 9/13/2019
1.2.299 1,213 9/10/2019
1.2.298 1,216 9/6/2019
1.2.297 1,262 8/20/2019
1.2.296 1,206 8/20/2019
1.2.295 1,231 8/20/2019
1.2.294 1,263 8/20/2019
1.2.293 1,187 8/16/2019
1.2.292 1,209 7/15/2019
1.2.291 1,228 6/30/2019
1.2.290 1,229 6/28/2019
1.2.289 1,249 6/20/2019
1.2.288 1,222 6/12/2019
1.2.287 1,218 6/12/2019
1.2.286 1,285 6/11/2019
1.2.285 1,264 6/11/2019
1.2.284 1,224 6/5/2019
1.2.283 1,270 5/28/2019
1.2.282 1,218 5/25/2019
1.2.281 1,333 5/23/2019
1.2.280 1,280 5/13/2019
1.2.279 1,261 5/9/2019
1.2.278 1,276 5/9/2019
1.2.277 1,261 5/7/2019
1.2.276 1,241 5/7/2019
1.2.275 1,322 5/6/2019
1.2.274 1,295 4/26/2019
1.2.273 1,247 4/25/2019
1.2.272 1,241 4/25/2019
1.2.271 1,256 4/24/2019
1.2.270 1,274 4/24/2019
1.2.269 1,299 4/16/2019
1.2.268 1,292 4/16/2019
1.2.267 1,250 4/16/2019
1.2.266 1,274 4/12/2019
1.2.265 1,267 4/12/2019
1.2.264 1,261 4/11/2019
1.2.263 1,292 4/11/2019
1.2.262 1,240 4/10/2019
1.2.261 1,251 4/10/2019
1.2.260 1,191 4/5/2019
1.2.259 1,205 2/27/2019
1.2.258 1,273 2/27/2019
1.2.257 1,274 2/26/2019
1.2.256 1,348 2/15/2019
1.2.255 1,397 2/15/2019
1.2.254 1,291 2/5/2019
1.2.253 1,351 12/12/2018
1.2.252 1,444 11/8/2018
1.2.251 1,419 11/8/2018
1.2.250 1,440 10/11/2018
1.2.249 1,478 10/2/2018
1.2.248 1,506 9/25/2018
1.2.247 1,480 9/3/2018
1.2.246 1,458 8/28/2018
1.2.245 1,475 8/27/2018
1.2.244 1,509 8/22/2018
1.2.243 1,472 8/21/2018
1.2.242 1,585 8/17/2018
1.2.241 1,695 7/27/2018
1.2.240 1,697 7/26/2018
1.2.239 1,701 6/18/2018
1.2.238 1,894 6/14/2018
1.2.237 1,695 5/25/2018
1.2.236 1,630 5/24/2018
1.2.235 1,804 5/18/2018
1.2.234 1,888 5/3/2018
1.2.233 1,896 5/3/2018
1.2.232 1,685 4/30/2018
1.2.231 1,867 4/18/2018
1.2.230 1,900 4/10/2018
1.2.229 1,798 4/10/2018
1.2.228 1,641 4/4/2018
1.2.227 1,687 3/28/2018
1.2.226 1,670 3/22/2018
1.2.225 1,894 3/20/2018
1.2.224 1,705 3/19/2018
1.2.223 1,699 3/15/2018
1.2.222 1,726 3/14/2018
1.2.221 1,763 3/14/2018
1.2.220 1,921 2/23/2018
1.2.219 1,947 2/16/2018
1.2.218 1,909 2/9/2018
1.2.217 1,694 2/8/2018
1.2.216 1,722 2/7/2018
1.2.215 1,745 2/7/2018
1.2.214 1,906 2/5/2018
1.2.213 1,943 2/2/2018
1.2.212 1,902 1/26/2018
1.2.211 1,926 1/16/2018
1.2.210 1,695 12/18/2017
1.2.209 1,898 12/14/2017
1.2.208 1,656 12/7/2017
1.2.207 1,668 12/6/2017
1.2.206 1,724 12/4/2017
1.2.205 1,709 11/28/2017
1.2.204 1,674 11/24/2017
1.2.203 1,655 11/24/2017
1.2.202 1,702 11/24/2017
1.2.201 1,717 11/20/2017
1.2.200 1,708 11/14/2017
1.2.199 1,699 11/14/2017
1.2.198 1,743 11/6/2017
1.2.197 1,771 11/6/2017
1.2.196 1,794 10/31/2017
1.2.195 1,776 10/30/2017
1.2.194 1,727 10/26/2017
1.2.193 1,715 10/26/2017
1.2.192 1,698 10/26/2017
1.2.191 1,705 10/20/2017
1.2.190 1,733 10/18/2017
1.2.189 1,734 10/18/2017
1.2.188 1,712 10/15/2017
1.2.187 1,704 10/11/2017
1.2.185 1,660 10/10/2017
1.2.184 1,720 10/10/2017
1.2.183 1,736 10/2/2017
1.2.182 1,691 9/29/2017
1.2.181 1,727 9/25/2017
1.2.180 1,706 9/14/2017
1.2.179 1,717 9/12/2017
1.2.178 1,708 8/31/2017
1.2.177 1,705 8/25/2017
1.2.176 1,672 8/24/2017
1.2.174 1,801 8/7/2017
1.2.173 1,779 8/7/2017
1.2.172 1,740 8/7/2017
1.2.171 1,680 8/4/2017
1.2.170 1,700 8/3/2017
1.2.169 1,767 8/3/2017
1.2.168 1,712 8/3/2017
1.2.167 1,749 8/2/2017
1.2.166 1,717 8/1/2017
1.2.165 1,728 7/26/2017
1.2.164 1,678 7/26/2017
1.2.163 1,782 7/25/2017
1.2.162 1,741 7/18/2017
1.2.161 1,724 7/18/2017
1.2.160 1,767 7/18/2017
1.2.159 1,727 7/18/2017
1.2.158 1,705 7/13/2017
1.2.157 1,723 7/13/2017
1.2.156 1,714 7/5/2017
1.2.155 1,714 6/28/2017
1.2.154 1,667 6/27/2017
1.2.153 1,724 6/20/2017
1.2.152 1,701 6/19/2017
1.2.151 1,678 6/14/2017
1.2.150 1,666 6/13/2017
1.2.149 1,732 5/31/2017
1.2.148 1,712 5/29/2017
1.2.147 1,720 5/19/2017
1.2.146 1,715 5/18/2017
1.2.145 1,702 5/18/2017
1.2.144 1,739 5/14/2017
1.2.143 1,668 5/12/2017
1.2.142 1,749 5/12/2017
1.2.141 1,760 5/5/2017
1.2.140 1,674 4/27/2017
1.2.139 1,779 2/27/2017
1.2.137 1,686 2/3/2017
1.2.136 1,733 2/3/2017
1.2.135 1,708 1/26/2017
1.2.134 1,711 1/25/2017
1.2.133 1,755 1/12/2017
1.2.132 1,771 1/11/2017
1.2.131 1,804 1/10/2017
1.2.130 1,723 1/10/2017
1.2.129 1,757 1/10/2017
1.2.128 1,765 1/10/2017
1.2.127 1,697 1/10/2017
1.2.125 1,722 1/10/2017
1.2.119 1,800 12/13/2016
1.2.118 1,738 12/12/2016
1.2.117 1,731 12/10/2016
1.2.115 1,792 12/8/2016
1.2.114 1,717 12/5/2016
1.2.112 1,701 11/29/2016
1.2.111 1,814 11/25/2016
1.2.110 1,811 11/25/2016
1.2.109 1,825 11/24/2016
1.2.108 1,791 11/24/2016
1.2.107 1,743 11/23/2016
1.2.106 1,753 11/18/2016
1.2.105 1,764 11/18/2016
1.2.104 1,815 11/18/2016
1.2.103 1,748 11/17/2016
1.2.102 1,754 11/17/2016
1.2.101 1,719 11/17/2016
1.2.100 1,658 11/16/2016
1.2.99 1,725 11/16/2016
1.2.98 1,769 11/16/2016
1.2.97 1,751 11/16/2016
1.2.96 1,727 11/16/2016
1.2.95 1,707 11/16/2016
1.2.94 1,762 11/15/2016
1.2.92 1,781 11/15/2016
1.2.91 1,783 11/15/2016
1.2.90 1,778 11/15/2016
1.2.89 1,740 11/14/2016
1.2.88 2,256 11/8/2016
1.2.87 2,047 11/8/2016
1.2.86 1,929 11/8/2016
1.2.85 1,812 11/8/2016
1.2.84 2,118 11/8/2016
1.2.83 1,800 11/7/2016
1.2.82 1,960 11/3/2016
1.2.81 2,006 11/3/2016
1.2.80 1,813 11/3/2016
1.2.79 1,818 11/2/2016
1.2.78 1,879 11/1/2016
1.2.76 1,998 11/1/2016
1.2.75 1,749 10/31/2016
1.2.73 1,718 10/28/2016
1.2.71 1,672 10/27/2016
1.2.68 1,754 10/26/2016
1.2.66 1,751 10/25/2016
1.2.65 1,762 10/24/2016
1.2.64 1,793 10/21/2016
1.2.63 1,760 10/21/2016
1.2.62 1,708 10/21/2016
1.2.61 1,765 10/20/2016
1.2.60 1,713 10/20/2016
1.2.59 1,755 10/13/2016
1.2.58 1,820 10/13/2016
1.2.57 1,775 10/13/2016
1.2.56 1,736 10/13/2016
1.2.55 1,763 10/11/2016
1.2.54 1,711 10/11/2016
1.2.53 1,712 10/10/2016
1.2.51 1,672 9/12/2016
1.2.50 1,717 9/12/2016
1.2.49 1,745 9/7/2016
1.2.48 1,780 9/2/2016
1.2.47 1,800 5/6/2016
1.2.46 2,040 4/25/2016
1.2.45 2,017 4/25/2016
1.2.43 1,995 4/22/2016
1.2.42 1,741 4/15/2016
1.2.41 1,728 4/12/2016
1.2.40 1,780 4/11/2016
1.2.39 1,706 4/8/2016
1.2.38 1,799 4/8/2016
1.2.37 1,844 4/8/2016
1.2.36 1,720 4/8/2016
1.2.35 1,828 4/6/2016
1.2.34 1,753 4/6/2016
1.2.33 1,751 4/6/2016
1.2.32 1,800 4/6/2016
1.2.31 1,757 4/6/2016
1.2.30 1,781 4/6/2016
1.2.29 1,779 4/5/2016
1.2.28 1,787 4/5/2016
1.2.26 1,793 4/5/2016
1.2.25 1,776 4/5/2016
1.2.24 1,745 4/1/2016
1.2.23 1,785 3/31/2016
1.2.22 1,775 3/31/2016
1.2.21 1,871 3/29/2016
1.2.20 1,851 3/25/2016
1.2.19 1,802 3/17/2016
1.2.18 1,784 3/17/2016
1.2.17 1,790 3/17/2016
1.2.16 1,848 3/17/2016
1.2.15 1,796 3/17/2016
1.2.14 1,729 3/16/2016
1.2.13 1,820 3/15/2016
1.2.12 1,810 3/15/2016
1.2.11 1,753 3/14/2016
1.2.10 1,793 3/11/2016
1.2.9 1,830 3/7/2016
1.2.8 1,723 3/6/2016
1.2.7 1,835 3/6/2016
1.2.6 1,847 3/4/2016
1.2.5 1,755 3/2/2016
1.2.4 1,872 3/2/2016
1.2.3 1,840 3/1/2016
1.2.1 1,852 2/29/2016
1.2.0 1,981 2/29/2016
1.1.45 1,731 7/28/2017
1.1.44 2,322 2/29/2016
1.1.43 1,805 2/29/2016
1.1.42 1,909 2/28/2016
1.1.41 2,238 2/26/2016
1.1.40 1,814 2/23/2016
1.1.39 2,017 2/23/2016
1.1.38 1,823 2/22/2016
1.1.37 1,918 2/22/2016
1.1.36 1,814 2/19/2016
1.1.35 1,856 2/19/2016
1.1.34 1,849 2/15/2016
1.1.33 1,789 2/12/2016
1.1.32 2,092 2/11/2016
1.1.31 2,071 2/11/2016
1.1.30 1,751 2/9/2016
1.1.29 1,756 2/8/2016
1.1.28 1,848 1/29/2016
1.1.27 1,806 1/26/2016
1.1.25 1,846 1/25/2016
1.1.24 1,804 1/20/2016
1.1.23 1,819 1/20/2016
1.1.19 1,818 1/20/2016
1.1.16 1,819 1/19/2016
1.1.15 2,184 1/15/2016
1.1.14 2,038 1/15/2016
1.1.13 2,602 1/14/2016
1.1.12 2,395 1/14/2016
1.1.10 2,057 1/13/2016
1.1.9 1,772 1/12/2016
1.1.8 1,790 1/12/2016
1.1.7 1,831 1/12/2016
1.1.6 1,832 1/11/2016
1.1.5 1,785 1/7/2016
1.1.3 1,785 1/6/2016
1.1.2 1,850 1/6/2016
1.1.1 1,790 1/5/2016
1.1.0 1,905 1/1/2016
1.0.155 1,872 12/18/2015
1.0.154 1,882 12/17/2015
1.0.153 1,812 12/17/2015
1.0.151 1,900 12/3/2015
1.0.150 2,082 12/3/2015
1.0.149 2,010 12/3/2015
1.0.148 2,154 12/2/2015
1.0.147 1,943 12/2/2015
1.0.146 2,172 12/2/2015
1.0.145 2,005 12/2/2015
1.0.144 2,135 12/2/2015
1.0.143 2,043 12/1/2015
1.0.142 2,036 12/1/2015
1.0.140 2,094 12/1/2015
1.0.139 2,055 11/30/2015
1.0.138 2,053 11/30/2015
1.0.137 1,870 11/26/2015
1.0.136 1,974 11/25/2015
1.0.135 1,845 11/20/2015
1.0.134 1,883 11/19/2015
1.0.133 1,921 11/19/2015
1.0.132 1,859 11/19/2015
1.0.131 1,866 11/17/2015
1.0.130 1,818 11/13/2015
1.0.129 1,850 11/13/2015
1.0.128 1,855 11/13/2015
1.0.127 1,896 11/12/2015
1.0.126 1,831 11/12/2015
1.0.125 1,799 11/11/2015
1.0.124 1,837 11/11/2015
1.0.123 1,888 11/11/2015
1.0.121 1,860 11/4/2015
1.0.120 1,856 11/3/2015
1.0.119 1,736 10/30/2015
1.0.118 1,752 10/29/2015
1.0.117 1,784 10/23/2015
1.0.116 1,826 10/20/2015
1.0.115 1,803 10/13/2015
1.0.113 1,799 10/13/2015
1.0.111 2,220 10/6/2015
1.0.110 2,180 10/6/2015
1.0.109 1,997 10/6/2015
1.0.108 1,810 10/6/2015
1.0.107 2,208 10/4/2015
1.0.106 1,879 9/25/2015
1.0.105 1,885 9/2/2015
1.0.104 1,866 8/24/2015
1.0.103 2,012 7/30/2015
1.0.102 1,956 7/30/2015
1.0.101 1,841 6/12/2015
1.0.100 1,845 6/3/2015
1.0.99 1,925 6/3/2015
1.0.98 1,791 6/3/2015
1.0.97 1,799 5/12/2015
1.0.96 1,844 5/7/2015
1.0.95 1,882 4/16/2015
1.0.94 1,885 4/16/2015
1.0.93 1,980 4/15/2015
1.0.92 1,918 4/8/2015
1.0.91 1,783 3/17/2015
1.0.90 1,780 3/10/2015
1.0.89 1,883 3/10/2015
1.0.88 2,190 2/12/2015
1.0.87 1,985 12/4/2014
1.0.86 1,990 11/14/2014
1.0.85 1,972 11/14/2014
1.0.84 2,353 11/13/2014
1.0.83 2,392 11/13/2014
1.0.82 2,100 11/12/2014
1.0.81 2,056 11/12/2014
1.0.80 1,900 10/9/2014
1.0.79 1,894 10/8/2014
1.0.78 1,886 10/7/2014
1.0.77 1,895 10/7/2014
1.0.76 1,886 9/29/2014
1.0.75 1,895 9/29/2014
1.0.74 1,890 9/3/2014
1.0.73 1,896 9/3/2014
1.0.72 1,903 8/12/2014
1.0.71 1,894 8/11/2014
1.0.70 1,946 8/11/2014
1.0.67 1,852 8/11/2014
1.0.66 1,863 8/11/2014
1.0.65 1,917 8/5/2014
1.0.64 1,885 8/4/2014
1.0.63 1,925 7/31/2014
1.0.62 1,877 7/22/2014
1.0.59 1,894 7/11/2014
1.0.58 1,902 7/11/2014
1.0.57 1,946 7/7/2014
1.0.56 1,937 7/1/2014
1.0.55 1,931 7/1/2014
1.0.54 1,842 7/1/2014
1.0.53 1,889 7/1/2014
1.0.52 1,874 7/1/2014
1.0.51 1,856 6/23/2014
1.0.49 1,906 6/21/2014
1.0.48 1,896 6/20/2014
1.0.47 1,845 6/21/2014
1.0.45 1,894 6/19/2014
1.0.44 1,954 6/19/2014
1.0.43 1,933 6/19/2014
1.0.41 1,927 6/19/2014
1.0.40 1,881 6/19/2014
1.0.39 1,864 6/18/2014
1.0.38 1,913 6/18/2014
1.0.37 1,975 6/12/2014
1.0.36 1,920 6/12/2014
1.0.35 1,916 6/12/2014
1.0.34 1,857 6/12/2014
1.0.33 1,965 6/12/2014
1.0.32 1,906 6/12/2014
1.0.31 1,860 6/6/2014
1.0.30 1,861 6/6/2014
1.0.29 1,879 6/5/2014
1.0.28 1,997 5/8/2014
1.0.27 1,947 5/8/2014
1.0.26 1,848 5/7/2014
1.0.25 1,865 5/7/2014
1.0.24 1,819 5/7/2014
1.0.23 1,877 5/5/2014
1.0.22 1,933 5/5/2014
1.0.21 1,843 5/5/2014
1.0.20 1,994 4/30/2014
1.0.19 1,936 4/30/2014
1.0.18 2,096 4/11/2014
1.0.17 2,078 4/10/2014
1.0.16 2,116 4/10/2014
1.0.15 2,076 4/10/2014
1.0.14 2,127 4/10/2014
1.0.13 2,080 4/10/2014
1.0.12 2,021 4/2/2014
1.0.11 1,974 4/2/2014
1.0.10 1,975 4/2/2014
1.0.9 1,976 4/1/2014
1.0.8 2,011 4/1/2014
1.0.7 2,006 4/1/2014
1.0.6 1,965 4/1/2014
1.0.5 1,983 4/1/2014