PeanutButter.WindowsServiceManagement 1.2.258

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

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

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 was computed.  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.
  • .NETFramework 4.0

    • 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 67 9/18/2024
3.0.318 34 9/18/2024
3.0.317 41 9/18/2024
3.0.316 368 8/28/2024
3.0.315 120 8/12/2024
3.0.314 118 8/8/2024
3.0.313 100 8/8/2024
3.0.312 81 7/29/2024
3.0.311 912 7/17/2024
3.0.310 81 7/15/2024
3.0.309 115 7/15/2024
3.0.308 89 7/9/2024
3.0.307 76 7/9/2024
3.0.306 230 6/25/2024
3.0.305 135 6/11/2024
3.0.304 96 6/11/2024
3.0.303 146 6/5/2024
3.0.302 111 6/5/2024
3.0.301 116 5/30/2024
3.0.300 108 5/30/2024
3.0.299 103 5/30/2024
3.0.298 697 5/17/2024
3.0.297 115 5/17/2024
3.0.296 112 5/13/2024
3.0.295 99 5/8/2024
3.0.294 143 5/7/2024
3.0.293 121 4/19/2024
3.0.292 128 4/18/2024
3.0.291 124 4/17/2024
3.0.290 129 4/17/2024
3.0.289 114 4/15/2024
3.0.288 108 4/11/2024
3.0.287 159 4/5/2024
3.0.286 114 4/5/2024
3.0.285 130 4/5/2024
3.0.284 126 4/4/2024
3.0.283 132 4/4/2024
3.0.282 547 4/3/2024
3.0.281 141 4/2/2024
3.0.280 136 4/2/2024
3.0.279 164 3/25/2024
3.0.278 153 3/25/2024
3.0.277 255 3/15/2024
3.0.276 266 2/29/2024
3.0.275 207 2/28/2024
3.0.274 205 2/28/2024
3.0.273 297 2/27/2024
3.0.272 244 2/26/2024
3.0.271 272 2/22/2024
3.0.270 312 2/15/2024
3.0.269 262 2/15/2024
3.0.268 268 2/15/2024
3.0.267 294 2/14/2024
3.0.266 276 2/14/2024
3.0.265 413 2/13/2024
3.0.264 320 2/8/2024
3.0.263 310 2/8/2024
3.0.262 323 2/8/2024
3.0.261 339 2/8/2024
3.0.260 302 2/7/2024
3.0.259 308 2/7/2024
3.0.258 324 2/7/2024
3.0.257 293 2/7/2024
3.0.256 338 1/31/2024
3.0.255 333 1/30/2024
3.0.254 356 1/25/2024
3.0.253 331 1/24/2024
3.0.252 333 1/22/2024
3.0.251 600 1/17/2024
3.0.250 350 1/17/2024
3.0.249 349 1/16/2024
3.0.248 443 1/16/2024
3.0.247 350 1/16/2024
3.0.246 329 1/15/2024
3.0.245 344 1/11/2024
3.0.244 498 12/11/2023
3.0.243 359 12/11/2023
3.0.242 386 12/7/2023
3.0.241 382 12/7/2023
3.0.240 428 12/5/2023
3.0.239 377 12/5/2023
3.0.238 366 12/5/2023
3.0.237 119 12/5/2023
3.0.236 173 11/17/2023
3.0.235 116 11/17/2023
3.0.234 139 11/14/2023
3.0.233 114 11/14/2023
3.0.232 113 11/13/2023
3.0.231 112 11/9/2023
3.0.230 107 11/8/2023
3.0.229 113 11/8/2023
3.0.228 238 11/2/2023
3.0.227 135 11/2/2023
3.0.226 116 11/1/2023
3.0.225 154 11/1/2023
3.0.224 121 11/1/2023
3.0.223 127 10/31/2023
3.0.222 118 10/31/2023
3.0.221 122 10/31/2023
3.0.220 121 10/31/2023
3.0.219 110 10/31/2023
3.0.218 113 10/30/2023
3.0.217 119 10/30/2023
3.0.216 111 10/30/2023
3.0.215 118 10/30/2023
3.0.214 116 10/26/2023
3.0.213 116 10/25/2023
3.0.212 131 10/25/2023
3.0.211 128 10/24/2023
3.0.210 112 10/24/2023
3.0.209 116 10/24/2023
3.0.208 98 10/24/2023
3.0.207 127 10/23/2023
3.0.206 127 10/23/2023
3.0.205 122 10/20/2023
3.0.204 121 10/20/2023
3.0.203 131 10/20/2023
3.0.202 118 10/19/2023
3.0.201 119 10/19/2023
3.0.200 115 10/19/2023
3.0.199 120 10/19/2023
3.0.198 131 10/18/2023
3.0.197 126 10/18/2023
3.0.196 140 10/17/2023
3.0.195 167 10/13/2023
3.0.194 145 10/12/2023
3.0.193 143 10/12/2023
3.0.192 132 10/11/2023
3.0.191 123 10/11/2023
3.0.190 135 10/11/2023
3.0.189 132 10/11/2023
3.0.188 126 10/11/2023
3.0.187 126 10/11/2023
3.0.186 127 10/11/2023
3.0.185 132 10/10/2023
3.0.184 127 10/10/2023
3.0.183 128 10/9/2023
3.0.182 125 10/9/2023
3.0.181 133 10/9/2023
3.0.180 151 9/21/2023
3.0.179 115 9/21/2023
3.0.178 124 9/21/2023
3.0.177 246 9/11/2023
3.0.176 219 9/8/2023
3.0.175 140 9/8/2023
3.0.173 134 9/8/2023
3.0.172 138 9/8/2023
3.0.170 187 8/23/2023
3.0.169 142 8/23/2023
3.0.168 147 8/23/2023
3.0.167 167 8/11/2023
3.0.166 159 8/10/2023
3.0.165 160 8/7/2023
3.0.164 160 8/3/2023
3.0.163 155 7/31/2023
3.0.162 166 7/28/2023
3.0.161 154 7/28/2023
3.0.160 203 6/30/2023
3.0.159 174 6/29/2023
3.0.158 173 6/29/2023
3.0.157 182 6/28/2023
3.0.156 168 6/28/2023
3.0.155 160 6/28/2023
3.0.154 171 6/26/2023
3.0.153 171 6/22/2023
3.0.152 184 6/22/2023
3.0.151 165 6/22/2023
3.0.150 171 6/22/2023
3.0.149 165 6/22/2023
3.0.148 168 6/22/2023
3.0.147 178 6/15/2023
3.0.146 191 6/9/2023
3.0.145 202 6/6/2023
3.0.144 178 6/6/2023
3.0.143 173 6/6/2023
3.0.142 183 5/31/2023
3.0.141 168 5/31/2023
3.0.140 184 5/26/2023
3.0.139 174 5/26/2023
3.0.138 188 5/25/2023
3.0.137 177 5/25/2023
3.0.136 176 5/25/2023
3.0.135 179 5/25/2023
3.0.134 172 5/25/2023
3.0.133 217 5/24/2023
3.0.132 206 5/24/2023
3.0.131 244 5/24/2023
3.0.130 248 5/23/2023
3.0.129 230 5/22/2023
3.0.128 260 5/18/2023
3.0.127 319 5/17/2023
3.0.126 317 5/11/2023
3.0.125 413 5/5/2023
3.0.124 425 5/4/2023
3.0.123 373 5/4/2023
3.0.122 304 4/25/2023
3.0.121 269 4/25/2023
3.0.120 276 4/25/2023
3.0.119 302 4/25/2023
3.0.118 309 4/25/2023
3.0.117 351 4/24/2023
3.0.116 344 4/24/2023
3.0.115 326 4/18/2023
3.0.114 310 4/18/2023
3.0.113 278 4/18/2023
3.0.112 300 4/11/2023
3.0.111 306 4/11/2023
3.0.110 354 3/31/2023
3.0.109 347 3/29/2023
3.0.108 319 3/28/2023
3.0.107 370 3/15/2023
3.0.106 377 3/9/2023
3.0.105 353 3/9/2023
3.0.104 354 3/3/2023
3.0.103 330 3/2/2023
3.0.102 339 3/2/2023 3.0.102 is deprecated because it has critical bugs.
3.0.101 363 3/1/2023 3.0.101 is deprecated because it has critical bugs.
3.0.100 370 2/22/2023
3.0.99 413 2/10/2023
3.0.98 388 2/10/2023
3.0.97 423 1/24/2023
3.0.96 464 12/15/2022
3.0.95 485 12/1/2022
3.0.94 465 11/30/2022
3.0.93 496 11/30/2022
3.0.92 492 11/30/2022
3.0.91 429 11/29/2022
3.0.90 527 11/25/2022
3.0.89 461 11/17/2022
3.0.88 467 11/15/2022
3.0.87 535 11/14/2022
3.0.86 566 11/14/2022
3.0.85 531 11/14/2022
3.0.84 504 11/14/2022
3.0.83 477 11/14/2022
3.0.82 452 11/14/2022
3.0.81 493 11/14/2022
3.0.80 506 11/14/2022
3.0.79 513 11/8/2022
3.0.78 461 11/7/2022
3.0.77 511 11/7/2022
3.0.76 521 11/7/2022
3.0.75 483 11/7/2022
3.0.74 515 11/3/2022
3.0.73 545 10/31/2022
3.0.72 515 10/27/2022
3.0.71 516 10/27/2022
3.0.70 549 10/27/2022
3.0.69 537 10/27/2022
3.0.68 567 10/25/2022
3.0.67 691 10/19/2022
3.0.66 564 10/19/2022
3.0.65 563 10/19/2022
3.0.64 569 10/19/2022
3.0.63 549 10/19/2022
3.0.62 555 10/18/2022
3.0.61 660 10/13/2022
3.0.60 594 10/12/2022
3.0.59 593 10/12/2022
3.0.58 705 9/28/2022
3.0.57 620 9/28/2022
3.0.56 577 9/28/2022
3.0.55 596 9/27/2022
3.0.54 630 9/27/2022
3.0.53 606 9/27/2022
3.0.52 595 9/27/2022
3.0.51 633 9/27/2022
3.0.50 657 9/27/2022
3.0.49 635 9/27/2022
3.0.48 576 9/27/2022
3.0.47 585 9/26/2022
3.0.46 654 9/26/2022
3.0.45 622 9/26/2022
3.0.44 620 9/26/2022
3.0.43 667 9/23/2022
3.0.42 623 9/23/2022
3.0.41 613 9/22/2022
3.0.40 598 9/22/2022
3.0.39 582 9/22/2022
3.0.38 566 9/21/2022
3.0.37 547 9/21/2022
3.0.36 556 9/21/2022
3.0.35 571 9/21/2022
3.0.34 566 9/20/2022
3.0.33 599 9/19/2022
3.0.32 591 9/16/2022
3.0.31 599 9/16/2022
3.0.30 620 9/16/2022
3.0.29 623 9/16/2022
3.0.28 608 9/15/2022
3.0.27 601 9/15/2022
3.0.26 631 9/14/2022
3.0.25 674 9/14/2022
3.0.24 716 9/14/2022
3.0.23 667 9/14/2022
3.0.22 637 9/14/2022
3.0.21 612 9/14/2022
3.0.20 595 9/9/2022
3.0.19 598 9/9/2022
3.0.18 619 9/8/2022
3.0.17 621 9/6/2022
3.0.16 639 9/6/2022
3.0.15 652 9/2/2022
3.0.14 618 9/1/2022
3.0.13 610 8/31/2022
3.0.12 628 8/31/2022
3.0.11 655 8/23/2022
3.0.10 625 8/22/2022
3.0.9 606 8/22/2022
3.0.8 591 8/18/2022
3.0.7 616 8/17/2022
3.0.6 645 8/15/2022
3.0.5 586 8/15/2022
3.0.4 685 8/4/2022
3.0.3 606 8/4/2022
3.0.2 661 7/29/2022
3.0.1 686 7/27/2022
3.0.0 604 7/26/2022
2.0.96 662 7/26/2022
2.0.95 637 7/26/2022
2.0.94 593 7/25/2022
2.0.93 591 7/25/2022
2.0.92 691 7/15/2022
2.0.91 622 7/15/2022
2.0.90 616 7/14/2022
2.0.89 634 7/14/2022
2.0.88 707 7/12/2022
2.0.87 707 7/11/2022
2.0.86 639 7/11/2022
2.0.85 658 7/11/2022
2.0.84 660 7/8/2022
2.0.83 691 6/29/2022
2.0.82 633 6/29/2022
2.0.81 672 6/23/2022
2.0.80 651 6/15/2022
2.0.79 653 6/14/2022
2.0.78 631 6/14/2022
2.0.77 771 5/24/2022
2.0.76 775 5/3/2022
2.0.75 605 4/29/2022
2.0.74 633 4/19/2022
2.0.73 635 4/16/2022
2.0.72 645 4/12/2022
2.0.71 636 4/12/2022
2.0.70 696 4/7/2022
2.0.69 650 4/7/2022
2.0.68 681 4/7/2022
2.0.67 690 4/7/2022
2.0.66 642 3/15/2022
2.0.65 648 3/15/2022
2.0.64 689 3/15/2022
2.0.63 665 3/2/2022
2.0.62 678 2/22/2022
2.0.61 630 2/18/2022
2.0.60 662 2/18/2022
2.0.59 674 2/15/2022
2.0.58 671 2/9/2022
2.0.57 697 2/1/2022
2.0.56 640 2/1/2022
2.0.55 627 2/1/2022
2.0.54 644 1/28/2022
2.0.53 676 1/27/2022
2.0.52 664 1/19/2022
2.0.51 644 1/19/2022
2.0.46 654 1/19/2022
2.0.45 541 12/2/2021
2.0.44 530 11/18/2021
2.0.43 538 11/16/2021
2.0.42 573 11/2/2021
2.0.41 595 10/20/2021
2.0.40 540 10/12/2021
2.0.39 517 10/12/2021
2.0.38 520 10/5/2021
2.0.37 526 9/21/2021
2.0.36 567 9/9/2021
2.0.35 584 9/3/2021
2.0.34 611 9/2/2021
2.0.33 643 7/21/2021
2.0.32 549 7/21/2021
2.0.31 540 7/6/2021
2.0.30 539 7/5/2021
2.0.29 608 6/30/2021
2.0.28 612 6/28/2021
2.0.27 577 6/17/2021
2.0.26 610 6/15/2021
2.0.25 629 6/14/2021
2.0.24 625 6/14/2021
2.0.23 609 6/14/2021
2.0.22 559 5/20/2021
2.0.21 602 5/18/2021
2.0.20 612 5/10/2021
2.0.19 545 5/10/2021
2.0.18 577 5/3/2021
2.0.17 567 5/3/2021
2.0.16 630 4/14/2021
2.0.15 587 4/13/2021
2.0.14 611 3/31/2021
2.0.13 617 3/25/2021
2.0.12 576 3/25/2021
2.0.11 581 2/19/2021
2.0.10 586 2/18/2021
2.0.9 618 2/18/2021
2.0.8 576 2/16/2021
2.0.7 612 2/9/2021
2.0.6 650 2/9/2021
2.0.5 637 2/3/2021
2.0.4 623 1/29/2021
2.0.3 593 1/29/2021
2.0.2 628 1/28/2021
2.0.1 662 1/27/2021
2.0.0 566 1/26/2021
1.2.397 609 1/26/2021
1.2.396 676 1/21/2021
1.2.395 605 1/20/2021
1.2.394 658 1/20/2021
1.2.393 646 1/20/2021
1.2.392 648 1/20/2021
1.2.391 636 1/19/2021
1.2.390 651 1/19/2021
1.2.389 666 1/19/2021
1.2.388 641 1/14/2021
1.2.387 626 1/14/2021
1.2.386 596 1/13/2021
1.2.385 635 1/13/2021
1.2.384 706 1/11/2021
1.2.383 660 1/8/2021
1.2.382 666 1/6/2021
1.2.381 646 1/6/2021
1.2.380 737 11/17/2020
1.2.379 744 10/21/2020
1.2.378 734 9/17/2020
1.2.377 765 9/1/2020
1.2.376 764 9/1/2020
1.2.375 831 7/13/2020
1.2.374 733 7/2/2020
1.2.373 732 7/1/2020
1.2.372 775 6/10/2020
1.2.371 723 6/10/2020
1.2.370 689 6/10/2020
1.2.369 695 6/9/2020
1.2.368 734 6/9/2020
1.2.367 728 6/9/2020
1.2.366 716 6/9/2020
1.2.365 705 6/9/2020
1.2.364 736 6/9/2020
1.2.363 730 6/9/2020
1.2.362 815 6/8/2020
1.2.361 770 6/4/2020
1.2.360 735 5/4/2020
1.2.359 723 4/27/2020
1.2.358 787 4/4/2020
1.2.357 766 3/25/2020
1.2.356 762 3/10/2020
1.2.355 774 3/10/2020
1.2.354 754 3/6/2020
1.2.353 792 3/3/2020
1.2.352 746 3/3/2020
1.2.351 737 3/2/2020
1.2.350 727 3/2/2020
1.2.349 728 3/2/2020
1.2.348 732 3/2/2020
1.2.347 710 3/2/2020
1.2.346 729 2/27/2020
1.2.345 804 2/21/2020
1.2.344 756 2/20/2020
1.2.343 776 2/20/2020
1.2.342 776 2/20/2020
1.2.341 761 2/20/2020
1.2.340 808 2/20/2020
1.2.339 775 2/20/2020
1.2.338 727 2/19/2020
1.2.337 754 2/18/2020
1.2.336 809 2/14/2020
1.2.335 814 2/6/2020
1.2.334 809 2/4/2020
1.2.333 833 2/3/2020
1.2.332 803 1/13/2020
1.2.331 858 12/17/2019
1.2.330 773 12/13/2019
1.2.328 827 12/12/2019
1.2.327 812 12/11/2019
1.2.326 798 12/10/2019
1.2.325 775 12/3/2019
1.2.324 733 11/29/2019
1.2.323 770 11/28/2019
1.2.322 809 11/28/2019
1.2.321 812 11/28/2019
1.2.320 919 11/26/2019
1.2.319 780 11/26/2019
1.2.318 808 11/22/2019
1.2.317 721 11/20/2019
1.2.316 755 10/25/2019
1.2.315 769 10/25/2019
1.2.314 801 10/23/2019
1.2.313 787 10/18/2019
1.2.312 756 10/17/2019
1.2.311 755 10/17/2019
1.2.310 763 10/17/2019
1.2.309 791 10/9/2019
1.2.308 775 10/8/2019
1.2.307 802 10/7/2019
1.2.306 837 10/4/2019
1.2.305 775 10/3/2019
1.2.304 803 10/2/2019
1.2.303 834 9/16/2019
1.2.302 824 9/16/2019
1.2.301 763 9/15/2019
1.2.300 778 9/13/2019
1.2.299 798 9/10/2019
1.2.298 793 9/6/2019
1.2.297 845 8/20/2019
1.2.296 821 8/20/2019
1.2.295 820 8/20/2019
1.2.294 798 8/20/2019
1.2.293 814 8/16/2019
1.2.292 847 7/15/2019
1.2.291 863 6/30/2019
1.2.290 832 6/28/2019
1.2.289 821 6/20/2019
1.2.288 868 6/12/2019
1.2.287 838 6/12/2019
1.2.286 821 6/11/2019
1.2.285 864 6/11/2019
1.2.284 856 6/5/2019
1.2.283 877 5/28/2019
1.2.282 892 5/25/2019
1.2.281 871 5/23/2019
1.2.280 822 5/13/2019
1.2.279 824 5/9/2019
1.2.278 809 5/9/2019
1.2.277 845 5/7/2019
1.2.276 819 5/7/2019
1.2.275 820 5/6/2019
1.2.274 831 4/26/2019
1.2.273 846 4/25/2019
1.2.272 862 4/25/2019
1.2.271 921 4/24/2019
1.2.270 908 4/24/2019
1.2.269 859 4/16/2019
1.2.268 831 4/16/2019
1.2.267 794 4/16/2019
1.2.266 844 4/12/2019
1.2.265 870 4/12/2019
1.2.264 914 4/11/2019
1.2.263 864 4/11/2019
1.2.262 869 4/10/2019
1.2.261 825 4/10/2019
1.2.260 841 4/5/2019
1.2.259 908 2/27/2019
1.2.258 864 2/27/2019
1.2.257 892 2/26/2019
1.2.256 948 2/15/2019
1.2.255 948 2/15/2019
1.2.254 977 2/5/2019
1.2.253 1,019 12/12/2018
1.2.252 1,026 11/8/2018
1.2.251 996 11/8/2018
1.2.250 1,010 10/11/2018
1.2.249 1,035 10/2/2018
1.2.248 996 9/25/2018
1.2.247 1,071 9/3/2018
1.2.246 1,098 8/28/2018
1.2.245 1,159 8/27/2018
1.2.244 1,098 8/22/2018
1.2.243 1,094 8/21/2018
1.2.242 1,343 8/17/2018
1.2.241 1,292 7/27/2018
1.2.240 1,267 7/26/2018
1.2.239 1,341 6/18/2018
1.2.238 1,429 6/14/2018
1.2.237 1,309 5/25/2018
1.2.236 1,301 5/24/2018
1.2.235 1,442 5/18/2018
1.2.234 1,477 5/3/2018
1.2.233 1,409 5/3/2018
1.2.232 1,430 4/30/2018
1.2.231 1,290 4/18/2018
1.2.230 1,507 4/10/2018
1.2.229 1,429 4/10/2018
1.2.228 1,287 4/4/2018
1.2.227 1,377 3/28/2018
1.2.226 1,315 3/22/2018
1.2.225 1,379 3/20/2018
1.2.224 1,367 3/19/2018
1.2.223 1,462 3/15/2018
1.2.222 1,429 3/14/2018
1.2.221 1,461 3/14/2018
1.2.220 1,568 2/23/2018
1.2.219 1,403 2/16/2018
1.2.218 1,359 2/9/2018
1.2.217 1,353 2/8/2018
1.2.216 1,414 2/7/2018
1.2.215 1,429 2/7/2018
1.2.214 1,470 2/5/2018
1.2.213 1,409 2/2/2018
1.2.212 1,478 1/26/2018
1.2.211 1,532 1/16/2018
1.2.210 1,554 12/18/2017
1.2.209 1,435 12/14/2017
1.2.208 1,415 12/7/2017
1.2.207 1,343 12/6/2017
1.2.206 1,395 12/4/2017
1.2.205 1,378 11/28/2017
1.2.204 1,409 11/24/2017
1.2.203 1,373 11/24/2017
1.2.202 1,400 11/24/2017
1.2.201 1,388 11/20/2017
1.2.200 1,350 11/14/2017
1.2.199 1,341 11/14/2017
1.2.198 1,375 11/6/2017
1.2.197 1,345 11/6/2017
1.2.196 1,346 10/31/2017
1.2.195 1,382 10/30/2017
1.2.194 1,365 10/26/2017
1.2.193 1,360 10/26/2017
1.2.192 1,336 10/26/2017
1.2.191 1,367 10/20/2017
1.2.190 1,356 10/18/2017
1.2.189 1,356 10/18/2017
1.2.188 1,382 10/15/2017
1.2.187 1,392 10/11/2017
1.2.185 1,369 10/10/2017
1.2.184 1,433 10/10/2017
1.2.183 1,370 10/2/2017
1.2.182 1,381 9/29/2017
1.2.181 1,380 9/25/2017
1.2.180 1,423 9/14/2017
1.2.179 1,377 9/12/2017
1.2.178 1,378 8/31/2017
1.2.177 1,392 8/25/2017
1.2.176 1,502 8/24/2017
1.2.174 1,503 8/7/2017
1.2.173 1,386 8/7/2017
1.2.172 1,494 8/7/2017
1.2.171 1,382 8/4/2017
1.2.170 1,485 8/3/2017
1.2.169 1,427 8/3/2017
1.2.168 1,417 8/3/2017
1.2.167 1,503 8/2/2017
1.2.166 1,449 8/1/2017
1.2.165 1,439 7/26/2017
1.2.164 1,539 7/26/2017
1.2.163 1,443 7/25/2017
1.2.162 1,424 7/18/2017
1.2.161 1,390 7/18/2017
1.2.160 1,447 7/18/2017
1.2.159 1,481 7/18/2017
1.2.158 1,429 7/13/2017
1.2.157 1,547 7/13/2017
1.2.156 1,543 7/5/2017
1.2.155 1,464 6/28/2017
1.2.154 1,450 6/27/2017
1.2.153 1,467 6/20/2017
1.2.152 1,427 6/19/2017
1.2.151 1,456 6/14/2017
1.2.150 1,428 6/13/2017
1.2.149 1,431 5/31/2017
1.2.148 1,372 5/29/2017
1.2.147 1,359 5/19/2017
1.2.146 1,368 5/18/2017
1.2.145 1,390 5/18/2017
1.2.144 1,343 5/14/2017
1.2.143 1,410 5/12/2017
1.2.142 1,431 5/12/2017
1.2.141 1,479 5/5/2017
1.2.140 1,410 4/27/2017
1.2.139 1,466 2/27/2017
1.2.137 1,421 2/3/2017
1.2.136 1,359 2/3/2017
1.2.135 1,380 1/26/2017
1.2.134 1,426 1/25/2017
1.2.133 1,440 1/12/2017
1.2.132 1,459 1/11/2017
1.2.131 1,491 1/10/2017
1.2.130 1,469 1/10/2017
1.2.129 1,482 1/10/2017
1.2.128 1,456 1/10/2017
1.2.127 1,433 1/10/2017
1.2.125 1,490 1/10/2017
1.2.119 1,461 12/13/2016
1.2.118 1,438 12/12/2016
1.2.117 1,528 12/10/2016
1.2.115 1,464 12/8/2016
1.2.114 1,440 12/5/2016
1.2.112 1,488 11/29/2016
1.2.111 1,468 11/25/2016
1.2.110 1,494 11/25/2016
1.2.109 1,515 11/24/2016
1.2.108 1,410 11/24/2016
1.2.107 1,440 11/23/2016
1.2.106 1,461 11/18/2016
1.2.105 1,464 11/18/2016
1.2.104 1,501 11/18/2016
1.2.103 1,423 11/17/2016
1.2.102 1,411 11/17/2016
1.2.101 1,462 11/17/2016
1.2.100 1,396 11/16/2016
1.2.99 1,407 11/16/2016
1.2.98 1,444 11/16/2016
1.2.97 1,393 11/16/2016
1.2.96 1,442 11/16/2016
1.2.95 1,459 11/16/2016
1.2.94 1,455 11/15/2016
1.2.92 1,442 11/15/2016
1.2.91 1,448 11/15/2016
1.2.90 1,472 11/15/2016
1.2.89 1,437 11/14/2016
1.2.88 1,955 11/8/2016
1.2.87 1,671 11/8/2016
1.2.86 1,630 11/8/2016
1.2.85 1,464 11/8/2016
1.2.84 1,864 11/8/2016
1.2.83 1,571 11/7/2016
1.2.82 1,671 11/3/2016
1.2.81 1,683 11/3/2016
1.2.80 1,561 11/3/2016
1.2.79 1,561 11/2/2016
1.2.78 1,590 11/1/2016
1.2.76 1,705 11/1/2016
1.2.75 1,391 10/31/2016
1.2.73 1,445 10/28/2016
1.2.71 1,437 10/27/2016
1.2.70 1,426 10/27/2016
1.2.68 1,464 10/26/2016
1.2.67 1,489 10/26/2016
1.2.66 1,440 10/25/2016
1.2.65 1,461 10/24/2016
1.2.64 1,393 10/21/2016
1.2.63 1,374 10/21/2016
1.2.62 1,383 10/21/2016
1.2.61 1,438 10/20/2016
1.2.60 1,387 10/20/2016
1.2.59 1,417 10/13/2016
1.2.58 1,374 10/13/2016
1.2.57 1,423 10/13/2016
1.2.56 1,427 10/13/2016
1.2.55 1,427 10/11/2016
1.2.54 1,373 10/11/2016
1.2.53 1,409 10/10/2016
1.2.52 1,419 10/10/2016
1.2.51 1,434 9/12/2016
1.2.50 1,426 9/12/2016
1.2.49 1,388 9/7/2016
1.2.48 1,421 9/2/2016
1.2.47 1,442 5/6/2016
1.2.46 1,693 4/25/2016
1.2.45 1,614 4/25/2016
1.2.44 1,576 4/25/2016
1.2.43 1,671 4/22/2016
1.2.42 1,406 4/15/2016
1.2.41 1,410 4/12/2016
1.2.40 1,486 4/11/2016
1.2.39 1,418 4/8/2016
1.2.38 1,439 4/8/2016
1.2.37 1,405 4/8/2016
1.2.36 1,423 4/8/2016
1.2.35 1,424 4/6/2016
1.2.34 1,400 4/6/2016
1.2.33 1,471 4/6/2016
1.2.32 1,429 4/6/2016
1.2.31 1,432 4/6/2016
1.2.30 1,439 4/6/2016
1.2.29 1,435 4/5/2016
1.2.28 1,381 4/5/2016
1.2.27 1,370 4/5/2016
1.2.26 1,421 4/5/2016
1.2.25 1,408 4/5/2016
1.2.24 1,380 4/1/2016
1.2.23 1,403 3/31/2016
1.2.22 1,437 3/31/2016
1.2.21 1,430 3/29/2016
1.2.20 1,421 3/25/2016
1.2.19 1,394 3/17/2016
1.2.18 1,464 3/17/2016
1.2.17 1,382 3/17/2016
1.2.16 1,427 3/17/2016
1.2.15 1,437 3/17/2016
1.2.14 1,454 3/16/2016
1.2.13 1,458 3/15/2016
1.2.12 1,422 3/15/2016
1.2.11 1,367 3/14/2016
1.2.10 1,391 3/11/2016
1.2.9 1,377 3/7/2016
1.2.8 1,342 3/6/2016
1.2.7 1,409 3/6/2016
1.2.6 1,392 3/4/2016
1.2.5 1,420 3/2/2016
1.2.4 1,387 3/2/2016
1.2.3 1,397 3/1/2016
1.2.1 1,438 2/29/2016
1.2.0 1,944 2/29/2016
1.1.45 1,293 7/28/2017
1.1.44 1,921 2/29/2016
1.1.43 1,639 2/29/2016
1.1.42 1,588 2/28/2016
1.1.41 1,798 2/26/2016
1.1.40 1,648 2/23/2016
1.1.39 1,394 2/23/2016
1.1.38 1,442 2/22/2016
1.1.37 1,550 2/22/2016
1.1.36 1,384 2/19/2016
1.1.35 1,382 2/19/2016
1.1.34 1,412 2/15/2016
1.1.33 1,409 2/12/2016
1.1.32 1,347 2/11/2016
1.1.31 1,501 2/11/2016
1.1.30 1,413 2/9/2016
1.1.29 1,431 2/8/2016
1.1.28 1,411 1/29/2016
1.1.27 1,431 1/26/2016
1.1.26 1,402 1/26/2016
1.1.25 1,362 1/25/2016
1.1.24 1,333 1/20/2016
1.1.23 1,346 1/20/2016
1.1.19 1,352 1/20/2016
1.1.18 1,418 1/20/2016
1.1.17 1,379 1/20/2016
1.1.16 1,410 1/19/2016
1.1.15 1,847 1/15/2016
1.1.14 2,262 1/15/2016
1.1.13 1,872 1/14/2016
1.1.12 1,532 1/14/2016
1.1.10 1,534 1/13/2016
1.1.9 1,497 1/12/2016
1.1.8 1,386 1/12/2016
1.1.7 1,335 1/12/2016
1.1.6 1,395 1/11/2016
1.1.5 1,366 1/7/2016
1.1.4 1,423 1/6/2016
1.1.3 1,392 1/6/2016
1.1.2 1,402 1/6/2016
1.1.1 1,391 1/5/2016
1.1.0 1,336 1/1/2016
1.0.155 1,351 12/18/2015
1.0.154 1,391 12/17/2015
1.0.153 1,379 12/17/2015
1.0.151 1,456 12/3/2015
1.0.150 1,441 12/3/2015
1.0.149 1,642 12/3/2015
1.0.148 1,824 12/2/2015
1.0.147 1,694 12/2/2015
1.0.146 1,446 12/2/2015
1.0.145 1,546 12/2/2015
1.0.144 1,611 12/2/2015
1.0.143 1,566 12/1/2015
1.0.142 1,782 12/1/2015
1.0.140 1,716 12/1/2015
1.0.139 1,650 11/30/2015
1.0.138 1,709 11/30/2015
1.0.137 1,503 11/26/2015
1.0.136 1,549 11/25/2015
1.0.135 1,434 11/20/2015
1.0.134 1,426 11/19/2015
1.0.133 1,484 11/19/2015
1.0.132 1,353 11/19/2015
1.0.131 1,362 11/17/2015
1.0.130 1,410 11/13/2015
1.0.129 1,379 11/13/2015
1.0.128 1,394 11/13/2015
1.0.127 1,508 11/12/2015
1.0.126 1,404 11/12/2015
1.0.125 1,384 11/11/2015
1.0.124 1,309 11/11/2015
1.0.123 1,369 11/11/2015
1.0.122 1,426 11/11/2015
1.0.121 1,426 11/4/2015
1.0.120 1,423 11/3/2015
1.0.119 1,426 10/30/2015
1.0.118 1,446 10/29/2015
1.0.117 1,378 10/23/2015
1.0.116 1,320 10/20/2015
1.0.115 1,364 10/13/2015
1.0.113 1,425 10/13/2015
1.0.111 1,574 10/6/2015
1.0.110 1,724 10/6/2015
1.0.109 1,702 10/6/2015
1.0.108 1,657 10/6/2015
1.0.107 1,769 10/4/2015
1.0.106 1,459 9/25/2015
1.0.105 1,380 9/2/2015
1.0.104 1,383 8/24/2015
1.0.103 1,616 7/30/2015
1.0.102 1,534 7/30/2015
1.0.101 1,342 6/12/2015
1.0.100 1,347 6/3/2015
1.0.99 1,369 6/3/2015
1.0.98 1,374 6/3/2015
1.0.97 1,347 5/12/2015
1.0.96 1,394 5/7/2015
1.0.95 1,441 4/16/2015
1.0.94 1,467 4/16/2015
1.0.93 1,439 4/15/2015
1.0.92 1,366 4/8/2015
1.0.91 1,316 3/17/2015
1.0.90 1,404 3/10/2015
1.0.89 1,414 3/10/2015
1.0.88 1,549 2/12/2015
1.0.87 1,554 12/4/2014
1.0.86 1,582 11/14/2014
1.0.85 1,599 11/14/2014
1.0.84 1,801 11/13/2014
1.0.83 1,546 11/13/2014
1.0.82 1,585 11/12/2014
1.0.81 1,624 11/12/2014
1.0.80 1,364 10/9/2014
1.0.79 1,432 10/8/2014
1.0.78 1,398 10/7/2014
1.0.77 1,443 10/7/2014
1.0.76 1,402 9/29/2014
1.0.75 1,466 9/29/2014
1.0.74 1,382 9/3/2014
1.0.73 1,418 9/3/2014
1.0.72 1,405 8/12/2014
1.0.71 1,448 8/11/2014
1.0.70 1,399 8/11/2014
1.0.69 1,386 8/11/2014
1.0.68 1,478 8/11/2014
1.0.67 1,375 8/11/2014
1.0.66 1,449 8/11/2014
1.0.65 1,426 8/5/2014
1.0.64 1,391 8/4/2014
1.0.63 1,369 7/31/2014
1.0.62 1,442 7/22/2014
1.0.61 1,479 7/22/2014
1.0.60 1,427 7/22/2014
1.0.59 1,428 7/11/2014
1.0.58 1,334 7/11/2014
1.0.57 1,403 7/7/2014
1.0.56 1,413 7/1/2014
1.0.55 1,357 7/1/2014
1.0.54 1,369 7/1/2014
1.0.53 1,446 7/1/2014
1.0.52 1,411 7/1/2014
1.0.51 1,497 6/23/2014
1.0.49 1,474 6/21/2014
1.0.48 1,454 6/20/2014
1.0.47 1,502 6/21/2014
1.0.46 1,450 6/20/2014
1.0.45 1,384 6/19/2014
1.0.44 1,345 6/19/2014
1.0.43 1,370 6/19/2014
1.0.42 1,353 6/19/2014
1.0.40 1,387 6/19/2014
1.0.39 1,350 6/18/2014
1.0.38 1,436 6/18/2014
1.0.37 1,462 6/12/2014
1.0.36 1,408 6/12/2014
1.0.35 1,463 6/12/2014
1.0.32 1,422 6/12/2014
1.0.31 1,389 6/6/2014
1.0.30 1,365 6/6/2014
1.0.29 1,362 6/5/2014
1.0.28 1,440 5/8/2014
1.0.27 1,392 5/8/2014
1.0.26 1,382 5/7/2014
1.0.25 1,388 5/7/2014
1.0.24 1,322 5/7/2014
1.0.23 1,401 5/5/2014
1.0.22 1,400 5/5/2014
1.0.21 1,448 5/5/2014
1.0.20 1,409 4/30/2014
1.0.19 1,378 4/30/2014
1.0.18 1,609 4/11/2014
1.0.17 1,616 4/10/2014
1.0.16 1,683 4/10/2014
1.0.15 1,649 4/10/2014
1.0.14 1,627 4/10/2014
1.0.13 1,555 4/10/2014
1.0.12 1,555 4/2/2014
1.0.11 1,525 4/2/2014
1.0.10 1,541 4/2/2014
1.0.9 1,566 4/1/2014
1.0.8 1,529 4/1/2014
1.0.7 1,516 4/1/2014
1.0.6 1,580 4/1/2014
1.0.5 1,566 4/1/2014