PeanutButter.WindowsServiceManagement 2.0.54

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package PeanutButter.WindowsServiceManagement --version 2.0.54                
NuGet\Install-Package PeanutButter.WindowsServiceManagement -Version 2.0.54                
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.WindowsServiceManagement" Version="2.0.54" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PeanutButter.WindowsServiceManagement --version 2.0.54                
#r "nuget: PeanutButter.WindowsServiceManagement, 2.0.54"                
#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.
// Install PeanutButter.WindowsServiceManagement as a Cake Addin
#addin nuget:?package=PeanutButter.WindowsServiceManagement&version=2.0.54

// Install PeanutButter.WindowsServiceManagement as a Cake Tool
#tool nuget:?package=PeanutButter.WindowsServiceManagement&version=2.0.54                

The Windows Service Management slice of the PeanutButter mini-suite

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on PeanutButter.WindowsServiceManagement:

Package Downloads
PeanutButter.ServiceShell

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)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.319 141 9/18/2024
3.0.318 102 9/18/2024
3.0.317 112 9/18/2024
3.0.316 502 8/28/2024
3.0.315 143 8/12/2024
3.0.314 150 8/8/2024
3.0.313 133 8/8/2024
3.0.312 112 7/29/2024
3.0.311 946 7/17/2024
3.0.310 112 7/15/2024
3.0.309 143 7/15/2024
3.0.308 122 7/9/2024
3.0.307 98 7/9/2024
3.0.306 264 6/25/2024
3.0.305 169 6/11/2024
3.0.304 121 6/11/2024
3.0.303 180 6/5/2024
3.0.302 135 6/5/2024
3.0.301 149 5/30/2024
3.0.300 177 5/30/2024
3.0.299 131 5/30/2024
3.0.298 737 5/17/2024
3.0.297 150 5/17/2024
3.0.296 137 5/13/2024
3.0.295 118 5/8/2024
3.0.294 197 5/7/2024
3.0.293 146 4/19/2024
3.0.292 155 4/18/2024
3.0.291 152 4/17/2024
3.0.290 162 4/17/2024
3.0.289 138 4/15/2024
3.0.288 140 4/11/2024
3.0.287 181 4/5/2024
3.0.286 140 4/5/2024
3.0.285 160 4/5/2024
3.0.284 158 4/4/2024
3.0.283 164 4/4/2024
3.0.282 560 4/3/2024
3.0.281 171 4/2/2024
3.0.280 149 4/2/2024
3.0.279 188 3/25/2024
3.0.278 177 3/25/2024
3.0.277 280 3/15/2024
3.0.276 289 2/29/2024
3.0.275 230 2/28/2024
3.0.274 233 2/28/2024
3.0.273 321 2/27/2024
3.0.272 273 2/26/2024
3.0.271 295 2/22/2024
3.0.270 347 2/15/2024
3.0.269 293 2/15/2024
3.0.268 296 2/15/2024
3.0.267 327 2/14/2024
3.0.266 307 2/14/2024
3.0.265 444 2/13/2024
3.0.264 352 2/8/2024
3.0.263 338 2/8/2024
3.0.262 346 2/8/2024
3.0.261 364 2/8/2024
3.0.260 326 2/7/2024
3.0.259 337 2/7/2024
3.0.258 347 2/7/2024
3.0.257 324 2/7/2024
3.0.256 365 1/31/2024
3.0.255 364 1/30/2024
3.0.254 384 1/25/2024
3.0.253 379 1/24/2024
3.0.252 359 1/22/2024
3.0.251 631 1/17/2024
3.0.250 380 1/17/2024
3.0.249 376 1/16/2024
3.0.248 477 1/16/2024
3.0.247 377 1/16/2024
3.0.246 358 1/15/2024
3.0.245 374 1/11/2024
3.0.244 529 12/11/2023
3.0.243 383 12/11/2023
3.0.242 420 12/7/2023
3.0.241 405 12/7/2023
3.0.240 453 12/5/2023
3.0.239 407 12/5/2023
3.0.238 391 12/5/2023
3.0.237 135 12/5/2023
3.0.236 188 11/17/2023
3.0.235 134 11/17/2023
3.0.234 159 11/14/2023
3.0.233 130 11/14/2023
3.0.232 131 11/13/2023
3.0.231 129 11/9/2023
3.0.230 121 11/8/2023
3.0.229 125 11/8/2023
3.0.228 250 11/2/2023
3.0.227 147 11/2/2023
3.0.226 129 11/1/2023
3.0.225 172 11/1/2023
3.0.224 139 11/1/2023
3.0.223 145 10/31/2023
3.0.222 136 10/31/2023
3.0.221 138 10/31/2023
3.0.220 137 10/31/2023
3.0.219 128 10/31/2023
3.0.218 131 10/30/2023
3.0.217 134 10/30/2023
3.0.216 127 10/30/2023
3.0.215 131 10/30/2023
3.0.214 128 10/26/2023
3.0.213 133 10/25/2023
3.0.212 150 10/25/2023
3.0.211 142 10/24/2023
3.0.210 126 10/24/2023
3.0.209 117 10/24/2023
3.0.208 113 10/24/2023
3.0.207 143 10/23/2023
3.0.206 141 10/23/2023
3.0.205 137 10/20/2023
3.0.204 135 10/20/2023
3.0.203 143 10/20/2023
3.0.202 132 10/19/2023
3.0.201 137 10/19/2023
3.0.200 127 10/19/2023
3.0.199 136 10/19/2023
3.0.198 146 10/18/2023
3.0.197 138 10/18/2023
3.0.196 153 10/17/2023
3.0.195 182 10/13/2023
3.0.194 159 10/12/2023
3.0.193 161 10/12/2023
3.0.192 148 10/11/2023
3.0.191 137 10/11/2023
3.0.190 150 10/11/2023
3.0.189 145 10/11/2023
3.0.188 143 10/11/2023
3.0.187 142 10/11/2023
3.0.186 128 10/11/2023
3.0.185 149 10/10/2023
3.0.184 138 10/10/2023
3.0.183 142 10/9/2023
3.0.182 140 10/9/2023
3.0.181 149 10/9/2023
3.0.180 164 9/21/2023
3.0.179 115 9/21/2023
3.0.178 136 9/21/2023
3.0.177 260 9/11/2023
3.0.176 237 9/8/2023
3.0.175 153 9/8/2023
3.0.173 149 9/8/2023
3.0.172 151 9/8/2023
3.0.170 203 8/23/2023
3.0.169 154 8/23/2023
3.0.168 161 8/23/2023
3.0.167 183 8/11/2023
3.0.166 173 8/10/2023
3.0.165 161 8/7/2023
3.0.164 174 8/3/2023
3.0.163 172 7/31/2023
3.0.162 180 7/28/2023
3.0.161 169 7/28/2023
3.0.160 220 6/30/2023
3.0.159 192 6/29/2023
3.0.158 174 6/29/2023
3.0.157 195 6/28/2023
3.0.156 180 6/28/2023
3.0.155 161 6/28/2023
3.0.154 171 6/26/2023
3.0.153 171 6/22/2023
3.0.152 197 6/22/2023
3.0.151 183 6/22/2023
3.0.150 188 6/22/2023
3.0.149 166 6/22/2023
3.0.148 183 6/22/2023
3.0.147 193 6/15/2023
3.0.146 192 6/9/2023
3.0.145 202 6/6/2023
3.0.144 191 6/6/2023
3.0.143 174 6/6/2023
3.0.142 183 5/31/2023
3.0.141 169 5/31/2023
3.0.140 200 5/26/2023
3.0.139 174 5/26/2023
3.0.138 200 5/25/2023
3.0.137 177 5/25/2023
3.0.136 191 5/25/2023
3.0.135 180 5/25/2023
3.0.134 185 5/25/2023
3.0.133 231 5/24/2023
3.0.132 224 5/24/2023
3.0.131 245 5/24/2023
3.0.130 264 5/23/2023
3.0.129 248 5/22/2023
3.0.128 272 5/18/2023
3.0.127 336 5/17/2023
3.0.126 329 5/11/2023
3.0.125 426 5/5/2023
3.0.124 439 5/4/2023
3.0.123 385 5/4/2023
3.0.122 317 4/25/2023
3.0.121 282 4/25/2023
3.0.120 291 4/25/2023
3.0.119 315 4/25/2023
3.0.118 325 4/25/2023
3.0.117 363 4/24/2023
3.0.116 345 4/24/2023
3.0.115 326 4/18/2023
3.0.114 324 4/18/2023
3.0.113 294 4/18/2023
3.0.112 316 4/11/2023
3.0.111 322 4/11/2023
3.0.110 367 3/31/2023
3.0.109 359 3/29/2023
3.0.108 320 3/28/2023
3.0.107 383 3/15/2023
3.0.106 395 3/9/2023
3.0.105 353 3/9/2023
3.0.104 355 3/3/2023
3.0.103 342 3/2/2023
3.0.102 339 3/2/2023 3.0.102 is deprecated because it has critical bugs.
3.0.101 379 3/1/2023 3.0.101 is deprecated because it has critical bugs.
3.0.100 371 2/22/2023
3.0.99 427 2/10/2023
3.0.98 403 2/10/2023
3.0.97 424 1/24/2023
3.0.96 476 12/15/2022
3.0.95 498 12/1/2022
3.0.94 478 11/30/2022
3.0.93 514 11/30/2022
3.0.92 506 11/30/2022
3.0.91 441 11/29/2022
3.0.90 545 11/25/2022
3.0.89 462 11/17/2022
3.0.88 482 11/15/2022
3.0.87 553 11/14/2022
3.0.86 581 11/14/2022
3.0.85 546 11/14/2022
3.0.84 520 11/14/2022
3.0.83 490 11/14/2022
3.0.82 465 11/14/2022
3.0.81 494 11/14/2022
3.0.80 523 11/14/2022
3.0.79 529 11/8/2022
3.0.78 472 11/7/2022
3.0.77 524 11/7/2022
3.0.76 522 11/7/2022
3.0.75 484 11/7/2022
3.0.74 528 11/3/2022
3.0.73 546 10/31/2022
3.0.72 533 10/27/2022
3.0.71 517 10/27/2022
3.0.70 567 10/27/2022
3.0.69 551 10/27/2022
3.0.68 580 10/25/2022
3.0.67 709 10/19/2022
3.0.66 579 10/19/2022
3.0.65 575 10/19/2022
3.0.64 582 10/19/2022
3.0.63 549 10/19/2022
3.0.62 556 10/18/2022
3.0.61 676 10/13/2022
3.0.60 611 10/12/2022
3.0.59 609 10/12/2022
3.0.58 705 9/28/2022
3.0.57 638 9/28/2022
3.0.56 577 9/28/2022
3.0.55 609 9/27/2022
3.0.54 644 9/27/2022
3.0.53 622 9/27/2022
3.0.52 596 9/27/2022
3.0.51 647 9/27/2022
3.0.50 658 9/27/2022
3.0.49 649 9/27/2022
3.0.48 577 9/27/2022
3.0.47 604 9/26/2022
3.0.46 668 9/26/2022
3.0.45 636 9/26/2022
3.0.44 635 9/26/2022
3.0.43 684 9/23/2022
3.0.42 623 9/23/2022
3.0.41 627 9/22/2022
3.0.40 613 9/22/2022
3.0.39 599 9/22/2022
3.0.38 567 9/21/2022
3.0.37 563 9/21/2022
3.0.36 572 9/21/2022
3.0.35 571 9/21/2022
3.0.34 567 9/20/2022
3.0.33 615 9/19/2022
3.0.32 591 9/16/2022
3.0.31 616 9/16/2022
3.0.30 621 9/16/2022
3.0.29 624 9/16/2022
3.0.28 622 9/15/2022
3.0.27 619 9/15/2022
3.0.26 645 9/14/2022
3.0.25 691 9/14/2022
3.0.24 731 9/14/2022
3.0.23 685 9/14/2022
3.0.22 638 9/14/2022
3.0.21 627 9/14/2022
3.0.20 612 9/9/2022
3.0.19 599 9/9/2022
3.0.18 637 9/8/2022
3.0.17 635 9/6/2022
3.0.16 653 9/6/2022
3.0.15 664 9/2/2022
3.0.14 631 9/1/2022
3.0.13 625 8/31/2022
3.0.12 629 8/31/2022
3.0.11 669 8/23/2022
3.0.10 626 8/22/2022
3.0.9 619 8/22/2022
3.0.8 609 8/18/2022
3.0.7 630 8/17/2022
3.0.6 660 8/15/2022
3.0.5 599 8/15/2022
3.0.4 685 8/4/2022
3.0.3 622 8/4/2022
3.0.2 662 7/29/2022
3.0.1 699 7/27/2022
3.0.0 604 7/26/2022
2.0.96 678 7/26/2022
2.0.95 653 7/26/2022
2.0.94 612 7/25/2022
2.0.93 607 7/25/2022
2.0.92 707 7/15/2022
2.0.91 638 7/15/2022
2.0.90 633 7/14/2022
2.0.89 650 7/14/2022
2.0.88 721 7/12/2022
2.0.87 720 7/11/2022
2.0.86 640 7/11/2022
2.0.85 675 7/11/2022
2.0.84 676 7/8/2022
2.0.83 707 6/29/2022
2.0.82 645 6/29/2022
2.0.81 687 6/23/2022
2.0.80 667 6/15/2022
2.0.79 668 6/14/2022
2.0.78 648 6/14/2022
2.0.77 785 5/24/2022
2.0.76 790 5/3/2022
2.0.75 606 4/29/2022
2.0.74 651 4/19/2022
2.0.73 654 4/16/2022
2.0.72 659 4/12/2022
2.0.71 637 4/12/2022
2.0.70 696 4/7/2022
2.0.69 663 4/7/2022
2.0.68 694 4/7/2022
2.0.67 705 4/7/2022
2.0.66 659 3/15/2022
2.0.65 667 3/15/2022
2.0.64 703 3/15/2022
2.0.63 679 3/2/2022
2.0.62 692 2/22/2022
2.0.61 647 2/18/2022
2.0.60 680 2/18/2022
2.0.59 688 2/15/2022
2.0.58 684 2/9/2022
2.0.57 698 2/1/2022
2.0.56 657 2/1/2022
2.0.55 641 2/1/2022
2.0.54 645 1/28/2022
2.0.53 677 1/27/2022
2.0.52 683 1/19/2022
2.0.51 659 1/19/2022
2.0.46 655 1/19/2022
2.0.45 554 12/2/2021
2.0.44 547 11/18/2021
2.0.43 551 11/16/2021
2.0.42 588 11/2/2021
2.0.41 612 10/20/2021
2.0.40 556 10/12/2021
2.0.39 533 10/12/2021
2.0.38 536 10/5/2021
2.0.37 527 9/21/2021
2.0.36 586 9/9/2021
2.0.35 597 9/3/2021
2.0.34 629 9/2/2021
2.0.33 659 7/21/2021
2.0.32 569 7/21/2021
2.0.31 554 7/6/2021
2.0.30 553 7/5/2021
2.0.29 627 6/30/2021
2.0.28 628 6/28/2021
2.0.27 591 6/17/2021
2.0.26 621 6/15/2021
2.0.25 648 6/14/2021
2.0.24 641 6/14/2021
2.0.23 625 6/14/2021
2.0.22 573 5/20/2021
2.0.21 620 5/18/2021
2.0.20 628 5/10/2021
2.0.19 546 5/10/2021
2.0.18 595 5/3/2021
2.0.17 586 5/3/2021
2.0.16 644 4/14/2021
2.0.15 606 4/13/2021
2.0.14 611 3/31/2021
2.0.13 617 3/25/2021
2.0.12 590 3/25/2021
2.0.11 595 2/19/2021
2.0.10 600 2/18/2021
2.0.9 630 2/18/2021
2.0.8 591 2/16/2021
2.0.7 627 2/9/2021
2.0.6 663 2/9/2021
2.0.5 654 2/3/2021
2.0.4 640 1/29/2021
2.0.3 612 1/29/2021
2.0.2 646 1/28/2021
2.0.1 676 1/27/2021
2.0.0 582 1/26/2021
1.2.397 622 1/26/2021
1.2.396 691 1/21/2021
1.2.395 620 1/20/2021
1.2.394 677 1/20/2021
1.2.393 647 1/20/2021
1.2.392 649 1/20/2021
1.2.391 649 1/19/2021
1.2.390 667 1/19/2021
1.2.389 666 1/19/2021
1.2.388 659 1/14/2021
1.2.387 643 1/14/2021
1.2.386 611 1/13/2021
1.2.385 651 1/13/2021
1.2.384 720 1/11/2021
1.2.383 661 1/8/2021
1.2.382 680 1/6/2021
1.2.381 662 1/6/2021
1.2.380 756 11/17/2020
1.2.379 760 10/21/2020
1.2.378 734 9/17/2020
1.2.377 782 9/1/2020
1.2.376 782 9/1/2020
1.2.375 845 7/13/2020
1.2.374 733 7/2/2020
1.2.373 746 7/1/2020
1.2.372 789 6/10/2020
1.2.371 742 6/10/2020
1.2.370 690 6/10/2020
1.2.369 714 6/9/2020
1.2.368 753 6/9/2020
1.2.367 746 6/9/2020
1.2.366 735 6/9/2020
1.2.365 720 6/9/2020
1.2.364 737 6/9/2020
1.2.363 746 6/9/2020
1.2.362 833 6/8/2020
1.2.361 792 6/4/2020
1.2.360 750 5/4/2020
1.2.359 737 4/27/2020
1.2.358 800 4/4/2020
1.2.357 782 3/25/2020
1.2.356 763 3/10/2020
1.2.355 792 3/10/2020
1.2.354 770 3/6/2020
1.2.353 808 3/3/2020
1.2.352 759 3/3/2020
1.2.351 750 3/2/2020
1.2.350 743 3/2/2020
1.2.349 743 3/2/2020
1.2.348 746 3/2/2020
1.2.347 725 3/2/2020
1.2.346 744 2/27/2020
1.2.345 819 2/21/2020
1.2.344 757 2/20/2020
1.2.343 793 2/20/2020
1.2.342 789 2/20/2020
1.2.341 779 2/20/2020
1.2.340 819 2/20/2020
1.2.339 794 2/20/2020
1.2.338 744 2/19/2020
1.2.337 772 2/18/2020
1.2.336 823 2/14/2020
1.2.335 830 2/6/2020
1.2.334 823 2/4/2020
1.2.333 847 2/3/2020
1.2.332 822 1/13/2020
1.2.331 874 12/17/2019
1.2.330 788 12/13/2019
1.2.328 843 12/12/2019
1.2.327 831 12/11/2019
1.2.326 812 12/10/2019
1.2.325 792 12/3/2019
1.2.324 747 11/29/2019
1.2.323 783 11/28/2019
1.2.322 822 11/28/2019
1.2.321 826 11/28/2019
1.2.320 934 11/26/2019
1.2.319 793 11/26/2019
1.2.318 822 11/22/2019
1.2.317 734 11/20/2019
1.2.316 770 10/25/2019
1.2.315 786 10/25/2019
1.2.314 822 10/23/2019
1.2.313 806 10/18/2019
1.2.312 772 10/17/2019
1.2.311 769 10/17/2019
1.2.310 778 10/17/2019
1.2.309 805 10/9/2019
1.2.308 790 10/8/2019
1.2.307 820 10/7/2019
1.2.306 850 10/4/2019
1.2.305 790 10/3/2019
1.2.304 804 10/2/2019
1.2.303 848 9/16/2019
1.2.302 842 9/16/2019
1.2.301 778 9/15/2019
1.2.300 792 9/13/2019
1.2.299 813 9/10/2019
1.2.298 807 9/6/2019
1.2.297 859 8/20/2019
1.2.296 836 8/20/2019
1.2.295 839 8/20/2019
1.2.294 814 8/20/2019
1.2.293 827 8/16/2019
1.2.292 863 7/15/2019
1.2.291 879 6/30/2019
1.2.290 846 6/28/2019
1.2.289 851 6/20/2019
1.2.288 884 6/12/2019
1.2.287 856 6/12/2019
1.2.286 837 6/11/2019
1.2.285 877 6/11/2019
1.2.284 857 6/5/2019
1.2.283 891 5/28/2019
1.2.282 904 5/25/2019
1.2.281 887 5/23/2019
1.2.280 840 5/13/2019
1.2.279 837 5/9/2019
1.2.278 824 5/9/2019
1.2.277 862 5/7/2019
1.2.276 831 5/7/2019
1.2.275 836 5/6/2019
1.2.274 844 4/26/2019
1.2.273 864 4/25/2019
1.2.272 886 4/25/2019
1.2.271 938 4/24/2019
1.2.270 923 4/24/2019
1.2.269 873 4/16/2019
1.2.268 846 4/16/2019
1.2.267 809 4/16/2019
1.2.266 857 4/12/2019
1.2.265 886 4/12/2019
1.2.264 928 4/11/2019
1.2.263 881 4/11/2019
1.2.262 882 4/10/2019
1.2.261 842 4/10/2019
1.2.260 859 4/5/2019
1.2.259 922 2/27/2019
1.2.258 878 2/27/2019
1.2.257 905 2/26/2019
1.2.256 966 2/15/2019
1.2.255 961 2/15/2019
1.2.254 991 2/5/2019
1.2.253 1,031 12/12/2018
1.2.252 1,044 11/8/2018
1.2.251 1,015 11/8/2018
1.2.250 1,024 10/11/2018
1.2.249 1,049 10/2/2018
1.2.248 1,011 9/25/2018
1.2.247 1,092 9/3/2018
1.2.246 1,114 8/28/2018
1.2.245 1,173 8/27/2018
1.2.244 1,112 8/22/2018
1.2.243 1,108 8/21/2018
1.2.242 1,358 8/17/2018
1.2.241 1,311 7/27/2018
1.2.240 1,282 7/26/2018
1.2.239 1,355 6/18/2018
1.2.238 1,444 6/14/2018
1.2.237 1,324 5/25/2018
1.2.236 1,315 5/24/2018
1.2.235 1,460 5/18/2018
1.2.234 1,494 5/3/2018
1.2.233 1,423 5/3/2018
1.2.232 1,445 4/30/2018
1.2.231 1,303 4/18/2018
1.2.230 1,521 4/10/2018
1.2.229 1,443 4/10/2018
1.2.228 1,305 4/4/2018
1.2.227 1,392 3/28/2018
1.2.226 1,328 3/22/2018
1.2.225 1,394 3/20/2018
1.2.224 1,384 3/19/2018
1.2.223 1,477 3/15/2018
1.2.222 1,446 3/14/2018
1.2.221 1,477 3/14/2018
1.2.220 1,582 2/23/2018
1.2.219 1,424 2/16/2018
1.2.218 1,374 2/9/2018
1.2.217 1,367 2/8/2018
1.2.216 1,430 2/7/2018
1.2.215 1,446 2/7/2018
1.2.214 1,489 2/5/2018
1.2.213 1,423 2/2/2018
1.2.212 1,492 1/26/2018
1.2.211 1,551 1/16/2018
1.2.210 1,568 12/18/2017
1.2.209 1,452 12/14/2017
1.2.208 1,433 12/7/2017
1.2.207 1,357 12/6/2017
1.2.206 1,409 12/4/2017
1.2.205 1,394 11/28/2017
1.2.204 1,433 11/24/2017
1.2.203 1,373 11/24/2017
1.2.202 1,417 11/24/2017
1.2.201 1,407 11/20/2017
1.2.200 1,363 11/14/2017
1.2.199 1,356 11/14/2017
1.2.198 1,390 11/6/2017
1.2.197 1,360 11/6/2017
1.2.196 1,360 10/31/2017
1.2.195 1,397 10/30/2017
1.2.194 1,383 10/26/2017
1.2.193 1,374 10/26/2017
1.2.192 1,355 10/26/2017
1.2.191 1,383 10/20/2017
1.2.190 1,371 10/18/2017
1.2.189 1,374 10/18/2017
1.2.188 1,401 10/15/2017
1.2.187 1,409 10/11/2017
1.2.185 1,383 10/10/2017
1.2.184 1,447 10/10/2017
1.2.183 1,387 10/2/2017
1.2.182 1,395 9/29/2017
1.2.181 1,399 9/25/2017
1.2.180 1,437 9/14/2017
1.2.179 1,396 9/12/2017
1.2.178 1,390 8/31/2017
1.2.177 1,410 8/25/2017
1.2.176 1,516 8/24/2017
1.2.174 1,522 8/7/2017
1.2.173 1,387 8/7/2017
1.2.172 1,509 8/7/2017
1.2.171 1,399 8/4/2017
1.2.170 1,501 8/3/2017
1.2.169 1,440 8/3/2017
1.2.168 1,431 8/3/2017
1.2.167 1,516 8/2/2017
1.2.166 1,467 8/1/2017
1.2.165 1,452 7/26/2017
1.2.164 1,556 7/26/2017
1.2.163 1,444 7/25/2017
1.2.162 1,439 7/18/2017
1.2.161 1,391 7/18/2017
1.2.160 1,462 7/18/2017
1.2.159 1,499 7/18/2017
1.2.158 1,445 7/13/2017
1.2.157 1,566 7/13/2017
1.2.156 1,557 7/5/2017
1.2.155 1,477 6/28/2017
1.2.154 1,465 6/27/2017
1.2.153 1,483 6/20/2017
1.2.152 1,441 6/19/2017
1.2.151 1,471 6/14/2017
1.2.150 1,445 6/13/2017
1.2.149 1,446 5/31/2017
1.2.148 1,388 5/29/2017
1.2.147 1,374 5/19/2017
1.2.146 1,387 5/18/2017
1.2.145 1,403 5/18/2017
1.2.144 1,355 5/14/2017
1.2.143 1,424 5/12/2017
1.2.142 1,445 5/12/2017
1.2.141 1,493 5/5/2017
1.2.140 1,422 4/27/2017
1.2.139 1,479 2/27/2017
1.2.137 1,434 2/3/2017
1.2.136 1,374 2/3/2017
1.2.135 1,396 1/26/2017
1.2.134 1,444 1/25/2017
1.2.133 1,459 1/12/2017
1.2.132 1,474 1/11/2017
1.2.131 1,504 1/10/2017
1.2.130 1,486 1/10/2017
1.2.129 1,497 1/10/2017
1.2.128 1,457 1/10/2017
1.2.127 1,449 1/10/2017
1.2.125 1,505 1/10/2017
1.2.119 1,480 12/13/2016
1.2.118 1,451 12/12/2016
1.2.117 1,546 12/10/2016
1.2.115 1,482 12/8/2016
1.2.114 1,441 12/5/2016
1.2.112 1,504 11/29/2016
1.2.111 1,481 11/25/2016
1.2.110 1,510 11/25/2016
1.2.109 1,530 11/24/2016
1.2.108 1,429 11/24/2016
1.2.107 1,459 11/23/2016
1.2.106 1,480 11/18/2016
1.2.105 1,476 11/18/2016
1.2.104 1,518 11/18/2016
1.2.103 1,436 11/17/2016
1.2.102 1,426 11/17/2016
1.2.101 1,477 11/17/2016
1.2.100 1,411 11/16/2016
1.2.99 1,422 11/16/2016
1.2.98 1,457 11/16/2016
1.2.97 1,408 11/16/2016
1.2.96 1,456 11/16/2016
1.2.95 1,470 11/16/2016
1.2.94 1,456 11/15/2016
1.2.92 1,460 11/15/2016
1.2.91 1,461 11/15/2016
1.2.90 1,486 11/15/2016
1.2.89 1,452 11/14/2016
1.2.88 1,970 11/8/2016
1.2.87 1,688 11/8/2016
1.2.86 1,644 11/8/2016
1.2.85 1,480 11/8/2016
1.2.84 1,879 11/8/2016
1.2.83 1,587 11/7/2016
1.2.82 1,686 11/3/2016
1.2.81 1,699 11/3/2016
1.2.80 1,579 11/3/2016
1.2.79 1,580 11/2/2016
1.2.78 1,605 11/1/2016
1.2.76 1,721 11/1/2016
1.2.75 1,405 10/31/2016
1.2.73 1,457 10/28/2016
1.2.71 1,451 10/27/2016
1.2.70 1,441 10/27/2016
1.2.68 1,480 10/26/2016
1.2.67 1,508 10/26/2016
1.2.66 1,454 10/25/2016
1.2.65 1,473 10/24/2016
1.2.64 1,411 10/21/2016
1.2.63 1,389 10/21/2016
1.2.62 1,400 10/21/2016
1.2.61 1,456 10/20/2016
1.2.60 1,406 10/20/2016
1.2.59 1,431 10/13/2016
1.2.58 1,389 10/13/2016
1.2.57 1,442 10/13/2016
1.2.56 1,441 10/13/2016
1.2.55 1,441 10/11/2016
1.2.54 1,389 10/11/2016
1.2.53 1,425 10/10/2016
1.2.52 1,434 10/10/2016
1.2.51 1,451 9/12/2016
1.2.50 1,444 9/12/2016
1.2.49 1,405 9/7/2016
1.2.48 1,440 9/2/2016
1.2.47 1,456 5/6/2016
1.2.46 1,705 4/25/2016
1.2.45 1,630 4/25/2016
1.2.44 1,594 4/25/2016
1.2.43 1,684 4/22/2016
1.2.42 1,421 4/15/2016
1.2.41 1,432 4/12/2016
1.2.40 1,505 4/11/2016
1.2.39 1,433 4/8/2016
1.2.38 1,458 4/8/2016
1.2.37 1,424 4/8/2016
1.2.36 1,442 4/8/2016
1.2.35 1,438 4/6/2016
1.2.34 1,415 4/6/2016
1.2.33 1,485 4/6/2016
1.2.32 1,446 4/6/2016
1.2.31 1,447 4/6/2016
1.2.30 1,458 4/6/2016
1.2.29 1,449 4/5/2016
1.2.28 1,395 4/5/2016
1.2.27 1,385 4/5/2016
1.2.26 1,434 4/5/2016
1.2.25 1,427 4/5/2016
1.2.24 1,399 4/1/2016
1.2.23 1,417 3/31/2016
1.2.22 1,455 3/31/2016
1.2.21 1,446 3/29/2016
1.2.20 1,434 3/25/2016
1.2.19 1,407 3/17/2016
1.2.18 1,479 3/17/2016
1.2.17 1,396 3/17/2016
1.2.16 1,442 3/17/2016
1.2.15 1,455 3/17/2016
1.2.14 1,467 3/16/2016
1.2.13 1,473 3/15/2016
1.2.12 1,439 3/15/2016
1.2.11 1,381 3/14/2016
1.2.10 1,405 3/11/2016
1.2.9 1,401 3/7/2016
1.2.8 1,361 3/6/2016
1.2.7 1,426 3/6/2016
1.2.6 1,406 3/4/2016
1.2.5 1,435 3/2/2016
1.2.4 1,400 3/2/2016
1.2.3 1,415 3/1/2016
1.2.1 1,456 2/29/2016
1.2.0 1,956 2/29/2016
1.1.45 1,309 7/28/2017
1.1.44 1,935 2/29/2016
1.1.43 1,653 2/29/2016
1.1.42 1,604 2/28/2016
1.1.41 1,817 2/26/2016
1.1.40 1,666 2/23/2016
1.1.39 1,407 2/23/2016
1.1.38 1,455 2/22/2016
1.1.37 1,564 2/22/2016
1.1.36 1,398 2/19/2016
1.1.35 1,397 2/19/2016
1.1.34 1,431 2/15/2016
1.1.33 1,433 2/12/2016
1.1.32 1,360 2/11/2016
1.1.31 1,520 2/11/2016
1.1.30 1,430 2/9/2016
1.1.29 1,444 2/8/2016
1.1.28 1,426 1/29/2016
1.1.27 1,444 1/26/2016
1.1.26 1,415 1/26/2016
1.1.25 1,381 1/25/2016
1.1.24 1,345 1/20/2016
1.1.23 1,360 1/20/2016
1.1.19 1,366 1/20/2016
1.1.18 1,436 1/20/2016
1.1.17 1,397 1/20/2016
1.1.16 1,410 1/19/2016
1.1.15 1,861 1/15/2016
1.1.14 2,278 1/15/2016
1.1.13 1,886 1/14/2016
1.1.12 1,549 1/14/2016
1.1.10 1,550 1/13/2016
1.1.9 1,516 1/12/2016
1.1.8 1,399 1/12/2016
1.1.7 1,336 1/12/2016
1.1.6 1,409 1/11/2016
1.1.5 1,385 1/7/2016
1.1.4 1,438 1/6/2016
1.1.3 1,408 1/6/2016
1.1.2 1,417 1/6/2016
1.1.1 1,406 1/5/2016
1.1.0 1,354 1/1/2016
1.0.155 1,363 12/18/2015
1.0.154 1,404 12/17/2015
1.0.153 1,396 12/17/2015
1.0.151 1,470 12/3/2015
1.0.150 1,459 12/3/2015
1.0.149 1,657 12/3/2015
1.0.148 1,825 12/2/2015
1.0.147 1,695 12/2/2015
1.0.146 1,447 12/2/2015
1.0.145 1,558 12/2/2015
1.0.144 1,625 12/2/2015
1.0.143 1,578 12/1/2015
1.0.142 1,783 12/1/2015
1.0.140 1,731 12/1/2015
1.0.139 1,651 11/30/2015
1.0.138 1,721 11/30/2015
1.0.137 1,509 11/26/2015
1.0.136 1,561 11/25/2015
1.0.135 1,447 11/20/2015
1.0.134 1,441 11/19/2015
1.0.133 1,501 11/19/2015
1.0.132 1,368 11/19/2015
1.0.131 1,375 11/17/2015
1.0.130 1,423 11/13/2015
1.0.129 1,392 11/13/2015
1.0.128 1,408 11/13/2015
1.0.127 1,523 11/12/2015
1.0.126 1,404 11/12/2015
1.0.125 1,399 11/11/2015
1.0.124 1,322 11/11/2015
1.0.123 1,388 11/11/2015
1.0.122 1,439 11/11/2015
1.0.121 1,440 11/4/2015
1.0.120 1,435 11/3/2015
1.0.119 1,439 10/30/2015
1.0.118 1,465 10/29/2015
1.0.117 1,392 10/23/2015
1.0.116 1,327 10/20/2015
1.0.115 1,364 10/13/2015
1.0.113 1,442 10/13/2015
1.0.111 1,591 10/6/2015
1.0.110 1,740 10/6/2015
1.0.109 1,716 10/6/2015
1.0.108 1,673 10/6/2015
1.0.107 1,782 10/4/2015
1.0.106 1,473 9/25/2015
1.0.105 1,381 9/2/2015
1.0.104 1,399 8/24/2015
1.0.103 1,636 7/30/2015
1.0.102 1,548 7/30/2015
1.0.101 1,343 6/12/2015
1.0.100 1,348 6/3/2015
1.0.99 1,383 6/3/2015
1.0.98 1,388 6/3/2015
1.0.97 1,361 5/12/2015
1.0.96 1,406 5/7/2015
1.0.95 1,456 4/16/2015
1.0.94 1,468 4/16/2015
1.0.93 1,458 4/15/2015
1.0.92 1,385 4/8/2015
1.0.91 1,332 3/17/2015
1.0.90 1,423 3/10/2015
1.0.89 1,415 3/10/2015
1.0.88 1,564 2/12/2015
1.0.87 1,573 12/4/2014
1.0.86 1,600 11/14/2014
1.0.85 1,616 11/14/2014
1.0.84 1,819 11/13/2014
1.0.83 1,564 11/13/2014
1.0.82 1,603 11/12/2014
1.0.81 1,641 11/12/2014
1.0.80 1,381 10/9/2014
1.0.79 1,447 10/8/2014
1.0.78 1,415 10/7/2014
1.0.77 1,459 10/7/2014
1.0.76 1,417 9/29/2014
1.0.75 1,485 9/29/2014
1.0.74 1,401 9/3/2014
1.0.73 1,431 9/3/2014
1.0.72 1,424 8/12/2014
1.0.71 1,466 8/11/2014
1.0.70 1,414 8/11/2014
1.0.69 1,404 8/11/2014
1.0.68 1,496 8/11/2014
1.0.67 1,388 8/11/2014
1.0.66 1,467 8/11/2014
1.0.65 1,445 8/5/2014
1.0.64 1,410 8/4/2014
1.0.63 1,370 7/31/2014
1.0.62 1,456 7/22/2014
1.0.61 1,495 7/22/2014
1.0.60 1,443 7/22/2014
1.0.59 1,445 7/11/2014
1.0.58 1,347 7/11/2014
1.0.57 1,417 7/7/2014
1.0.56 1,427 7/1/2014
1.0.55 1,373 7/1/2014
1.0.54 1,382 7/1/2014
1.0.53 1,460 7/1/2014
1.0.52 1,430 7/1/2014
1.0.51 1,511 6/23/2014
1.0.49 1,490 6/21/2014
1.0.48 1,468 6/20/2014
1.0.47 1,516 6/21/2014
1.0.46 1,464 6/20/2014
1.0.45 1,400 6/19/2014
1.0.44 1,361 6/19/2014
1.0.43 1,385 6/19/2014
1.0.42 1,366 6/19/2014
1.0.40 1,402 6/19/2014
1.0.39 1,369 6/18/2014
1.0.38 1,459 6/18/2014
1.0.37 1,478 6/12/2014
1.0.36 1,425 6/12/2014
1.0.35 1,481 6/12/2014
1.0.32 1,440 6/12/2014
1.0.31 1,408 6/6/2014
1.0.30 1,378 6/6/2014
1.0.29 1,378 6/5/2014
1.0.28 1,459 5/8/2014
1.0.27 1,403 5/8/2014
1.0.26 1,396 5/7/2014
1.0.25 1,401 5/7/2014
1.0.24 1,336 5/7/2014
1.0.23 1,419 5/5/2014
1.0.22 1,415 5/5/2014
1.0.21 1,448 5/5/2014
1.0.20 1,421 4/30/2014
1.0.19 1,379 4/30/2014
1.0.18 1,624 4/11/2014
1.0.17 1,630 4/10/2014
1.0.16 1,698 4/10/2014
1.0.15 1,662 4/10/2014
1.0.14 1,642 4/10/2014
1.0.13 1,580 4/10/2014
1.0.12 1,569 4/2/2014
1.0.11 1,544 4/2/2014
1.0.10 1,559 4/2/2014
1.0.9 1,585 4/1/2014
1.0.8 1,541 4/1/2014
1.0.7 1,533 4/1/2014
1.0.6 1,594 4/1/2014
1.0.5 1,583 4/1/2014