PeanutButter.ServiceShell 3.0.384

Prefix Reserved
dotnet add package PeanutButter.ServiceShell --version 3.0.384
                    
NuGet\Install-Package PeanutButter.ServiceShell -Version 3.0.384
                    
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.384" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.ServiceShell" Version="3.0.384" />
                    
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.384
                    
#r "nuget: PeanutButter.ServiceShell, 3.0.384"
                    
#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.384
                    
Install PeanutButter.ServiceShell as a Cake Addin
#tool nuget:?package=PeanutButter.ServiceShell&version=3.0.384
                    
Install PeanutButter.ServiceShell 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 219 5/15/2025
3.0.383 215 5/14/2025
3.0.382 222 5/13/2025
3.0.381 96 5/9/2025
3.0.380 152 5/8/2025
3.0.379 142 5/7/2025
3.0.378 147 5/6/2025
3.0.377 138 5/6/2025
3.0.376 134 5/6/2025
3.0.375 140 5/6/2025
3.0.374 143 5/5/2025
3.0.373 143 5/5/2025
3.0.372 138 5/5/2025
3.0.371 145 5/5/2025
3.0.370 144 5/5/2025
3.0.369 141 5/5/2025
3.0.368 139 4/30/2025
3.0.367 145 4/30/2025
3.0.366 145 4/30/2025
3.0.365 141 4/30/2025
3.0.364 139 4/30/2025
3.0.363 139 4/30/2025
3.0.362 137 4/30/2025
3.0.361 140 4/30/2025
3.0.360 141 4/30/2025
3.0.359 140 4/30/2025
3.0.358 153 4/29/2025
3.0.357 162 4/23/2025
3.0.356 160 4/22/2025
3.0.355 225 4/17/2025
3.0.354 320 4/15/2025
3.0.353 401 4/4/2025
3.0.352 157 4/3/2025
3.0.351 160 4/2/2025
3.0.350 213 4/2/2025
3.0.349 154 3/18/2025
3.0.348 148 3/18/2025
3.0.347 489 3/4/2025
3.0.346 215 3/4/2025
3.0.345 205 3/4/2025
3.0.344 123 2/20/2025
3.0.343 109 2/14/2025
3.0.342 158 2/11/2025
3.0.341 119 2/10/2025
3.0.340 108 2/5/2025
3.0.339 183 1/7/2025
3.0.338 98 1/7/2025
3.0.337 95 1/7/2025
3.0.336 101 1/6/2025
3.0.335 108 12/17/2024
3.0.334 113 12/17/2024
3.0.333 134 12/13/2024
3.0.332 114 12/13/2024
3.0.331 108 12/12/2024
3.0.330 112 11/28/2024
3.0.329 198 11/13/2024
3.0.328 485 11/12/2024
3.0.327 110 11/12/2024
3.0.326 106 11/12/2024
3.0.325 110 11/12/2024
3.0.324 107 11/12/2024
3.0.323 121 11/6/2024
3.0.322 108 11/6/2024
3.0.321 685 10/10/2024
3.0.320 142 10/7/2024
3.0.319 155 9/18/2024
3.0.318 132 9/18/2024
3.0.317 132 9/18/2024
3.0.316 601 8/28/2024
3.0.315 142 8/12/2024
3.0.314 137 8/8/2024
3.0.313 146 8/8/2024
3.0.312 105 7/29/2024
3.0.311 756 7/17/2024
3.0.310 107 7/15/2024
3.0.309 138 7/15/2024
3.0.308 112 7/9/2024
3.0.307 105 7/9/2024
3.0.306 214 6/25/2024
3.0.305 164 6/11/2024
3.0.304 116 6/11/2024
3.0.303 124 6/5/2024
3.0.302 123 6/5/2024
3.0.301 135 5/30/2024
3.0.300 158 5/30/2024
3.0.299 118 5/30/2024
3.0.298 540 5/17/2024
3.0.297 137 5/17/2024
3.0.296 116 5/13/2024
3.0.295 113 5/8/2024
3.0.294 187 5/7/2024
3.0.293 134 4/19/2024
3.0.292 124 4/18/2024
3.0.291 146 4/17/2024
3.0.290 132 4/17/2024
3.0.289 133 4/15/2024
3.0.288 137 4/11/2024
3.0.287 148 4/5/2024
3.0.286 130 4/5/2024
3.0.285 139 4/5/2024
3.0.284 127 4/4/2024
3.0.283 146 4/4/2024
3.0.282 458 4/3/2024
3.0.281 150 4/2/2024
3.0.280 159 4/2/2024
3.0.279 166 3/25/2024
3.0.278 165 3/25/2024
3.0.277 264 3/15/2024
3.0.276 276 2/29/2024
3.0.275 227 2/28/2024
3.0.274 228 2/28/2024
3.0.273 264 2/27/2024
3.0.272 271 2/26/2024
3.0.271 293 2/22/2024
3.0.270 313 2/15/2024
3.0.269 273 2/15/2024
3.0.268 277 2/15/2024
3.0.267 282 2/14/2024
3.0.266 293 2/14/2024
3.0.265 374 2/13/2024
3.0.264 339 2/8/2024
3.0.263 319 2/8/2024
3.0.262 330 2/8/2024
3.0.261 312 2/8/2024
3.0.260 321 2/7/2024
3.0.259 323 2/7/2024
3.0.258 327 2/7/2024
3.0.257 325 2/7/2024
3.0.256 345 1/31/2024
3.0.255 347 1/30/2024
3.0.254 349 1/25/2024
3.0.253 348 1/24/2024
3.0.252 354 1/22/2024
3.0.251 582 1/17/2024
3.0.250 359 1/17/2024
3.0.249 369 1/16/2024
3.0.248 359 1/16/2024
3.0.247 358 1/16/2024
3.0.246 348 1/15/2024
3.0.245 351 1/11/2024
3.0.244 513 12/11/2023
3.0.243 353 12/11/2023
3.0.242 373 12/7/2023
3.0.241 388 12/7/2023
3.0.240 391 12/5/2023
3.0.239 392 12/5/2023
3.0.238 365 12/5/2023
3.0.237 365 12/5/2023
3.0.236 400 11/17/2023
3.0.235 358 11/17/2023
3.0.234 373 11/14/2023
3.0.233 365 11/14/2023
3.0.232 372 11/13/2023
3.0.231 378 11/9/2023
3.0.230 346 11/8/2023
3.0.229 352 11/8/2023
3.0.228 378 11/2/2023
3.0.227 364 11/2/2023
3.0.226 359 11/1/2023
3.0.225 390 11/1/2023
3.0.224 322 11/1/2023
3.0.223 357 10/31/2023
3.0.222 355 10/31/2023
3.0.221 366 10/31/2023
3.0.220 385 10/31/2023
3.0.219 362 10/31/2023
3.0.218 360 10/30/2023
3.0.217 369 10/30/2023
3.0.216 315 10/30/2023
3.0.215 378 10/30/2023
3.0.214 378 10/26/2023
3.0.213 368 10/25/2023
3.0.212 399 10/25/2023
3.0.211 378 10/24/2023
3.0.210 372 10/24/2023
3.0.209 373 10/24/2023
3.0.208 356 10/24/2023
3.0.207 363 10/23/2023
3.0.206 361 10/23/2023
3.0.205 376 10/20/2023
3.0.204 357 10/20/2023
3.0.203 383 10/20/2023
3.0.202 368 10/19/2023
3.0.201 372 10/19/2023
3.0.200 360 10/19/2023
3.0.199 379 10/19/2023
3.0.198 383 10/18/2023
3.0.197 340 10/18/2023
3.0.196 384 10/17/2023
3.0.195 390 10/13/2023
3.0.194 375 10/12/2023
3.0.193 369 10/12/2023
3.0.192 364 10/11/2023
3.0.191 378 10/11/2023
3.0.190 367 10/11/2023
3.0.189 361 10/11/2023
3.0.188 365 10/11/2023
3.0.187 376 10/11/2023
3.0.186 367 10/11/2023
3.0.185 374 10/10/2023
3.0.184 362 10/10/2023
3.0.183 373 10/9/2023
3.0.182 385 10/9/2023
3.0.181 389 10/9/2023
3.0.180 382 9/21/2023
3.0.179 402 9/21/2023
3.0.178 369 9/21/2023
3.0.177 397 9/11/2023
3.0.176 383 9/8/2023
3.0.175 386 9/8/2023
3.0.173 356 9/8/2023
3.0.172 389 9/8/2023
3.0.170 407 8/23/2023
3.0.169 366 8/23/2023
3.0.168 380 8/23/2023
3.0.167 412 8/11/2023
3.0.166 408 8/10/2023
3.0.165 398 8/7/2023
3.0.164 416 8/3/2023
3.0.163 396 7/31/2023
3.0.162 391 7/28/2023
3.0.161 387 7/28/2023
3.0.160 432 6/30/2023
3.0.159 422 6/29/2023
3.0.158 386 6/29/2023
3.0.157 416 6/28/2023
3.0.156 424 6/28/2023
3.0.155 408 6/28/2023
3.0.154 406 6/26/2023
3.0.153 404 6/22/2023
3.0.152 396 6/22/2023
3.0.151 406 6/22/2023
3.0.150 396 6/22/2023
3.0.149 420 6/22/2023
3.0.148 423 6/22/2023
3.0.147 424 6/15/2023
3.0.146 433 6/9/2023
3.0.145 432 6/6/2023
3.0.144 405 6/6/2023
3.0.143 434 6/6/2023
3.0.142 418 5/31/2023
3.0.141 419 5/31/2023
3.0.140 430 5/26/2023
3.0.139 421 5/26/2023
3.0.138 430 5/25/2023
3.0.137 407 5/25/2023
3.0.136 510 5/25/2023
3.0.135 450 5/25/2023
3.0.134 441 5/25/2023
3.0.133 484 5/24/2023
3.0.132 506 5/24/2023
3.0.131 473 5/24/2023
3.0.130 488 5/23/2023
3.0.129 504 5/22/2023
3.0.128 530 5/18/2023
3.0.127 499 5/17/2023
3.0.126 542 5/11/2023
3.0.125 611 5/5/2023
3.0.124 611 5/4/2023
3.0.123 616 5/4/2023
3.0.122 529 4/25/2023
3.0.121 551 4/25/2023
3.0.120 494 4/25/2023
3.0.119 486 4/25/2023
3.0.118 525 4/25/2023
3.0.117 603 4/24/2023
3.0.116 567 4/24/2023
3.0.115 573 4/18/2023
3.0.114 575 4/18/2023
3.0.113 567 4/18/2023
3.0.112 575 4/11/2023
3.0.111 592 4/11/2023
3.0.110 629 3/31/2023
3.0.109 624 3/29/2023
3.0.108 595 3/28/2023
3.0.107 581 3/15/2023
3.0.106 638 3/9/2023
3.0.105 649 3/9/2023
3.0.104 649 3/3/2023
3.0.103 626 3/2/2023
3.0.102 574 3/2/2023
3.0.101 750 3/1/2023
3.0.100 692 2/22/2023
3.0.99 651 2/10/2023
3.0.98 623 2/10/2023
3.0.97 678 1/24/2023
3.0.96 696 12/15/2022
3.0.95 717 12/1/2022
3.0.94 743 11/30/2022
3.0.93 702 11/30/2022
3.0.92 680 11/30/2022
3.0.91 717 11/29/2022
3.0.90 825 11/25/2022
3.0.89 726 11/17/2022
3.0.88 700 11/15/2022
3.0.87 777 11/14/2022
3.0.86 765 11/14/2022
3.0.85 720 11/14/2022
3.0.84 702 11/14/2022
3.0.83 781 11/14/2022
3.0.82 768 11/14/2022
3.0.81 769 11/14/2022
3.0.80 762 11/14/2022
3.0.79 784 11/8/2022
3.0.78 725 11/7/2022
3.0.77 709 11/7/2022
3.0.76 720 11/7/2022
3.0.75 720 11/7/2022
3.0.74 754 11/3/2022
3.0.73 833 10/31/2022
3.0.72 846 10/27/2022
3.0.71 808 10/27/2022
3.0.70 798 10/27/2022
3.0.69 756 10/27/2022
3.0.68 787 10/25/2022
3.0.67 858 10/19/2022
3.0.66 846 10/19/2022
3.0.65 819 10/19/2022
3.0.64 807 10/19/2022
3.0.63 839 10/19/2022
3.0.62 805 10/18/2022
3.0.61 848 10/13/2022
3.0.60 785 10/12/2022
3.0.59 830 10/12/2022
3.0.58 931 9/28/2022
3.0.57 829 9/28/2022
3.0.56 853 9/28/2022
3.0.55 815 9/27/2022
3.0.54 840 9/27/2022
3.0.53 907 9/27/2022
3.0.52 880 9/27/2022
3.0.51 846 9/27/2022
3.0.50 815 9/27/2022
3.0.49 837 9/27/2022
3.0.48 840 9/27/2022
3.0.47 863 9/26/2022
3.0.46 800 9/26/2022
3.0.45 809 9/26/2022
3.0.44 818 9/26/2022
3.0.43 887 9/23/2022
3.0.42 866 9/23/2022
3.0.41 885 9/22/2022
3.0.40 833 9/22/2022
3.0.39 831 9/22/2022
3.0.38 871 9/21/2022
3.0.37 850 9/21/2022
3.0.36 881 9/21/2022
3.0.35 842 9/21/2022
3.0.34 867 9/20/2022
3.0.33 838 9/19/2022
3.0.32 828 9/16/2022
3.0.31 815 9/16/2022
3.0.30 820 9/16/2022
3.0.29 855 9/16/2022
3.0.28 862 9/15/2022
3.0.27 911 9/15/2022
3.0.26 929 9/14/2022
3.0.25 885 9/14/2022
3.0.24 869 9/14/2022
3.0.23 864 9/14/2022
3.0.22 843 9/14/2022
3.0.21 848 9/14/2022
3.0.20 823 9/9/2022
3.0.19 858 9/9/2022
3.0.18 831 9/8/2022
3.0.17 871 9/6/2022
3.0.16 830 9/6/2022
3.0.15 869 9/2/2022
3.0.14 825 9/1/2022
3.0.13 810 8/31/2022
3.0.12 840 8/31/2022
3.0.11 912 8/23/2022
3.0.10 872 8/22/2022
3.0.9 900 8/22/2022
3.0.8 862 8/18/2022
3.0.7 878 8/17/2022
3.0.6 943 8/15/2022
3.0.5 846 8/15/2022
3.0.4 956 8/4/2022
3.0.3 894 8/4/2022
3.0.2 920 7/29/2022
3.0.1 902 7/27/2022
3.0.0 900 7/26/2022
2.0.96 867 7/26/2022
2.0.95 853 7/26/2022
2.0.94 857 7/25/2022
2.0.93 833 7/25/2022
2.0.92 938 7/15/2022
2.0.91 859 7/15/2022
2.0.90 851 7/14/2022
2.0.89 896 7/14/2022
2.0.88 889 7/12/2022
2.0.87 935 7/11/2022
2.0.86 882 7/11/2022
2.0.85 859 7/11/2022
2.0.84 905 7/8/2022
2.0.83 943 6/29/2022
2.0.82 889 6/29/2022
2.0.81 963 6/23/2022
2.0.80 950 6/15/2022
2.0.79 850 6/14/2022
2.0.78 843 6/14/2022
2.0.77 1,024 5/24/2022
2.0.76 1,012 5/3/2022
2.0.75 861 4/29/2022
2.0.74 903 4/19/2022
2.0.73 897 4/16/2022
2.0.72 946 4/12/2022
2.0.71 940 4/12/2022
2.0.70 922 4/7/2022
2.0.69 872 4/7/2022
2.0.68 918 4/7/2022
2.0.67 973 4/7/2022
2.0.66 920 3/15/2022
2.0.65 875 3/15/2022
2.0.64 837 3/15/2022
2.0.63 857 3/2/2022
2.0.62 909 2/22/2022
2.0.61 925 2/18/2022
2.0.60 936 2/18/2022
2.0.59 936 2/15/2022
2.0.58 917 2/9/2022
2.0.57 929 2/1/2022
2.0.56 929 2/1/2022
2.0.55 945 2/1/2022
2.0.54 947 1/28/2022
2.0.53 936 1/27/2022
2.0.52 882 1/19/2022
2.0.51 916 1/19/2022
2.0.50 771 12/2/2021
2.0.44 826 11/18/2021
2.0.43 810 11/16/2021
2.0.42 829 11/2/2021
2.0.41 846 10/20/2021
2.0.40 778 10/12/2021
2.0.39 845 10/12/2021
2.0.38 942 10/5/2021
2.0.37 905 9/21/2021
2.0.36 854 9/9/2021
2.0.35 865 9/3/2021
2.0.34 805 9/2/2021
2.0.33 852 7/21/2021
2.0.32 842 7/21/2021
2.0.31 855 7/6/2021
2.0.30 803 7/5/2021
2.0.29 842 6/30/2021
2.0.28 883 6/28/2021
2.0.27 880 6/17/2021
2.0.26 886 6/15/2021
2.0.25 843 6/14/2021
2.0.24 819 6/14/2021
2.0.23 856 6/14/2021
2.0.22 833 5/20/2021
2.0.21 847 5/18/2021
2.0.20 886 5/10/2021
2.0.19 872 5/10/2021
2.0.18 855 5/3/2021
2.0.17 838 5/3/2021
2.0.16 868 4/14/2021
2.0.15 843 4/13/2021
2.0.14 857 3/31/2021
2.0.13 898 3/25/2021
2.0.12 901 3/25/2021
2.0.11 908 2/19/2021
2.0.10 912 2/18/2021
2.0.9 952 2/18/2021
2.0.8 879 2/16/2021
2.0.7 937 2/9/2021
2.0.6 926 2/9/2021
2.0.5 946 2/3/2021
2.0.4 943 1/29/2021
2.0.3 891 1/29/2021
2.0.2 909 1/28/2021
2.0.1 925 1/27/2021
2.0.0 957 1/26/2021
1.2.397 945 1/26/2021
1.2.396 979 1/21/2021
1.2.395 965 1/20/2021
1.2.394 970 1/20/2021
1.2.393 993 1/20/2021
1.2.392 985 1/20/2021
1.2.391 970 1/19/2021
1.2.390 967 1/19/2021
1.2.389 1,044 1/19/2021
1.2.388 976 1/14/2021
1.2.387 955 1/14/2021
1.2.386 993 1/13/2021
1.2.385 1,011 1/13/2021
1.2.384 1,019 1/11/2021
1.2.383 966 1/8/2021
1.2.382 965 1/6/2021
1.2.381 972 1/6/2021
1.2.380 1,020 11/17/2020
1.2.379 1,024 10/21/2020
1.2.378 968 9/17/2020
1.2.377 999 9/1/2020
1.2.376 1,017 8/31/2020
1.2.375 1,080 7/13/2020
1.2.374 1,007 7/2/2020
1.2.373 1,003 7/1/2020
1.2.372 1,023 6/10/2020
1.2.371 1,031 6/10/2020
1.2.370 1,026 6/10/2020
1.2.369 1,002 6/9/2020
1.2.368 993 6/9/2020
1.2.367 1,008 6/9/2020
1.2.366 1,007 6/9/2020
1.2.365 998 6/9/2020
1.2.364 1,030 6/9/2020
1.2.363 1,041 6/9/2020
1.2.362 1,104 6/8/2020
1.2.361 1,103 6/4/2020
1.2.360 1,071 5/4/2020
1.2.359 1,075 4/27/2020
1.2.358 1,065 4/4/2020
1.2.357 1,133 3/25/2020
1.2.356 1,101 3/10/2020
1.2.355 1,071 3/10/2020
1.2.354 1,016 3/6/2020
1.2.353 1,058 3/3/2020
1.2.352 1,080 3/3/2020
1.2.351 1,060 3/2/2020
1.2.350 1,098 3/2/2020
1.2.349 1,079 3/2/2020
1.2.348 1,091 3/2/2020
1.2.347 1,080 3/2/2020
1.2.346 1,055 2/27/2020
1.2.345 1,106 2/21/2020
1.2.344 1,095 2/20/2020
1.2.343 1,112 2/20/2020
1.2.342 1,074 2/20/2020
1.2.341 1,064 2/20/2020
1.2.340 1,055 2/20/2020
1.2.339 1,067 2/20/2020
1.2.338 1,051 2/19/2020
1.2.337 1,070 2/18/2020
1.2.336 1,055 2/14/2020
1.2.335 1,072 2/6/2020
1.2.334 1,131 2/4/2020
1.2.333 1,223 2/3/2020
1.2.332 1,096 1/13/2020
1.2.331 1,178 12/17/2019
1.2.330 1,151 12/13/2019
1.2.328 1,073 12/12/2019
1.2.327 1,093 12/11/2019
1.2.326 1,121 12/10/2019
1.2.325 1,072 12/3/2019
1.2.324 1,068 11/29/2019
1.2.323 1,022 11/28/2019
1.2.322 1,115 11/28/2019
1.2.321 1,106 11/28/2019
1.2.320 1,223 11/26/2019
1.2.319 1,142 11/26/2019
1.2.318 1,110 11/22/2019
1.2.317 1,047 11/20/2019
1.2.316 1,143 10/25/2019
1.2.315 1,106 10/25/2019
1.2.314 1,060 10/23/2019
1.2.313 1,055 10/18/2019
1.2.312 1,076 10/17/2019
1.2.311 1,070 10/17/2019
1.2.310 1,104 10/17/2019
1.2.309 1,114 10/9/2019
1.2.308 1,096 10/8/2019
1.2.307 1,059 10/7/2019
1.2.306 1,145 10/4/2019
1.2.305 1,123 10/3/2019
1.2.304 1,094 10/2/2019
1.2.303 1,219 9/16/2019
1.2.302 1,128 9/16/2019
1.2.301 1,114 9/15/2019
1.2.300 1,093 9/13/2019
1.2.299 1,113 9/10/2019
1.2.298 1,114 9/6/2019
1.2.297 1,165 8/20/2019
1.2.296 1,118 8/20/2019
1.2.295 1,129 8/20/2019
1.2.294 1,171 8/20/2019
1.2.293 1,099 8/16/2019
1.2.292 1,116 7/15/2019
1.2.291 1,152 6/30/2019
1.2.290 1,152 6/28/2019
1.2.289 1,153 6/20/2019
1.2.288 1,127 6/12/2019
1.2.287 1,116 6/12/2019
1.2.286 1,195 6/11/2019
1.2.285 1,169 6/11/2019
1.2.284 1,148 6/5/2019
1.2.283 1,190 5/28/2019
1.2.282 1,130 5/25/2019
1.2.281 1,236 5/23/2019
1.2.280 1,188 5/13/2019
1.2.279 1,170 5/9/2019
1.2.278 1,188 5/9/2019
1.2.277 1,184 5/7/2019
1.2.276 1,148 5/7/2019
1.2.275 1,226 5/6/2019
1.2.274 1,199 4/26/2019
1.2.273 1,171 4/25/2019
1.2.272 1,144 4/25/2019
1.2.271 1,163 4/24/2019
1.2.270 1,196 4/24/2019
1.2.269 1,205 4/16/2019
1.2.268 1,200 4/16/2019
1.2.267 1,173 4/16/2019
1.2.266 1,173 4/12/2019
1.2.265 1,167 4/12/2019
1.2.264 1,164 4/11/2019
1.2.263 1,202 4/11/2019
1.2.262 1,141 4/10/2019
1.2.261 1,156 4/10/2019
1.2.260 1,115 4/5/2019
1.2.259 1,128 2/27/2019
1.2.258 1,174 2/27/2019
1.2.257 1,182 2/26/2019
1.2.256 1,268 2/15/2019
1.2.255 1,301 2/15/2019
1.2.254 1,215 2/5/2019
1.2.253 1,258 12/12/2018
1.2.252 1,360 11/8/2018
1.2.251 1,321 11/8/2018
1.2.250 1,342 10/11/2018
1.2.249 1,379 10/2/2018
1.2.248 1,409 9/25/2018
1.2.247 1,381 9/3/2018
1.2.246 1,378 8/28/2018
1.2.245 1,369 8/27/2018
1.2.244 1,410 8/22/2018
1.2.243 1,371 8/21/2018
1.2.242 1,481 8/17/2018
1.2.241 1,554 7/27/2018
1.2.240 1,547 7/26/2018
1.2.239 1,554 6/18/2018
1.2.238 1,716 6/14/2018
1.2.237 1,547 5/25/2018
1.2.236 1,499 5/24/2018
1.2.235 1,625 5/18/2018
1.2.234 1,689 5/3/2018
1.2.233 1,712 5/3/2018
1.2.232 1,539 4/30/2018
1.2.231 1,667 4/18/2018
1.2.230 1,717 4/10/2018
1.2.229 1,621 4/10/2018
1.2.228 1,493 4/4/2018
1.2.227 1,543 3/28/2018
1.2.226 1,524 3/22/2018
1.2.225 1,693 3/20/2018
1.2.224 1,560 3/19/2018
1.2.223 1,555 3/15/2018
1.2.222 1,579 3/14/2018
1.2.221 1,611 3/14/2018
1.2.220 1,739 2/23/2018
1.2.219 1,746 2/16/2018
1.2.218 1,702 2/9/2018
1.2.217 1,548 2/8/2018
1.2.216 1,590 2/7/2018
1.2.215 1,595 2/7/2018
1.2.214 1,709 2/5/2018
1.2.213 1,740 2/2/2018
1.2.212 1,694 1/26/2018
1.2.211 1,712 1/16/2018
1.2.210 1,542 12/18/2017
1.2.209 1,694 12/14/2017
1.2.208 1,512 12/7/2017
1.2.207 1,535 12/6/2017
1.2.206 1,585 12/4/2017
1.2.205 1,556 11/28/2017
1.2.204 1,526 11/24/2017
1.2.203 1,522 11/24/2017
1.2.202 1,549 11/24/2017
1.2.201 1,559 11/20/2017
1.2.200 1,561 11/14/2017
1.2.199 1,544 11/14/2017
1.2.198 1,596 11/6/2017
1.2.197 1,619 11/6/2017
1.2.196 1,651 10/31/2017
1.2.195 1,641 10/30/2017
1.2.194 1,580 10/26/2017
1.2.193 1,584 10/26/2017
1.2.192 1,550 10/26/2017
1.2.191 1,550 10/20/2017
1.2.190 1,581 10/18/2017
1.2.189 1,589 10/18/2017
1.2.188 1,570 10/15/2017
1.2.187 1,548 10/11/2017
1.2.185 1,513 10/10/2017
1.2.184 1,569 10/10/2017
1.2.183 1,582 10/2/2017
1.2.182 1,535 9/29/2017
1.2.181 1,576 9/25/2017
1.2.180 1,574 9/14/2017
1.2.179 1,567 9/12/2017
1.2.178 1,565 8/31/2017
1.2.177 1,552 8/25/2017
1.2.176 1,539 8/24/2017
1.2.174 1,673 8/7/2017
1.2.173 1,634 8/7/2017
1.2.172 1,587 8/7/2017
1.2.171 1,532 8/4/2017
1.2.170 1,556 8/3/2017
1.2.169 1,613 8/3/2017
1.2.168 1,563 8/3/2017
1.2.167 1,594 8/2/2017
1.2.166 1,565 8/1/2017
1.2.165 1,579 7/26/2017
1.2.164 1,547 7/26/2017
1.2.163 1,628 7/25/2017
1.2.162 1,579 7/18/2017
1.2.161 1,571 7/18/2017
1.2.160 1,614 7/18/2017
1.2.159 1,591 7/18/2017
1.2.158 1,559 7/13/2017
1.2.157 1,577 7/13/2017
1.2.156 1,568 7/5/2017
1.2.155 1,565 6/28/2017
1.2.154 1,520 6/27/2017
1.2.153 1,589 6/20/2017
1.2.152 1,544 6/19/2017
1.2.151 1,536 6/14/2017
1.2.150 1,525 6/13/2017
1.2.149 1,584 5/31/2017
1.2.148 1,554 5/29/2017
1.2.147 1,571 5/19/2017
1.2.146 1,560 5/18/2017
1.2.145 1,553 5/18/2017
1.2.144 1,588 5/14/2017
1.2.143 1,514 5/12/2017
1.2.142 1,600 5/12/2017
1.2.141 1,601 5/5/2017
1.2.140 1,530 4/27/2017
1.2.139 1,628 2/27/2017
1.2.137 1,542 2/3/2017
1.2.136 1,577 2/3/2017
1.2.135 1,574 1/26/2017
1.2.134 1,561 1/25/2017
1.2.133 1,602 1/12/2017
1.2.132 1,623 1/11/2017
1.2.131 1,645 1/10/2017
1.2.130 1,566 1/10/2017
1.2.129 1,594 1/10/2017
1.2.128 1,608 1/10/2017
1.2.127 1,557 1/10/2017
1.2.125 1,575 1/10/2017
1.2.119 1,646 12/13/2016
1.2.118 1,584 12/12/2016
1.2.117 1,590 12/10/2016
1.2.115 1,639 12/8/2016
1.2.114 1,581 12/5/2016
1.2.112 1,566 11/29/2016
1.2.111 1,661 11/25/2016
1.2.110 1,656 11/25/2016
1.2.109 1,673 11/24/2016
1.2.108 1,655 11/24/2016
1.2.107 1,585 11/23/2016
1.2.106 1,598 11/18/2016
1.2.105 1,612 11/18/2016
1.2.104 1,682 11/18/2016
1.2.103 1,599 11/17/2016
1.2.102 1,594 11/17/2016
1.2.101 1,565 11/17/2016
1.2.100 1,509 11/16/2016
1.2.99 1,575 11/16/2016
1.2.98 1,609 11/16/2016
1.2.97 1,597 11/16/2016
1.2.96 1,573 11/16/2016
1.2.95 1,557 11/16/2016
1.2.94 1,614 11/15/2016
1.2.92 1,625 11/15/2016
1.2.91 1,637 11/15/2016
1.2.90 1,632 11/15/2016
1.2.89 1,586 11/14/2016
1.2.88 2,109 11/8/2016
1.2.87 1,891 11/8/2016
1.2.86 1,794 11/8/2016
1.2.85 1,655 11/8/2016
1.2.84 1,968 11/8/2016
1.2.83 1,645 11/7/2016
1.2.82 1,799 11/3/2016
1.2.81 1,855 11/3/2016
1.2.80 1,657 11/3/2016
1.2.79 1,681 11/2/2016
1.2.78 1,723 11/1/2016
1.2.76 1,847 11/1/2016
1.2.75 1,599 10/31/2016
1.2.73 1,568 10/28/2016
1.2.71 1,536 10/27/2016
1.2.68 1,601 10/26/2016
1.2.66 1,617 10/25/2016
1.2.65 1,607 10/24/2016
1.2.64 1,638 10/21/2016
1.2.63 1,607 10/21/2016
1.2.62 1,543 10/21/2016
1.2.61 1,609 10/20/2016
1.2.60 1,579 10/20/2016
1.2.59 1,610 10/13/2016
1.2.58 1,660 10/13/2016
1.2.57 1,616 10/13/2016
1.2.56 1,582 10/13/2016
1.2.55 1,605 10/11/2016
1.2.54 1,556 10/11/2016
1.2.53 1,562 10/10/2016
1.2.51 1,537 9/12/2016
1.2.50 1,568 9/12/2016
1.2.49 1,593 9/7/2016
1.2.48 1,630 9/2/2016
1.2.47 1,648 5/6/2016
1.2.46 1,885 4/25/2016
1.2.45 1,863 4/25/2016
1.2.43 1,844 4/22/2016
1.2.42 1,589 4/15/2016
1.2.41 1,575 4/12/2016
1.2.40 1,619 4/11/2016
1.2.39 1,557 4/8/2016
1.2.38 1,664 4/8/2016
1.2.37 1,682 4/8/2016
1.2.36 1,563 4/8/2016
1.2.35 1,655 4/6/2016
1.2.34 1,590 4/6/2016
1.2.33 1,600 4/6/2016
1.2.32 1,645 4/6/2016
1.2.31 1,604 4/6/2016
1.2.30 1,615 4/6/2016
1.2.29 1,623 4/5/2016
1.2.28 1,626 4/5/2016
1.2.26 1,646 4/5/2016
1.2.25 1,619 4/5/2016
1.2.24 1,610 4/1/2016
1.2.23 1,646 3/31/2016
1.2.22 1,616 3/31/2016
1.2.21 1,705 3/29/2016
1.2.20 1,695 3/25/2016
1.2.19 1,643 3/17/2016
1.2.18 1,615 3/17/2016
1.2.17 1,638 3/17/2016
1.2.16 1,687 3/17/2016
1.2.15 1,638 3/17/2016
1.2.14 1,574 3/16/2016
1.2.13 1,662 3/15/2016
1.2.12 1,656 3/15/2016
1.2.11 1,602 3/14/2016
1.2.10 1,637 3/11/2016
1.2.9 1,677 3/7/2016
1.2.8 1,568 3/6/2016
1.2.7 1,677 3/6/2016
1.2.6 1,691 3/4/2016
1.2.5 1,623 3/2/2016
1.2.4 1,724 3/2/2016
1.2.3 1,693 3/1/2016
1.2.1 1,701 2/29/2016
1.2.0 1,819 2/29/2016
1.1.45 1,580 7/28/2017
1.1.44 2,172 2/29/2016
1.1.43 1,656 2/29/2016
1.1.42 1,759 2/28/2016
1.1.41 2,079 2/26/2016
1.1.40 1,667 2/23/2016
1.1.39 1,851 2/23/2016
1.1.38 1,673 2/22/2016
1.1.37 1,760 2/22/2016
1.1.36 1,661 2/19/2016
1.1.35 1,709 2/19/2016
1.1.34 1,710 2/15/2016
1.1.33 1,633 2/12/2016
1.1.32 1,870 2/11/2016
1.1.31 1,852 2/11/2016
1.1.30 1,611 2/9/2016
1.1.29 1,586 2/8/2016
1.1.28 1,678 1/29/2016
1.1.27 1,656 1/26/2016
1.1.25 1,709 1/25/2016
1.1.24 1,645 1/20/2016
1.1.23 1,664 1/20/2016
1.1.19 1,683 1/20/2016
1.1.16 1,664 1/19/2016
1.1.15 2,045 1/15/2016
1.1.14 1,883 1/15/2016
1.1.13 2,394 1/14/2016
1.1.12 2,187 1/14/2016
1.1.10 1,851 1/13/2016
1.1.9 1,638 1/12/2016
1.1.8 1,642 1/12/2016
1.1.7 1,679 1/12/2016
1.1.6 1,681 1/11/2016
1.1.5 1,633 1/7/2016
1.1.3 1,628 1/6/2016
1.1.2 1,694 1/6/2016
1.1.1 1,641 1/5/2016
1.1.0 1,736 1/1/2016
1.0.155 1,719 12/18/2015
1.0.154 1,729 12/17/2015
1.0.153 1,637 12/17/2015
1.0.151 1,748 12/3/2015
1.0.150 1,928 12/3/2015
1.0.149 1,857 12/3/2015
1.0.148 1,996 12/2/2015
1.0.147 1,784 12/2/2015
1.0.146 2,022 12/2/2015
1.0.145 1,857 12/2/2015
1.0.144 1,980 12/2/2015
1.0.143 1,876 12/1/2015
1.0.142 1,883 12/1/2015
1.0.140 1,945 12/1/2015
1.0.139 1,906 11/30/2015
1.0.138 1,901 11/30/2015
1.0.137 1,732 11/26/2015
1.0.136 1,819 11/25/2015
1.0.135 1,688 11/20/2015
1.0.134 1,723 11/19/2015
1.0.133 1,762 11/19/2015
1.0.132 1,705 11/19/2015
1.0.131 1,716 11/17/2015
1.0.130 1,666 11/13/2015
1.0.129 1,691 11/13/2015
1.0.128 1,696 11/13/2015
1.0.127 1,737 11/12/2015
1.0.126 1,684 11/12/2015
1.0.125 1,659 11/11/2015
1.0.124 1,675 11/11/2015
1.0.123 1,729 11/11/2015
1.0.121 1,706 11/4/2015
1.0.120 1,688 11/3/2015
1.0.119 1,578 10/30/2015
1.0.118 1,608 10/29/2015
1.0.117 1,636 10/23/2015
1.0.116 1,675 10/20/2015
1.0.115 1,645 10/13/2015
1.0.113 1,643 10/13/2015
1.0.111 2,058 10/6/2015
1.0.110 2,022 10/6/2015
1.0.109 1,845 10/6/2015
1.0.108 1,669 10/6/2015
1.0.107 2,052 10/4/2015
1.0.106 1,733 9/25/2015
1.0.105 1,740 9/2/2015
1.0.104 1,712 8/24/2015
1.0.103 1,851 7/30/2015
1.0.102 1,799 7/30/2015
1.0.101 1,686 6/12/2015
1.0.100 1,675 6/3/2015
1.0.99 1,760 6/3/2015
1.0.98 1,639 6/3/2015
1.0.97 1,634 5/12/2015
1.0.96 1,679 5/7/2015
1.0.95 1,727 4/16/2015
1.0.94 1,723 4/16/2015
1.0.93 1,819 4/15/2015
1.0.92 1,759 4/8/2015
1.0.91 1,648 3/17/2015
1.0.90 1,619 3/10/2015
1.0.89 1,724 3/10/2015
1.0.88 2,034 2/12/2015
1.0.87 1,842 12/4/2014
1.0.86 1,833 11/14/2014
1.0.85 1,835 11/14/2014
1.0.84 2,193 11/13/2014
1.0.83 2,240 11/13/2014
1.0.82 1,945 11/12/2014
1.0.81 1,891 11/12/2014
1.0.80 1,747 10/9/2014
1.0.79 1,736 10/8/2014
1.0.78 1,736 10/7/2014
1.0.77 1,737 10/7/2014
1.0.76 1,721 9/29/2014
1.0.75 1,738 9/29/2014
1.0.74 1,753 9/3/2014
1.0.73 1,756 9/3/2014
1.0.72 1,751 8/12/2014
1.0.71 1,735 8/11/2014
1.0.70 1,788 8/11/2014
1.0.67 1,699 8/11/2014
1.0.66 1,700 8/11/2014
1.0.65 1,760 8/5/2014
1.0.64 1,731 8/4/2014
1.0.63 1,765 7/31/2014
1.0.62 1,725 7/22/2014
1.0.59 1,741 7/11/2014
1.0.58 1,738 7/11/2014
1.0.57 1,791 7/7/2014
1.0.56 1,775 7/1/2014
1.0.55 1,771 7/1/2014
1.0.54 1,688 7/1/2014
1.0.53 1,725 7/1/2014
1.0.52 1,716 7/1/2014
1.0.51 1,702 6/23/2014
1.0.49 1,739 6/21/2014
1.0.48 1,734 6/20/2014
1.0.47 1,704 6/21/2014
1.0.45 1,736 6/19/2014
1.0.44 1,794 6/19/2014
1.0.43 1,774 6/19/2014
1.0.41 1,766 6/19/2014
1.0.40 1,723 6/19/2014
1.0.39 1,710 6/18/2014
1.0.38 1,749 6/18/2014
1.0.37 1,818 6/12/2014
1.0.36 1,776 6/12/2014
1.0.35 1,763 6/12/2014
1.0.34 1,713 6/12/2014
1.0.33 1,802 6/12/2014
1.0.32 1,750 6/12/2014
1.0.31 1,701 6/6/2014
1.0.30 1,710 6/6/2014
1.0.29 1,712 6/5/2014
1.0.28 1,829 5/8/2014
1.0.27 1,778 5/8/2014
1.0.26 1,677 5/7/2014
1.0.25 1,703 5/7/2014
1.0.24 1,657 5/7/2014
1.0.23 1,716 5/5/2014
1.0.22 1,771 5/5/2014
1.0.21 1,678 5/5/2014
1.0.20 1,835 4/30/2014
1.0.19 1,769 4/30/2014
1.0.18 1,938 4/11/2014
1.0.17 1,925 4/10/2014
1.0.16 1,957 4/10/2014
1.0.15 1,932 4/10/2014
1.0.14 1,963 4/10/2014
1.0.13 1,922 4/10/2014
1.0.12 1,860 4/2/2014
1.0.11 1,816 4/2/2014
1.0.10 1,816 4/2/2014
1.0.9 1,814 4/1/2014
1.0.8 1,844 4/1/2014
1.0.7 1,867 4/1/2014
1.0.6 1,807 4/1/2014
1.0.5 1,842 4/1/2014