PeanutButter.ServiceShell 3.0.401

Prefix Reserved
dotnet add package PeanutButter.ServiceShell --version 3.0.401
                    
NuGet\Install-Package PeanutButter.ServiceShell -Version 3.0.401
                    
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.401" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.ServiceShell" Version="3.0.401" />
                    
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.401
                    
#r "nuget: PeanutButter.ServiceShell, 3.0.401"
                    
#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.401
                    
#: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.401
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.ServiceShell&version=3.0.401
                    
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.401 51 11/10/2025
3.0.400 92 11/7/2025
3.0.399 95 11/7/2025
3.0.398 138 11/6/2025
3.0.397 147 9/26/2025
3.0.396 147 9/12/2025
3.0.395 183 9/11/2025
3.0.394 186 9/11/2025
3.0.392 186 9/9/2025
3.0.391 193 8/19/2025
3.0.390 196 8/19/2025
3.0.389 130 8/1/2025
3.0.388 164 7/31/2025
3.0.387 170 7/30/2025
3.0.386 191 7/15/2025
3.0.385 190 7/15/2025
3.0.384 319 5/15/2025
3.0.383 296 5/14/2025
3.0.382 307 5/13/2025
3.0.381 177 5/9/2025
3.0.380 242 5/8/2025
3.0.379 241 5/7/2025
3.0.378 214 5/6/2025
3.0.377 231 5/6/2025
3.0.376 226 5/6/2025
3.0.375 224 5/6/2025
3.0.374 226 5/5/2025
3.0.373 229 5/5/2025
3.0.372 216 5/5/2025
3.0.371 239 5/5/2025
3.0.370 250 5/5/2025
3.0.369 227 5/5/2025
3.0.368 231 4/30/2025
3.0.367 239 4/30/2025
3.0.366 238 4/30/2025
3.0.365 230 4/30/2025
3.0.364 237 4/30/2025
3.0.363 223 4/30/2025
3.0.362 206 4/30/2025
3.0.361 230 4/30/2025
3.0.360 227 4/30/2025
3.0.359 222 4/30/2025
3.0.358 221 4/29/2025
3.0.357 258 4/23/2025
3.0.356 248 4/22/2025
3.0.355 316 4/17/2025
3.0.354 412 4/15/2025
3.0.353 503 4/4/2025
3.0.352 262 4/3/2025
3.0.351 244 4/2/2025
3.0.350 307 4/2/2025
3.0.349 242 3/18/2025
3.0.348 227 3/18/2025
3.0.347 582 3/4/2025
3.0.346 281 3/4/2025
3.0.345 299 3/4/2025
3.0.344 206 2/20/2025
3.0.343 193 2/14/2025
3.0.342 249 2/11/2025
3.0.341 214 2/10/2025
3.0.340 192 2/5/2025
3.0.339 283 1/7/2025
3.0.338 200 1/7/2025
3.0.337 184 1/7/2025
3.0.336 166 1/6/2025
3.0.335 197 12/17/2024
3.0.334 202 12/17/2024
3.0.333 230 12/13/2024
3.0.332 201 12/13/2024
3.0.331 196 12/12/2024
3.0.330 208 11/28/2024
3.0.329 281 11/13/2024
3.0.328 569 11/12/2024
3.0.327 197 11/12/2024
3.0.326 174 11/12/2024
3.0.325 175 11/12/2024
3.0.324 195 11/12/2024
3.0.323 223 11/6/2024
3.0.322 194 11/6/2024
3.0.321 774 10/10/2024
3.0.320 210 10/7/2024
3.0.319 239 9/18/2024
3.0.318 217 9/18/2024
3.0.317 218 9/18/2024
3.0.316 689 8/28/2024
3.0.315 226 8/12/2024
3.0.314 228 8/8/2024
3.0.313 208 8/8/2024
3.0.312 187 7/29/2024
3.0.311 843 7/17/2024
3.0.310 189 7/15/2024
3.0.309 221 7/15/2024
3.0.308 199 7/9/2024
3.0.307 183 7/9/2024
3.0.306 302 6/25/2024
3.0.305 249 6/11/2024
3.0.304 193 6/11/2024
3.0.303 202 6/5/2024
3.0.302 203 6/5/2024
3.0.301 217 5/30/2024
3.0.300 245 5/30/2024
3.0.299 208 5/30/2024
3.0.298 631 5/17/2024
3.0.297 222 5/17/2024
3.0.296 201 5/13/2024
3.0.295 201 5/8/2024
3.0.294 252 5/7/2024
3.0.293 215 4/19/2024
3.0.292 213 4/18/2024
3.0.291 208 4/17/2024
3.0.290 216 4/17/2024
3.0.289 222 4/15/2024
3.0.288 229 4/11/2024
3.0.287 244 4/5/2024
3.0.286 192 4/5/2024
3.0.285 224 4/5/2024
3.0.284 212 4/4/2024
3.0.283 208 4/4/2024
3.0.282 545 4/3/2024
3.0.281 255 4/2/2024
3.0.280 257 4/2/2024
3.0.279 257 3/25/2024
3.0.278 248 3/25/2024
3.0.277 335 3/15/2024
3.0.276 369 2/29/2024
3.0.275 287 2/28/2024
3.0.274 308 2/28/2024
3.0.273 350 2/27/2024
3.0.272 352 2/26/2024
3.0.271 376 2/22/2024
3.0.270 412 2/15/2024
3.0.269 348 2/15/2024
3.0.268 347 2/15/2024
3.0.267 361 2/14/2024
3.0.266 374 2/14/2024
3.0.265 474 2/13/2024
3.0.264 417 2/8/2024
3.0.263 396 2/8/2024
3.0.262 435 2/8/2024
3.0.261 398 2/8/2024
3.0.260 402 2/7/2024
3.0.259 416 2/7/2024
3.0.258 411 2/7/2024
3.0.257 426 2/7/2024
3.0.256 421 1/31/2024
3.0.255 433 1/30/2024
3.0.254 435 1/25/2024
3.0.253 428 1/24/2024
3.0.252 446 1/22/2024
3.0.251 680 1/17/2024
3.0.250 441 1/17/2024
3.0.249 452 1/16/2024
3.0.248 420 1/16/2024
3.0.247 419 1/16/2024
3.0.246 435 1/15/2024
3.0.245 414 1/11/2024
3.0.244 593 12/11/2023
3.0.243 413 12/11/2023
3.0.242 453 12/7/2023
3.0.241 467 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 421 12/5/2023
3.0.236 452 11/17/2023
3.0.235 407 11/17/2023
3.0.234 425 11/14/2023
3.0.233 425 11/14/2023
3.0.232 421 11/13/2023
3.0.231 438 11/9/2023
3.0.230 405 11/8/2023
3.0.229 402 11/8/2023
3.0.228 430 11/2/2023
3.0.227 423 11/2/2023
3.0.226 412 11/1/2023
3.0.225 451 11/1/2023
3.0.224 378 11/1/2023
3.0.223 414 10/31/2023
3.0.222 410 10/31/2023
3.0.221 435 10/31/2023
3.0.220 441 10/31/2023
3.0.219 421 10/31/2023
3.0.218 414 10/30/2023
3.0.217 427 10/30/2023
3.0.216 370 10/30/2023
3.0.215 438 10/30/2023
3.0.214 429 10/26/2023
3.0.213 423 10/25/2023
3.0.212 457 10/25/2023
3.0.211 415 10/24/2023
3.0.210 425 10/24/2023
3.0.209 433 10/24/2023
3.0.208 407 10/24/2023
3.0.207 417 10/23/2023
3.0.206 420 10/23/2023
3.0.205 436 10/20/2023
3.0.204 414 10/20/2023
3.0.203 436 10/20/2023
3.0.202 427 10/19/2023
3.0.201 430 10/19/2023
3.0.200 416 10/19/2023
3.0.199 445 10/19/2023
3.0.198 445 10/18/2023
3.0.197 380 10/18/2023
3.0.196 446 10/17/2023
3.0.195 471 10/13/2023
3.0.194 416 10/12/2023
3.0.193 426 10/12/2023
3.0.192 422 10/11/2023
3.0.191 437 10/11/2023
3.0.190 423 10/11/2023
3.0.189 418 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 433 10/10/2023
3.0.184 424 10/10/2023
3.0.183 414 10/9/2023
3.0.182 448 10/9/2023
3.0.181 454 10/9/2023
3.0.180 451 9/21/2023
3.0.179 459 9/21/2023
3.0.178 425 9/21/2023
3.0.177 441 9/11/2023
3.0.176 452 9/8/2023
3.0.175 436 9/8/2023
3.0.173 422 9/8/2023
3.0.172 457 9/8/2023
3.0.170 460 8/23/2023
3.0.169 439 8/23/2023
3.0.168 449 8/23/2023
3.0.167 492 8/11/2023
3.0.166 462 8/10/2023
3.0.165 482 8/7/2023
3.0.164 488 8/3/2023
3.0.163 476 7/31/2023
3.0.162 468 7/28/2023
3.0.161 445 7/28/2023
3.0.160 513 6/30/2023
3.0.159 498 6/29/2023
3.0.158 469 6/29/2023
3.0.157 503 6/28/2023
3.0.156 528 6/28/2023
3.0.155 497 6/28/2023
3.0.154 492 6/26/2023
3.0.153 470 6/22/2023
3.0.152 481 6/22/2023
3.0.151 491 6/22/2023
3.0.150 480 6/22/2023
3.0.149 509 6/22/2023
3.0.148 486 6/22/2023
3.0.147 506 6/15/2023
3.0.146 518 6/9/2023
3.0.145 520 6/6/2023
3.0.144 498 6/6/2023
3.0.143 514 6/6/2023
3.0.142 509 5/31/2023
3.0.141 513 5/31/2023
3.0.140 518 5/26/2023
3.0.139 517 5/26/2023
3.0.138 519 5/25/2023
3.0.137 497 5/25/2023
3.0.136 598 5/25/2023
3.0.135 544 5/25/2023
3.0.134 529 5/25/2023
3.0.133 572 5/24/2023
3.0.132 595 5/24/2023
3.0.131 572 5/24/2023
3.0.130 577 5/23/2023
3.0.129 595 5/22/2023
3.0.128 599 5/18/2023
3.0.127 598 5/17/2023
3.0.126 613 5/11/2023
3.0.125 700 5/5/2023
3.0.124 702 5/4/2023
3.0.123 714 5/4/2023
3.0.122 614 4/25/2023
3.0.121 639 4/25/2023
3.0.120 563 4/25/2023
3.0.119 577 4/25/2023
3.0.118 613 4/25/2023
3.0.117 694 4/24/2023
3.0.116 654 4/24/2023
3.0.115 670 4/18/2023
3.0.114 657 4/18/2023
3.0.113 654 4/18/2023
3.0.112 665 4/11/2023
3.0.111 676 4/11/2023
3.0.110 718 3/31/2023
3.0.109 713 3/29/2023
3.0.108 686 3/28/2023
3.0.107 676 3/15/2023
3.0.106 748 3/9/2023
3.0.105 731 3/9/2023
3.0.104 744 3/3/2023
3.0.103 724 3/2/2023
3.0.102 668 3/2/2023
3.0.101 819 3/1/2023
3.0.100 784 2/22/2023
3.0.99 744 2/10/2023
3.0.98 709 2/10/2023
3.0.97 769 1/24/2023
3.0.96 783 12/15/2022
3.0.95 813 12/1/2022
3.0.94 835 11/30/2022
3.0.93 787 11/30/2022
3.0.92 774 11/30/2022
3.0.91 785 11/29/2022
3.0.90 915 11/25/2022
3.0.89 805 11/17/2022
3.0.88 784 11/15/2022
3.0.87 868 11/14/2022
3.0.86 851 11/14/2022
3.0.85 810 11/14/2022
3.0.84 797 11/14/2022
3.0.83 874 11/14/2022
3.0.82 858 11/14/2022
3.0.81 869 11/14/2022
3.0.80 857 11/14/2022
3.0.79 884 11/8/2022
3.0.78 819 11/7/2022
3.0.77 799 11/7/2022
3.0.76 812 11/7/2022
3.0.75 806 11/7/2022
3.0.74 846 11/3/2022
3.0.73 930 10/31/2022
3.0.72 945 10/27/2022
3.0.71 890 10/27/2022
3.0.70 890 10/27/2022
3.0.69 846 10/27/2022
3.0.68 883 10/25/2022
3.0.67 930 10/19/2022
3.0.66 942 10/19/2022
3.0.65 916 10/19/2022
3.0.64 906 10/19/2022
3.0.63 914 10/19/2022
3.0.62 899 10/18/2022
3.0.61 922 10/13/2022
3.0.60 898 10/12/2022
3.0.59 924 10/12/2022
3.0.58 1,032 9/28/2022
3.0.57 931 9/28/2022
3.0.56 941 9/28/2022
3.0.55 914 9/27/2022
3.0.54 936 9/27/2022
3.0.53 1,007 9/27/2022
3.0.52 972 9/27/2022
3.0.51 948 9/27/2022
3.0.50 908 9/27/2022
3.0.49 929 9/27/2022
3.0.48 933 9/27/2022
3.0.47 959 9/26/2022
3.0.46 893 9/26/2022
3.0.45 905 9/26/2022
3.0.44 917 9/26/2022
3.0.43 962 9/23/2022
3.0.42 957 9/23/2022
3.0.41 989 9/22/2022
3.0.40 928 9/22/2022
3.0.39 938 9/22/2022
3.0.38 971 9/21/2022
3.0.37 948 9/21/2022
3.0.36 979 9/21/2022
3.0.35 937 9/21/2022
3.0.34 966 9/20/2022
3.0.33 927 9/19/2022
3.0.32 900 9/16/2022
3.0.31 913 9/16/2022
3.0.30 919 9/16/2022
3.0.29 949 9/16/2022
3.0.28 961 9/15/2022
3.0.27 1,006 9/15/2022
3.0.26 1,019 9/14/2022
3.0.25 979 9/14/2022
3.0.24 964 9/14/2022
3.0.23 974 9/14/2022
3.0.22 937 9/14/2022
3.0.21 936 9/14/2022
3.0.20 924 9/9/2022
3.0.19 932 9/9/2022
3.0.18 932 9/8/2022
3.0.17 963 9/6/2022
3.0.16 926 9/6/2022
3.0.15 981 9/2/2022
3.0.14 908 9/1/2022
3.0.13 899 8/31/2022
3.0.12 937 8/31/2022
3.0.11 1,014 8/23/2022
3.0.10 964 8/22/2022
3.0.9 1,003 8/22/2022
3.0.8 968 8/18/2022
3.0.7 977 8/17/2022
3.0.6 1,040 8/15/2022
3.0.5 946 8/15/2022
3.0.4 1,033 8/4/2022
3.0.3 999 8/4/2022
3.0.2 1,036 7/29/2022
3.0.1 1,006 7/27/2022
3.0.0 999 7/26/2022
2.0.96 964 7/26/2022
2.0.95 952 7/26/2022
2.0.94 962 7/25/2022
2.0.93 936 7/25/2022
2.0.92 1,044 7/15/2022
2.0.91 965 7/15/2022
2.0.90 956 7/14/2022
2.0.89 992 7/14/2022
2.0.88 992 7/12/2022
2.0.87 1,011 7/11/2022
2.0.86 975 7/11/2022
2.0.85 957 7/11/2022
2.0.84 1,028 7/8/2022
2.0.83 1,039 6/29/2022
2.0.82 993 6/29/2022
2.0.81 1,057 6/23/2022
2.0.80 1,069 6/15/2022
2.0.79 949 6/14/2022
2.0.78 951 6/14/2022
2.0.77 1,126 5/24/2022
2.0.76 1,110 5/3/2022
2.0.75 958 4/29/2022
2.0.74 981 4/19/2022
2.0.73 999 4/16/2022
2.0.72 1,055 4/12/2022
2.0.71 1,041 4/12/2022
2.0.70 1,024 4/7/2022
2.0.69 977 4/7/2022
2.0.68 1,021 4/7/2022
2.0.67 1,056 4/7/2022
2.0.66 1,021 3/15/2022
2.0.65 979 3/15/2022
2.0.64 936 3/15/2022
2.0.63 957 3/2/2022
2.0.62 1,003 2/22/2022
2.0.61 1,025 2/18/2022
2.0.60 1,035 2/18/2022
2.0.59 1,036 2/15/2022
2.0.58 1,028 2/9/2022
2.0.57 1,037 2/1/2022
2.0.56 1,030 2/1/2022
2.0.55 1,051 2/1/2022
2.0.54 1,062 1/28/2022
2.0.53 1,045 1/27/2022
2.0.52 981 1/19/2022
2.0.51 1,011 1/19/2022
2.0.50 877 12/2/2021
2.0.44 925 11/18/2021
2.0.43 909 11/16/2021
2.0.42 938 11/2/2021
2.0.41 943 10/20/2021
2.0.40 888 10/12/2021
2.0.39 954 10/12/2021
2.0.38 1,043 10/5/2021
2.0.37 1,003 9/21/2021
2.0.36 952 9/9/2021
2.0.35 965 9/3/2021
2.0.34 885 9/2/2021
2.0.33 949 7/21/2021
2.0.32 944 7/21/2021
2.0.31 951 7/6/2021
2.0.30 908 7/5/2021
2.0.29 923 6/30/2021
2.0.28 996 6/28/2021
2.0.27 986 6/17/2021
2.0.26 991 6/15/2021
2.0.25 959 6/14/2021
2.0.24 916 6/14/2021
2.0.23 972 6/14/2021
2.0.22 913 5/20/2021
2.0.21 946 5/18/2021
2.0.20 995 5/10/2021
2.0.19 967 5/10/2021
2.0.18 957 5/3/2021
2.0.17 942 5/3/2021
2.0.16 975 4/14/2021
2.0.15 937 4/13/2021
2.0.14 972 3/31/2021
2.0.13 997 3/25/2021
2.0.12 1,001 3/25/2021
2.0.11 1,024 2/19/2021
2.0.10 1,024 2/18/2021
2.0.9 1,063 2/18/2021
2.0.8 960 2/16/2021
2.0.7 1,043 2/9/2021
2.0.6 1,041 2/9/2021
2.0.5 1,051 2/3/2021
2.0.4 1,053 1/29/2021
2.0.3 991 1/29/2021
2.0.2 998 1/28/2021
2.0.1 1,032 1/27/2021
2.0.0 1,063 1/26/2021
1.2.397 1,039 1/26/2021
1.2.396 1,097 1/21/2021
1.2.395 1,069 1/20/2021
1.2.394 1,079 1/20/2021
1.2.393 1,082 1/20/2021
1.2.392 1,094 1/20/2021
1.2.391 1,082 1/19/2021
1.2.390 1,055 1/19/2021
1.2.389 1,161 1/19/2021
1.2.388 1,083 1/14/2021
1.2.387 1,057 1/14/2021
1.2.386 1,111 1/13/2021
1.2.385 1,113 1/13/2021
1.2.384 1,102 1/11/2021
1.2.383 1,089 1/8/2021
1.2.382 1,049 1/6/2021
1.2.381 1,075 1/6/2021
1.2.380 1,129 11/17/2020
1.2.379 1,136 10/21/2020
1.2.378 1,075 9/17/2020
1.2.377 1,105 9/1/2020
1.2.376 1,128 8/31/2020
1.2.375 1,205 7/13/2020
1.2.374 1,117 7/2/2020
1.2.373 1,092 7/1/2020
1.2.372 1,138 6/10/2020
1.2.371 1,138 6/10/2020
1.2.370 1,136 6/10/2020
1.2.369 1,111 6/9/2020
1.2.368 1,101 6/9/2020
1.2.367 1,131 6/9/2020
1.2.366 1,121 6/9/2020
1.2.365 1,115 6/9/2020
1.2.364 1,150 6/9/2020
1.2.363 1,146 6/9/2020
1.2.362 1,213 6/8/2020
1.2.361 1,221 6/4/2020
1.2.360 1,177 5/4/2020
1.2.359 1,161 4/27/2020
1.2.358 1,181 4/4/2020
1.2.357 1,245 3/25/2020
1.2.356 1,212 3/10/2020
1.2.355 1,160 3/10/2020
1.2.354 1,132 3/6/2020
1.2.353 1,166 3/3/2020
1.2.352 1,169 3/3/2020
1.2.351 1,173 3/2/2020
1.2.350 1,208 3/2/2020
1.2.349 1,202 3/2/2020
1.2.348 1,199 3/2/2020
1.2.347 1,200 3/2/2020
1.2.346 1,168 2/27/2020
1.2.345 1,219 2/21/2020
1.2.344 1,204 2/20/2020
1.2.343 1,217 2/20/2020
1.2.342 1,188 2/20/2020
1.2.341 1,182 2/20/2020
1.2.340 1,166 2/20/2020
1.2.339 1,175 2/20/2020
1.2.338 1,188 2/19/2020
1.2.337 1,188 2/18/2020
1.2.336 1,147 2/14/2020
1.2.335 1,162 2/6/2020
1.2.334 1,236 2/4/2020
1.2.333 1,333 2/3/2020
1.2.332 1,223 1/13/2020
1.2.331 1,298 12/17/2019
1.2.330 1,261 12/13/2019
1.2.328 1,185 12/12/2019
1.2.327 1,210 12/11/2019
1.2.326 1,239 12/10/2019
1.2.325 1,196 12/3/2019
1.2.324 1,180 11/29/2019
1.2.323 1,130 11/28/2019
1.2.322 1,236 11/28/2019
1.2.321 1,228 11/28/2019
1.2.320 1,334 11/26/2019
1.2.319 1,240 11/26/2019
1.2.318 1,221 11/22/2019
1.2.317 1,163 11/20/2019
1.2.316 1,254 10/25/2019
1.2.315 1,216 10/25/2019
1.2.314 1,185 10/23/2019
1.2.313 1,173 10/18/2019
1.2.312 1,163 10/17/2019
1.2.311 1,179 10/17/2019
1.2.310 1,211 10/17/2019
1.2.309 1,219 10/9/2019
1.2.308 1,230 10/8/2019
1.2.307 1,172 10/7/2019
1.2.306 1,257 10/4/2019
1.2.305 1,238 10/3/2019
1.2.304 1,197 10/2/2019
1.2.303 1,325 9/16/2019
1.2.302 1,238 9/16/2019
1.2.301 1,224 9/15/2019
1.2.300 1,195 9/13/2019
1.2.299 1,228 9/10/2019
1.2.298 1,231 9/6/2019
1.2.297 1,276 8/20/2019
1.2.296 1,224 8/20/2019
1.2.295 1,247 8/20/2019
1.2.294 1,278 8/20/2019
1.2.293 1,205 8/16/2019
1.2.292 1,222 7/15/2019
1.2.291 1,242 6/30/2019
1.2.290 1,241 6/28/2019
1.2.289 1,262 6/20/2019
1.2.288 1,240 6/12/2019
1.2.287 1,230 6/12/2019
1.2.286 1,302 6/11/2019
1.2.285 1,279 6/11/2019
1.2.284 1,236 6/5/2019
1.2.283 1,284 5/28/2019
1.2.282 1,233 5/25/2019
1.2.281 1,350 5/23/2019
1.2.280 1,296 5/13/2019
1.2.279 1,278 5/9/2019
1.2.278 1,295 5/9/2019
1.2.277 1,274 5/7/2019
1.2.276 1,259 5/7/2019
1.2.275 1,340 5/6/2019
1.2.274 1,315 4/26/2019
1.2.273 1,259 4/25/2019
1.2.272 1,263 4/25/2019
1.2.271 1,272 4/24/2019
1.2.270 1,286 4/24/2019
1.2.269 1,315 4/16/2019
1.2.268 1,306 4/16/2019
1.2.267 1,262 4/16/2019
1.2.266 1,291 4/12/2019
1.2.265 1,296 4/12/2019
1.2.264 1,277 4/11/2019
1.2.263 1,308 4/11/2019
1.2.262 1,257 4/10/2019
1.2.261 1,267 4/10/2019
1.2.260 1,205 4/5/2019
1.2.259 1,217 2/27/2019
1.2.258 1,291 2/27/2019
1.2.257 1,293 2/26/2019
1.2.256 1,360 2/15/2019
1.2.255 1,414 2/15/2019
1.2.254 1,303 2/5/2019
1.2.253 1,366 12/12/2018
1.2.252 1,455 11/8/2018
1.2.251 1,432 11/8/2018
1.2.250 1,455 10/11/2018
1.2.249 1,494 10/2/2018
1.2.248 1,525 9/25/2018
1.2.247 1,497 9/3/2018
1.2.246 1,471 8/28/2018
1.2.245 1,494 8/27/2018
1.2.244 1,526 8/22/2018
1.2.243 1,489 8/21/2018
1.2.242 1,600 8/17/2018
1.2.241 1,723 7/27/2018
1.2.240 1,722 7/26/2018
1.2.239 1,728 6/18/2018
1.2.238 1,930 6/14/2018
1.2.237 1,722 5/25/2018
1.2.236 1,654 5/24/2018
1.2.235 1,840 5/18/2018
1.2.234 1,921 5/3/2018
1.2.233 1,930 5/3/2018
1.2.232 1,712 4/30/2018
1.2.231 1,903 4/18/2018
1.2.230 1,932 4/10/2018
1.2.229 1,834 4/10/2018
1.2.228 1,668 4/4/2018
1.2.227 1,716 3/28/2018
1.2.226 1,697 3/22/2018
1.2.225 1,925 3/20/2018
1.2.224 1,730 3/19/2018
1.2.223 1,728 3/15/2018
1.2.222 1,751 3/14/2018
1.2.221 1,787 3/14/2018
1.2.220 1,956 2/23/2018
1.2.219 1,984 2/16/2018
1.2.218 1,946 2/9/2018
1.2.217 1,721 2/8/2018
1.2.216 1,744 2/7/2018
1.2.215 1,766 2/7/2018
1.2.214 1,947 2/5/2018
1.2.213 1,979 2/2/2018
1.2.212 1,938 1/26/2018
1.2.211 1,962 1/16/2018
1.2.210 1,722 12/18/2017
1.2.209 1,933 12/14/2017
1.2.208 1,682 12/7/2017
1.2.207 1,689 12/6/2017
1.2.206 1,767 12/4/2017
1.2.205 1,734 11/28/2017
1.2.204 1,699 11/24/2017
1.2.203 1,677 11/24/2017
1.2.202 1,729 11/24/2017
1.2.201 1,741 11/20/2017
1.2.200 1,732 11/14/2017
1.2.199 1,723 11/14/2017
1.2.198 1,768 11/6/2017
1.2.197 1,798 11/6/2017
1.2.196 1,820 10/31/2017
1.2.195 1,797 10/30/2017
1.2.194 1,759 10/26/2017
1.2.193 1,738 10/26/2017
1.2.192 1,722 10/26/2017
1.2.191 1,731 10/20/2017
1.2.190 1,761 10/18/2017
1.2.189 1,760 10/18/2017
1.2.188 1,742 10/15/2017
1.2.187 1,731 10/11/2017
1.2.185 1,685 10/10/2017
1.2.184 1,748 10/10/2017
1.2.183 1,766 10/2/2017
1.2.182 1,720 9/29/2017
1.2.181 1,754 9/25/2017
1.2.180 1,728 9/14/2017
1.2.179 1,744 9/12/2017
1.2.178 1,739 8/31/2017
1.2.177 1,729 8/25/2017
1.2.176 1,694 8/24/2017
1.2.174 1,824 8/7/2017
1.2.173 1,810 8/7/2017
1.2.172 1,766 8/7/2017
1.2.171 1,709 8/4/2017
1.2.170 1,727 8/3/2017
1.2.169 1,793 8/3/2017
1.2.168 1,741 8/3/2017
1.2.167 1,776 8/2/2017
1.2.166 1,740 8/1/2017
1.2.165 1,763 7/26/2017
1.2.164 1,702 7/26/2017
1.2.163 1,808 7/25/2017
1.2.162 1,764 7/18/2017
1.2.161 1,749 7/18/2017
1.2.160 1,793 7/18/2017
1.2.159 1,749 7/18/2017
1.2.158 1,729 7/13/2017
1.2.157 1,747 7/13/2017
1.2.156 1,743 7/5/2017
1.2.155 1,738 6/28/2017
1.2.154 1,695 6/27/2017
1.2.153 1,746 6/20/2017
1.2.152 1,728 6/19/2017
1.2.151 1,706 6/14/2017
1.2.150 1,691 6/13/2017
1.2.149 1,758 5/31/2017
1.2.148 1,752 5/29/2017
1.2.147 1,749 5/19/2017
1.2.146 1,741 5/18/2017
1.2.145 1,730 5/18/2017
1.2.144 1,766 5/14/2017
1.2.143 1,691 5/12/2017
1.2.142 1,773 5/12/2017
1.2.141 1,784 5/5/2017
1.2.140 1,697 4/27/2017
1.2.139 1,805 2/27/2017
1.2.137 1,708 2/3/2017
1.2.136 1,757 2/3/2017
1.2.135 1,730 1/26/2017
1.2.134 1,737 1/25/2017
1.2.133 1,784 1/12/2017
1.2.132 1,795 1/11/2017
1.2.131 1,832 1/10/2017
1.2.130 1,751 1/10/2017
1.2.129 1,783 1/10/2017
1.2.128 1,789 1/10/2017
1.2.127 1,721 1/10/2017
1.2.125 1,752 1/10/2017
1.2.119 1,826 12/13/2016
1.2.118 1,765 12/12/2016
1.2.117 1,753 12/10/2016
1.2.115 1,816 12/8/2016
1.2.114 1,740 12/5/2016
1.2.112 1,723 11/29/2016
1.2.111 1,840 11/25/2016
1.2.110 1,834 11/25/2016
1.2.109 1,853 11/24/2016
1.2.108 1,815 11/24/2016
1.2.107 1,769 11/23/2016
1.2.106 1,779 11/18/2016
1.2.105 1,792 11/18/2016
1.2.104 1,838 11/18/2016
1.2.103 1,778 11/17/2016
1.2.102 1,779 11/17/2016
1.2.101 1,747 11/17/2016
1.2.100 1,686 11/16/2016
1.2.99 1,746 11/16/2016
1.2.98 1,811 11/16/2016
1.2.97 1,782 11/16/2016
1.2.96 1,752 11/16/2016
1.2.95 1,749 11/16/2016
1.2.94 1,790 11/15/2016
1.2.92 1,819 11/15/2016
1.2.91 1,810 11/15/2016
1.2.90 1,806 11/15/2016
1.2.89 1,770 11/14/2016
1.2.88 2,282 11/8/2016
1.2.87 2,074 11/8/2016
1.2.86 1,953 11/8/2016
1.2.85 1,855 11/8/2016
1.2.84 2,147 11/8/2016
1.2.83 1,836 11/7/2016
1.2.82 1,997 11/3/2016
1.2.81 2,058 11/3/2016
1.2.80 1,840 11/3/2016
1.2.79 1,840 11/2/2016
1.2.78 1,905 11/1/2016
1.2.76 2,025 11/1/2016
1.2.75 1,779 10/31/2016
1.2.73 1,744 10/28/2016
1.2.71 1,694 10/27/2016
1.2.68 1,782 10/26/2016
1.2.66 1,774 10/25/2016
1.2.65 1,789 10/24/2016
1.2.64 1,816 10/21/2016
1.2.63 1,790 10/21/2016
1.2.62 1,739 10/21/2016
1.2.61 1,787 10/20/2016
1.2.60 1,736 10/20/2016
1.2.59 1,777 10/13/2016
1.2.58 1,853 10/13/2016
1.2.57 1,804 10/13/2016
1.2.56 1,765 10/13/2016
1.2.55 1,786 10/11/2016
1.2.54 1,735 10/11/2016
1.2.53 1,749 10/10/2016
1.2.51 1,693 9/12/2016
1.2.50 1,743 9/12/2016
1.2.49 1,771 9/7/2016
1.2.48 1,808 9/2/2016
1.2.47 1,829 5/6/2016
1.2.46 2,068 4/25/2016
1.2.45 2,046 4/25/2016
1.2.43 2,022 4/22/2016
1.2.42 1,763 4/15/2016
1.2.41 1,757 4/12/2016
1.2.40 1,805 4/11/2016
1.2.39 1,737 4/8/2016
1.2.38 1,821 4/8/2016
1.2.37 1,871 4/8/2016
1.2.36 1,746 4/8/2016
1.2.35 1,859 4/6/2016
1.2.34 1,780 4/6/2016
1.2.33 1,777 4/6/2016
1.2.32 1,824 4/6/2016
1.2.31 1,785 4/6/2016
1.2.30 1,809 4/6/2016
1.2.29 1,804 4/5/2016
1.2.28 1,811 4/5/2016
1.2.26 1,820 4/5/2016
1.2.25 1,805 4/5/2016
1.2.24 1,768 4/1/2016
1.2.23 1,807 3/31/2016
1.2.22 1,802 3/31/2016
1.2.21 1,898 3/29/2016
1.2.20 1,879 3/25/2016
1.2.19 1,829 3/17/2016
1.2.18 1,825 3/17/2016
1.2.17 1,815 3/17/2016
1.2.16 1,876 3/17/2016
1.2.15 1,827 3/17/2016
1.2.14 1,756 3/16/2016
1.2.13 1,847 3/15/2016
1.2.12 1,840 3/15/2016
1.2.11 1,782 3/14/2016
1.2.10 1,817 3/11/2016
1.2.9 1,858 3/7/2016
1.2.8 1,753 3/6/2016
1.2.7 1,865 3/6/2016
1.2.6 1,874 3/4/2016
1.2.5 1,777 3/2/2016
1.2.4 1,900 3/2/2016
1.2.3 1,868 3/1/2016
1.2.1 1,877 2/29/2016
1.2.0 2,028 2/29/2016
1.1.45 1,761 7/28/2017
1.1.44 2,350 2/29/2016
1.1.43 1,834 2/29/2016
1.1.42 1,931 2/28/2016
1.1.41 2,267 2/26/2016
1.1.40 1,843 2/23/2016
1.1.39 2,044 2/23/2016
1.1.38 1,858 2/22/2016
1.1.37 1,944 2/22/2016
1.1.36 1,845 2/19/2016
1.1.35 1,880 2/19/2016
1.1.34 1,884 2/15/2016
1.1.33 1,819 2/12/2016
1.1.32 2,130 2/11/2016
1.1.31 2,112 2/11/2016
1.1.30 1,774 2/9/2016
1.1.29 1,781 2/8/2016
1.1.28 1,875 1/29/2016
1.1.27 1,849 1/26/2016
1.1.25 1,869 1/25/2016
1.1.24 1,834 1/20/2016
1.1.23 1,849 1/20/2016
1.1.19 1,841 1/20/2016
1.1.16 1,845 1/19/2016
1.1.15 2,208 1/15/2016
1.1.14 2,064 1/15/2016
1.1.13 2,637 1/14/2016
1.1.12 2,434 1/14/2016
1.1.10 2,093 1/13/2016
1.1.9 1,795 1/12/2016
1.1.8 1,819 1/12/2016
1.1.7 1,859 1/12/2016
1.1.6 1,857 1/11/2016
1.1.5 1,811 1/7/2016
1.1.3 1,812 1/6/2016
1.1.2 1,875 1/6/2016
1.1.1 1,816 1/5/2016
1.1.0 1,935 1/1/2016
1.0.155 1,900 12/18/2015
1.0.154 1,909 12/17/2015
1.0.153 1,838 12/17/2015
1.0.151 1,928 12/3/2015
1.0.150 2,113 12/3/2015
1.0.149 2,041 12/3/2015
1.0.148 2,182 12/2/2015
1.0.147 1,968 12/2/2015
1.0.146 2,200 12/2/2015
1.0.145 2,035 12/2/2015
1.0.144 2,166 12/2/2015
1.0.143 2,070 12/1/2015
1.0.142 2,063 12/1/2015
1.0.140 2,121 12/1/2015
1.0.139 2,081 11/30/2015
1.0.138 2,080 11/30/2015
1.0.137 1,894 11/26/2015
1.0.136 2,005 11/25/2015
1.0.135 1,870 11/20/2015
1.0.134 1,912 11/19/2015
1.0.133 1,949 11/19/2015
1.0.132 1,887 11/19/2015
1.0.131 1,907 11/17/2015
1.0.130 1,846 11/13/2015
1.0.129 1,876 11/13/2015
1.0.128 1,881 11/13/2015
1.0.127 1,924 11/12/2015
1.0.126 1,857 11/12/2015
1.0.125 1,823 11/11/2015
1.0.124 1,865 11/11/2015
1.0.123 1,915 11/11/2015
1.0.121 1,886 11/4/2015
1.0.120 1,885 11/3/2015
1.0.119 1,765 10/30/2015
1.0.118 1,780 10/29/2015
1.0.117 1,815 10/23/2015
1.0.116 1,867 10/20/2015
1.0.115 1,831 10/13/2015
1.0.113 1,827 10/13/2015
1.0.111 2,249 10/6/2015
1.0.110 2,207 10/6/2015
1.0.109 2,026 10/6/2015
1.0.108 1,833 10/6/2015
1.0.107 2,236 10/4/2015
1.0.106 1,908 9/25/2015
1.0.105 1,910 9/2/2015
1.0.104 1,895 8/24/2015
1.0.103 2,043 7/30/2015
1.0.102 1,982 7/30/2015
1.0.101 1,868 6/12/2015
1.0.100 1,872 6/3/2015
1.0.99 1,956 6/3/2015
1.0.98 1,820 6/3/2015
1.0.97 1,823 5/12/2015
1.0.96 1,870 5/7/2015
1.0.95 1,913 4/16/2015
1.0.94 1,913 4/16/2015
1.0.93 2,004 4/15/2015
1.0.92 1,951 4/8/2015
1.0.91 1,807 3/17/2015
1.0.90 1,806 3/10/2015
1.0.89 1,911 3/10/2015
1.0.88 2,215 2/12/2015
1.0.87 2,009 12/4/2014
1.0.86 2,018 11/14/2014
1.0.85 1,997 11/14/2014
1.0.84 2,392 11/13/2014
1.0.83 2,421 11/13/2014
1.0.82 2,130 11/12/2014
1.0.81 2,083 11/12/2014
1.0.80 1,926 10/9/2014
1.0.79 1,921 10/8/2014
1.0.78 1,917 10/7/2014
1.0.77 1,924 10/7/2014
1.0.76 1,912 9/29/2014
1.0.75 1,921 9/29/2014
1.0.74 1,913 9/3/2014
1.0.73 1,932 9/3/2014
1.0.72 1,929 8/12/2014
1.0.71 1,918 8/11/2014
1.0.70 1,971 8/11/2014
1.0.67 1,882 8/11/2014
1.0.66 1,896 8/11/2014
1.0.65 1,943 8/5/2014
1.0.64 1,911 8/4/2014
1.0.63 1,951 7/31/2014
1.0.62 1,906 7/22/2014
1.0.59 1,919 7/11/2014
1.0.58 1,929 7/11/2014
1.0.57 1,975 7/7/2014
1.0.56 1,964 7/1/2014
1.0.55 1,956 7/1/2014
1.0.54 1,870 7/1/2014
1.0.53 1,919 7/1/2014
1.0.52 1,899 7/1/2014
1.0.51 1,888 6/23/2014
1.0.49 1,934 6/21/2014
1.0.48 1,924 6/20/2014
1.0.47 1,869 6/21/2014
1.0.45 1,919 6/19/2014
1.0.44 1,982 6/19/2014
1.0.43 1,964 6/19/2014
1.0.41 1,958 6/19/2014
1.0.40 1,908 6/19/2014
1.0.39 1,891 6/18/2014
1.0.38 1,938 6/18/2014
1.0.37 2,004 6/12/2014
1.0.36 1,944 6/12/2014
1.0.35 1,947 6/12/2014
1.0.34 1,881 6/12/2014
1.0.33 1,994 6/12/2014
1.0.32 1,934 6/12/2014
1.0.31 1,886 6/6/2014
1.0.30 1,890 6/6/2014
1.0.29 1,916 6/5/2014
1.0.28 2,026 5/8/2014
1.0.27 1,974 5/8/2014
1.0.26 1,875 5/7/2014
1.0.25 1,893 5/7/2014
1.0.24 1,845 5/7/2014
1.0.23 1,905 5/5/2014
1.0.22 1,967 5/5/2014
1.0.21 1,874 5/5/2014
1.0.20 2,020 4/30/2014
1.0.19 1,964 4/30/2014
1.0.18 2,123 4/11/2014
1.0.17 2,106 4/10/2014
1.0.16 2,143 4/10/2014
1.0.15 2,101 4/10/2014
1.0.14 2,152 4/10/2014
1.0.13 2,109 4/10/2014
1.0.12 2,049 4/2/2014
1.0.11 2,002 4/2/2014
1.0.10 2,001 4/2/2014
1.0.9 2,003 4/1/2014
1.0.8 2,037 4/1/2014
1.0.7 2,030 4/1/2014
1.0.6 1,992 4/1/2014
1.0.5 2,006 4/1/2014