PeanutButter.ServiceShell 3.0.374

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