PeanutButter.WindowsServiceManagement 3.0.317

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.317                
NuGet\Install-Package PeanutButter.WindowsServiceManagement -Version 3.0.317                
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.317" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PeanutButter.WindowsServiceManagement --version 3.0.317                
#r "nuget: PeanutButter.WindowsServiceManagement, 3.0.317"                
#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.317

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

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.347 405 3/4/2025
3.0.346 218 3/4/2025
3.0.345 204 3/4/2025
3.0.344 135 2/20/2025
3.0.343 109 2/14/2025
3.0.342 162 2/11/2025
3.0.341 126 2/10/2025
3.0.340 110 2/5/2025
3.0.339 219 1/7/2025
3.0.338 115 1/7/2025
3.0.337 112 1/7/2025
3.0.336 118 1/6/2025
3.0.335 131 12/17/2024
3.0.334 122 12/17/2024
3.0.333 142 12/13/2024
3.0.332 122 12/13/2024
3.0.331 120 12/12/2024
3.0.330 124 11/28/2024
3.0.329 219 11/13/2024
3.0.328 799 11/12/2024
3.0.327 131 11/12/2024
3.0.326 131 11/12/2024
3.0.325 115 11/12/2024
3.0.324 119 11/12/2024
3.0.323 126 11/6/2024
3.0.322 119 11/6/2024
3.0.321 877 10/10/2024
3.0.320 223 10/7/2024
3.0.319 175 9/18/2024
3.0.318 149 9/18/2024
3.0.317 163 9/18/2024
3.0.316 889 8/28/2024
3.0.315 160 8/12/2024
3.0.314 171 8/8/2024
3.0.313 148 8/8/2024
3.0.312 131 7/29/2024
3.0.311 964 7/17/2024
3.0.310 126 7/15/2024
3.0.309 160 7/15/2024
3.0.308 142 7/9/2024
3.0.307 115 7/9/2024
3.0.306 277 6/25/2024
3.0.305 181 6/11/2024
3.0.304 134 6/11/2024
3.0.303 191 6/5/2024
3.0.302 147 6/5/2024
3.0.301 164 5/30/2024
3.0.300 192 5/30/2024
3.0.299 145 5/30/2024
3.0.298 759 5/17/2024
3.0.297 166 5/17/2024
3.0.296 153 5/13/2024
3.0.295 138 5/8/2024
3.0.294 211 5/7/2024
3.0.293 167 4/19/2024
3.0.292 168 4/18/2024
3.0.291 176 4/17/2024
3.0.290 176 4/17/2024
3.0.289 153 4/15/2024
3.0.288 154 4/11/2024
3.0.287 200 4/5/2024
3.0.286 155 4/5/2024
3.0.285 179 4/5/2024
3.0.284 221 4/4/2024
3.0.283 179 4/4/2024
3.0.282 586 4/3/2024
3.0.281 180 4/2/2024
3.0.280 178 4/2/2024
3.0.279 203 3/25/2024
3.0.278 199 3/25/2024
3.0.277 307 3/15/2024
3.0.276 302 2/29/2024
3.0.275 251 2/28/2024
3.0.274 243 2/28/2024
3.0.273 334 2/27/2024
3.0.272 283 2/26/2024
3.0.271 310 2/22/2024
3.0.270 364 2/15/2024
3.0.269 308 2/15/2024
3.0.268 312 2/15/2024
3.0.267 347 2/14/2024
3.0.266 330 2/14/2024
3.0.265 460 2/13/2024
3.0.264 363 2/8/2024
3.0.263 355 2/8/2024
3.0.262 370 2/8/2024
3.0.261 383 2/8/2024
3.0.260 338 2/7/2024
3.0.259 352 2/7/2024
3.0.258 365 2/7/2024
3.0.257 335 2/7/2024
3.0.256 374 1/31/2024
3.0.255 376 1/30/2024
3.0.254 396 1/25/2024
3.0.253 389 1/24/2024
3.0.252 368 1/22/2024
3.0.251 645 1/17/2024
3.0.250 395 1/17/2024
3.0.249 385 1/16/2024
3.0.248 487 1/16/2024
3.0.247 391 1/16/2024
3.0.246 367 1/15/2024
3.0.245 385 1/11/2024
3.0.244 538 12/11/2023
3.0.243 395 12/11/2023
3.0.242 430 12/7/2023
3.0.241 420 12/7/2023
3.0.240 466 12/5/2023
3.0.239 437 12/5/2023
3.0.238 403 12/5/2023
3.0.237 145 12/5/2023
3.0.236 199 11/17/2023
3.0.235 147 11/17/2023
3.0.234 173 11/14/2023
3.0.233 142 11/14/2023
3.0.232 150 11/13/2023
3.0.231 138 11/9/2023
3.0.230 132 11/8/2023
3.0.229 138 11/8/2023
3.0.228 263 11/2/2023
3.0.227 159 11/2/2023
3.0.226 142 11/1/2023
3.0.225 184 11/1/2023
3.0.224 151 11/1/2023
3.0.223 156 10/31/2023
3.0.222 147 10/31/2023
3.0.221 151 10/31/2023
3.0.220 149 10/31/2023
3.0.219 140 10/31/2023
3.0.218 145 10/30/2023
3.0.217 146 10/30/2023
3.0.216 140 10/30/2023
3.0.215 143 10/30/2023
3.0.214 145 10/26/2023
3.0.213 145 10/25/2023
3.0.212 163 10/25/2023
3.0.211 154 10/24/2023
3.0.210 138 10/24/2023
3.0.209 129 10/24/2023
3.0.208 127 10/24/2023
3.0.207 157 10/23/2023
3.0.206 152 10/23/2023
3.0.205 150 10/20/2023
3.0.204 148 10/20/2023
3.0.203 155 10/20/2023
3.0.202 147 10/19/2023
3.0.201 148 10/19/2023
3.0.200 138 10/19/2023
3.0.199 147 10/19/2023
3.0.198 157 10/18/2023
3.0.197 149 10/18/2023
3.0.196 164 10/17/2023
3.0.195 196 10/13/2023
3.0.194 171 10/12/2023
3.0.193 172 10/12/2023
3.0.192 160 10/11/2023
3.0.191 148 10/11/2023
3.0.190 161 10/11/2023
3.0.189 157 10/11/2023
3.0.188 154 10/11/2023
3.0.187 152 10/11/2023
3.0.186 140 10/11/2023
3.0.185 163 10/10/2023
3.0.184 151 10/10/2023
3.0.183 160 10/9/2023
3.0.182 152 10/9/2023
3.0.181 161 10/9/2023
3.0.180 188 9/21/2023
3.0.179 129 9/21/2023
3.0.178 149 9/21/2023
3.0.177 276 9/11/2023
3.0.176 250 9/8/2023
3.0.175 171 9/8/2023
3.0.173 162 9/8/2023
3.0.172 166 9/8/2023
3.0.170 216 8/23/2023
3.0.169 170 8/23/2023
3.0.168 174 8/23/2023
3.0.167 195 8/11/2023
3.0.166 186 8/10/2023
3.0.165 174 8/7/2023
3.0.164 189 8/3/2023
3.0.163 184 7/31/2023
3.0.162 192 7/28/2023
3.0.161 182 7/28/2023
3.0.160 232 6/30/2023
3.0.159 204 6/29/2023
3.0.158 186 6/29/2023
3.0.157 207 6/28/2023
3.0.156 192 6/28/2023
3.0.155 173 6/28/2023
3.0.154 184 6/26/2023
3.0.153 184 6/22/2023
3.0.152 209 6/22/2023
3.0.151 196 6/22/2023
3.0.150 203 6/22/2023
3.0.149 178 6/22/2023
3.0.148 195 6/22/2023
3.0.147 208 6/15/2023
3.0.146 206 6/9/2023
3.0.145 219 6/6/2023
3.0.144 207 6/6/2023
3.0.143 189 6/6/2023
3.0.142 199 5/31/2023
3.0.141 183 5/31/2023
3.0.140 214 5/26/2023
3.0.139 189 5/26/2023
3.0.138 213 5/25/2023
3.0.137 198 5/25/2023
3.0.136 206 5/25/2023
3.0.135 194 5/25/2023
3.0.134 199 5/25/2023
3.0.133 245 5/24/2023
3.0.132 238 5/24/2023
3.0.131 259 5/24/2023
3.0.130 278 5/23/2023
3.0.129 262 5/22/2023
3.0.128 288 5/18/2023
3.0.127 353 5/17/2023
3.0.126 345 5/11/2023
3.0.125 441 5/5/2023
3.0.124 454 5/4/2023
3.0.123 400 5/4/2023
3.0.122 331 4/25/2023
3.0.121 299 4/25/2023
3.0.120 306 4/25/2023
3.0.119 329 4/25/2023
3.0.118 340 4/25/2023
3.0.117 377 4/24/2023
3.0.116 361 4/24/2023
3.0.115 342 4/18/2023
3.0.114 343 4/18/2023
3.0.113 310 4/18/2023
3.0.112 331 4/11/2023
3.0.111 336 4/11/2023
3.0.110 382 3/31/2023
3.0.109 375 3/29/2023
3.0.108 335 3/28/2023
3.0.107 397 3/15/2023
3.0.106 409 3/9/2023
3.0.105 369 3/9/2023
3.0.104 370 3/3/2023
3.0.103 355 3/2/2023
3.0.102 357 3/2/2023 3.0.102 is deprecated because it has critical bugs.
3.0.101 396 3/1/2023 3.0.101 is deprecated because it has critical bugs.
3.0.100 388 2/22/2023
3.0.99 442 2/10/2023
3.0.98 420 2/10/2023
3.0.97 441 1/24/2023
3.0.96 493 12/15/2022
3.0.95 517 12/1/2022
3.0.94 497 11/30/2022
3.0.93 533 11/30/2022
3.0.92 525 11/30/2022
3.0.91 461 11/29/2022
3.0.90 565 11/25/2022
3.0.89 482 11/17/2022
3.0.88 501 11/15/2022
3.0.87 572 11/14/2022
3.0.86 604 11/14/2022
3.0.85 566 11/14/2022
3.0.84 539 11/14/2022
3.0.83 509 11/14/2022
3.0.82 485 11/14/2022
3.0.81 513 11/14/2022
3.0.80 542 11/14/2022
3.0.79 549 11/8/2022
3.0.78 498 11/7/2022
3.0.77 545 11/7/2022
3.0.76 541 11/7/2022
3.0.75 503 11/7/2022
3.0.74 549 11/3/2022
3.0.73 566 10/31/2022
3.0.72 553 10/27/2022
3.0.71 536 10/27/2022
3.0.70 586 10/27/2022
3.0.69 571 10/27/2022
3.0.68 599 10/25/2022
3.0.67 729 10/19/2022
3.0.66 599 10/19/2022
3.0.65 594 10/19/2022
3.0.64 603 10/19/2022
3.0.63 570 10/19/2022
3.0.62 581 10/18/2022
3.0.61 695 10/13/2022
3.0.60 630 10/12/2022
3.0.59 628 10/12/2022
3.0.58 727 9/28/2022
3.0.57 659 9/28/2022
3.0.56 598 9/28/2022
3.0.55 629 9/27/2022
3.0.54 664 9/27/2022
3.0.53 643 9/27/2022
3.0.52 617 9/27/2022
3.0.51 670 9/27/2022
3.0.50 679 9/27/2022
3.0.49 672 9/27/2022
3.0.48 597 9/27/2022
3.0.47 625 9/26/2022
3.0.46 689 9/26/2022
3.0.45 658 9/26/2022
3.0.44 656 9/26/2022
3.0.43 704 9/23/2022
3.0.42 644 9/23/2022
3.0.41 648 9/22/2022
3.0.40 634 9/22/2022
3.0.39 625 9/22/2022
3.0.38 587 9/21/2022
3.0.37 582 9/21/2022
3.0.36 593 9/21/2022
3.0.35 594 9/21/2022
3.0.34 587 9/20/2022
3.0.33 636 9/19/2022
3.0.32 619 9/16/2022
3.0.31 636 9/16/2022
3.0.30 644 9/16/2022
3.0.29 644 9/16/2022
3.0.28 643 9/15/2022
3.0.27 641 9/15/2022
3.0.26 665 9/14/2022
3.0.25 711 9/14/2022
3.0.24 751 9/14/2022
3.0.23 705 9/14/2022
3.0.22 658 9/14/2022
3.0.21 649 9/14/2022
3.0.20 632 9/9/2022
3.0.19 618 9/9/2022
3.0.18 657 9/8/2022
3.0.17 656 9/6/2022
3.0.16 673 9/6/2022
3.0.15 685 9/2/2022
3.0.14 652 9/1/2022
3.0.13 647 8/31/2022
3.0.12 649 8/31/2022
3.0.11 689 8/23/2022
3.0.10 646 8/22/2022
3.0.9 640 8/22/2022
3.0.8 629 8/18/2022
3.0.7 650 8/17/2022
3.0.6 681 8/15/2022
3.0.5 619 8/15/2022
3.0.4 706 8/4/2022
3.0.3 643 8/4/2022
3.0.2 682 7/29/2022
3.0.1 720 7/27/2022
3.0.0 626 7/26/2022
2.0.96 700 7/26/2022
2.0.95 673 7/26/2022
2.0.94 634 7/25/2022
2.0.93 628 7/25/2022
2.0.92 727 7/15/2022
2.0.91 659 7/15/2022
2.0.90 654 7/14/2022
2.0.89 670 7/14/2022
2.0.88 741 7/12/2022
2.0.87 739 7/11/2022
2.0.86 661 7/11/2022
2.0.85 696 7/11/2022
2.0.84 696 7/8/2022
2.0.83 726 6/29/2022
2.0.82 666 6/29/2022
2.0.81 707 6/23/2022
2.0.80 687 6/15/2022
2.0.79 689 6/14/2022
2.0.78 668 6/14/2022
2.0.77 806 5/24/2022
2.0.76 810 5/3/2022
2.0.75 627 4/29/2022
2.0.74 672 4/19/2022
2.0.73 681 4/16/2022
2.0.72 680 4/12/2022
2.0.71 658 4/12/2022
2.0.70 718 4/7/2022
2.0.69 684 4/7/2022
2.0.68 715 4/7/2022
2.0.67 726 4/7/2022
2.0.66 680 3/15/2022
2.0.65 688 3/15/2022
2.0.64 726 3/15/2022
2.0.63 702 3/2/2022
2.0.62 714 2/22/2022
2.0.61 677 2/18/2022
2.0.60 702 2/18/2022
2.0.59 710 2/15/2022
2.0.58 707 2/9/2022
2.0.57 719 2/1/2022
2.0.56 680 2/1/2022
2.0.55 661 2/1/2022
2.0.54 666 1/28/2022
2.0.53 697 1/27/2022
2.0.52 703 1/19/2022
2.0.51 680 1/19/2022
2.0.46 676 1/19/2022
2.0.45 575 12/2/2021
2.0.44 567 11/18/2021
2.0.43 572 11/16/2021
2.0.42 610 11/2/2021
2.0.41 633 10/20/2021
2.0.40 581 10/12/2021
2.0.39 555 10/12/2021
2.0.38 556 10/5/2021
2.0.37 548 9/21/2021
2.0.36 606 9/9/2021
2.0.35 618 9/3/2021
2.0.34 649 9/2/2021
2.0.33 678 7/21/2021
2.0.32 589 7/21/2021
2.0.31 574 7/6/2021
2.0.30 571 7/5/2021
2.0.29 649 6/30/2021
2.0.28 648 6/28/2021
2.0.27 610 6/17/2021
2.0.26 641 6/15/2021
2.0.25 667 6/14/2021
2.0.24 660 6/14/2021
2.0.23 644 6/14/2021
2.0.22 592 5/20/2021
2.0.21 640 5/18/2021
2.0.20 647 5/10/2021
2.0.19 565 5/10/2021
2.0.18 616 5/3/2021
2.0.17 606 5/3/2021
2.0.16 664 4/14/2021
2.0.15 626 4/13/2021
2.0.14 633 3/31/2021
2.0.13 639 3/25/2021
2.0.12 612 3/25/2021
2.0.11 616 2/19/2021
2.0.10 622 2/18/2021
2.0.9 652 2/18/2021
2.0.8 613 2/16/2021
2.0.7 648 2/9/2021
2.0.6 685 2/9/2021
2.0.5 675 2/3/2021
2.0.4 662 1/29/2021
2.0.3 634 1/29/2021
2.0.2 667 1/28/2021
2.0.1 697 1/27/2021
2.0.0 603 1/26/2021
1.2.397 643 1/26/2021
1.2.396 713 1/21/2021
1.2.395 641 1/20/2021
1.2.394 699 1/20/2021
1.2.393 669 1/20/2021
1.2.392 672 1/20/2021
1.2.391 671 1/19/2021
1.2.390 688 1/19/2021
1.2.389 688 1/19/2021
1.2.388 680 1/14/2021
1.2.387 665 1/14/2021
1.2.386 638 1/13/2021
1.2.385 672 1/13/2021
1.2.384 742 1/11/2021
1.2.383 682 1/8/2021
1.2.382 702 1/6/2021
1.2.381 683 1/6/2021
1.2.380 779 11/17/2020
1.2.379 781 10/21/2020
1.2.378 756 9/17/2020
1.2.377 804 9/1/2020
1.2.376 804 9/1/2020
1.2.375 875 7/13/2020
1.2.374 758 7/2/2020
1.2.373 775 7/1/2020
1.2.372 811 6/10/2020
1.2.371 764 6/10/2020
1.2.370 713 6/10/2020
1.2.369 736 6/9/2020
1.2.368 775 6/9/2020
1.2.367 768 6/9/2020
1.2.366 759 6/9/2020
1.2.365 744 6/9/2020
1.2.364 759 6/9/2020
1.2.363 768 6/9/2020
1.2.362 856 6/8/2020
1.2.361 816 6/4/2020
1.2.360 775 5/4/2020
1.2.359 762 4/27/2020
1.2.358 824 4/4/2020
1.2.357 807 3/25/2020
1.2.356 786 3/10/2020
1.2.355 816 3/10/2020
1.2.354 795 3/6/2020
1.2.353 832 3/3/2020
1.2.352 783 3/3/2020
1.2.351 773 3/2/2020
1.2.350 768 3/2/2020
1.2.349 767 3/2/2020
1.2.348 772 3/2/2020
1.2.347 756 3/2/2020
1.2.346 769 2/27/2020
1.2.345 842 2/21/2020
1.2.344 781 2/20/2020
1.2.343 816 2/20/2020
1.2.342 813 2/20/2020
1.2.341 803 2/20/2020
1.2.340 843 2/20/2020
1.2.339 817 2/20/2020
1.2.338 767 2/19/2020
1.2.337 796 2/18/2020
1.2.336 846 2/14/2020
1.2.335 853 2/6/2020
1.2.334 847 2/4/2020
1.2.333 872 2/3/2020
1.2.332 847 1/13/2020
1.2.331 903 12/17/2019
1.2.330 813 12/13/2019
1.2.328 868 12/12/2019
1.2.327 856 12/11/2019
1.2.326 835 12/10/2019
1.2.325 816 12/3/2019
1.2.324 770 11/29/2019
1.2.323 807 11/28/2019
1.2.322 846 11/28/2019
1.2.321 849 11/28/2019
1.2.320 958 11/26/2019
1.2.319 818 11/26/2019
1.2.318 846 11/22/2019
1.2.317 759 11/20/2019
1.2.316 795 10/25/2019
1.2.315 811 10/25/2019
1.2.314 847 10/23/2019
1.2.313 830 10/18/2019
1.2.312 797 10/17/2019
1.2.311 794 10/17/2019
1.2.310 803 10/17/2019
1.2.309 833 10/9/2019
1.2.308 821 10/8/2019
1.2.307 844 10/7/2019
1.2.306 875 10/4/2019
1.2.305 816 10/3/2019
1.2.304 829 10/2/2019
1.2.303 875 9/16/2019
1.2.302 867 9/16/2019
1.2.301 805 9/15/2019
1.2.300 819 9/13/2019
1.2.299 837 9/10/2019
1.2.298 833 9/6/2019
1.2.297 884 8/20/2019
1.2.296 861 8/20/2019
1.2.295 867 8/20/2019
1.2.294 841 8/20/2019
1.2.293 852 8/16/2019
1.2.292 888 7/15/2019
1.2.291 903 6/30/2019
1.2.290 870 6/28/2019
1.2.289 875 6/20/2019
1.2.288 908 6/12/2019
1.2.287 880 6/12/2019
1.2.286 863 6/11/2019
1.2.285 902 6/11/2019
1.2.284 889 6/5/2019
1.2.283 918 5/28/2019
1.2.282 931 5/25/2019
1.2.281 912 5/23/2019
1.2.280 867 5/13/2019
1.2.279 863 5/9/2019
1.2.278 851 5/9/2019
1.2.277 887 5/7/2019
1.2.276 858 5/7/2019
1.2.275 861 5/6/2019
1.2.274 870 4/26/2019
1.2.273 889 4/25/2019
1.2.272 911 4/25/2019
1.2.271 966 4/24/2019
1.2.270 950 4/24/2019
1.2.269 900 4/16/2019
1.2.268 872 4/16/2019
1.2.267 837 4/16/2019
1.2.266 882 4/12/2019
1.2.265 911 4/12/2019
1.2.264 953 4/11/2019
1.2.263 908 4/11/2019
1.2.262 907 4/10/2019
1.2.261 867 4/10/2019
1.2.260 888 4/5/2019
1.2.259 948 2/27/2019
1.2.258 906 2/27/2019
1.2.257 933 2/26/2019
1.2.256 995 2/15/2019
1.2.255 996 2/15/2019
1.2.254 1,020 2/5/2019
1.2.253 1,064 12/12/2018
1.2.252 1,081 11/8/2018
1.2.251 1,053 11/8/2018
1.2.250 1,066 10/11/2018
1.2.249 1,093 10/2/2018
1.2.248 1,055 9/25/2018
1.2.247 1,135 9/3/2018
1.2.246 1,157 8/28/2018
1.2.245 1,215 8/27/2018
1.2.244 1,157 8/22/2018
1.2.243 1,152 8/21/2018
1.2.242 1,400 8/17/2018
1.2.241 1,372 7/27/2018
1.2.240 1,337 7/26/2018
1.2.239 1,415 6/18/2018
1.2.238 1,530 6/14/2018
1.2.237 1,390 5/25/2018
1.2.236 1,377 5/24/2018
1.2.235 1,545 5/18/2018
1.2.234 1,587 5/3/2018
1.2.233 1,516 5/3/2018
1.2.232 1,541 4/30/2018
1.2.231 1,367 4/18/2018
1.2.230 1,616 4/10/2018
1.2.229 1,539 4/10/2018
1.2.228 1,369 4/4/2018
1.2.227 1,456 3/28/2018
1.2.226 1,393 3/22/2018
1.2.225 1,457 3/20/2018
1.2.224 1,447 3/19/2018
1.2.223 1,572 3/15/2018
1.2.222 1,541 3/14/2018
1.2.221 1,572 3/14/2018
1.2.220 1,680 2/23/2018
1.2.219 1,489 2/16/2018
1.2.218 1,437 2/9/2018
1.2.217 1,436 2/8/2018
1.2.216 1,529 2/7/2018
1.2.215 1,513 2/7/2018
1.2.214 1,587 2/5/2018
1.2.213 1,522 2/2/2018
1.2.212 1,594 1/26/2018
1.2.211 1,653 1/16/2018
1.2.210 1,673 12/18/2017
1.2.209 1,522 12/14/2017
1.2.208 1,503 12/7/2017
1.2.207 1,426 12/6/2017
1.2.206 1,478 12/4/2017
1.2.205 1,463 11/28/2017
1.2.204 1,503 11/24/2017
1.2.203 1,445 11/24/2017
1.2.202 1,487 11/24/2017
1.2.201 1,478 11/20/2017
1.2.200 1,432 11/14/2017
1.2.199 1,427 11/14/2017
1.2.198 1,459 11/6/2017
1.2.197 1,431 11/6/2017
1.2.196 1,429 10/31/2017
1.2.195 1,466 10/30/2017
1.2.194 1,453 10/26/2017
1.2.193 1,446 10/26/2017
1.2.192 1,424 10/26/2017
1.2.191 1,453 10/20/2017
1.2.190 1,439 10/18/2017
1.2.189 1,444 10/18/2017
1.2.188 1,471 10/15/2017
1.2.187 1,485 10/11/2017
1.2.185 1,454 10/10/2017
1.2.184 1,519 10/10/2017
1.2.183 1,459 10/2/2017
1.2.182 1,466 9/29/2017
1.2.181 1,470 9/25/2017
1.2.180 1,510 9/14/2017
1.2.179 1,466 9/12/2017
1.2.178 1,463 8/31/2017
1.2.177 1,480 8/25/2017
1.2.176 1,587 8/24/2017
1.2.174 1,594 8/7/2017
1.2.173 1,457 8/7/2017
1.2.172 1,579 8/7/2017
1.2.171 1,469 8/4/2017
1.2.170 1,571 8/3/2017
1.2.169 1,511 8/3/2017
1.2.168 1,500 8/3/2017
1.2.167 1,589 8/2/2017
1.2.166 1,538 8/1/2017
1.2.165 1,522 7/26/2017
1.2.164 1,632 7/26/2017
1.2.163 1,522 7/25/2017
1.2.162 1,509 7/18/2017
1.2.161 1,461 7/18/2017
1.2.160 1,534 7/18/2017
1.2.159 1,569 7/18/2017
1.2.158 1,521 7/13/2017
1.2.157 1,636 7/13/2017
1.2.156 1,630 7/5/2017
1.2.155 1,550 6/28/2017
1.2.154 1,538 6/27/2017
1.2.153 1,554 6/20/2017
1.2.152 1,514 6/19/2017
1.2.151 1,543 6/14/2017
1.2.150 1,518 6/13/2017
1.2.149 1,516 5/31/2017
1.2.148 1,459 5/29/2017
1.2.147 1,447 5/19/2017
1.2.146 1,460 5/18/2017
1.2.145 1,479 5/18/2017
1.2.144 1,426 5/14/2017
1.2.143 1,497 5/12/2017
1.2.142 1,518 5/12/2017
1.2.141 1,563 5/5/2017
1.2.140 1,494 4/27/2017
1.2.139 1,551 2/27/2017
1.2.137 1,507 2/3/2017
1.2.136 1,445 2/3/2017
1.2.135 1,467 1/26/2017
1.2.134 1,517 1/25/2017
1.2.133 1,530 1/12/2017
1.2.132 1,547 1/11/2017
1.2.131 1,578 1/10/2017
1.2.130 1,559 1/10/2017
1.2.129 1,571 1/10/2017
1.2.128 1,528 1/10/2017
1.2.127 1,521 1/10/2017
1.2.125 1,577 1/10/2017
1.2.119 1,552 12/13/2016
1.2.118 1,521 12/12/2016
1.2.117 1,618 12/10/2016
1.2.115 1,555 12/8/2016
1.2.114 1,514 12/5/2016
1.2.112 1,578 11/29/2016
1.2.111 1,555 11/25/2016
1.2.110 1,583 11/25/2016
1.2.109 1,603 11/24/2016
1.2.108 1,502 11/24/2016
1.2.107 1,532 11/23/2016
1.2.106 1,551 11/18/2016
1.2.105 1,549 11/18/2016
1.2.104 1,589 11/18/2016
1.2.103 1,507 11/17/2016
1.2.102 1,496 11/17/2016
1.2.101 1,546 11/17/2016
1.2.100 1,482 11/16/2016
1.2.99 1,497 11/16/2016
1.2.98 1,527 11/16/2016
1.2.97 1,480 11/16/2016
1.2.96 1,530 11/16/2016
1.2.95 1,541 11/16/2016
1.2.94 1,525 11/15/2016
1.2.92 1,532 11/15/2016
1.2.91 1,532 11/15/2016
1.2.90 1,559 11/15/2016
1.2.89 1,523 11/14/2016
1.2.88 2,043 11/8/2016
1.2.87 1,760 11/8/2016
1.2.86 1,714 11/8/2016
1.2.85 1,551 11/8/2016
1.2.84 1,951 11/8/2016
1.2.83 1,661 11/7/2016
1.2.82 1,756 11/3/2016
1.2.81 1,770 11/3/2016
1.2.80 1,649 11/3/2016
1.2.79 1,656 11/2/2016
1.2.78 1,678 11/1/2016
1.2.76 1,792 11/1/2016
1.2.75 1,478 10/31/2016
1.2.73 1,536 10/28/2016
1.2.71 1,527 10/27/2016
1.2.70 1,515 10/27/2016
1.2.68 1,550 10/26/2016
1.2.67 1,579 10/26/2016
1.2.66 1,527 10/25/2016
1.2.65 1,544 10/24/2016
1.2.64 1,486 10/21/2016
1.2.63 1,463 10/21/2016
1.2.62 1,475 10/21/2016
1.2.61 1,531 10/20/2016
1.2.60 1,477 10/20/2016
1.2.59 1,502 10/13/2016
1.2.58 1,464 10/13/2016
1.2.57 1,515 10/13/2016
1.2.56 1,513 10/13/2016
1.2.55 1,512 10/11/2016
1.2.54 1,461 10/11/2016
1.2.53 1,496 10/10/2016
1.2.52 1,505 10/10/2016
1.2.51 1,523 9/12/2016
1.2.50 1,516 9/12/2016
1.2.49 1,481 9/7/2016
1.2.48 1,520 9/2/2016
1.2.47 1,529 5/6/2016
1.2.46 1,780 4/25/2016
1.2.45 1,704 4/25/2016
1.2.44 1,668 4/25/2016
1.2.43 1,759 4/22/2016
1.2.42 1,496 4/15/2016
1.2.41 1,507 4/12/2016
1.2.40 1,584 4/11/2016
1.2.39 1,509 4/8/2016
1.2.38 1,531 4/8/2016
1.2.37 1,498 4/8/2016
1.2.36 1,518 4/8/2016
1.2.35 1,513 4/6/2016
1.2.34 1,502 4/6/2016
1.2.33 1,559 4/6/2016
1.2.32 1,522 4/6/2016
1.2.31 1,523 4/6/2016
1.2.30 1,532 4/6/2016
1.2.29 1,525 4/5/2016
1.2.28 1,469 4/5/2016
1.2.27 1,461 4/5/2016
1.2.26 1,510 4/5/2016
1.2.25 1,500 4/5/2016
1.2.24 1,473 4/1/2016
1.2.23 1,496 3/31/2016
1.2.22 1,530 3/31/2016
1.2.21 1,519 3/29/2016
1.2.20 1,511 3/25/2016
1.2.19 1,483 3/17/2016
1.2.18 1,551 3/17/2016
1.2.17 1,472 3/17/2016
1.2.16 1,515 3/17/2016
1.2.15 1,528 3/17/2016
1.2.14 1,541 3/16/2016
1.2.13 1,553 3/15/2016
1.2.12 1,515 3/15/2016
1.2.11 1,459 3/14/2016
1.2.10 1,480 3/11/2016
1.2.9 1,477 3/7/2016
1.2.8 1,436 3/6/2016
1.2.7 1,498 3/6/2016
1.2.6 1,479 3/4/2016
1.2.5 1,509 3/2/2016
1.2.4 1,477 3/2/2016
1.2.3 1,488 3/1/2016
1.2.1 1,529 2/29/2016
1.2.0 2,031 2/29/2016
1.1.45 1,380 7/28/2017
1.1.44 2,012 2/29/2016
1.1.43 1,726 2/29/2016
1.1.42 1,677 2/28/2016
1.1.41 1,908 2/26/2016
1.1.40 1,742 2/23/2016
1.1.39 1,484 2/23/2016
1.1.38 1,529 2/22/2016
1.1.37 1,638 2/22/2016
1.1.36 1,473 2/19/2016
1.1.35 1,472 2/19/2016
1.1.34 1,510 2/15/2016
1.1.33 1,508 2/12/2016
1.1.32 1,431 2/11/2016
1.1.31 1,634 2/11/2016
1.1.30 1,504 2/9/2016
1.1.29 1,522 2/8/2016
1.1.28 1,502 1/29/2016
1.1.27 1,517 1/26/2016
1.1.26 1,494 1/26/2016
1.1.25 1,462 1/25/2016
1.1.24 1,417 1/20/2016
1.1.23 1,436 1/20/2016
1.1.19 1,439 1/20/2016
1.1.18 1,512 1/20/2016
1.1.17 1,470 1/20/2016
1.1.16 1,484 1/19/2016
1.1.15 1,979 1/15/2016
1.1.14 2,391 1/15/2016
1.1.13 2,001 1/14/2016
1.1.12 1,623 1/14/2016
1.1.10 1,664 1/13/2016
1.1.9 1,593 1/12/2016
1.1.8 1,475 1/12/2016
1.1.7 1,410 1/12/2016
1.1.6 1,484 1/11/2016
1.1.5 1,464 1/7/2016
1.1.4 1,511 1/6/2016
1.1.3 1,480 1/6/2016
1.1.2 1,490 1/6/2016
1.1.1 1,478 1/5/2016
1.1.0 1,427 1/1/2016
1.0.155 1,439 12/18/2015
1.0.154 1,475 12/17/2015
1.0.153 1,475 12/17/2015
1.0.151 1,544 12/3/2015
1.0.150 1,535 12/3/2015
1.0.149 1,736 12/3/2015
1.0.148 1,899 12/2/2015
1.0.147 1,771 12/2/2015
1.0.146 1,527 12/2/2015
1.0.145 1,634 12/2/2015
1.0.144 1,698 12/2/2015
1.0.143 1,656 12/1/2015
1.0.142 1,856 12/1/2015
1.0.140 1,805 12/1/2015
1.0.139 1,727 11/30/2015
1.0.138 1,798 11/30/2015
1.0.137 1,585 11/26/2015
1.0.136 1,638 11/25/2015
1.0.135 1,519 11/20/2015
1.0.134 1,513 11/19/2015
1.0.133 1,576 11/19/2015
1.0.132 1,444 11/19/2015
1.0.131 1,450 11/17/2015
1.0.130 1,499 11/13/2015
1.0.129 1,469 11/13/2015
1.0.128 1,482 11/13/2015
1.0.127 1,600 11/12/2015
1.0.126 1,480 11/12/2015
1.0.125 1,471 11/11/2015
1.0.124 1,398 11/11/2015
1.0.123 1,464 11/11/2015
1.0.122 1,515 11/11/2015
1.0.121 1,514 11/4/2015
1.0.120 1,510 11/3/2015
1.0.119 1,518 10/30/2015
1.0.118 1,541 10/29/2015
1.0.117 1,466 10/23/2015
1.0.116 1,402 10/20/2015
1.0.115 1,440 10/13/2015
1.0.113 1,514 10/13/2015
1.0.111 1,667 10/6/2015
1.0.110 1,814 10/6/2015
1.0.109 1,791 10/6/2015
1.0.108 1,747 10/6/2015
1.0.107 1,856 10/4/2015
1.0.106 1,547 9/25/2015
1.0.105 1,459 9/2/2015
1.0.104 1,477 8/24/2015
1.0.103 1,714 7/30/2015
1.0.102 1,623 7/30/2015
1.0.101 1,420 6/12/2015
1.0.100 1,425 6/3/2015
1.0.99 1,461 6/3/2015
1.0.98 1,465 6/3/2015
1.0.97 1,440 5/12/2015
1.0.96 1,482 5/7/2015
1.0.95 1,536 4/16/2015
1.0.94 1,546 4/16/2015
1.0.93 1,534 4/15/2015
1.0.92 1,462 4/8/2015
1.0.91 1,410 3/17/2015
1.0.90 1,501 3/10/2015
1.0.89 1,493 3/10/2015
1.0.88 1,639 2/12/2015
1.0.87 1,650 12/4/2014
1.0.86 1,677 11/14/2014
1.0.85 1,695 11/14/2014
1.0.84 1,898 11/13/2014
1.0.83 1,642 11/13/2014
1.0.82 1,680 11/12/2014
1.0.81 1,720 11/12/2014
1.0.80 1,459 10/9/2014
1.0.79 1,524 10/8/2014
1.0.78 1,493 10/7/2014
1.0.77 1,540 10/7/2014
1.0.76 1,493 9/29/2014
1.0.75 1,563 9/29/2014
1.0.74 1,478 9/3/2014
1.0.73 1,508 9/3/2014
1.0.72 1,499 8/12/2014
1.0.71 1,542 8/11/2014
1.0.70 1,489 8/11/2014
1.0.69 1,479 8/11/2014
1.0.68 1,570 8/11/2014
1.0.67 1,462 8/11/2014
1.0.66 1,542 8/11/2014
1.0.65 1,526 8/5/2014
1.0.64 1,487 8/4/2014
1.0.63 1,447 7/31/2014
1.0.62 1,535 7/22/2014
1.0.61 1,571 7/22/2014
1.0.60 1,521 7/22/2014
1.0.59 1,523 7/11/2014
1.0.58 1,424 7/11/2014
1.0.57 1,495 7/7/2014
1.0.56 1,502 7/1/2014
1.0.55 1,450 7/1/2014
1.0.54 1,459 7/1/2014
1.0.53 1,535 7/1/2014
1.0.52 1,505 7/1/2014
1.0.51 1,587 6/23/2014
1.0.49 1,567 6/21/2014
1.0.48 1,543 6/20/2014
1.0.47 1,597 6/21/2014
1.0.46 1,537 6/20/2014
1.0.45 1,475 6/19/2014
1.0.44 1,435 6/19/2014
1.0.43 1,461 6/19/2014
1.0.42 1,439 6/19/2014
1.0.40 1,475 6/19/2014
1.0.39 1,441 6/18/2014
1.0.38 1,535 6/18/2014
1.0.37 1,556 6/12/2014
1.0.36 1,501 6/12/2014
1.0.35 1,561 6/12/2014
1.0.32 1,520 6/12/2014
1.0.31 1,485 6/6/2014
1.0.30 1,454 6/6/2014
1.0.29 1,456 6/5/2014
1.0.28 1,538 5/8/2014
1.0.27 1,482 5/8/2014
1.0.26 1,474 5/7/2014
1.0.25 1,486 5/7/2014
1.0.24 1,413 5/7/2014
1.0.23 1,498 5/5/2014
1.0.22 1,498 5/5/2014
1.0.21 1,530 5/5/2014
1.0.20 1,500 4/30/2014
1.0.19 1,458 4/30/2014
1.0.18 1,705 4/11/2014
1.0.17 1,711 4/10/2014
1.0.16 1,777 4/10/2014
1.0.15 1,744 4/10/2014
1.0.14 1,721 4/10/2014
1.0.13 1,659 4/10/2014
1.0.12 1,650 4/2/2014
1.0.11 1,625 4/2/2014
1.0.10 1,638 4/2/2014
1.0.9 1,664 4/1/2014
1.0.8 1,617 4/1/2014
1.0.7 1,611 4/1/2014
1.0.6 1,670 4/1/2014
1.0.5 1,661 4/1/2014