PeanutButter.ServiceShell 3.0.381

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package PeanutButter.ServiceShell --version 3.0.381
                    
NuGet\Install-Package PeanutButter.ServiceShell -Version 3.0.381
                    
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.381" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.ServiceShell" Version="3.0.381" />
                    
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.381
                    
#r "nuget: PeanutButter.ServiceShell, 3.0.381"
                    
#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.
#addin nuget:?package=PeanutButter.ServiceShell&version=3.0.381
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.ServiceShell&version=3.0.381
                    
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.384 230 5/15/2025
3.0.383 222 5/14/2025
3.0.382 227 5/13/2025
3.0.381 100 5/9/2025
3.0.380 159 5/8/2025
3.0.379 147 5/7/2025
3.0.378 151 5/6/2025
3.0.377 144 5/6/2025
3.0.376 141 5/6/2025
3.0.375 147 5/6/2025
3.0.374 149 5/5/2025
3.0.373 148 5/5/2025
3.0.372 142 5/5/2025
3.0.371 149 5/5/2025
3.0.370 150 5/5/2025
3.0.369 148 5/5/2025
3.0.368 144 4/30/2025
3.0.367 153 4/30/2025
3.0.366 150 4/30/2025
3.0.365 150 4/30/2025
3.0.364 144 4/30/2025
3.0.363 143 4/30/2025
3.0.362 143 4/30/2025
3.0.361 148 4/30/2025
3.0.360 146 4/30/2025
3.0.359 145 4/30/2025
3.0.358 157 4/29/2025
3.0.357 167 4/23/2025
3.0.356 165 4/22/2025
3.0.355 230 4/17/2025
3.0.354 327 4/15/2025
3.0.353 409 4/4/2025
3.0.352 163 4/3/2025
3.0.351 165 4/2/2025
3.0.350 219 4/2/2025
3.0.349 156 3/18/2025
3.0.348 152 3/18/2025
3.0.347 494 3/4/2025
3.0.346 218 3/4/2025
3.0.345 209 3/4/2025
3.0.344 127 2/20/2025
3.0.343 112 2/14/2025
3.0.342 164 2/11/2025
3.0.341 123 2/10/2025
3.0.340 115 2/5/2025
3.0.339 188 1/7/2025
3.0.338 100 1/7/2025
3.0.337 99 1/7/2025
3.0.336 103 1/6/2025
3.0.335 110 12/17/2024
3.0.334 116 12/17/2024
3.0.333 137 12/13/2024
3.0.332 119 12/13/2024
3.0.331 114 12/12/2024
3.0.330 115 11/28/2024
3.0.329 202 11/13/2024
3.0.328 489 11/12/2024
3.0.327 113 11/12/2024
3.0.326 108 11/12/2024
3.0.325 113 11/12/2024
3.0.324 114 11/12/2024
3.0.323 132 11/6/2024
3.0.322 110 11/6/2024
3.0.321 691 10/10/2024
3.0.320 145 10/7/2024
3.0.319 158 9/18/2024
3.0.318 136 9/18/2024
3.0.317 138 9/18/2024
3.0.316 605 8/28/2024
3.0.315 144 8/12/2024
3.0.314 141 8/8/2024
3.0.313 148 8/8/2024
3.0.312 109 7/29/2024
3.0.311 759 7/17/2024
3.0.310 111 7/15/2024
3.0.309 140 7/15/2024
3.0.308 117 7/9/2024
3.0.307 109 7/9/2024
3.0.306 218 6/25/2024
3.0.305 168 6/11/2024
3.0.304 118 6/11/2024
3.0.303 127 6/5/2024
3.0.302 125 6/5/2024
3.0.301 137 5/30/2024
3.0.300 163 5/30/2024
3.0.299 124 5/30/2024
3.0.298 547 5/17/2024
3.0.297 140 5/17/2024
3.0.296 121 5/13/2024
3.0.295 116 5/8/2024
3.0.294 189 5/7/2024
3.0.293 138 4/19/2024
3.0.292 127 4/18/2024
3.0.291 148 4/17/2024
3.0.290 137 4/17/2024
3.0.289 138 4/15/2024
3.0.288 143 4/11/2024
3.0.287 155 4/5/2024
3.0.286 132 4/5/2024
3.0.285 142 4/5/2024
3.0.284 133 4/4/2024
3.0.283 148 4/4/2024
3.0.282 464 4/3/2024
3.0.281 155 4/2/2024
3.0.280 164 4/2/2024
3.0.279 172 3/25/2024
3.0.278 167 3/25/2024
3.0.277 266 3/15/2024
3.0.276 284 2/29/2024
3.0.275 229 2/28/2024
3.0.274 232 2/28/2024
3.0.273 270 2/27/2024
3.0.272 275 2/26/2024
3.0.271 297 2/22/2024
3.0.270 315 2/15/2024
3.0.269 276 2/15/2024
3.0.268 279 2/15/2024
3.0.267 287 2/14/2024
3.0.266 296 2/14/2024
3.0.265 377 2/13/2024
3.0.264 342 2/8/2024
3.0.263 321 2/8/2024
3.0.262 335 2/8/2024
3.0.261 315 2/8/2024
3.0.260 327 2/7/2024
3.0.259 327 2/7/2024
3.0.258 330 2/7/2024
3.0.257 328 2/7/2024
3.0.256 350 1/31/2024
3.0.255 351 1/30/2024
3.0.254 351 1/25/2024
3.0.253 353 1/24/2024
3.0.252 360 1/22/2024
3.0.251 586 1/17/2024
3.0.250 363 1/17/2024
3.0.249 371 1/16/2024
3.0.248 361 1/16/2024
3.0.247 360 1/16/2024
3.0.246 352 1/15/2024
3.0.245 353 1/11/2024
3.0.244 517 12/11/2023
3.0.243 355 12/11/2023
3.0.242 378 12/7/2023
3.0.241 391 12/7/2023
3.0.240 394 12/5/2023
3.0.239 395 12/5/2023
3.0.238 367 12/5/2023
3.0.237 371 12/5/2023
3.0.236 403 11/17/2023
3.0.235 363 11/17/2023
3.0.234 377 11/14/2023
3.0.233 369 11/14/2023
3.0.232 376 11/13/2023
3.0.231 381 11/9/2023
3.0.230 351 11/8/2023
3.0.229 354 11/8/2023
3.0.228 381 11/2/2023
3.0.227 367 11/2/2023
3.0.226 362 11/1/2023
3.0.225 393 11/1/2023
3.0.224 328 11/1/2023
3.0.223 361 10/31/2023
3.0.222 357 10/31/2023
3.0.221 375 10/31/2023
3.0.220 389 10/31/2023
3.0.219 365 10/31/2023
3.0.218 365 10/30/2023
3.0.217 371 10/30/2023
3.0.216 322 10/30/2023
3.0.215 381 10/30/2023
3.0.214 382 10/26/2023
3.0.213 372 10/25/2023
3.0.212 405 10/25/2023
3.0.211 381 10/24/2023
3.0.210 375 10/24/2023
3.0.209 379 10/24/2023
3.0.208 359 10/24/2023
3.0.207 367 10/23/2023
3.0.206 367 10/23/2023
3.0.205 380 10/20/2023
3.0.204 362 10/20/2023
3.0.203 388 10/20/2023
3.0.202 375 10/19/2023
3.0.201 375 10/19/2023
3.0.200 365 10/19/2023
3.0.199 385 10/19/2023
3.0.198 390 10/18/2023
3.0.197 343 10/18/2023
3.0.196 388 10/17/2023
3.0.195 393 10/13/2023
3.0.194 378 10/12/2023
3.0.193 375 10/12/2023
3.0.192 370 10/11/2023
3.0.191 385 10/11/2023
3.0.190 372 10/11/2023
3.0.189 366 10/11/2023
3.0.188 370 10/11/2023
3.0.187 379 10/11/2023
3.0.186 371 10/11/2023
3.0.185 380 10/10/2023
3.0.184 365 10/10/2023
3.0.183 376 10/9/2023
3.0.182 388 10/9/2023
3.0.181 394 10/9/2023
3.0.180 391 9/21/2023
3.0.179 405 9/21/2023
3.0.178 372 9/21/2023
3.0.177 400 9/11/2023
3.0.176 388 9/8/2023
3.0.175 389 9/8/2023
3.0.173 360 9/8/2023
3.0.172 396 9/8/2023
3.0.170 411 8/23/2023
3.0.169 370 8/23/2023
3.0.168 385 8/23/2023
3.0.167 420 8/11/2023
3.0.166 412 8/10/2023
3.0.165 408 8/7/2023
3.0.164 423 8/3/2023
3.0.163 406 7/31/2023
3.0.162 396 7/28/2023
3.0.161 392 7/28/2023
3.0.160 437 6/30/2023
3.0.159 429 6/29/2023
3.0.158 394 6/29/2023
3.0.157 422 6/28/2023
3.0.156 432 6/28/2023
3.0.155 415 6/28/2023
3.0.154 412 6/26/2023
3.0.153 408 6/22/2023
3.0.152 401 6/22/2023
3.0.151 412 6/22/2023
3.0.150 401 6/22/2023
3.0.149 424 6/22/2023
3.0.148 427 6/22/2023
3.0.147 428 6/15/2023
3.0.146 437 6/9/2023
3.0.145 441 6/6/2023
3.0.144 413 6/6/2023
3.0.143 443 6/6/2023
3.0.142 424 5/31/2023
3.0.141 427 5/31/2023
3.0.140 437 5/26/2023
3.0.139 429 5/26/2023
3.0.138 436 5/25/2023
3.0.137 413 5/25/2023
3.0.136 517 5/25/2023
3.0.135 459 5/25/2023
3.0.134 447 5/25/2023
3.0.133 490 5/24/2023
3.0.132 512 5/24/2023
3.0.131 479 5/24/2023
3.0.130 495 5/23/2023
3.0.129 511 5/22/2023
3.0.128 536 5/18/2023
3.0.127 507 5/17/2023
3.0.126 547 5/11/2023
3.0.125 616 5/5/2023
3.0.124 621 5/4/2023
3.0.123 622 5/4/2023
3.0.122 537 4/25/2023
3.0.121 559 4/25/2023
3.0.120 499 4/25/2023
3.0.119 492 4/25/2023
3.0.118 531 4/25/2023
3.0.117 611 4/24/2023
3.0.116 573 4/24/2023
3.0.115 581 4/18/2023
3.0.114 580 4/18/2023
3.0.113 575 4/18/2023
3.0.112 580 4/11/2023
3.0.111 597 4/11/2023
3.0.110 635 3/31/2023
3.0.109 629 3/29/2023
3.0.108 603 3/28/2023
3.0.107 590 3/15/2023
3.0.106 644 3/9/2023
3.0.105 657 3/9/2023
3.0.104 656 3/3/2023
3.0.103 635 3/2/2023
3.0.102 581 3/2/2023
3.0.101 754 3/1/2023
3.0.100 696 2/22/2023
3.0.99 658 2/10/2023
3.0.98 629 2/10/2023
3.0.97 688 1/24/2023
3.0.96 701 12/15/2022
3.0.95 721 12/1/2022
3.0.94 747 11/30/2022
3.0.93 706 11/30/2022
3.0.92 685 11/30/2022
3.0.91 721 11/29/2022
3.0.90 834 11/25/2022
3.0.89 730 11/17/2022
3.0.88 705 11/15/2022
3.0.87 782 11/14/2022
3.0.86 769 11/14/2022
3.0.85 724 11/14/2022
3.0.84 708 11/14/2022
3.0.83 786 11/14/2022
3.0.82 774 11/14/2022
3.0.81 776 11/14/2022
3.0.80 769 11/14/2022
3.0.79 791 11/8/2022
3.0.78 732 11/7/2022
3.0.77 714 11/7/2022
3.0.76 725 11/7/2022
3.0.75 724 11/7/2022
3.0.74 760 11/3/2022
3.0.73 842 10/31/2022
3.0.72 851 10/27/2022
3.0.71 814 10/27/2022
3.0.70 803 10/27/2022
3.0.69 762 10/27/2022
3.0.68 795 10/25/2022
3.0.67 862 10/19/2022
3.0.66 853 10/19/2022
3.0.65 829 10/19/2022
3.0.64 814 10/19/2022
3.0.63 843 10/19/2022
3.0.62 811 10/18/2022
3.0.61 852 10/13/2022
3.0.60 794 10/12/2022
3.0.59 836 10/12/2022
3.0.58 937 9/28/2022
3.0.57 837 9/28/2022
3.0.56 857 9/28/2022
3.0.55 824 9/27/2022
3.0.54 844 9/27/2022
3.0.53 915 9/27/2022
3.0.52 884 9/27/2022
3.0.51 859 9/27/2022
3.0.50 822 9/27/2022
3.0.49 841 9/27/2022
3.0.48 847 9/27/2022
3.0.47 867 9/26/2022
3.0.46 806 9/26/2022
3.0.45 817 9/26/2022
3.0.44 825 9/26/2022
3.0.43 891 9/23/2022
3.0.42 873 9/23/2022
3.0.41 890 9/22/2022
3.0.40 837 9/22/2022
3.0.39 838 9/22/2022
3.0.38 875 9/21/2022
3.0.37 855 9/21/2022
3.0.36 888 9/21/2022
3.0.35 846 9/21/2022
3.0.34 874 9/20/2022
3.0.33 842 9/19/2022
3.0.32 832 9/16/2022
3.0.31 824 9/16/2022
3.0.30 828 9/16/2022
3.0.29 861 9/16/2022
3.0.28 870 9/15/2022
3.0.27 915 9/15/2022
3.0.26 934 9/14/2022
3.0.25 894 9/14/2022
3.0.24 873 9/14/2022
3.0.23 869 9/14/2022
3.0.22 851 9/14/2022
3.0.21 852 9/14/2022
3.0.20 832 9/9/2022
3.0.19 863 9/9/2022
3.0.18 838 9/8/2022
3.0.17 876 9/6/2022
3.0.16 837 9/6/2022
3.0.15 875 9/2/2022
3.0.14 829 9/1/2022
3.0.13 815 8/31/2022
3.0.12 846 8/31/2022
3.0.11 918 8/23/2022
3.0.10 878 8/22/2022
3.0.9 908 8/22/2022
3.0.8 869 8/18/2022
3.0.7 887 8/17/2022
3.0.6 953 8/15/2022
3.0.5 853 8/15/2022
3.0.4 962 8/4/2022
3.0.3 902 8/4/2022
3.0.2 930 7/29/2022
3.0.1 911 7/27/2022
3.0.0 909 7/26/2022
2.0.96 875 7/26/2022
2.0.95 861 7/26/2022
2.0.94 866 7/25/2022
2.0.93 843 7/25/2022
2.0.92 943 7/15/2022
2.0.91 868 7/15/2022
2.0.90 859 7/14/2022
2.0.89 903 7/14/2022
2.0.88 894 7/12/2022
2.0.87 939 7/11/2022
2.0.86 889 7/11/2022
2.0.85 864 7/11/2022
2.0.84 914 7/8/2022
2.0.83 952 6/29/2022
2.0.82 897 6/29/2022
2.0.81 968 6/23/2022
2.0.80 957 6/15/2022
2.0.79 858 6/14/2022
2.0.78 852 6/14/2022
2.0.77 1,031 5/24/2022
2.0.76 1,019 5/3/2022
2.0.75 868 4/29/2022
2.0.74 907 4/19/2022
2.0.73 902 4/16/2022
2.0.72 952 4/12/2022
2.0.71 948 4/12/2022
2.0.70 926 4/7/2022
2.0.69 879 4/7/2022
2.0.68 922 4/7/2022
2.0.67 977 4/7/2022
2.0.66 928 3/15/2022
2.0.65 882 3/15/2022
2.0.64 842 3/15/2022
2.0.63 861 3/2/2022
2.0.62 913 2/22/2022
2.0.61 930 2/18/2022
2.0.60 942 2/18/2022
2.0.59 941 2/15/2022
2.0.58 922 2/9/2022
2.0.57 934 2/1/2022
2.0.56 934 2/1/2022
2.0.55 951 2/1/2022
2.0.54 953 1/28/2022
2.0.53 943 1/27/2022
2.0.52 888 1/19/2022
2.0.51 922 1/19/2022
2.0.50 777 12/2/2021
2.0.44 833 11/18/2021
2.0.43 818 11/16/2021
2.0.42 836 11/2/2021
2.0.41 850 10/20/2021
2.0.40 786 10/12/2021
2.0.39 853 10/12/2021
2.0.38 946 10/5/2021
2.0.37 911 9/21/2021
2.0.36 860 9/9/2021
2.0.35 872 9/3/2021
2.0.34 809 9/2/2021
2.0.33 856 7/21/2021
2.0.32 849 7/21/2021
2.0.31 861 7/6/2021
2.0.30 807 7/5/2021
2.0.29 846 6/30/2021
2.0.28 892 6/28/2021
2.0.27 886 6/17/2021
2.0.26 890 6/15/2021
2.0.25 849 6/14/2021
2.0.24 825 6/14/2021
2.0.23 863 6/14/2021
2.0.22 837 5/20/2021
2.0.21 851 5/18/2021
2.0.20 898 5/10/2021
2.0.19 879 5/10/2021
2.0.18 861 5/3/2021
2.0.17 845 5/3/2021
2.0.16 877 4/14/2021
2.0.15 849 4/13/2021
2.0.14 862 3/31/2021
2.0.13 905 3/25/2021
2.0.12 907 3/25/2021
2.0.11 916 2/19/2021
2.0.10 919 2/18/2021
2.0.9 959 2/18/2021
2.0.8 884 2/16/2021
2.0.7 942 2/9/2021
2.0.6 935 2/9/2021
2.0.5 952 2/3/2021
2.0.4 951 1/29/2021
2.0.3 897 1/29/2021
2.0.2 914 1/28/2021
2.0.1 934 1/27/2021
2.0.0 962 1/26/2021
1.2.397 950 1/26/2021
1.2.396 989 1/21/2021
1.2.395 971 1/20/2021
1.2.394 977 1/20/2021
1.2.393 998 1/20/2021
1.2.392 990 1/20/2021
1.2.391 977 1/19/2021
1.2.390 972 1/19/2021
1.2.389 1,050 1/19/2021
1.2.388 982 1/14/2021
1.2.387 963 1/14/2021
1.2.386 999 1/13/2021
1.2.385 1,020 1/13/2021
1.2.384 1,025 1/11/2021
1.2.383 973 1/8/2021
1.2.382 970 1/6/2021
1.2.381 979 1/6/2021
1.2.380 1,031 11/17/2020
1.2.379 1,032 10/21/2020
1.2.378 976 9/17/2020
1.2.377 1,005 9/1/2020
1.2.376 1,025 8/31/2020
1.2.375 1,088 7/13/2020
1.2.374 1,013 7/2/2020
1.2.373 1,009 7/1/2020
1.2.372 1,032 6/10/2020
1.2.371 1,042 6/10/2020
1.2.370 1,036 6/10/2020
1.2.369 1,011 6/9/2020
1.2.368 1,002 6/9/2020
1.2.367 1,016 6/9/2020
1.2.366 1,018 6/9/2020
1.2.365 1,007 6/9/2020
1.2.364 1,036 6/9/2020
1.2.363 1,048 6/9/2020
1.2.362 1,112 6/8/2020
1.2.361 1,112 6/4/2020
1.2.360 1,079 5/4/2020
1.2.359 1,081 4/27/2020
1.2.358 1,075 4/4/2020
1.2.357 1,143 3/25/2020
1.2.356 1,111 3/10/2020
1.2.355 1,077 3/10/2020
1.2.354 1,025 3/6/2020
1.2.353 1,067 3/3/2020
1.2.352 1,086 3/3/2020
1.2.351 1,067 3/2/2020
1.2.350 1,109 3/2/2020
1.2.349 1,086 3/2/2020
1.2.348 1,097 3/2/2020
1.2.347 1,089 3/2/2020
1.2.346 1,064 2/27/2020
1.2.345 1,115 2/21/2020
1.2.344 1,105 2/20/2020
1.2.343 1,121 2/20/2020
1.2.342 1,081 2/20/2020
1.2.341 1,070 2/20/2020
1.2.340 1,065 2/20/2020
1.2.339 1,073 2/20/2020
1.2.338 1,062 2/19/2020
1.2.337 1,076 2/18/2020
1.2.336 1,062 2/14/2020
1.2.335 1,078 2/6/2020
1.2.334 1,139 2/4/2020
1.2.333 1,232 2/3/2020
1.2.332 1,108 1/13/2020
1.2.331 1,187 12/17/2019
1.2.330 1,157 12/13/2019
1.2.328 1,081 12/12/2019
1.2.327 1,106 12/11/2019
1.2.326 1,127 12/10/2019
1.2.325 1,083 12/3/2019
1.2.324 1,080 11/29/2019
1.2.323 1,028 11/28/2019
1.2.322 1,124 11/28/2019
1.2.321 1,118 11/28/2019
1.2.320 1,231 11/26/2019
1.2.319 1,148 11/26/2019
1.2.318 1,120 11/22/2019
1.2.317 1,053 11/20/2019
1.2.316 1,154 10/25/2019
1.2.315 1,113 10/25/2019
1.2.314 1,068 10/23/2019
1.2.313 1,064 10/18/2019
1.2.312 1,083 10/17/2019
1.2.311 1,079 10/17/2019
1.2.310 1,111 10/17/2019
1.2.309 1,121 10/9/2019
1.2.308 1,109 10/8/2019
1.2.307 1,073 10/7/2019
1.2.306 1,153 10/4/2019
1.2.305 1,133 10/3/2019
1.2.304 1,104 10/2/2019
1.2.303 1,229 9/16/2019
1.2.302 1,137 9/16/2019
1.2.301 1,124 9/15/2019
1.2.300 1,103 9/13/2019
1.2.299 1,122 9/10/2019
1.2.298 1,122 9/6/2019
1.2.297 1,172 8/20/2019
1.2.296 1,126 8/20/2019
1.2.295 1,139 8/20/2019
1.2.294 1,180 8/20/2019
1.2.293 1,107 8/16/2019
1.2.292 1,127 7/15/2019
1.2.291 1,159 6/30/2019
1.2.290 1,159 6/28/2019
1.2.289 1,162 6/20/2019
1.2.288 1,137 6/12/2019
1.2.287 1,123 6/12/2019
1.2.286 1,203 6/11/2019
1.2.285 1,176 6/11/2019
1.2.284 1,155 6/5/2019
1.2.283 1,197 5/28/2019
1.2.282 1,138 5/25/2019
1.2.281 1,244 5/23/2019
1.2.280 1,199 5/13/2019
1.2.279 1,179 5/9/2019
1.2.278 1,197 5/9/2019
1.2.277 1,191 5/7/2019
1.2.276 1,156 5/7/2019
1.2.275 1,235 5/6/2019
1.2.274 1,209 4/26/2019
1.2.273 1,178 4/25/2019
1.2.272 1,152 4/25/2019
1.2.271 1,172 4/24/2019
1.2.270 1,203 4/24/2019
1.2.269 1,212 4/16/2019
1.2.268 1,210 4/16/2019
1.2.267 1,180 4/16/2019
1.2.266 1,184 4/12/2019
1.2.265 1,176 4/12/2019
1.2.264 1,174 4/11/2019
1.2.263 1,211 4/11/2019
1.2.262 1,150 4/10/2019
1.2.261 1,165 4/10/2019
1.2.260 1,122 4/5/2019
1.2.259 1,135 2/27/2019
1.2.258 1,182 2/27/2019
1.2.257 1,190 2/26/2019
1.2.256 1,275 2/15/2019
1.2.255 1,309 2/15/2019
1.2.254 1,222 2/5/2019
1.2.253 1,268 12/12/2018
1.2.252 1,368 11/8/2018
1.2.251 1,330 11/8/2018
1.2.250 1,353 10/11/2018
1.2.249 1,391 10/2/2018
1.2.248 1,423 9/25/2018
1.2.247 1,391 9/3/2018
1.2.246 1,388 8/28/2018
1.2.245 1,382 8/27/2018
1.2.244 1,423 8/22/2018
1.2.243 1,382 8/21/2018
1.2.242 1,497 8/17/2018
1.2.241 1,570 7/27/2018
1.2.240 1,570 7/26/2018
1.2.239 1,571 6/18/2018
1.2.238 1,740 6/14/2018
1.2.237 1,564 5/25/2018
1.2.236 1,516 5/24/2018
1.2.235 1,650 5/18/2018
1.2.234 1,714 5/3/2018
1.2.233 1,736 5/3/2018
1.2.232 1,557 4/30/2018
1.2.231 1,694 4/18/2018
1.2.230 1,741 4/10/2018
1.2.229 1,645 4/10/2018
1.2.228 1,510 4/4/2018
1.2.227 1,560 3/28/2018
1.2.226 1,541 3/22/2018
1.2.225 1,717 3/20/2018
1.2.224 1,577 3/19/2018
1.2.223 1,573 3/15/2018
1.2.222 1,595 3/14/2018
1.2.221 1,628 3/14/2018
1.2.220 1,764 2/23/2018
1.2.219 1,771 2/16/2018
1.2.218 1,729 2/9/2018
1.2.217 1,567 2/8/2018
1.2.216 1,606 2/7/2018
1.2.215 1,613 2/7/2018
1.2.214 1,735 2/5/2018
1.2.213 1,768 2/2/2018
1.2.212 1,722 1/26/2018
1.2.211 1,739 1/16/2018
1.2.210 1,561 12/18/2017
1.2.209 1,721 12/14/2017
1.2.208 1,529 12/7/2017
1.2.207 1,551 12/6/2017
1.2.206 1,601 12/4/2017
1.2.205 1,573 11/28/2017
1.2.204 1,543 11/24/2017
1.2.203 1,538 11/24/2017
1.2.202 1,570 11/24/2017
1.2.201 1,580 11/20/2017
1.2.200 1,578 11/14/2017
1.2.199 1,564 11/14/2017
1.2.198 1,617 11/6/2017
1.2.197 1,638 11/6/2017
1.2.196 1,668 10/31/2017
1.2.195 1,658 10/30/2017
1.2.194 1,599 10/26/2017
1.2.193 1,601 10/26/2017
1.2.192 1,571 10/26/2017
1.2.191 1,570 10/20/2017
1.2.190 1,601 10/18/2017
1.2.189 1,607 10/18/2017
1.2.188 1,586 10/15/2017
1.2.187 1,566 10/11/2017
1.2.185 1,531 10/10/2017
1.2.184 1,587 10/10/2017
1.2.183 1,600 10/2/2017
1.2.182 1,558 9/29/2017
1.2.181 1,593 9/25/2017
1.2.180 1,590 9/14/2017
1.2.179 1,583 9/12/2017
1.2.178 1,581 8/31/2017
1.2.177 1,570 8/25/2017
1.2.176 1,555 8/24/2017
1.2.174 1,689 8/7/2017
1.2.173 1,651 8/7/2017
1.2.172 1,607 8/7/2017
1.2.171 1,550 8/4/2017
1.2.170 1,573 8/3/2017
1.2.169 1,635 8/3/2017
1.2.168 1,582 8/3/2017
1.2.167 1,612 8/2/2017
1.2.166 1,586 8/1/2017
1.2.165 1,597 7/26/2017
1.2.164 1,563 7/26/2017
1.2.163 1,648 7/25/2017
1.2.162 1,607 7/18/2017
1.2.161 1,598 7/18/2017
1.2.160 1,639 7/18/2017
1.2.159 1,613 7/18/2017
1.2.158 1,576 7/13/2017
1.2.157 1,594 7/13/2017
1.2.156 1,586 7/5/2017
1.2.155 1,583 6/28/2017
1.2.154 1,538 6/27/2017
1.2.153 1,606 6/20/2017
1.2.152 1,563 6/19/2017
1.2.151 1,553 6/14/2017
1.2.150 1,542 6/13/2017
1.2.149 1,602 5/31/2017
1.2.148 1,571 5/29/2017
1.2.147 1,588 5/19/2017
1.2.146 1,578 5/18/2017
1.2.145 1,576 5/18/2017
1.2.144 1,607 5/14/2017
1.2.143 1,532 5/12/2017
1.2.142 1,618 5/12/2017
1.2.141 1,620 5/5/2017
1.2.140 1,547 4/27/2017
1.2.139 1,646 2/27/2017
1.2.137 1,559 2/3/2017
1.2.136 1,594 2/3/2017
1.2.135 1,591 1/26/2017
1.2.134 1,579 1/25/2017
1.2.133 1,623 1/12/2017
1.2.132 1,644 1/11/2017
1.2.131 1,664 1/10/2017
1.2.130 1,589 1/10/2017
1.2.129 1,614 1/10/2017
1.2.128 1,626 1/10/2017
1.2.127 1,575 1/10/2017
1.2.125 1,594 1/10/2017
1.2.119 1,664 12/13/2016
1.2.118 1,604 12/12/2016
1.2.117 1,612 12/10/2016
1.2.115 1,657 12/8/2016
1.2.114 1,599 12/5/2016
1.2.112 1,584 11/29/2016
1.2.111 1,679 11/25/2016
1.2.110 1,678 11/25/2016
1.2.109 1,694 11/24/2016
1.2.108 1,673 11/24/2016
1.2.107 1,603 11/23/2016
1.2.106 1,618 11/18/2016
1.2.105 1,633 11/18/2016
1.2.104 1,699 11/18/2016
1.2.103 1,616 11/17/2016
1.2.102 1,613 11/17/2016
1.2.101 1,582 11/17/2016
1.2.100 1,526 11/16/2016
1.2.99 1,594 11/16/2016
1.2.98 1,632 11/16/2016
1.2.97 1,621 11/16/2016
1.2.96 1,595 11/16/2016
1.2.95 1,577 11/16/2016
1.2.94 1,631 11/15/2016
1.2.92 1,649 11/15/2016
1.2.91 1,654 11/15/2016
1.2.90 1,650 11/15/2016
1.2.89 1,605 11/14/2016
1.2.88 2,127 11/8/2016
1.2.87 1,908 11/8/2016
1.2.86 1,811 11/8/2016
1.2.85 1,675 11/8/2016
1.2.84 1,986 11/8/2016
1.2.83 1,664 11/7/2016
1.2.82 1,820 11/3/2016
1.2.81 1,873 11/3/2016
1.2.80 1,679 11/3/2016
1.2.79 1,699 11/2/2016
1.2.78 1,744 11/1/2016
1.2.76 1,868 11/1/2016
1.2.75 1,620 10/31/2016
1.2.73 1,586 10/28/2016
1.2.71 1,554 10/27/2016
1.2.68 1,622 10/26/2016
1.2.66 1,634 10/25/2016
1.2.65 1,626 10/24/2016
1.2.64 1,658 10/21/2016
1.2.63 1,630 10/21/2016
1.2.62 1,562 10/21/2016
1.2.61 1,631 10/20/2016
1.2.60 1,596 10/20/2016
1.2.59 1,627 10/13/2016
1.2.58 1,679 10/13/2016
1.2.57 1,636 10/13/2016
1.2.56 1,604 10/13/2016
1.2.55 1,624 10/11/2016
1.2.54 1,575 10/11/2016
1.2.53 1,581 10/10/2016
1.2.51 1,554 9/12/2016
1.2.50 1,586 9/12/2016
1.2.49 1,610 9/7/2016
1.2.48 1,648 9/2/2016
1.2.47 1,670 5/6/2016
1.2.46 1,902 4/25/2016
1.2.45 1,885 4/25/2016
1.2.43 1,861 4/22/2016
1.2.42 1,610 4/15/2016
1.2.41 1,597 4/12/2016
1.2.40 1,637 4/11/2016
1.2.39 1,576 4/8/2016
1.2.38 1,681 4/8/2016
1.2.37 1,703 4/8/2016
1.2.36 1,584 4/8/2016
1.2.35 1,681 4/6/2016
1.2.34 1,616 4/6/2016
1.2.33 1,623 4/6/2016
1.2.32 1,668 4/6/2016
1.2.31 1,627 4/6/2016
1.2.30 1,637 4/6/2016
1.2.29 1,647 4/5/2016
1.2.28 1,651 4/5/2016
1.2.26 1,665 4/5/2016
1.2.25 1,641 4/5/2016
1.2.24 1,631 4/1/2016
1.2.23 1,667 3/31/2016
1.2.22 1,639 3/31/2016
1.2.21 1,726 3/29/2016
1.2.20 1,718 3/25/2016
1.2.19 1,665 3/17/2016
1.2.18 1,639 3/17/2016
1.2.17 1,660 3/17/2016
1.2.16 1,712 3/17/2016
1.2.15 1,662 3/17/2016
1.2.14 1,595 3/16/2016
1.2.13 1,684 3/15/2016
1.2.12 1,679 3/15/2016
1.2.11 1,625 3/14/2016
1.2.10 1,662 3/11/2016
1.2.9 1,694 3/7/2016
1.2.8 1,590 3/6/2016
1.2.7 1,698 3/6/2016
1.2.6 1,709 3/4/2016
1.2.5 1,640 3/2/2016
1.2.4 1,743 3/2/2016
1.2.3 1,712 3/1/2016
1.2.1 1,721 2/29/2016
1.2.0 1,839 2/29/2016
1.1.45 1,598 7/28/2017
1.1.44 2,194 2/29/2016
1.1.43 1,678 2/29/2016
1.1.42 1,780 2/28/2016
1.1.41 2,097 2/26/2016
1.1.40 1,689 2/23/2016
1.1.39 1,872 2/23/2016
1.1.38 1,698 2/22/2016
1.1.37 1,784 2/22/2016
1.1.36 1,679 2/19/2016
1.1.35 1,728 2/19/2016
1.1.34 1,727 2/15/2016
1.1.33 1,656 2/12/2016
1.1.32 1,910 2/11/2016
1.1.31 1,889 2/11/2016
1.1.30 1,632 2/9/2016
1.1.29 1,612 2/8/2016
1.1.28 1,705 1/29/2016
1.1.27 1,674 1/26/2016
1.1.25 1,726 1/25/2016
1.1.24 1,664 1/20/2016
1.1.23 1,682 1/20/2016
1.1.19 1,700 1/20/2016
1.1.16 1,682 1/19/2016
1.1.15 2,062 1/15/2016
1.1.14 1,904 1/15/2016
1.1.13 2,423 1/14/2016
1.1.12 2,215 1/14/2016
1.1.10 1,881 1/13/2016
1.1.9 1,655 1/12/2016
1.1.8 1,661 1/12/2016
1.1.7 1,701 1/12/2016
1.1.6 1,698 1/11/2016
1.1.5 1,655 1/7/2016
1.1.3 1,650 1/6/2016
1.1.2 1,715 1/6/2016
1.1.1 1,665 1/5/2016
1.1.0 1,758 1/1/2016
1.0.155 1,743 12/18/2015
1.0.154 1,751 12/17/2015
1.0.153 1,660 12/17/2015
1.0.151 1,770 12/3/2015
1.0.150 1,955 12/3/2015
1.0.149 1,878 12/3/2015
1.0.148 2,019 12/2/2015
1.0.147 1,807 12/2/2015
1.0.146 2,045 12/2/2015
1.0.145 1,878 12/2/2015
1.0.144 1,998 12/2/2015
1.0.143 1,894 12/1/2015
1.0.142 1,904 12/1/2015
1.0.140 1,964 12/1/2015
1.0.139 1,925 11/30/2015
1.0.138 1,918 11/30/2015
1.0.137 1,750 11/26/2015
1.0.136 1,841 11/25/2015
1.0.135 1,711 11/20/2015
1.0.134 1,749 11/19/2015
1.0.133 1,785 11/19/2015
1.0.132 1,726 11/19/2015
1.0.131 1,733 11/17/2015
1.0.130 1,691 11/13/2015
1.0.129 1,718 11/13/2015
1.0.128 1,720 11/13/2015
1.0.127 1,762 11/12/2015
1.0.126 1,706 11/12/2015
1.0.125 1,680 11/11/2015
1.0.124 1,700 11/11/2015
1.0.123 1,752 11/11/2015
1.0.121 1,723 11/4/2015
1.0.120 1,713 11/3/2015
1.0.119 1,595 10/30/2015
1.0.118 1,628 10/29/2015
1.0.117 1,653 10/23/2015
1.0.116 1,693 10/20/2015
1.0.115 1,668 10/13/2015
1.0.113 1,667 10/13/2015
1.0.111 2,081 10/6/2015
1.0.110 2,048 10/6/2015
1.0.109 1,866 10/6/2015
1.0.108 1,694 10/6/2015
1.0.107 2,074 10/4/2015
1.0.106 1,751 9/25/2015
1.0.105 1,757 9/2/2015
1.0.104 1,729 8/24/2015
1.0.103 1,874 7/30/2015
1.0.102 1,823 7/30/2015
1.0.101 1,709 6/12/2015
1.0.100 1,700 6/3/2015
1.0.99 1,783 6/3/2015
1.0.98 1,660 6/3/2015
1.0.97 1,661 5/12/2015
1.0.96 1,703 5/7/2015
1.0.95 1,749 4/16/2015
1.0.94 1,746 4/16/2015
1.0.93 1,845 4/15/2015
1.0.92 1,784 4/8/2015
1.0.91 1,666 3/17/2015
1.0.90 1,639 3/10/2015
1.0.89 1,744 3/10/2015
1.0.88 2,052 2/12/2015
1.0.87 1,860 12/4/2014
1.0.86 1,853 11/14/2014
1.0.85 1,854 11/14/2014
1.0.84 2,212 11/13/2014
1.0.83 2,258 11/13/2014
1.0.82 1,964 11/12/2014
1.0.81 1,912 11/12/2014
1.0.80 1,767 10/9/2014
1.0.79 1,758 10/8/2014
1.0.78 1,758 10/7/2014
1.0.77 1,761 10/7/2014
1.0.76 1,744 9/29/2014
1.0.75 1,762 9/29/2014
1.0.74 1,771 9/3/2014
1.0.73 1,774 9/3/2014
1.0.72 1,770 8/12/2014
1.0.71 1,756 8/11/2014
1.0.70 1,807 8/11/2014
1.0.67 1,718 8/11/2014
1.0.66 1,718 8/11/2014
1.0.65 1,778 8/5/2014
1.0.64 1,752 8/4/2014
1.0.63 1,784 7/31/2014
1.0.62 1,746 7/22/2014
1.0.59 1,759 7/11/2014
1.0.58 1,760 7/11/2014
1.0.57 1,810 7/7/2014
1.0.56 1,798 7/1/2014
1.0.55 1,794 7/1/2014
1.0.54 1,709 7/1/2014
1.0.53 1,747 7/1/2014
1.0.52 1,739 7/1/2014
1.0.51 1,724 6/23/2014
1.0.49 1,763 6/21/2014
1.0.48 1,760 6/20/2014
1.0.47 1,725 6/21/2014
1.0.45 1,757 6/19/2014
1.0.44 1,816 6/19/2014
1.0.43 1,796 6/19/2014
1.0.41 1,788 6/19/2014
1.0.40 1,746 6/19/2014
1.0.39 1,732 6/18/2014
1.0.38 1,772 6/18/2014
1.0.37 1,841 6/12/2014
1.0.36 1,798 6/12/2014
1.0.35 1,787 6/12/2014
1.0.34 1,735 6/12/2014
1.0.33 1,825 6/12/2014
1.0.32 1,772 6/12/2014
1.0.31 1,724 6/6/2014
1.0.30 1,731 6/6/2014
1.0.29 1,734 6/5/2014
1.0.28 1,853 5/8/2014
1.0.27 1,801 5/8/2014
1.0.26 1,699 5/7/2014
1.0.25 1,726 5/7/2014
1.0.24 1,679 5/7/2014
1.0.23 1,735 5/5/2014
1.0.22 1,793 5/5/2014
1.0.21 1,704 5/5/2014
1.0.20 1,857 4/30/2014
1.0.19 1,788 4/30/2014
1.0.18 1,958 4/11/2014
1.0.17 1,944 4/10/2014
1.0.16 1,980 4/10/2014
1.0.15 1,950 4/10/2014
1.0.14 1,981 4/10/2014
1.0.13 1,941 4/10/2014
1.0.12 1,882 4/2/2014
1.0.11 1,837 4/2/2014
1.0.10 1,835 4/2/2014
1.0.9 1,833 4/1/2014
1.0.8 1,867 4/1/2014
1.0.7 1,885 4/1/2014
1.0.6 1,827 4/1/2014
1.0.5 1,860 4/1/2014