PeanutButter.WindowsServiceManagement 3.0.336

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

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

The Windows Service Management slice of the PeanutButter mini-suite

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. 
.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.

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.339 57 1/7/2025
3.0.338 56 1/7/2025
3.0.337 80 1/7/2025
3.0.336 97 1/6/2025
3.0.335 120 12/17/2024
3.0.334 111 12/17/2024
3.0.333 135 12/13/2024
3.0.332 113 12/13/2024
3.0.331 113 12/12/2024
3.0.330 121 11/28/2024
3.0.329 209 11/13/2024
3.0.328 289 11/12/2024
3.0.327 125 11/12/2024
3.0.326 121 11/12/2024
3.0.325 110 11/12/2024
3.0.324 116 11/12/2024
3.0.323 120 11/6/2024
3.0.322 117 11/6/2024
3.0.321 856 10/10/2024
3.0.320 221 10/7/2024
3.0.319 173 9/18/2024
3.0.318 147 9/18/2024
3.0.317 159 9/18/2024
3.0.316 863 8/28/2024
3.0.315 160 8/12/2024
3.0.314 169 8/8/2024
3.0.313 147 8/8/2024
3.0.312 123 7/29/2024
3.0.311 961 7/17/2024
3.0.310 125 7/15/2024
3.0.309 157 7/15/2024
3.0.308 137 7/9/2024
3.0.307 108 7/9/2024
3.0.306 276 6/25/2024
3.0.305 180 6/11/2024
3.0.304 133 6/11/2024
3.0.303 190 6/5/2024
3.0.302 146 6/5/2024
3.0.301 162 5/30/2024
3.0.300 191 5/30/2024
3.0.299 141 5/30/2024
3.0.298 753 5/17/2024
3.0.297 165 5/17/2024
3.0.296 150 5/13/2024
3.0.295 137 5/8/2024
3.0.294 210 5/7/2024
3.0.293 166 4/19/2024
3.0.292 167 4/18/2024
3.0.291 173 4/17/2024
3.0.290 173 4/17/2024
3.0.289 152 4/15/2024
3.0.288 151 4/11/2024
3.0.287 199 4/5/2024
3.0.286 152 4/5/2024
3.0.285 176 4/5/2024
3.0.284 220 4/4/2024
3.0.283 176 4/4/2024
3.0.282 583 4/3/2024
3.0.281 179 4/2/2024
3.0.280 177 4/2/2024
3.0.279 200 3/25/2024
3.0.278 198 3/25/2024
3.0.277 304 3/15/2024
3.0.276 301 2/29/2024
3.0.275 250 2/28/2024
3.0.274 242 2/28/2024
3.0.273 333 2/27/2024
3.0.272 282 2/26/2024
3.0.271 305 2/22/2024
3.0.270 361 2/15/2024
3.0.269 307 2/15/2024
3.0.268 311 2/15/2024
3.0.267 346 2/14/2024
3.0.266 329 2/14/2024
3.0.265 459 2/13/2024
3.0.264 362 2/8/2024
3.0.263 352 2/8/2024
3.0.262 367 2/8/2024
3.0.261 379 2/8/2024
3.0.260 338 2/7/2024
3.0.259 352 2/7/2024
3.0.258 364 2/7/2024
3.0.257 334 2/7/2024
3.0.256 373 1/31/2024
3.0.255 375 1/30/2024
3.0.254 395 1/25/2024
3.0.253 388 1/24/2024
3.0.252 367 1/22/2024
3.0.251 644 1/17/2024
3.0.250 388 1/17/2024
3.0.249 384 1/16/2024
3.0.248 485 1/16/2024
3.0.247 390 1/16/2024
3.0.246 366 1/15/2024
3.0.245 384 1/11/2024
3.0.244 537 12/11/2023
3.0.243 394 12/11/2023
3.0.242 429 12/7/2023
3.0.241 419 12/7/2023
3.0.240 465 12/5/2023
3.0.239 436 12/5/2023
3.0.238 402 12/5/2023
3.0.237 144 12/5/2023
3.0.236 196 11/17/2023
3.0.235 146 11/17/2023
3.0.234 172 11/14/2023
3.0.233 141 11/14/2023
3.0.232 141 11/13/2023
3.0.231 137 11/9/2023
3.0.230 131 11/8/2023
3.0.229 137 11/8/2023
3.0.228 260 11/2/2023
3.0.227 156 11/2/2023
3.0.226 141 11/1/2023
3.0.225 183 11/1/2023
3.0.224 150 11/1/2023
3.0.223 153 10/31/2023
3.0.222 144 10/31/2023
3.0.221 148 10/31/2023
3.0.220 148 10/31/2023
3.0.219 137 10/31/2023
3.0.218 144 10/30/2023
3.0.217 145 10/30/2023
3.0.216 139 10/30/2023
3.0.215 140 10/30/2023
3.0.214 142 10/26/2023
3.0.213 144 10/25/2023
3.0.212 160 10/25/2023
3.0.211 153 10/24/2023
3.0.210 135 10/24/2023
3.0.209 128 10/24/2023
3.0.208 125 10/24/2023
3.0.207 153 10/23/2023
3.0.206 151 10/23/2023
3.0.205 149 10/20/2023
3.0.204 145 10/20/2023
3.0.203 154 10/20/2023
3.0.202 146 10/19/2023
3.0.201 145 10/19/2023
3.0.200 135 10/19/2023
3.0.199 146 10/19/2023
3.0.198 156 10/18/2023
3.0.197 148 10/18/2023
3.0.196 162 10/17/2023
3.0.195 195 10/13/2023
3.0.194 170 10/12/2023
3.0.193 171 10/12/2023
3.0.192 159 10/11/2023
3.0.191 147 10/11/2023
3.0.190 158 10/11/2023
3.0.189 156 10/11/2023
3.0.188 151 10/11/2023
3.0.187 151 10/11/2023
3.0.186 137 10/11/2023
3.0.185 160 10/10/2023
3.0.184 148 10/10/2023
3.0.183 159 10/9/2023
3.0.182 151 10/9/2023
3.0.181 158 10/9/2023
3.0.180 182 9/21/2023
3.0.179 126 9/21/2023
3.0.178 148 9/21/2023
3.0.177 274 9/11/2023
3.0.176 247 9/8/2023
3.0.175 163 9/8/2023
3.0.173 159 9/8/2023
3.0.172 165 9/8/2023
3.0.170 215 8/23/2023
3.0.169 169 8/23/2023
3.0.168 171 8/23/2023
3.0.167 194 8/11/2023
3.0.166 185 8/10/2023
3.0.165 172 8/7/2023
3.0.164 185 8/3/2023
3.0.163 183 7/31/2023
3.0.162 191 7/28/2023
3.0.161 181 7/28/2023
3.0.160 231 6/30/2023
3.0.159 203 6/29/2023
3.0.158 185 6/29/2023
3.0.157 206 6/28/2023
3.0.156 191 6/28/2023
3.0.155 170 6/28/2023
3.0.154 183 6/26/2023
3.0.153 183 6/22/2023
3.0.152 206 6/22/2023
3.0.151 195 6/22/2023
3.0.150 202 6/22/2023
3.0.149 175 6/22/2023
3.0.148 194 6/22/2023
3.0.147 203 6/15/2023
3.0.146 203 6/9/2023
3.0.145 215 6/6/2023
3.0.144 203 6/6/2023
3.0.143 185 6/6/2023
3.0.142 195 5/31/2023
3.0.141 179 5/31/2023
3.0.140 208 5/26/2023
3.0.139 185 5/26/2023
3.0.138 208 5/25/2023
3.0.137 194 5/25/2023
3.0.136 202 5/25/2023
3.0.135 188 5/25/2023
3.0.134 193 5/25/2023
3.0.133 239 5/24/2023
3.0.132 232 5/24/2023
3.0.131 253 5/24/2023
3.0.130 274 5/23/2023
3.0.129 258 5/22/2023
3.0.128 283 5/18/2023
3.0.127 344 5/17/2023
3.0.126 340 5/11/2023
3.0.125 436 5/5/2023
3.0.124 449 5/4/2023
3.0.123 395 5/4/2023
3.0.122 325 4/25/2023
3.0.121 294 4/25/2023
3.0.120 299 4/25/2023
3.0.119 322 4/25/2023
3.0.118 335 4/25/2023
3.0.117 370 4/24/2023
3.0.116 356 4/24/2023
3.0.115 335 4/18/2023
3.0.114 338 4/18/2023
3.0.113 303 4/18/2023
3.0.112 326 4/11/2023
3.0.111 329 4/11/2023
3.0.110 377 3/31/2023
3.0.109 369 3/29/2023
3.0.108 329 3/28/2023
3.0.107 392 3/15/2023
3.0.106 403 3/9/2023
3.0.105 364 3/9/2023
3.0.104 363 3/3/2023
3.0.103 351 3/2/2023
3.0.102 349 3/2/2023 3.0.102 is deprecated because it has critical bugs.
3.0.101 388 3/1/2023 3.0.101 is deprecated because it has critical bugs.
3.0.100 383 2/22/2023
3.0.99 437 2/10/2023
3.0.98 415 2/10/2023
3.0.97 436 1/24/2023
3.0.96 486 12/15/2022
3.0.95 509 12/1/2022
3.0.94 491 11/30/2022
3.0.93 525 11/30/2022
3.0.92 517 11/30/2022
3.0.91 455 11/29/2022
3.0.90 556 11/25/2022
3.0.89 476 11/17/2022
3.0.88 495 11/15/2022
3.0.87 564 11/14/2022
3.0.86 598 11/14/2022
3.0.85 558 11/14/2022
3.0.84 533 11/14/2022
3.0.83 503 11/14/2022
3.0.82 478 11/14/2022
3.0.81 507 11/14/2022
3.0.80 534 11/14/2022
3.0.79 541 11/8/2022
3.0.78 492 11/7/2022
3.0.77 539 11/7/2022
3.0.76 533 11/7/2022
3.0.75 497 11/7/2022
3.0.74 543 11/3/2022
3.0.73 560 10/31/2022
3.0.72 547 10/27/2022
3.0.71 528 10/27/2022
3.0.70 579 10/27/2022
3.0.69 563 10/27/2022
3.0.68 593 10/25/2022
3.0.67 720 10/19/2022
3.0.66 593 10/19/2022
3.0.65 588 10/19/2022
3.0.64 597 10/19/2022
3.0.63 562 10/19/2022
3.0.62 569 10/18/2022
3.0.61 689 10/13/2022
3.0.60 624 10/12/2022
3.0.59 622 10/12/2022
3.0.58 718 9/28/2022
3.0.57 652 9/28/2022
3.0.56 589 9/28/2022
3.0.55 622 9/27/2022
3.0.54 657 9/27/2022
3.0.53 634 9/27/2022
3.0.52 608 9/27/2022
3.0.51 661 9/27/2022
3.0.50 669 9/27/2022
3.0.49 665 9/27/2022
3.0.48 590 9/27/2022
3.0.47 618 9/26/2022
3.0.46 680 9/26/2022
3.0.45 649 9/26/2022
3.0.44 646 9/26/2022
3.0.43 695 9/23/2022
3.0.42 635 9/23/2022
3.0.41 639 9/22/2022
3.0.40 627 9/22/2022
3.0.39 618 9/22/2022
3.0.38 580 9/21/2022
3.0.37 574 9/21/2022
3.0.36 586 9/21/2022
3.0.35 587 9/21/2022
3.0.34 580 9/20/2022
3.0.33 629 9/19/2022
3.0.32 610 9/16/2022
3.0.31 629 9/16/2022
3.0.30 637 9/16/2022
3.0.29 635 9/16/2022
3.0.28 634 9/15/2022
3.0.27 632 9/15/2022
3.0.26 656 9/14/2022
3.0.25 702 9/14/2022
3.0.24 742 9/14/2022
3.0.23 696 9/14/2022
3.0.22 649 9/14/2022
3.0.21 640 9/14/2022
3.0.20 623 9/9/2022
3.0.19 610 9/9/2022
3.0.18 648 9/8/2022
3.0.17 647 9/6/2022
3.0.16 664 9/6/2022
3.0.15 676 9/2/2022
3.0.14 643 9/1/2022
3.0.13 638 8/31/2022
3.0.12 640 8/31/2022
3.0.11 680 8/23/2022
3.0.10 637 8/22/2022
3.0.9 631 8/22/2022
3.0.8 620 8/18/2022
3.0.7 641 8/17/2022
3.0.6 672 8/15/2022
3.0.5 610 8/15/2022
3.0.4 697 8/4/2022
3.0.3 634 8/4/2022
3.0.2 673 7/29/2022
3.0.1 710 7/27/2022
3.0.0 617 7/26/2022
2.0.96 690 7/26/2022
2.0.95 664 7/26/2022
2.0.94 623 7/25/2022
2.0.93 619 7/25/2022
2.0.92 718 7/15/2022
2.0.91 650 7/15/2022
2.0.90 645 7/14/2022
2.0.89 661 7/14/2022
2.0.88 732 7/12/2022
2.0.87 731 7/11/2022
2.0.86 652 7/11/2022
2.0.85 687 7/11/2022
2.0.84 687 7/8/2022
2.0.83 719 6/29/2022
2.0.82 657 6/29/2022
2.0.81 698 6/23/2022
2.0.80 678 6/15/2022
2.0.79 680 6/14/2022
2.0.78 659 6/14/2022
2.0.77 797 5/24/2022
2.0.76 801 5/3/2022
2.0.75 617 4/29/2022
2.0.74 662 4/19/2022
2.0.73 671 4/16/2022
2.0.72 670 4/12/2022
2.0.71 648 4/12/2022
2.0.70 708 4/7/2022
2.0.69 674 4/7/2022
2.0.68 705 4/7/2022
2.0.67 716 4/7/2022
2.0.66 670 3/15/2022
2.0.65 678 3/15/2022
2.0.64 716 3/15/2022
2.0.63 691 3/2/2022
2.0.62 703 2/22/2022
2.0.61 666 2/18/2022
2.0.60 691 2/18/2022
2.0.59 699 2/15/2022
2.0.58 696 2/9/2022
2.0.57 710 2/1/2022
2.0.56 669 2/1/2022
2.0.55 652 2/1/2022
2.0.54 657 1/28/2022
2.0.53 688 1/27/2022
2.0.52 694 1/19/2022
2.0.51 671 1/19/2022
2.0.46 667 1/19/2022
2.0.45 566 12/2/2021
2.0.44 558 11/18/2021
2.0.43 563 11/16/2021
2.0.42 601 11/2/2021
2.0.41 624 10/20/2021
2.0.40 572 10/12/2021
2.0.39 546 10/12/2021
2.0.38 547 10/5/2021
2.0.37 539 9/21/2021
2.0.36 597 9/9/2021
2.0.35 609 9/3/2021
2.0.34 640 9/2/2021
2.0.33 670 7/21/2021
2.0.32 581 7/21/2021
2.0.31 566 7/6/2021
2.0.30 563 7/5/2021
2.0.29 641 6/30/2021
2.0.28 640 6/28/2021
2.0.27 602 6/17/2021
2.0.26 633 6/15/2021
2.0.25 659 6/14/2021
2.0.24 652 6/14/2021
2.0.23 636 6/14/2021
2.0.22 584 5/20/2021
2.0.21 632 5/18/2021
2.0.20 639 5/10/2021
2.0.19 557 5/10/2021
2.0.18 607 5/3/2021
2.0.17 597 5/3/2021
2.0.16 655 4/14/2021
2.0.15 617 4/13/2021
2.0.14 623 3/31/2021
2.0.13 629 3/25/2021
2.0.12 602 3/25/2021
2.0.11 606 2/19/2021
2.0.10 612 2/18/2021
2.0.9 642 2/18/2021
2.0.8 603 2/16/2021
2.0.7 638 2/9/2021
2.0.6 675 2/9/2021
2.0.5 665 2/3/2021
2.0.4 652 1/29/2021
2.0.3 624 1/29/2021
2.0.2 657 1/28/2021
2.0.1 687 1/27/2021
2.0.0 593 1/26/2021
1.2.397 633 1/26/2021
1.2.396 703 1/21/2021
1.2.395 631 1/20/2021
1.2.394 689 1/20/2021
1.2.393 659 1/20/2021
1.2.392 662 1/20/2021
1.2.391 661 1/19/2021
1.2.390 678 1/19/2021
1.2.389 678 1/19/2021
1.2.388 670 1/14/2021
1.2.387 655 1/14/2021
1.2.386 628 1/13/2021
1.2.385 662 1/13/2021
1.2.384 732 1/11/2021
1.2.383 672 1/8/2021
1.2.382 692 1/6/2021
1.2.381 673 1/6/2021
1.2.380 768 11/17/2020
1.2.379 771 10/21/2020
1.2.378 745 9/17/2020
1.2.377 793 9/1/2020
1.2.376 793 9/1/2020
1.2.375 862 7/13/2020
1.2.374 747 7/2/2020
1.2.373 765 7/1/2020
1.2.372 801 6/10/2020
1.2.371 754 6/10/2020
1.2.370 702 6/10/2020
1.2.369 726 6/9/2020
1.2.368 765 6/9/2020
1.2.367 758 6/9/2020
1.2.366 748 6/9/2020
1.2.365 733 6/9/2020
1.2.364 749 6/9/2020
1.2.363 758 6/9/2020
1.2.362 846 6/8/2020
1.2.361 804 6/4/2020
1.2.360 762 5/4/2020
1.2.359 750 4/27/2020
1.2.358 812 4/4/2020
1.2.357 794 3/25/2020
1.2.356 774 3/10/2020
1.2.355 803 3/10/2020
1.2.354 783 3/6/2020
1.2.353 819 3/3/2020
1.2.352 770 3/3/2020
1.2.351 761 3/2/2020
1.2.350 756 3/2/2020
1.2.349 754 3/2/2020
1.2.348 759 3/2/2020
1.2.347 743 3/2/2020
1.2.346 757 2/27/2020
1.2.345 830 2/21/2020
1.2.344 768 2/20/2020
1.2.343 804 2/20/2020
1.2.342 801 2/20/2020
1.2.341 791 2/20/2020
1.2.340 831 2/20/2020
1.2.339 805 2/20/2020
1.2.338 756 2/19/2020
1.2.337 784 2/18/2020
1.2.336 834 2/14/2020
1.2.335 841 2/6/2020
1.2.334 835 2/4/2020
1.2.333 860 2/3/2020
1.2.332 834 1/13/2020
1.2.331 891 12/17/2019
1.2.330 801 12/13/2019
1.2.328 855 12/12/2019
1.2.327 843 12/11/2019
1.2.326 823 12/10/2019
1.2.325 804 12/3/2019
1.2.324 758 11/29/2019
1.2.323 794 11/28/2019
1.2.322 834 11/28/2019
1.2.321 837 11/28/2019
1.2.320 945 11/26/2019
1.2.319 805 11/26/2019
1.2.318 833 11/22/2019
1.2.317 746 11/20/2019
1.2.316 781 10/25/2019
1.2.315 797 10/25/2019
1.2.314 833 10/23/2019
1.2.313 817 10/18/2019
1.2.312 783 10/17/2019
1.2.311 781 10/17/2019
1.2.310 790 10/17/2019
1.2.309 819 10/9/2019
1.2.308 808 10/8/2019
1.2.307 831 10/7/2019
1.2.306 862 10/4/2019
1.2.305 802 10/3/2019
1.2.304 816 10/2/2019
1.2.303 861 9/16/2019
1.2.302 854 9/16/2019
1.2.301 791 9/15/2019
1.2.300 805 9/13/2019
1.2.299 824 9/10/2019
1.2.298 819 9/6/2019
1.2.297 871 8/20/2019
1.2.296 848 8/20/2019
1.2.295 851 8/20/2019
1.2.294 826 8/20/2019
1.2.293 839 8/16/2019
1.2.292 873 7/15/2019
1.2.291 890 6/30/2019
1.2.290 857 6/28/2019
1.2.289 862 6/20/2019
1.2.288 895 6/12/2019
1.2.287 867 6/12/2019
1.2.286 848 6/11/2019
1.2.285 889 6/11/2019
1.2.284 874 6/5/2019
1.2.283 902 5/28/2019
1.2.282 916 5/25/2019
1.2.281 899 5/23/2019
1.2.280 851 5/13/2019
1.2.279 849 5/9/2019
1.2.278 837 5/9/2019
1.2.277 873 5/7/2019
1.2.276 844 5/7/2019
1.2.275 847 5/6/2019
1.2.274 856 4/26/2019
1.2.273 875 4/25/2019
1.2.272 897 4/25/2019
1.2.271 950 4/24/2019
1.2.270 934 4/24/2019
1.2.269 886 4/16/2019
1.2.268 858 4/16/2019
1.2.267 821 4/16/2019
1.2.266 868 4/12/2019
1.2.265 897 4/12/2019
1.2.264 939 4/11/2019
1.2.263 892 4/11/2019
1.2.262 893 4/10/2019
1.2.261 853 4/10/2019
1.2.260 872 4/5/2019
1.2.259 933 2/27/2019
1.2.258 889 2/27/2019
1.2.257 916 2/26/2019
1.2.256 979 2/15/2019
1.2.255 973 2/15/2019
1.2.254 1,004 2/5/2019
1.2.253 1,045 12/12/2018
1.2.252 1,058 11/8/2018
1.2.251 1,028 11/8/2018
1.2.250 1,040 10/11/2018
1.2.249 1,066 10/2/2018
1.2.248 1,028 9/25/2018
1.2.247 1,110 9/3/2018
1.2.246 1,130 8/28/2018
1.2.245 1,190 8/27/2018
1.2.244 1,130 8/22/2018
1.2.243 1,125 8/21/2018
1.2.242 1,375 8/17/2018
1.2.241 1,330 7/27/2018
1.2.240 1,295 7/26/2018
1.2.239 1,369 6/18/2018
1.2.238 1,460 6/14/2018
1.2.237 1,344 5/25/2018
1.2.236 1,331 5/24/2018
1.2.235 1,475 5/18/2018
1.2.234 1,509 5/3/2018
1.2.233 1,438 5/3/2018
1.2.232 1,461 4/30/2018
1.2.231 1,319 4/18/2018
1.2.230 1,536 4/10/2018
1.2.229 1,459 4/10/2018
1.2.228 1,319 4/4/2018
1.2.227 1,407 3/28/2018
1.2.226 1,342 3/22/2018
1.2.225 1,408 3/20/2018
1.2.224 1,398 3/19/2018
1.2.223 1,492 3/15/2018
1.2.222 1,461 3/14/2018
1.2.221 1,492 3/14/2018
1.2.220 1,598 2/23/2018
1.2.219 1,438 2/16/2018
1.2.218 1,388 2/9/2018
1.2.217 1,382 2/8/2018
1.2.216 1,445 2/7/2018
1.2.215 1,461 2/7/2018
1.2.214 1,504 2/5/2018
1.2.213 1,438 2/2/2018
1.2.212 1,508 1/26/2018
1.2.211 1,567 1/16/2018
1.2.210 1,583 12/18/2017
1.2.209 1,466 12/14/2017
1.2.208 1,447 12/7/2017
1.2.207 1,371 12/6/2017
1.2.206 1,423 12/4/2017
1.2.205 1,408 11/28/2017
1.2.204 1,448 11/24/2017
1.2.203 1,388 11/24/2017
1.2.202 1,432 11/24/2017
1.2.201 1,421 11/20/2017
1.2.200 1,377 11/14/2017
1.2.199 1,370 11/14/2017
1.2.198 1,404 11/6/2017
1.2.197 1,374 11/6/2017
1.2.196 1,374 10/31/2017
1.2.195 1,411 10/30/2017
1.2.194 1,398 10/26/2017
1.2.193 1,389 10/26/2017
1.2.192 1,369 10/26/2017
1.2.191 1,397 10/20/2017
1.2.190 1,385 10/18/2017
1.2.189 1,388 10/18/2017
1.2.188 1,415 10/15/2017
1.2.187 1,429 10/11/2017
1.2.185 1,398 10/10/2017
1.2.184 1,461 10/10/2017
1.2.183 1,401 10/2/2017
1.2.182 1,410 9/29/2017
1.2.181 1,414 9/25/2017
1.2.180 1,454 9/14/2017
1.2.179 1,410 9/12/2017
1.2.178 1,405 8/31/2017
1.2.177 1,424 8/25/2017
1.2.176 1,531 8/24/2017
1.2.174 1,536 8/7/2017
1.2.173 1,401 8/7/2017
1.2.172 1,523 8/7/2017
1.2.171 1,414 8/4/2017
1.2.170 1,515 8/3/2017
1.2.169 1,455 8/3/2017
1.2.168 1,445 8/3/2017
1.2.167 1,531 8/2/2017
1.2.166 1,482 8/1/2017
1.2.165 1,466 7/26/2017
1.2.164 1,576 7/26/2017
1.2.163 1,464 7/25/2017
1.2.162 1,453 7/18/2017
1.2.161 1,405 7/18/2017
1.2.160 1,478 7/18/2017
1.2.159 1,513 7/18/2017
1.2.158 1,465 7/13/2017
1.2.157 1,580 7/13/2017
1.2.156 1,572 7/5/2017
1.2.155 1,492 6/28/2017
1.2.154 1,480 6/27/2017
1.2.153 1,497 6/20/2017
1.2.152 1,456 6/19/2017
1.2.151 1,485 6/14/2017
1.2.150 1,460 6/13/2017
1.2.149 1,460 5/31/2017
1.2.148 1,403 5/29/2017
1.2.147 1,388 5/19/2017
1.2.146 1,401 5/18/2017
1.2.145 1,423 5/18/2017
1.2.144 1,370 5/14/2017
1.2.143 1,439 5/12/2017
1.2.142 1,460 5/12/2017
1.2.141 1,507 5/5/2017
1.2.140 1,436 4/27/2017
1.2.139 1,492 2/27/2017
1.2.137 1,448 2/3/2017
1.2.136 1,388 2/3/2017
1.2.135 1,409 1/26/2017
1.2.134 1,457 1/25/2017
1.2.133 1,472 1/12/2017
1.2.132 1,487 1/11/2017
1.2.131 1,522 1/10/2017
1.2.130 1,499 1/10/2017
1.2.129 1,513 1/10/2017
1.2.128 1,470 1/10/2017
1.2.127 1,465 1/10/2017
1.2.125 1,517 1/10/2017
1.2.119 1,493 12/13/2016
1.2.118 1,465 12/12/2016
1.2.117 1,560 12/10/2016
1.2.115 1,499 12/8/2016
1.2.114 1,454 12/5/2016
1.2.112 1,520 11/29/2016
1.2.111 1,495 11/25/2016
1.2.110 1,525 11/25/2016
1.2.109 1,543 11/24/2016
1.2.108 1,442 11/24/2016
1.2.107 1,472 11/23/2016
1.2.106 1,495 11/18/2016
1.2.105 1,489 11/18/2016
1.2.104 1,533 11/18/2016
1.2.103 1,449 11/17/2016
1.2.102 1,439 11/17/2016
1.2.101 1,488 11/17/2016
1.2.100 1,424 11/16/2016
1.2.99 1,439 11/16/2016
1.2.98 1,469 11/16/2016
1.2.97 1,424 11/16/2016
1.2.96 1,472 11/16/2016
1.2.95 1,485 11/16/2016
1.2.94 1,469 11/15/2016
1.2.92 1,472 11/15/2016
1.2.91 1,474 11/15/2016
1.2.90 1,501 11/15/2016
1.2.89 1,465 11/14/2016
1.2.88 1,985 11/8/2016
1.2.87 1,704 11/8/2016
1.2.86 1,657 11/8/2016
1.2.85 1,493 11/8/2016
1.2.84 1,895 11/8/2016
1.2.83 1,605 11/7/2016
1.2.82 1,700 11/3/2016
1.2.81 1,714 11/3/2016
1.2.80 1,591 11/3/2016
1.2.79 1,598 11/2/2016
1.2.78 1,618 11/1/2016
1.2.76 1,736 11/1/2016
1.2.75 1,419 10/31/2016
1.2.73 1,476 10/28/2016
1.2.71 1,467 10/27/2016
1.2.70 1,455 10/27/2016
1.2.68 1,494 10/26/2016
1.2.67 1,523 10/26/2016
1.2.66 1,471 10/25/2016
1.2.65 1,487 10/24/2016
1.2.64 1,426 10/21/2016
1.2.63 1,404 10/21/2016
1.2.62 1,415 10/21/2016
1.2.61 1,472 10/20/2016
1.2.60 1,421 10/20/2016
1.2.59 1,445 10/13/2016
1.2.58 1,404 10/13/2016
1.2.57 1,459 10/13/2016
1.2.56 1,457 10/13/2016
1.2.55 1,455 10/11/2016
1.2.54 1,405 10/11/2016
1.2.53 1,440 10/10/2016
1.2.52 1,449 10/10/2016
1.2.51 1,465 9/12/2016
1.2.50 1,460 9/12/2016
1.2.49 1,425 9/7/2016
1.2.48 1,460 9/2/2016
1.2.47 1,470 5/6/2016
1.2.46 1,718 4/25/2016
1.2.45 1,644 4/25/2016
1.2.44 1,610 4/25/2016
1.2.43 1,699 4/22/2016
1.2.42 1,434 4/15/2016
1.2.41 1,447 4/12/2016
1.2.40 1,523 4/11/2016
1.2.39 1,449 4/8/2016
1.2.38 1,472 4/8/2016
1.2.37 1,440 4/8/2016
1.2.36 1,460 4/8/2016
1.2.35 1,453 4/6/2016
1.2.34 1,440 4/6/2016
1.2.33 1,499 4/6/2016
1.2.32 1,462 4/6/2016
1.2.31 1,461 4/6/2016
1.2.30 1,474 4/6/2016
1.2.29 1,465 4/5/2016
1.2.28 1,409 4/5/2016
1.2.27 1,399 4/5/2016
1.2.26 1,450 4/5/2016
1.2.25 1,444 4/5/2016
1.2.24 1,415 4/1/2016
1.2.23 1,434 3/31/2016
1.2.22 1,469 3/31/2016
1.2.21 1,459 3/29/2016
1.2.20 1,455 3/25/2016
1.2.19 1,425 3/17/2016
1.2.18 1,493 3/17/2016
1.2.17 1,412 3/17/2016
1.2.16 1,457 3/17/2016
1.2.15 1,470 3/17/2016
1.2.14 1,481 3/16/2016
1.2.13 1,493 3/15/2016
1.2.12 1,455 3/15/2016
1.2.11 1,396 3/14/2016
1.2.10 1,422 3/11/2016
1.2.9 1,417 3/7/2016
1.2.8 1,376 3/6/2016
1.2.7 1,438 3/6/2016
1.2.6 1,421 3/4/2016
1.2.5 1,449 3/2/2016
1.2.4 1,419 3/2/2016
1.2.3 1,428 3/1/2016
1.2.1 1,469 2/29/2016
1.2.0 1,971 2/29/2016
1.1.45 1,324 7/28/2017
1.1.44 1,950 2/29/2016
1.1.43 1,666 2/29/2016
1.1.42 1,617 2/28/2016
1.1.41 1,844 2/26/2016
1.1.40 1,680 2/23/2016
1.1.39 1,424 2/23/2016
1.1.38 1,469 2/22/2016
1.1.37 1,580 2/22/2016
1.1.36 1,411 2/19/2016
1.1.35 1,412 2/19/2016
1.1.34 1,450 2/15/2016
1.1.33 1,448 2/12/2016
1.1.32 1,374 2/11/2016
1.1.31 1,534 2/11/2016
1.1.30 1,446 2/9/2016
1.1.29 1,462 2/8/2016
1.1.28 1,442 1/29/2016
1.1.27 1,457 1/26/2016
1.1.26 1,436 1/26/2016
1.1.25 1,402 1/25/2016
1.1.24 1,361 1/20/2016
1.1.23 1,376 1/20/2016
1.1.19 1,381 1/20/2016
1.1.18 1,452 1/20/2016
1.1.17 1,410 1/20/2016
1.1.16 1,426 1/19/2016
1.1.15 1,879 1/15/2016
1.1.14 2,293 1/15/2016
1.1.13 1,902 1/14/2016
1.1.12 1,565 1/14/2016
1.1.10 1,566 1/13/2016
1.1.9 1,533 1/12/2016
1.1.8 1,413 1/12/2016
1.1.7 1,352 1/12/2016
1.1.6 1,424 1/11/2016
1.1.5 1,404 1/7/2016
1.1.4 1,453 1/6/2016
1.1.3 1,424 1/6/2016
1.1.2 1,432 1/6/2016
1.1.1 1,420 1/5/2016
1.1.0 1,369 1/1/2016
1.0.155 1,377 12/18/2015
1.0.154 1,419 12/17/2015
1.0.153 1,413 12/17/2015
1.0.151 1,485 12/3/2015
1.0.150 1,476 12/3/2015
1.0.149 1,670 12/3/2015
1.0.148 1,840 12/2/2015
1.0.147 1,710 12/2/2015
1.0.146 1,466 12/2/2015
1.0.145 1,571 12/2/2015
1.0.144 1,639 12/2/2015
1.0.143 1,595 12/1/2015
1.0.142 1,798 12/1/2015
1.0.140 1,748 12/1/2015
1.0.139 1,664 11/30/2015
1.0.138 1,737 11/30/2015
1.0.137 1,524 11/26/2015
1.0.136 1,577 11/25/2015
1.0.135 1,460 11/20/2015
1.0.134 1,456 11/19/2015
1.0.133 1,517 11/19/2015
1.0.132 1,383 11/19/2015
1.0.131 1,391 11/17/2015
1.0.130 1,438 11/13/2015
1.0.129 1,406 11/13/2015
1.0.128 1,423 11/13/2015
1.0.127 1,539 11/12/2015
1.0.126 1,421 11/12/2015
1.0.125 1,412 11/11/2015
1.0.124 1,335 11/11/2015
1.0.123 1,403 11/11/2015
1.0.122 1,454 11/11/2015
1.0.121 1,453 11/4/2015
1.0.120 1,451 11/3/2015
1.0.119 1,460 10/30/2015
1.0.118 1,480 10/29/2015
1.0.117 1,405 10/23/2015
1.0.116 1,342 10/20/2015
1.0.115 1,383 10/13/2015
1.0.113 1,455 10/13/2015
1.0.111 1,608 10/6/2015
1.0.110 1,753 10/6/2015
1.0.109 1,732 10/6/2015
1.0.108 1,688 10/6/2015
1.0.107 1,797 10/4/2015
1.0.106 1,488 9/25/2015
1.0.105 1,399 9/2/2015
1.0.104 1,417 8/24/2015
1.0.103 1,652 7/30/2015
1.0.102 1,562 7/30/2015
1.0.101 1,360 6/12/2015
1.0.100 1,365 6/3/2015
1.0.99 1,401 6/3/2015
1.0.98 1,405 6/3/2015
1.0.97 1,380 5/12/2015
1.0.96 1,420 5/7/2015
1.0.95 1,475 4/16/2015
1.0.94 1,485 4/16/2015
1.0.93 1,475 4/15/2015
1.0.92 1,403 4/8/2015
1.0.91 1,351 3/17/2015
1.0.90 1,440 3/10/2015
1.0.89 1,434 3/10/2015
1.0.88 1,577 2/12/2015
1.0.87 1,590 12/4/2014
1.0.86 1,615 11/14/2014
1.0.85 1,631 11/14/2014
1.0.84 1,834 11/13/2014
1.0.83 1,580 11/13/2014
1.0.82 1,618 11/12/2014
1.0.81 1,658 11/12/2014
1.0.80 1,397 10/9/2014
1.0.79 1,462 10/8/2014
1.0.78 1,431 10/7/2014
1.0.77 1,478 10/7/2014
1.0.76 1,431 9/29/2014
1.0.75 1,500 9/29/2014
1.0.74 1,416 9/3/2014
1.0.73 1,446 9/3/2014
1.0.72 1,437 8/12/2014
1.0.71 1,482 8/11/2014
1.0.70 1,427 8/11/2014
1.0.69 1,419 8/11/2014
1.0.68 1,510 8/11/2014
1.0.67 1,402 8/11/2014
1.0.66 1,482 8/11/2014
1.0.65 1,464 8/5/2014
1.0.64 1,425 8/4/2014
1.0.63 1,387 7/31/2014
1.0.62 1,473 7/22/2014
1.0.61 1,508 7/22/2014
1.0.60 1,461 7/22/2014
1.0.59 1,459 7/11/2014
1.0.58 1,362 7/11/2014
1.0.57 1,433 7/7/2014
1.0.56 1,440 7/1/2014
1.0.55 1,388 7/1/2014
1.0.54 1,397 7/1/2014
1.0.53 1,473 7/1/2014
1.0.52 1,443 7/1/2014
1.0.51 1,525 6/23/2014
1.0.49 1,503 6/21/2014
1.0.48 1,483 6/20/2014
1.0.47 1,533 6/21/2014
1.0.46 1,477 6/20/2014
1.0.45 1,415 6/19/2014
1.0.44 1,375 6/19/2014
1.0.43 1,401 6/19/2014
1.0.42 1,379 6/19/2014
1.0.40 1,415 6/19/2014
1.0.39 1,382 6/18/2014
1.0.38 1,474 6/18/2014
1.0.37 1,492 6/12/2014
1.0.36 1,439 6/12/2014
1.0.35 1,497 6/12/2014
1.0.32 1,456 6/12/2014
1.0.31 1,423 6/6/2014
1.0.30 1,391 6/6/2014
1.0.29 1,394 6/5/2014
1.0.28 1,474 5/8/2014
1.0.27 1,418 5/8/2014
1.0.26 1,409 5/7/2014
1.0.25 1,420 5/7/2014
1.0.24 1,349 5/7/2014
1.0.23 1,432 5/5/2014
1.0.22 1,430 5/5/2014
1.0.21 1,464 5/5/2014
1.0.20 1,436 4/30/2014
1.0.19 1,394 4/30/2014
1.0.18 1,639 4/11/2014
1.0.17 1,645 4/10/2014
1.0.16 1,711 4/10/2014
1.0.15 1,678 4/10/2014
1.0.14 1,655 4/10/2014
1.0.13 1,593 4/10/2014
1.0.12 1,582 4/2/2014
1.0.11 1,558 4/2/2014
1.0.10 1,571 4/2/2014
1.0.9 1,599 4/1/2014
1.0.8 1,553 4/1/2014
1.0.7 1,547 4/1/2014
1.0.6 1,606 4/1/2014
1.0.5 1,596 4/1/2014