PeanutButter.WindowsServiceManagement 3.0.335

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

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

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. 
.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.335 81 12/17/2024
3.0.334 91 12/17/2024
3.0.333 126 12/13/2024
3.0.332 103 12/13/2024
3.0.331 105 12/12/2024
3.0.330 116 11/28/2024
3.0.329 200 11/13/2024
3.0.328 242 11/12/2024
3.0.327 120 11/12/2024
3.0.326 114 11/12/2024
3.0.325 105 11/12/2024
3.0.324 111 11/12/2024
3.0.323 116 11/6/2024
3.0.322 110 11/6/2024
3.0.321 825 10/10/2024
3.0.320 218 10/7/2024
3.0.319 172 9/18/2024
3.0.318 144 9/18/2024
3.0.317 158 9/18/2024
3.0.316 845 8/28/2024
3.0.315 157 8/12/2024
3.0.314 166 8/8/2024
3.0.313 146 8/8/2024
3.0.312 122 7/29/2024
3.0.311 958 7/17/2024
3.0.310 124 7/15/2024
3.0.309 154 7/15/2024
3.0.308 134 7/9/2024
3.0.307 107 7/9/2024
3.0.306 273 6/25/2024
3.0.305 177 6/11/2024
3.0.304 130 6/11/2024
3.0.303 189 6/5/2024
3.0.302 145 6/5/2024
3.0.301 161 5/30/2024
3.0.300 190 5/30/2024
3.0.299 140 5/30/2024
3.0.298 752 5/17/2024
3.0.297 164 5/17/2024
3.0.296 149 5/13/2024
3.0.295 136 5/8/2024
3.0.294 207 5/7/2024
3.0.293 164 4/19/2024
3.0.292 166 4/18/2024
3.0.291 170 4/17/2024
3.0.290 172 4/17/2024
3.0.289 149 4/15/2024
3.0.288 150 4/11/2024
3.0.287 196 4/5/2024
3.0.286 151 4/5/2024
3.0.285 175 4/5/2024
3.0.284 219 4/4/2024
3.0.283 175 4/4/2024
3.0.282 582 4/3/2024
3.0.281 178 4/2/2024
3.0.280 176 4/2/2024
3.0.279 199 3/25/2024
3.0.278 197 3/25/2024
3.0.277 303 3/15/2024
3.0.276 300 2/29/2024
3.0.275 249 2/28/2024
3.0.274 241 2/28/2024
3.0.273 332 2/27/2024
3.0.272 281 2/26/2024
3.0.271 304 2/22/2024
3.0.270 356 2/15/2024
3.0.269 302 2/15/2024
3.0.268 304 2/15/2024
3.0.267 341 2/14/2024
3.0.266 322 2/14/2024
3.0.265 454 2/13/2024
3.0.264 361 2/8/2024
3.0.263 351 2/8/2024
3.0.262 366 2/8/2024
3.0.261 378 2/8/2024
3.0.260 337 2/7/2024
3.0.259 351 2/7/2024
3.0.258 363 2/7/2024
3.0.257 333 2/7/2024
3.0.256 372 1/31/2024
3.0.255 374 1/30/2024
3.0.254 394 1/25/2024
3.0.253 387 1/24/2024
3.0.252 366 1/22/2024
3.0.251 643 1/17/2024
3.0.250 387 1/17/2024
3.0.249 383 1/16/2024
3.0.248 484 1/16/2024
3.0.247 389 1/16/2024
3.0.246 365 1/15/2024
3.0.245 383 1/11/2024
3.0.244 536 12/11/2023
3.0.243 393 12/11/2023
3.0.242 428 12/7/2023
3.0.241 418 12/7/2023
3.0.240 464 12/5/2023
3.0.239 435 12/5/2023
3.0.238 401 12/5/2023
3.0.237 143 12/5/2023
3.0.236 195 11/17/2023
3.0.235 145 11/17/2023
3.0.234 171 11/14/2023
3.0.233 140 11/14/2023
3.0.232 140 11/13/2023
3.0.231 136 11/9/2023
3.0.230 130 11/8/2023
3.0.229 134 11/8/2023
3.0.228 259 11/2/2023
3.0.227 155 11/2/2023
3.0.226 140 11/1/2023
3.0.225 180 11/1/2023
3.0.224 147 11/1/2023
3.0.223 152 10/31/2023
3.0.222 143 10/31/2023
3.0.221 146 10/31/2023
3.0.220 145 10/31/2023
3.0.219 135 10/31/2023
3.0.218 143 10/30/2023
3.0.217 142 10/30/2023
3.0.216 136 10/30/2023
3.0.215 139 10/30/2023
3.0.214 141 10/26/2023
3.0.213 143 10/25/2023
3.0.212 159 10/25/2023
3.0.211 152 10/24/2023
3.0.210 134 10/24/2023
3.0.209 127 10/24/2023
3.0.208 124 10/24/2023
3.0.207 152 10/23/2023
3.0.206 148 10/23/2023
3.0.205 148 10/20/2023
3.0.204 144 10/20/2023
3.0.203 153 10/20/2023
3.0.202 143 10/19/2023
3.0.201 144 10/19/2023
3.0.200 134 10/19/2023
3.0.199 145 10/19/2023
3.0.198 155 10/18/2023
3.0.197 145 10/18/2023
3.0.196 161 10/17/2023
3.0.195 194 10/13/2023
3.0.194 167 10/12/2023
3.0.193 168 10/12/2023
3.0.192 156 10/11/2023
3.0.191 146 10/11/2023
3.0.190 157 10/11/2023
3.0.189 153 10/11/2023
3.0.188 150 10/11/2023
3.0.187 150 10/11/2023
3.0.186 136 10/11/2023
3.0.185 159 10/10/2023
3.0.184 147 10/10/2023
3.0.183 156 10/9/2023
3.0.182 148 10/9/2023
3.0.181 157 10/9/2023
3.0.180 173 9/21/2023
3.0.179 125 9/21/2023
3.0.178 145 9/21/2023
3.0.177 273 9/11/2023
3.0.176 246 9/8/2023
3.0.175 162 9/8/2023
3.0.173 158 9/8/2023
3.0.172 164 9/8/2023
3.0.170 212 8/23/2023
3.0.169 166 8/23/2023
3.0.168 170 8/23/2023
3.0.167 191 8/11/2023
3.0.166 184 8/10/2023
3.0.165 169 8/7/2023
3.0.164 182 8/3/2023
3.0.163 182 7/31/2023
3.0.162 188 7/28/2023
3.0.161 178 7/28/2023
3.0.160 228 6/30/2023
3.0.159 202 6/29/2023
3.0.158 182 6/29/2023
3.0.157 203 6/28/2023
3.0.156 188 6/28/2023
3.0.155 169 6/28/2023
3.0.154 180 6/26/2023
3.0.153 180 6/22/2023
3.0.152 205 6/22/2023
3.0.151 192 6/22/2023
3.0.150 201 6/22/2023
3.0.149 174 6/22/2023
3.0.148 193 6/22/2023
3.0.147 201 6/15/2023
3.0.146 200 6/9/2023
3.0.145 214 6/6/2023
3.0.144 200 6/6/2023
3.0.143 182 6/6/2023
3.0.142 194 5/31/2023
3.0.141 176 5/31/2023
3.0.140 207 5/26/2023
3.0.139 182 5/26/2023
3.0.138 207 5/25/2023
3.0.137 191 5/25/2023
3.0.136 201 5/25/2023
3.0.135 187 5/25/2023
3.0.134 192 5/25/2023
3.0.133 238 5/24/2023
3.0.132 231 5/24/2023
3.0.131 252 5/24/2023
3.0.130 271 5/23/2023
3.0.129 255 5/22/2023
3.0.128 280 5/18/2023
3.0.127 343 5/17/2023
3.0.126 339 5/11/2023
3.0.125 433 5/5/2023
3.0.124 446 5/4/2023
3.0.123 394 5/4/2023
3.0.122 324 4/25/2023
3.0.121 293 4/25/2023
3.0.120 298 4/25/2023
3.0.119 321 4/25/2023
3.0.118 332 4/25/2023
3.0.117 369 4/24/2023
3.0.116 352 4/24/2023
3.0.115 334 4/18/2023
3.0.114 337 4/18/2023
3.0.113 302 4/18/2023
3.0.112 325 4/11/2023
3.0.111 328 4/11/2023
3.0.110 374 3/31/2023
3.0.109 366 3/29/2023
3.0.108 328 3/28/2023
3.0.107 391 3/15/2023
3.0.106 402 3/9/2023
3.0.105 361 3/9/2023
3.0.104 362 3/3/2023
3.0.103 350 3/2/2023
3.0.102 346 3/2/2023 3.0.102 is deprecated because it has critical bugs.
3.0.101 387 3/1/2023 3.0.101 is deprecated because it has critical bugs.
3.0.100 379 2/22/2023
3.0.99 434 2/10/2023
3.0.98 411 2/10/2023
3.0.97 431 1/24/2023
3.0.96 484 12/15/2022
3.0.95 505 12/1/2022
3.0.94 485 11/30/2022
3.0.93 521 11/30/2022
3.0.92 513 11/30/2022
3.0.91 449 11/29/2022
3.0.90 552 11/25/2022
3.0.89 471 11/17/2022
3.0.88 489 11/15/2022
3.0.87 560 11/14/2022
3.0.86 594 11/14/2022
3.0.85 554 11/14/2022
3.0.84 527 11/14/2022
3.0.83 499 11/14/2022
3.0.82 474 11/14/2022
3.0.81 503 11/14/2022
3.0.80 530 11/14/2022
3.0.79 537 11/8/2022
3.0.78 486 11/7/2022
3.0.77 533 11/7/2022
3.0.76 529 11/7/2022
3.0.75 493 11/7/2022
3.0.74 535 11/3/2022
3.0.73 554 10/31/2022
3.0.72 543 10/27/2022
3.0.71 524 10/27/2022
3.0.70 575 10/27/2022
3.0.69 558 10/27/2022
3.0.68 587 10/25/2022
3.0.67 716 10/19/2022
3.0.66 587 10/19/2022
3.0.65 584 10/19/2022
3.0.64 593 10/19/2022
3.0.63 558 10/19/2022
3.0.62 565 10/18/2022
3.0.61 683 10/13/2022
3.0.60 618 10/12/2022
3.0.59 618 10/12/2022
3.0.58 714 9/28/2022
3.0.57 648 9/28/2022
3.0.56 585 9/28/2022
3.0.55 618 9/27/2022
3.0.54 651 9/27/2022
3.0.53 630 9/27/2022
3.0.52 604 9/27/2022
3.0.51 656 9/27/2022
3.0.50 665 9/27/2022
3.0.49 661 9/27/2022
3.0.48 584 9/27/2022
3.0.47 614 9/26/2022
3.0.46 676 9/26/2022
3.0.45 645 9/26/2022
3.0.44 642 9/26/2022
3.0.43 691 9/23/2022
3.0.42 631 9/23/2022
3.0.41 635 9/22/2022
3.0.40 623 9/22/2022
3.0.39 614 9/22/2022
3.0.38 574 9/21/2022
3.0.37 570 9/21/2022
3.0.36 583 9/21/2022
3.0.35 583 9/21/2022
3.0.34 576 9/20/2022
3.0.33 625 9/19/2022
3.0.32 605 9/16/2022
3.0.31 623 9/16/2022
3.0.30 632 9/16/2022
3.0.29 631 9/16/2022
3.0.28 630 9/15/2022
3.0.27 627 9/15/2022
3.0.26 653 9/14/2022
3.0.25 698 9/14/2022
3.0.24 738 9/14/2022
3.0.23 692 9/14/2022
3.0.22 645 9/14/2022
3.0.21 636 9/14/2022
3.0.20 619 9/9/2022
3.0.19 606 9/9/2022
3.0.18 644 9/8/2022
3.0.17 643 9/6/2022
3.0.16 660 9/6/2022
3.0.15 672 9/2/2022
3.0.14 639 9/1/2022
3.0.13 634 8/31/2022
3.0.12 636 8/31/2022
3.0.11 676 8/23/2022
3.0.10 633 8/22/2022
3.0.9 627 8/22/2022
3.0.8 616 8/18/2022
3.0.7 637 8/17/2022
3.0.6 668 8/15/2022
3.0.5 606 8/15/2022
3.0.4 693 8/4/2022
3.0.3 630 8/4/2022
3.0.2 669 7/29/2022
3.0.1 706 7/27/2022
3.0.0 613 7/26/2022
2.0.96 686 7/26/2022
2.0.95 660 7/26/2022
2.0.94 619 7/25/2022
2.0.93 615 7/25/2022
2.0.92 714 7/15/2022
2.0.91 646 7/15/2022
2.0.90 641 7/14/2022
2.0.89 657 7/14/2022
2.0.88 728 7/12/2022
2.0.87 727 7/11/2022
2.0.86 648 7/11/2022
2.0.85 683 7/11/2022
2.0.84 683 7/8/2022
2.0.83 715 6/29/2022
2.0.82 653 6/29/2022
2.0.81 694 6/23/2022
2.0.80 674 6/15/2022
2.0.79 676 6/14/2022
2.0.78 655 6/14/2022
2.0.77 793 5/24/2022
2.0.76 797 5/3/2022
2.0.75 613 4/29/2022
2.0.74 658 4/19/2022
2.0.73 667 4/16/2022
2.0.72 666 4/12/2022
2.0.71 644 4/12/2022
2.0.70 704 4/7/2022
2.0.69 670 4/7/2022
2.0.68 701 4/7/2022
2.0.67 712 4/7/2022
2.0.66 666 3/15/2022
2.0.65 674 3/15/2022
2.0.64 712 3/15/2022
2.0.63 687 3/2/2022
2.0.62 699 2/22/2022
2.0.61 662 2/18/2022
2.0.60 687 2/18/2022
2.0.59 695 2/15/2022
2.0.58 692 2/9/2022
2.0.57 706 2/1/2022
2.0.56 665 2/1/2022
2.0.55 648 2/1/2022
2.0.54 653 1/28/2022
2.0.53 684 1/27/2022
2.0.52 690 1/19/2022
2.0.51 667 1/19/2022
2.0.46 663 1/19/2022
2.0.45 562 12/2/2021
2.0.44 554 11/18/2021
2.0.43 559 11/16/2021
2.0.42 597 11/2/2021
2.0.41 619 10/20/2021
2.0.40 568 10/12/2021
2.0.39 541 10/12/2021
2.0.38 543 10/5/2021
2.0.37 534 9/21/2021
2.0.36 593 9/9/2021
2.0.35 605 9/3/2021
2.0.34 636 9/2/2021
2.0.33 666 7/21/2021
2.0.32 577 7/21/2021
2.0.31 562 7/6/2021
2.0.30 559 7/5/2021
2.0.29 635 6/30/2021
2.0.28 636 6/28/2021
2.0.27 598 6/17/2021
2.0.26 629 6/15/2021
2.0.25 655 6/14/2021
2.0.24 648 6/14/2021
2.0.23 632 6/14/2021
2.0.22 580 5/20/2021
2.0.21 628 5/18/2021
2.0.20 635 5/10/2021
2.0.19 553 5/10/2021
2.0.18 603 5/3/2021
2.0.17 593 5/3/2021
2.0.16 651 4/14/2021
2.0.15 613 4/13/2021
2.0.14 619 3/31/2021
2.0.13 625 3/25/2021
2.0.12 598 3/25/2021
2.0.11 602 2/19/2021
2.0.10 608 2/18/2021
2.0.9 638 2/18/2021
2.0.8 599 2/16/2021
2.0.7 634 2/9/2021
2.0.6 671 2/9/2021
2.0.5 661 2/3/2021
2.0.4 648 1/29/2021
2.0.3 620 1/29/2021
2.0.2 653 1/28/2021
2.0.1 683 1/27/2021
2.0.0 589 1/26/2021
1.2.397 629 1/26/2021
1.2.396 699 1/21/2021
1.2.395 627 1/20/2021
1.2.394 684 1/20/2021
1.2.393 654 1/20/2021
1.2.392 657 1/20/2021
1.2.391 657 1/19/2021
1.2.390 674 1/19/2021
1.2.389 674 1/19/2021
1.2.388 666 1/14/2021
1.2.387 651 1/14/2021
1.2.386 624 1/13/2021
1.2.385 658 1/13/2021
1.2.384 728 1/11/2021
1.2.383 668 1/8/2021
1.2.382 688 1/6/2021
1.2.381 669 1/6/2021
1.2.380 764 11/17/2020
1.2.379 767 10/21/2020
1.2.378 741 9/17/2020
1.2.377 789 9/1/2020
1.2.376 789 9/1/2020
1.2.375 857 7/13/2020
1.2.374 743 7/2/2020
1.2.373 761 7/1/2020
1.2.372 797 6/10/2020
1.2.371 750 6/10/2020
1.2.370 698 6/10/2020
1.2.369 722 6/9/2020
1.2.368 761 6/9/2020
1.2.367 754 6/9/2020
1.2.366 744 6/9/2020
1.2.365 729 6/9/2020
1.2.364 745 6/9/2020
1.2.363 754 6/9/2020
1.2.362 842 6/8/2020
1.2.361 800 6/4/2020
1.2.360 758 5/4/2020
1.2.359 746 4/27/2020
1.2.358 810 4/4/2020
1.2.357 792 3/25/2020
1.2.356 772 3/10/2020
1.2.355 801 3/10/2020
1.2.354 779 3/6/2020
1.2.353 817 3/3/2020
1.2.352 768 3/3/2020
1.2.351 759 3/2/2020
1.2.350 754 3/2/2020
1.2.349 752 3/2/2020
1.2.348 757 3/2/2020
1.2.347 741 3/2/2020
1.2.346 755 2/27/2020
1.2.345 828 2/21/2020
1.2.344 766 2/20/2020
1.2.343 802 2/20/2020
1.2.342 799 2/20/2020
1.2.341 789 2/20/2020
1.2.340 829 2/20/2020
1.2.339 803 2/20/2020
1.2.338 754 2/19/2020
1.2.337 782 2/18/2020
1.2.336 832 2/14/2020
1.2.335 839 2/6/2020
1.2.334 833 2/4/2020
1.2.333 858 2/3/2020
1.2.332 831 1/13/2020
1.2.331 889 12/17/2019
1.2.330 798 12/13/2019
1.2.328 853 12/12/2019
1.2.327 841 12/11/2019
1.2.326 821 12/10/2019
1.2.325 802 12/3/2019
1.2.324 756 11/29/2019
1.2.323 792 11/28/2019
1.2.322 832 11/28/2019
1.2.321 835 11/28/2019
1.2.320 943 11/26/2019
1.2.319 803 11/26/2019
1.2.318 831 11/22/2019
1.2.317 744 11/20/2019
1.2.316 779 10/25/2019
1.2.315 795 10/25/2019
1.2.314 831 10/23/2019
1.2.313 815 10/18/2019
1.2.312 781 10/17/2019
1.2.311 779 10/17/2019
1.2.310 788 10/17/2019
1.2.309 816 10/9/2019
1.2.308 806 10/8/2019
1.2.307 829 10/7/2019
1.2.306 860 10/4/2019
1.2.305 800 10/3/2019
1.2.304 814 10/2/2019
1.2.303 858 9/16/2019
1.2.302 851 9/16/2019
1.2.301 788 9/15/2019
1.2.300 802 9/13/2019
1.2.299 822 9/10/2019
1.2.298 816 9/6/2019
1.2.297 868 8/20/2019
1.2.296 845 8/20/2019
1.2.295 849 8/20/2019
1.2.294 824 8/20/2019
1.2.293 837 8/16/2019
1.2.292 871 7/15/2019
1.2.291 888 6/30/2019
1.2.290 855 6/28/2019
1.2.289 860 6/20/2019
1.2.288 893 6/12/2019
1.2.287 865 6/12/2019
1.2.286 846 6/11/2019
1.2.285 887 6/11/2019
1.2.284 872 6/5/2019
1.2.283 900 5/28/2019
1.2.282 914 5/25/2019
1.2.281 897 5/23/2019
1.2.280 849 5/13/2019
1.2.279 847 5/9/2019
1.2.278 835 5/9/2019
1.2.277 871 5/7/2019
1.2.276 842 5/7/2019
1.2.275 845 5/6/2019
1.2.274 854 4/26/2019
1.2.273 873 4/25/2019
1.2.272 895 4/25/2019
1.2.271 948 4/24/2019
1.2.270 932 4/24/2019
1.2.269 884 4/16/2019
1.2.268 856 4/16/2019
1.2.267 819 4/16/2019
1.2.266 866 4/12/2019
1.2.265 895 4/12/2019
1.2.264 937 4/11/2019
1.2.263 890 4/11/2019
1.2.262 891 4/10/2019
1.2.261 851 4/10/2019
1.2.260 869 4/5/2019
1.2.259 931 2/27/2019
1.2.258 887 2/27/2019
1.2.257 914 2/26/2019
1.2.256 976 2/15/2019
1.2.255 971 2/15/2019
1.2.254 1,001 2/5/2019
1.2.253 1,042 12/12/2018
1.2.252 1,057 11/8/2018
1.2.251 1,027 11/8/2018
1.2.250 1,039 10/11/2018
1.2.249 1,065 10/2/2018
1.2.248 1,027 9/25/2018
1.2.247 1,109 9/3/2018
1.2.246 1,129 8/28/2018
1.2.245 1,189 8/27/2018
1.2.244 1,129 8/22/2018
1.2.243 1,124 8/21/2018
1.2.242 1,374 8/17/2018
1.2.241 1,326 7/27/2018
1.2.240 1,291 7/26/2018
1.2.239 1,365 6/18/2018
1.2.238 1,456 6/14/2018
1.2.237 1,340 5/25/2018
1.2.236 1,326 5/24/2018
1.2.235 1,471 5/18/2018
1.2.234 1,505 5/3/2018
1.2.233 1,434 5/3/2018
1.2.232 1,457 4/30/2018
1.2.231 1,315 4/18/2018
1.2.230 1,532 4/10/2018
1.2.229 1,455 4/10/2018
1.2.228 1,315 4/4/2018
1.2.227 1,403 3/28/2018
1.2.226 1,338 3/22/2018
1.2.225 1,404 3/20/2018
1.2.224 1,394 3/19/2018
1.2.223 1,488 3/15/2018
1.2.222 1,457 3/14/2018
1.2.221 1,488 3/14/2018
1.2.220 1,594 2/23/2018
1.2.219 1,434 2/16/2018
1.2.218 1,384 2/9/2018
1.2.217 1,378 2/8/2018
1.2.216 1,441 2/7/2018
1.2.215 1,457 2/7/2018
1.2.214 1,500 2/5/2018
1.2.213 1,434 2/2/2018
1.2.212 1,504 1/26/2018
1.2.211 1,563 1/16/2018
1.2.210 1,579 12/18/2017
1.2.209 1,462 12/14/2017
1.2.208 1,443 12/7/2017
1.2.207 1,367 12/6/2017
1.2.206 1,419 12/4/2017
1.2.205 1,404 11/28/2017
1.2.204 1,444 11/24/2017
1.2.203 1,384 11/24/2017
1.2.202 1,428 11/24/2017
1.2.201 1,417 11/20/2017
1.2.200 1,373 11/14/2017
1.2.199 1,366 11/14/2017
1.2.198 1,400 11/6/2017
1.2.197 1,370 11/6/2017
1.2.196 1,370 10/31/2017
1.2.195 1,407 10/30/2017
1.2.194 1,394 10/26/2017
1.2.193 1,385 10/26/2017
1.2.192 1,365 10/26/2017
1.2.191 1,393 10/20/2017
1.2.190 1,381 10/18/2017
1.2.189 1,384 10/18/2017
1.2.188 1,411 10/15/2017
1.2.187 1,425 10/11/2017
1.2.185 1,394 10/10/2017
1.2.184 1,457 10/10/2017
1.2.183 1,397 10/2/2017
1.2.182 1,406 9/29/2017
1.2.181 1,409 9/25/2017
1.2.180 1,448 9/14/2017
1.2.179 1,406 9/12/2017
1.2.178 1,401 8/31/2017
1.2.177 1,420 8/25/2017
1.2.176 1,527 8/24/2017
1.2.174 1,532 8/7/2017
1.2.173 1,397 8/7/2017
1.2.172 1,519 8/7/2017
1.2.171 1,410 8/4/2017
1.2.170 1,511 8/3/2017
1.2.169 1,451 8/3/2017
1.2.168 1,441 8/3/2017
1.2.167 1,527 8/2/2017
1.2.166 1,478 8/1/2017
1.2.165 1,462 7/26/2017
1.2.164 1,572 7/26/2017
1.2.163 1,460 7/25/2017
1.2.162 1,449 7/18/2017
1.2.161 1,401 7/18/2017
1.2.160 1,473 7/18/2017
1.2.159 1,509 7/18/2017
1.2.158 1,461 7/13/2017
1.2.157 1,576 7/13/2017
1.2.156 1,568 7/5/2017
1.2.155 1,488 6/28/2017
1.2.154 1,476 6/27/2017
1.2.153 1,493 6/20/2017
1.2.152 1,452 6/19/2017
1.2.151 1,481 6/14/2017
1.2.150 1,456 6/13/2017
1.2.149 1,456 5/31/2017
1.2.148 1,399 5/29/2017
1.2.147 1,384 5/19/2017
1.2.146 1,397 5/18/2017
1.2.145 1,419 5/18/2017
1.2.144 1,366 5/14/2017
1.2.143 1,435 5/12/2017
1.2.142 1,456 5/12/2017
1.2.141 1,503 5/5/2017
1.2.140 1,432 4/27/2017
1.2.139 1,489 2/27/2017
1.2.137 1,445 2/3/2017
1.2.136 1,385 2/3/2017
1.2.135 1,406 1/26/2017
1.2.134 1,454 1/25/2017
1.2.133 1,469 1/12/2017
1.2.132 1,484 1/11/2017
1.2.131 1,519 1/10/2017
1.2.130 1,496 1/10/2017
1.2.129 1,508 1/10/2017
1.2.128 1,467 1/10/2017
1.2.127 1,460 1/10/2017
1.2.125 1,514 1/10/2017
1.2.119 1,490 12/13/2016
1.2.118 1,460 12/12/2016
1.2.117 1,555 12/10/2016
1.2.115 1,494 12/8/2016
1.2.114 1,451 12/5/2016
1.2.112 1,515 11/29/2016
1.2.111 1,492 11/25/2016
1.2.110 1,520 11/25/2016
1.2.109 1,540 11/24/2016
1.2.108 1,439 11/24/2016
1.2.107 1,469 11/23/2016
1.2.106 1,490 11/18/2016
1.2.105 1,486 11/18/2016
1.2.104 1,528 11/18/2016
1.2.103 1,446 11/17/2016
1.2.102 1,436 11/17/2016
1.2.101 1,485 11/17/2016
1.2.100 1,421 11/16/2016
1.2.99 1,434 11/16/2016
1.2.98 1,466 11/16/2016
1.2.97 1,419 11/16/2016
1.2.96 1,467 11/16/2016
1.2.95 1,480 11/16/2016
1.2.94 1,466 11/15/2016
1.2.92 1,469 11/15/2016
1.2.91 1,469 11/15/2016
1.2.90 1,496 11/15/2016
1.2.89 1,462 11/14/2016
1.2.88 1,982 11/8/2016
1.2.87 1,699 11/8/2016
1.2.86 1,654 11/8/2016
1.2.85 1,490 11/8/2016
1.2.84 1,892 11/8/2016
1.2.83 1,602 11/7/2016
1.2.82 1,697 11/3/2016
1.2.81 1,709 11/3/2016
1.2.80 1,588 11/3/2016
1.2.79 1,595 11/2/2016
1.2.78 1,615 11/1/2016
1.2.76 1,733 11/1/2016
1.2.75 1,416 10/31/2016
1.2.73 1,473 10/28/2016
1.2.71 1,464 10/27/2016
1.2.70 1,452 10/27/2016
1.2.68 1,489 10/26/2016
1.2.67 1,518 10/26/2016
1.2.66 1,466 10/25/2016
1.2.65 1,484 10/24/2016
1.2.64 1,421 10/21/2016
1.2.63 1,401 10/21/2016
1.2.62 1,412 10/21/2016
1.2.61 1,467 10/20/2016
1.2.60 1,416 10/20/2016
1.2.59 1,442 10/13/2016
1.2.58 1,401 10/13/2016
1.2.57 1,456 10/13/2016
1.2.56 1,454 10/13/2016
1.2.55 1,452 10/11/2016
1.2.54 1,402 10/11/2016
1.2.53 1,435 10/10/2016
1.2.52 1,446 10/10/2016
1.2.51 1,462 9/12/2016
1.2.50 1,455 9/12/2016
1.2.49 1,422 9/7/2016
1.2.48 1,457 9/2/2016
1.2.47 1,467 5/6/2016
1.2.46 1,715 4/25/2016
1.2.45 1,641 4/25/2016
1.2.44 1,605 4/25/2016
1.2.43 1,696 4/22/2016
1.2.42 1,431 4/15/2016
1.2.41 1,444 4/12/2016
1.2.40 1,517 4/11/2016
1.2.39 1,446 4/8/2016
1.2.38 1,469 4/8/2016
1.2.37 1,437 4/8/2016
1.2.36 1,455 4/8/2016
1.2.35 1,450 4/6/2016
1.2.34 1,427 4/6/2016
1.2.33 1,496 4/6/2016
1.2.32 1,457 4/6/2016
1.2.31 1,458 4/6/2016
1.2.30 1,471 4/6/2016
1.2.29 1,462 4/5/2016
1.2.28 1,406 4/5/2016
1.2.27 1,396 4/5/2016
1.2.26 1,445 4/5/2016
1.2.25 1,439 4/5/2016
1.2.24 1,412 4/1/2016
1.2.23 1,429 3/31/2016
1.2.22 1,466 3/31/2016
1.2.21 1,456 3/29/2016
1.2.20 1,452 3/25/2016
1.2.19 1,422 3/17/2016
1.2.18 1,490 3/17/2016
1.2.17 1,409 3/17/2016
1.2.16 1,454 3/17/2016
1.2.15 1,465 3/17/2016
1.2.14 1,476 3/16/2016
1.2.13 1,490 3/15/2016
1.2.12 1,451 3/15/2016
1.2.11 1,393 3/14/2016
1.2.10 1,417 3/11/2016
1.2.9 1,414 3/7/2016
1.2.8 1,371 3/6/2016
1.2.7 1,435 3/6/2016
1.2.6 1,418 3/4/2016
1.2.5 1,446 3/2/2016
1.2.4 1,416 3/2/2016
1.2.3 1,425 3/1/2016
1.2.1 1,466 2/29/2016
1.2.0 1,968 2/29/2016
1.1.45 1,320 7/28/2017
1.1.44 1,947 2/29/2016
1.1.43 1,663 2/29/2016
1.1.42 1,614 2/28/2016
1.1.41 1,834 2/26/2016
1.1.40 1,677 2/23/2016
1.1.39 1,418 2/23/2016
1.1.38 1,466 2/22/2016
1.1.37 1,575 2/22/2016
1.1.36 1,408 2/19/2016
1.1.35 1,407 2/19/2016
1.1.34 1,447 2/15/2016
1.1.33 1,443 2/12/2016
1.1.32 1,370 2/11/2016
1.1.31 1,531 2/11/2016
1.1.30 1,441 2/9/2016
1.1.29 1,459 2/8/2016
1.1.28 1,439 1/29/2016
1.1.27 1,454 1/26/2016
1.1.26 1,433 1/26/2016
1.1.25 1,397 1/25/2016
1.1.24 1,356 1/20/2016
1.1.23 1,371 1/20/2016
1.1.19 1,376 1/20/2016
1.1.18 1,447 1/20/2016
1.1.17 1,407 1/20/2016
1.1.16 1,421 1/19/2016
1.1.15 1,874 1/15/2016
1.1.14 2,290 1/15/2016
1.1.13 1,899 1/14/2016
1.1.12 1,560 1/14/2016
1.1.10 1,563 1/13/2016
1.1.9 1,530 1/12/2016
1.1.8 1,410 1/12/2016
1.1.7 1,349 1/12/2016
1.1.6 1,419 1/11/2016
1.1.5 1,401 1/7/2016
1.1.4 1,448 1/6/2016
1.1.3 1,419 1/6/2016
1.1.2 1,429 1/6/2016
1.1.1 1,417 1/5/2016
1.1.0 1,366 1/1/2016
1.0.155 1,374 12/18/2015
1.0.154 1,414 12/17/2015
1.0.153 1,410 12/17/2015
1.0.151 1,480 12/3/2015
1.0.150 1,473 12/3/2015
1.0.149 1,667 12/3/2015
1.0.148 1,835 12/2/2015
1.0.147 1,705 12/2/2015
1.0.146 1,463 12/2/2015
1.0.145 1,568 12/2/2015
1.0.144 1,636 12/2/2015
1.0.143 1,592 12/1/2015
1.0.142 1,793 12/1/2015
1.0.140 1,743 12/1/2015
1.0.139 1,661 11/30/2015
1.0.138 1,732 11/30/2015
1.0.137 1,521 11/26/2015
1.0.136 1,574 11/25/2015
1.0.135 1,457 11/20/2015
1.0.134 1,451 11/19/2015
1.0.133 1,512 11/19/2015
1.0.132 1,378 11/19/2015
1.0.131 1,386 11/17/2015
1.0.130 1,433 11/13/2015
1.0.129 1,403 11/13/2015
1.0.128 1,420 11/13/2015
1.0.127 1,534 11/12/2015
1.0.126 1,416 11/12/2015
1.0.125 1,409 11/11/2015
1.0.124 1,332 11/11/2015
1.0.123 1,398 11/11/2015
1.0.122 1,449 11/11/2015
1.0.121 1,450 11/4/2015
1.0.120 1,446 11/3/2015
1.0.119 1,457 10/30/2015
1.0.118 1,475 10/29/2015
1.0.117 1,402 10/23/2015
1.0.116 1,339 10/20/2015
1.0.115 1,378 10/13/2015
1.0.113 1,452 10/13/2015
1.0.111 1,603 10/6/2015
1.0.110 1,750 10/6/2015
1.0.109 1,729 10/6/2015
1.0.108 1,685 10/6/2015
1.0.107 1,794 10/4/2015
1.0.106 1,483 9/25/2015
1.0.105 1,396 9/2/2015
1.0.104 1,412 8/24/2015
1.0.103 1,649 7/30/2015
1.0.102 1,559 7/30/2015
1.0.101 1,353 6/12/2015
1.0.100 1,358 6/3/2015
1.0.99 1,394 6/3/2015
1.0.98 1,398 6/3/2015
1.0.97 1,376 5/12/2015
1.0.96 1,416 5/7/2015
1.0.95 1,471 4/16/2015
1.0.94 1,479 4/16/2015
1.0.93 1,471 4/15/2015
1.0.92 1,399 4/8/2015
1.0.91 1,347 3/17/2015
1.0.90 1,434 3/10/2015
1.0.89 1,427 3/10/2015
1.0.88 1,574 2/12/2015
1.0.87 1,585 12/4/2014
1.0.86 1,610 11/14/2014
1.0.85 1,628 11/14/2014
1.0.84 1,831 11/13/2014
1.0.83 1,577 11/13/2014
1.0.82 1,615 11/12/2014
1.0.81 1,655 11/12/2014
1.0.80 1,394 10/9/2014
1.0.79 1,457 10/8/2014
1.0.78 1,428 10/7/2014
1.0.77 1,475 10/7/2014
1.0.76 1,428 9/29/2014
1.0.75 1,497 9/29/2014
1.0.74 1,413 9/3/2014
1.0.73 1,441 9/3/2014
1.0.72 1,434 8/12/2014
1.0.71 1,477 8/11/2014
1.0.70 1,424 8/11/2014
1.0.69 1,414 8/11/2014
1.0.68 1,505 8/11/2014
1.0.67 1,398 8/11/2014
1.0.66 1,479 8/11/2014
1.0.65 1,461 8/5/2014
1.0.64 1,422 8/4/2014
1.0.63 1,384 7/31/2014
1.0.62 1,470 7/22/2014
1.0.61 1,505 7/22/2014
1.0.60 1,456 7/22/2014
1.0.59 1,456 7/11/2014
1.0.58 1,359 7/11/2014
1.0.57 1,430 7/7/2014
1.0.56 1,437 7/1/2014
1.0.55 1,385 7/1/2014
1.0.54 1,394 7/1/2014
1.0.53 1,470 7/1/2014
1.0.52 1,440 7/1/2014
1.0.51 1,522 6/23/2014
1.0.49 1,500 6/21/2014
1.0.48 1,480 6/20/2014
1.0.47 1,530 6/21/2014
1.0.46 1,474 6/20/2014
1.0.45 1,412 6/19/2014
1.0.44 1,372 6/19/2014
1.0.43 1,398 6/19/2014
1.0.42 1,376 6/19/2014
1.0.40 1,412 6/19/2014
1.0.39 1,379 6/18/2014
1.0.38 1,471 6/18/2014
1.0.37 1,489 6/12/2014
1.0.36 1,436 6/12/2014
1.0.35 1,494 6/12/2014
1.0.32 1,453 6/12/2014
1.0.31 1,420 6/6/2014
1.0.30 1,388 6/6/2014
1.0.29 1,391 6/5/2014
1.0.28 1,471 5/8/2014
1.0.27 1,415 5/8/2014
1.0.26 1,406 5/7/2014
1.0.25 1,417 5/7/2014
1.0.24 1,346 5/7/2014
1.0.23 1,429 5/5/2014
1.0.22 1,427 5/5/2014
1.0.21 1,461 5/5/2014
1.0.20 1,433 4/30/2014
1.0.19 1,391 4/30/2014
1.0.18 1,636 4/11/2014
1.0.17 1,642 4/10/2014
1.0.16 1,708 4/10/2014
1.0.15 1,675 4/10/2014
1.0.14 1,652 4/10/2014
1.0.13 1,590 4/10/2014
1.0.12 1,579 4/2/2014
1.0.11 1,555 4/2/2014
1.0.10 1,568 4/2/2014
1.0.9 1,596 4/1/2014
1.0.8 1,550 4/1/2014
1.0.7 1,544 4/1/2014
1.0.6 1,603 4/1/2014
1.0.5 1,593 4/1/2014