PeanutButter.WindowsServiceManagement 3.0.380

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.380
                    
NuGet\Install-Package PeanutButter.WindowsServiceManagement -Version 3.0.380
                    
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.380" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.WindowsServiceManagement" Version="3.0.380" />
                    
Directory.Packages.props
<PackageReference Include="PeanutButter.WindowsServiceManagement" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PeanutButter.WindowsServiceManagement --version 3.0.380
                    
#r "nuget: PeanutButter.WindowsServiceManagement, 3.0.380"
                    
#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.
#addin nuget:?package=PeanutButter.WindowsServiceManagement&version=3.0.380
                    
Install PeanutButter.WindowsServiceManagement as a Cake Addin
#tool nuget:?package=PeanutButter.WindowsServiceManagement&version=3.0.380
                    
Install PeanutButter.WindowsServiceManagement as a Cake Tool

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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.384 379 5/15/2025
3.0.383 236 5/14/2025
3.0.382 330 5/13/2025
3.0.381 113 5/9/2025
3.0.380 229 5/8/2025
3.0.379 164 5/7/2025
3.0.378 164 5/6/2025
3.0.377 152 5/6/2025
3.0.376 156 5/6/2025
3.0.375 157 5/6/2025
3.0.374 157 5/5/2025
3.0.373 164 5/5/2025
3.0.372 153 5/5/2025
3.0.371 165 5/5/2025
3.0.370 161 5/5/2025
3.0.369 161 5/5/2025
3.0.368 160 4/30/2025
3.0.367 157 4/30/2025
3.0.366 158 4/30/2025
3.0.365 162 4/30/2025
3.0.364 163 4/30/2025
3.0.363 161 4/30/2025
3.0.362 158 4/30/2025
3.0.361 161 4/30/2025
3.0.360 164 4/30/2025
3.0.359 160 4/30/2025
3.0.358 178 4/29/2025
3.0.357 220 4/23/2025
3.0.356 180 4/22/2025
3.0.355 280 4/17/2025
3.0.354 210 4/15/2025
3.0.353 917 4/4/2025
3.0.352 178 4/3/2025
3.0.351 189 4/2/2025
3.0.350 296 4/2/2025
3.0.349 173 3/18/2025
3.0.348 168 3/18/2025
3.0.347 660 3/4/2025
3.0.346 240 3/4/2025
3.0.345 223 3/4/2025
3.0.344 154 2/20/2025
3.0.343 127 2/14/2025
3.0.342 184 2/11/2025
3.0.341 144 2/10/2025
3.0.340 128 2/5/2025
3.0.339 238 1/7/2025
3.0.338 133 1/7/2025
3.0.337 131 1/7/2025
3.0.336 144 1/6/2025
3.0.335 153 12/17/2024
3.0.334 140 12/17/2024
3.0.333 162 12/13/2024
3.0.332 142 12/13/2024
3.0.331 138 12/12/2024
3.0.330 140 11/28/2024
3.0.329 238 11/13/2024
3.0.328 815 11/12/2024
3.0.327 148 11/12/2024
3.0.326 147 11/12/2024
3.0.325 132 11/12/2024
3.0.324 134 11/12/2024
3.0.323 142 11/6/2024
3.0.322 137 11/6/2024
3.0.321 891 10/10/2024
3.0.320 239 10/7/2024
3.0.319 190 9/18/2024
3.0.318 163 9/18/2024
3.0.317 178 9/18/2024
3.0.316 904 8/28/2024
3.0.315 176 8/12/2024
3.0.314 186 8/8/2024
3.0.313 164 8/8/2024
3.0.312 148 7/29/2024
3.0.311 980 7/17/2024
3.0.310 141 7/15/2024
3.0.309 176 7/15/2024
3.0.308 157 7/9/2024
3.0.307 132 7/9/2024
3.0.306 293 6/25/2024
3.0.305 195 6/11/2024
3.0.304 148 6/11/2024
3.0.303 207 6/5/2024
3.0.302 161 6/5/2024
3.0.301 177 5/30/2024
3.0.300 206 5/30/2024
3.0.299 161 5/30/2024
3.0.298 774 5/17/2024
3.0.297 179 5/17/2024
3.0.296 168 5/13/2024
3.0.295 152 5/8/2024
3.0.294 225 5/7/2024
3.0.293 180 4/19/2024
3.0.292 181 4/18/2024
3.0.291 196 4/17/2024
3.0.290 189 4/17/2024
3.0.289 170 4/15/2024
3.0.288 168 4/11/2024
3.0.287 215 4/5/2024
3.0.286 169 4/5/2024
3.0.285 193 4/5/2024
3.0.284 235 4/4/2024
3.0.283 194 4/4/2024
3.0.282 605 4/3/2024
3.0.281 194 4/2/2024
3.0.280 192 4/2/2024
3.0.279 217 3/25/2024
3.0.278 214 3/25/2024
3.0.277 322 3/15/2024
3.0.276 316 2/29/2024
3.0.275 267 2/28/2024
3.0.274 258 2/28/2024
3.0.273 351 2/27/2024
3.0.272 299 2/26/2024
3.0.271 325 2/22/2024
3.0.270 378 2/15/2024
3.0.269 323 2/15/2024
3.0.268 325 2/15/2024
3.0.267 360 2/14/2024
3.0.266 346 2/14/2024
3.0.265 475 2/13/2024
3.0.264 378 2/8/2024
3.0.263 370 2/8/2024
3.0.262 386 2/8/2024
3.0.261 396 2/8/2024
3.0.260 352 2/7/2024
3.0.259 366 2/7/2024
3.0.258 379 2/7/2024
3.0.257 348 2/7/2024
3.0.256 392 1/31/2024
3.0.255 389 1/30/2024
3.0.254 411 1/25/2024
3.0.253 403 1/24/2024
3.0.252 383 1/22/2024
3.0.251 659 1/17/2024
3.0.250 410 1/17/2024
3.0.249 399 1/16/2024
3.0.248 502 1/16/2024
3.0.247 406 1/16/2024
3.0.246 381 1/15/2024
3.0.245 400 1/11/2024
3.0.244 556 12/11/2023
3.0.243 408 12/11/2023
3.0.242 444 12/7/2023
3.0.241 434 12/7/2023
3.0.240 469 12/5/2023
3.0.239 445 12/5/2023
3.0.238 407 12/5/2023
3.0.237 148 12/5/2023
3.0.236 205 11/17/2023
3.0.235 151 11/17/2023
3.0.234 182 11/14/2023
3.0.233 145 11/14/2023
3.0.232 157 11/13/2023
3.0.231 143 11/9/2023
3.0.230 136 11/8/2023
3.0.229 143 11/8/2023
3.0.228 267 11/2/2023
3.0.227 162 11/2/2023
3.0.226 147 11/1/2023
3.0.225 188 11/1/2023
3.0.224 155 11/1/2023
3.0.223 160 10/31/2023
3.0.222 152 10/31/2023
3.0.221 159 10/31/2023
3.0.220 153 10/31/2023
3.0.219 144 10/31/2023
3.0.218 148 10/30/2023
3.0.217 149 10/30/2023
3.0.216 144 10/30/2023
3.0.215 147 10/30/2023
3.0.214 151 10/26/2023
3.0.213 149 10/25/2023
3.0.212 170 10/25/2023
3.0.211 160 10/24/2023
3.0.210 143 10/24/2023
3.0.209 134 10/24/2023
3.0.208 131 10/24/2023
3.0.207 161 10/23/2023
3.0.206 156 10/23/2023
3.0.205 156 10/20/2023
3.0.204 153 10/20/2023
3.0.203 161 10/20/2023
3.0.202 153 10/19/2023
3.0.201 153 10/19/2023
3.0.200 143 10/19/2023
3.0.199 154 10/19/2023
3.0.198 161 10/18/2023
3.0.197 153 10/18/2023
3.0.196 173 10/17/2023
3.0.195 205 10/13/2023
3.0.194 178 10/12/2023
3.0.193 177 10/12/2023
3.0.192 166 10/11/2023
3.0.191 154 10/11/2023
3.0.190 171 10/11/2023
3.0.189 161 10/11/2023
3.0.188 160 10/11/2023
3.0.187 158 10/11/2023
3.0.186 145 10/11/2023
3.0.185 168 10/10/2023
3.0.184 155 10/10/2023
3.0.183 167 10/9/2023
3.0.182 161 10/9/2023
3.0.181 168 10/9/2023
3.0.180 194 9/21/2023
3.0.179 135 9/21/2023
3.0.178 161 9/21/2023
3.0.177 283 9/11/2023
3.0.176 258 9/8/2023
3.0.175 182 9/8/2023
3.0.173 169 9/8/2023
3.0.172 173 9/8/2023
3.0.170 224 8/23/2023
3.0.169 178 8/23/2023
3.0.168 181 8/23/2023
3.0.167 208 8/11/2023
3.0.166 195 8/10/2023
3.0.165 183 8/7/2023
3.0.164 198 8/3/2023
3.0.163 196 7/31/2023
3.0.162 201 7/28/2023
3.0.161 190 7/28/2023
3.0.160 244 6/30/2023
3.0.159 215 6/29/2023
3.0.158 197 6/29/2023
3.0.157 217 6/28/2023
3.0.156 201 6/28/2023
3.0.155 183 6/28/2023
3.0.154 194 6/26/2023
3.0.153 193 6/22/2023
3.0.152 219 6/22/2023
3.0.151 207 6/22/2023
3.0.150 214 6/22/2023
3.0.149 186 6/22/2023
3.0.148 206 6/22/2023
3.0.147 222 6/15/2023
3.0.146 220 6/9/2023
3.0.145 231 6/6/2023
3.0.144 221 6/6/2023
3.0.143 202 6/6/2023
3.0.142 211 5/31/2023
3.0.141 196 5/31/2023
3.0.140 232 5/26/2023
3.0.139 203 5/26/2023
3.0.138 226 5/25/2023
3.0.137 211 5/25/2023
3.0.136 217 5/25/2023
3.0.135 209 5/25/2023
3.0.134 212 5/25/2023
3.0.133 258 5/24/2023
3.0.132 250 5/24/2023
3.0.131 273 5/24/2023
3.0.130 292 5/23/2023
3.0.129 274 5/22/2023
3.0.128 301 5/18/2023
3.0.127 365 5/17/2023
3.0.126 358 5/11/2023
3.0.125 453 5/5/2023
3.0.124 467 5/4/2023
3.0.123 413 5/4/2023
3.0.122 344 4/25/2023
3.0.121 312 4/25/2023
3.0.120 320 4/25/2023
3.0.119 343 4/25/2023
3.0.118 353 4/25/2023
3.0.117 391 4/24/2023
3.0.116 373 4/24/2023
3.0.115 357 4/18/2023
3.0.114 357 4/18/2023
3.0.113 324 4/18/2023
3.0.112 342 4/11/2023
3.0.111 356 4/11/2023
3.0.110 395 3/31/2023
3.0.109 391 3/29/2023
3.0.108 351 3/28/2023
3.0.107 410 3/15/2023
3.0.106 421 3/9/2023
3.0.105 383 3/9/2023
3.0.104 384 3/3/2023
3.0.103 368 3/2/2023
3.0.102 379 3/2/2023 3.0.102 is deprecated because it has critical bugs.
3.0.101 424 3/1/2023 3.0.101 is deprecated because it has critical bugs.
3.0.100 402 2/22/2023
3.0.99 456 2/10/2023
3.0.98 435 2/10/2023
3.0.97 456 1/24/2023
3.0.96 508 12/15/2022
3.0.95 530 12/1/2022
3.0.94 510 11/30/2022
3.0.93 546 11/30/2022
3.0.92 538 11/30/2022
3.0.91 474 11/29/2022
3.0.90 579 11/25/2022
3.0.89 495 11/17/2022
3.0.88 516 11/15/2022
3.0.87 587 11/14/2022
3.0.86 616 11/14/2022
3.0.85 579 11/14/2022
3.0.84 552 11/14/2022
3.0.83 521 11/14/2022
3.0.82 498 11/14/2022
3.0.81 526 11/14/2022
3.0.80 557 11/14/2022
3.0.79 562 11/8/2022
3.0.78 510 11/7/2022
3.0.77 559 11/7/2022
3.0.76 555 11/7/2022
3.0.75 518 11/7/2022
3.0.74 562 11/3/2022
3.0.73 579 10/31/2022
3.0.72 567 10/27/2022
3.0.71 552 10/27/2022
3.0.70 601 10/27/2022
3.0.69 584 10/27/2022
3.0.68 613 10/25/2022
3.0.67 742 10/19/2022
3.0.66 613 10/19/2022
3.0.65 609 10/19/2022
3.0.64 618 10/19/2022
3.0.63 586 10/19/2022
3.0.62 596 10/18/2022
3.0.61 709 10/13/2022
3.0.60 644 10/12/2022
3.0.59 642 10/12/2022
3.0.58 746 9/28/2022
3.0.57 675 9/28/2022
3.0.56 614 9/28/2022
3.0.55 643 9/27/2022
3.0.54 679 9/27/2022
3.0.53 658 9/27/2022
3.0.52 633 9/27/2022
3.0.51 685 9/27/2022
3.0.50 693 9/27/2022
3.0.49 685 9/27/2022
3.0.48 611 9/27/2022
3.0.47 639 9/26/2022
3.0.46 702 9/26/2022
3.0.45 672 9/26/2022
3.0.44 671 9/26/2022
3.0.43 718 9/23/2022
3.0.42 658 9/23/2022
3.0.41 661 9/22/2022
3.0.40 648 9/22/2022
3.0.39 641 9/22/2022
3.0.38 601 9/21/2022
3.0.37 597 9/21/2022
3.0.36 610 9/21/2022
3.0.35 607 9/21/2022
3.0.34 601 9/20/2022
3.0.33 650 9/19/2022
3.0.32 634 9/16/2022
3.0.31 650 9/16/2022
3.0.30 659 9/16/2022
3.0.29 661 9/16/2022
3.0.28 656 9/15/2022
3.0.27 655 9/15/2022
3.0.26 678 9/14/2022
3.0.25 732 9/14/2022
3.0.24 765 9/14/2022
3.0.23 719 9/14/2022
3.0.22 671 9/14/2022
3.0.21 662 9/14/2022
3.0.20 646 9/9/2022
3.0.19 632 9/9/2022
3.0.18 674 9/8/2022
3.0.17 670 9/6/2022
3.0.16 686 9/6/2022
3.0.15 704 9/2/2022
3.0.14 666 9/1/2022
3.0.13 662 8/31/2022
3.0.12 671 8/31/2022
3.0.11 703 8/23/2022
3.0.10 660 8/22/2022
3.0.9 656 8/22/2022
3.0.8 645 8/18/2022
3.0.7 666 8/17/2022
3.0.6 698 8/15/2022
3.0.5 635 8/15/2022
3.0.4 725 8/4/2022
3.0.3 663 8/4/2022
3.0.2 702 7/29/2022
3.0.1 739 7/27/2022
3.0.0 644 7/26/2022
2.0.96 719 7/26/2022
2.0.95 691 7/26/2022
2.0.94 652 7/25/2022
2.0.93 645 7/25/2022
2.0.92 744 7/15/2022
2.0.91 676 7/15/2022
2.0.90 671 7/14/2022
2.0.89 693 7/14/2022
2.0.88 759 7/12/2022
2.0.87 756 7/11/2022
2.0.86 680 7/11/2022
2.0.85 714 7/11/2022
2.0.84 715 7/8/2022
2.0.83 744 6/29/2022
2.0.82 683 6/29/2022
2.0.81 727 6/23/2022
2.0.80 706 6/15/2022
2.0.79 710 6/14/2022
2.0.78 689 6/14/2022
2.0.77 828 5/24/2022
2.0.76 834 5/3/2022
2.0.75 653 4/29/2022
2.0.74 695 4/19/2022
2.0.73 705 4/16/2022
2.0.72 704 4/12/2022
2.0.71 681 4/12/2022
2.0.70 742 4/7/2022
2.0.69 706 4/7/2022
2.0.68 738 4/7/2022
2.0.67 750 4/7/2022
2.0.66 705 3/15/2022
2.0.65 712 3/15/2022
2.0.64 749 3/15/2022
2.0.63 727 3/2/2022
2.0.62 738 2/22/2022
2.0.61 703 2/18/2022
2.0.60 730 2/18/2022
2.0.59 735 2/15/2022
2.0.58 733 2/9/2022
2.0.57 746 2/1/2022
2.0.56 706 2/1/2022
2.0.55 686 2/1/2022
2.0.54 693 1/28/2022
2.0.53 722 1/27/2022
2.0.52 726 1/19/2022
2.0.51 705 1/19/2022
2.0.46 701 1/19/2022
2.0.45 608 12/2/2021
2.0.44 594 11/18/2021
2.0.43 600 11/16/2021
2.0.42 636 11/2/2021
2.0.41 663 10/20/2021
2.0.40 609 10/12/2021
2.0.39 582 10/12/2021
2.0.38 584 10/5/2021
2.0.37 575 9/21/2021
2.0.36 633 9/9/2021
2.0.35 646 9/3/2021
2.0.34 678 9/2/2021
2.0.33 707 7/21/2021
2.0.32 616 7/21/2021
2.0.31 602 7/6/2021
2.0.30 599 7/5/2021
2.0.29 677 6/30/2021
2.0.28 674 6/28/2021
2.0.27 638 6/17/2021
2.0.26 669 6/15/2021
2.0.25 696 6/14/2021
2.0.24 689 6/14/2021
2.0.23 674 6/14/2021
2.0.22 619 5/20/2021
2.0.21 669 5/18/2021
2.0.20 675 5/10/2021
2.0.19 594 5/10/2021
2.0.18 648 5/3/2021
2.0.17 636 5/3/2021
2.0.16 696 4/14/2021
2.0.15 657 4/13/2021
2.0.14 666 3/31/2021
2.0.13 670 3/25/2021
2.0.12 645 3/25/2021
2.0.11 651 2/19/2021
2.0.10 658 2/18/2021
2.0.9 686 2/18/2021
2.0.8 658 2/16/2021
2.0.7 683 2/9/2021
2.0.6 719 2/9/2021
2.0.5 712 2/3/2021
2.0.4 697 1/29/2021
2.0.3 670 1/29/2021
2.0.2 704 1/28/2021
2.0.1 731 1/27/2021
2.0.0 641 1/26/2021
1.2.397 678 1/26/2021
1.2.396 748 1/21/2021
1.2.395 676 1/20/2021
1.2.394 735 1/20/2021
1.2.393 704 1/20/2021
1.2.392 707 1/20/2021
1.2.391 705 1/19/2021
1.2.390 726 1/19/2021
1.2.389 723 1/19/2021
1.2.388 716 1/14/2021
1.2.387 701 1/14/2021
1.2.386 672 1/13/2021
1.2.385 711 1/13/2021
1.2.384 777 1/11/2021
1.2.383 717 1/8/2021
1.2.382 740 1/6/2021
1.2.381 719 1/6/2021
1.2.380 814 11/17/2020
1.2.379 817 10/21/2020
1.2.378 792 9/17/2020
1.2.377 839 9/1/2020
1.2.376 839 9/1/2020
1.2.375 910 7/13/2020
1.2.374 794 7/2/2020
1.2.373 810 7/1/2020
1.2.372 847 6/10/2020
1.2.371 802 6/10/2020
1.2.370 748 6/10/2020
1.2.369 772 6/9/2020
1.2.368 812 6/9/2020
1.2.367 803 6/9/2020
1.2.366 794 6/9/2020
1.2.365 780 6/9/2020
1.2.364 795 6/9/2020
1.2.363 803 6/9/2020
1.2.362 892 6/8/2020
1.2.361 851 6/4/2020
1.2.360 815 5/4/2020
1.2.359 803 4/27/2020
1.2.358 864 4/4/2020
1.2.357 853 3/25/2020
1.2.356 826 3/10/2020
1.2.355 855 3/10/2020
1.2.354 834 3/6/2020
1.2.353 872 3/3/2020
1.2.352 824 3/3/2020
1.2.351 812 3/2/2020
1.2.350 809 3/2/2020
1.2.349 809 3/2/2020
1.2.348 817 3/2/2020
1.2.347 796 3/2/2020
1.2.346 809 2/27/2020
1.2.345 881 2/21/2020
1.2.344 823 2/20/2020
1.2.343 856 2/20/2020
1.2.342 853 2/20/2020
1.2.341 842 2/20/2020
1.2.340 884 2/20/2020
1.2.339 859 2/20/2020
1.2.338 808 2/19/2020
1.2.337 837 2/18/2020
1.2.336 886 2/14/2020
1.2.335 895 2/6/2020
1.2.334 886 2/4/2020
1.2.333 912 2/3/2020
1.2.332 887 1/13/2020
1.2.331 944 12/17/2019
1.2.330 852 12/13/2019
1.2.328 907 12/12/2019
1.2.327 897 12/11/2019
1.2.326 874 12/10/2019
1.2.325 856 12/3/2019
1.2.324 809 11/29/2019
1.2.323 850 11/28/2019
1.2.322 885 11/28/2019
1.2.321 890 11/28/2019
1.2.320 999 11/26/2019
1.2.319 859 11/26/2019
1.2.318 886 11/22/2019
1.2.317 807 11/20/2019
1.2.316 836 10/25/2019
1.2.315 853 10/25/2019
1.2.314 889 10/23/2019
1.2.313 872 10/18/2019
1.2.312 838 10/17/2019
1.2.311 839 10/17/2019
1.2.310 844 10/17/2019
1.2.309 875 10/9/2019
1.2.308 863 10/8/2019
1.2.307 888 10/7/2019
1.2.306 918 10/4/2019
1.2.305 859 10/3/2019
1.2.304 870 10/2/2019
1.2.303 915 9/16/2019
1.2.302 910 9/16/2019
1.2.301 845 9/15/2019
1.2.300 860 9/13/2019
1.2.299 875 9/10/2019
1.2.298 875 9/6/2019
1.2.297 923 8/20/2019
1.2.296 903 8/20/2019
1.2.295 909 8/20/2019
1.2.294 882 8/20/2019
1.2.293 894 8/16/2019
1.2.292 930 7/15/2019
1.2.291 951 6/30/2019
1.2.290 914 6/28/2019
1.2.289 920 6/20/2019
1.2.288 952 6/12/2019
1.2.287 923 6/12/2019
1.2.286 905 6/11/2019
1.2.285 943 6/11/2019
1.2.284 930 6/5/2019
1.2.283 961 5/28/2019
1.2.282 974 5/25/2019
1.2.281 955 5/23/2019
1.2.280 918 5/13/2019
1.2.279 906 5/9/2019
1.2.278 895 5/9/2019
1.2.277 930 5/7/2019
1.2.276 900 5/7/2019
1.2.275 905 5/6/2019
1.2.274 914 4/26/2019
1.2.273 931 4/25/2019
1.2.272 955 4/25/2019
1.2.271 1,008 4/24/2019
1.2.270 993 4/24/2019
1.2.269 945 4/16/2019
1.2.268 914 4/16/2019
1.2.267 880 4/16/2019
1.2.266 924 4/12/2019
1.2.265 954 4/12/2019
1.2.264 996 4/11/2019
1.2.263 951 4/11/2019
1.2.262 950 4/10/2019
1.2.261 911 4/10/2019
1.2.260 938 4/5/2019
1.2.259 992 2/27/2019
1.2.258 952 2/27/2019
1.2.257 978 2/26/2019
1.2.256 1,038 2/15/2019
1.2.255 1,040 2/15/2019
1.2.254 1,062 2/5/2019
1.2.253 1,105 12/12/2018
1.2.252 1,127 11/8/2018
1.2.251 1,101 11/8/2018
1.2.250 1,114 10/11/2018
1.2.249 1,142 10/2/2018
1.2.248 1,109 9/25/2018
1.2.247 1,185 9/3/2018
1.2.246 1,207 8/28/2018
1.2.245 1,268 8/27/2018
1.2.244 1,208 8/22/2018
1.2.243 1,203 8/21/2018
1.2.242 1,451 8/17/2018
1.2.241 1,457 7/27/2018
1.2.240 1,421 7/26/2018
1.2.239 1,500 6/18/2018
1.2.238 1,658 6/14/2018
1.2.237 1,474 5/25/2018
1.2.236 1,462 5/24/2018
1.2.235 1,672 5/18/2018
1.2.234 1,714 5/3/2018
1.2.233 1,643 5/3/2018
1.2.232 1,669 4/30/2018
1.2.231 1,451 4/18/2018
1.2.230 1,743 4/10/2018
1.2.229 1,666 4/10/2018
1.2.228 1,453 4/4/2018
1.2.227 1,543 3/28/2018
1.2.226 1,476 3/22/2018
1.2.225 1,541 3/20/2018
1.2.224 1,532 3/19/2018
1.2.223 1,698 3/15/2018
1.2.222 1,666 3/14/2018
1.2.221 1,698 3/14/2018
1.2.220 1,805 2/23/2018
1.2.219 1,572 2/16/2018
1.2.218 1,522 2/9/2018
1.2.217 1,521 2/8/2018
1.2.216 1,654 2/7/2018
1.2.215 1,597 2/7/2018
1.2.214 1,712 2/5/2018
1.2.213 1,647 2/2/2018
1.2.212 1,723 1/26/2018
1.2.211 1,778 1/16/2018
1.2.210 1,798 12/18/2017
1.2.209 1,606 12/14/2017
1.2.208 1,586 12/7/2017
1.2.207 1,510 12/6/2017
1.2.206 1,566 12/4/2017
1.2.205 1,547 11/28/2017
1.2.204 1,586 11/24/2017
1.2.203 1,528 11/24/2017
1.2.202 1,572 11/24/2017
1.2.201 1,561 11/20/2017
1.2.200 1,516 11/14/2017
1.2.199 1,510 11/14/2017
1.2.198 1,543 11/6/2017
1.2.197 1,516 11/6/2017
1.2.196 1,513 10/31/2017
1.2.195 1,552 10/30/2017
1.2.194 1,537 10/26/2017
1.2.193 1,530 10/26/2017
1.2.192 1,509 10/26/2017
1.2.191 1,537 10/20/2017
1.2.190 1,521 10/18/2017
1.2.189 1,527 10/18/2017
1.2.188 1,553 10/15/2017
1.2.187 1,575 10/11/2017
1.2.185 1,537 10/10/2017
1.2.184 1,605 10/10/2017
1.2.183 1,542 10/2/2017
1.2.182 1,553 9/29/2017
1.2.181 1,554 9/25/2017
1.2.180 1,595 9/14/2017
1.2.179 1,548 9/12/2017
1.2.178 1,546 8/31/2017
1.2.177 1,562 8/25/2017
1.2.176 1,672 8/24/2017
1.2.174 1,676 8/7/2017
1.2.173 1,541 8/7/2017
1.2.172 1,662 8/7/2017
1.2.171 1,553 8/4/2017
1.2.170 1,653 8/3/2017
1.2.169 1,598 8/3/2017
1.2.168 1,584 8/3/2017
1.2.167 1,672 8/2/2017
1.2.166 1,624 8/1/2017
1.2.165 1,604 7/26/2017
1.2.164 1,714 7/26/2017
1.2.163 1,606 7/25/2017
1.2.162 1,592 7/18/2017
1.2.161 1,543 7/18/2017
1.2.160 1,617 7/18/2017
1.2.159 1,652 7/18/2017
1.2.158 1,604 7/13/2017
1.2.157 1,720 7/13/2017
1.2.156 1,713 7/5/2017
1.2.155 1,633 6/28/2017
1.2.154 1,621 6/27/2017
1.2.153 1,638 6/20/2017
1.2.152 1,599 6/19/2017
1.2.151 1,629 6/14/2017
1.2.150 1,601 6/13/2017
1.2.149 1,600 5/31/2017
1.2.148 1,541 5/29/2017
1.2.147 1,530 5/19/2017
1.2.146 1,543 5/18/2017
1.2.145 1,563 5/18/2017
1.2.144 1,511 5/14/2017
1.2.143 1,581 5/12/2017
1.2.142 1,602 5/12/2017
1.2.141 1,645 5/5/2017
1.2.140 1,577 4/27/2017
1.2.139 1,633 2/27/2017
1.2.137 1,590 2/3/2017
1.2.136 1,528 2/3/2017
1.2.135 1,549 1/26/2017
1.2.134 1,601 1/25/2017
1.2.133 1,614 1/12/2017
1.2.132 1,631 1/11/2017
1.2.131 1,664 1/10/2017
1.2.130 1,642 1/10/2017
1.2.129 1,655 1/10/2017
1.2.128 1,612 1/10/2017
1.2.127 1,604 1/10/2017
1.2.125 1,661 1/10/2017
1.2.119 1,637 12/13/2016
1.2.118 1,605 12/12/2016
1.2.117 1,705 12/10/2016
1.2.115 1,639 12/8/2016
1.2.114 1,601 12/5/2016
1.2.112 1,661 11/29/2016
1.2.111 1,639 11/25/2016
1.2.110 1,667 11/25/2016
1.2.109 1,687 11/24/2016
1.2.108 1,584 11/24/2016
1.2.107 1,614 11/23/2016
1.2.106 1,633 11/18/2016
1.2.105 1,635 11/18/2016
1.2.104 1,672 11/18/2016
1.2.103 1,590 11/17/2016
1.2.102 1,578 11/17/2016
1.2.101 1,629 11/17/2016
1.2.100 1,564 11/16/2016
1.2.99 1,580 11/16/2016
1.2.98 1,609 11/16/2016
1.2.97 1,562 11/16/2016
1.2.96 1,615 11/16/2016
1.2.95 1,623 11/16/2016
1.2.94 1,609 11/15/2016
1.2.92 1,614 11/15/2016
1.2.91 1,615 11/15/2016
1.2.90 1,642 11/15/2016
1.2.89 1,605 11/14/2016
1.2.88 2,128 11/8/2016
1.2.87 1,844 11/8/2016
1.2.86 1,797 11/8/2016
1.2.85 1,634 11/8/2016
1.2.84 2,035 11/8/2016
1.2.83 1,745 11/7/2016
1.2.82 1,838 11/3/2016
1.2.81 1,852 11/3/2016
1.2.80 1,732 11/3/2016
1.2.79 1,740 11/2/2016
1.2.78 1,762 11/1/2016
1.2.76 1,875 11/1/2016
1.2.75 1,567 10/31/2016
1.2.73 1,620 10/28/2016
1.2.71 1,610 10/27/2016
1.2.70 1,599 10/27/2016
1.2.68 1,644 10/26/2016
1.2.67 1,663 10/26/2016
1.2.66 1,610 10/25/2016
1.2.65 1,628 10/24/2016
1.2.64 1,571 10/21/2016
1.2.63 1,546 10/21/2016
1.2.62 1,558 10/21/2016
1.2.61 1,614 10/20/2016
1.2.60 1,559 10/20/2016
1.2.59 1,585 10/13/2016
1.2.58 1,547 10/13/2016
1.2.57 1,599 10/13/2016
1.2.56 1,597 10/13/2016
1.2.55 1,595 10/11/2016
1.2.54 1,543 10/11/2016
1.2.53 1,581 10/10/2016
1.2.52 1,588 10/10/2016
1.2.51 1,606 9/12/2016
1.2.50 1,598 9/12/2016
1.2.49 1,565 9/7/2016
1.2.48 1,604 9/2/2016
1.2.47 1,619 5/6/2016
1.2.46 1,864 4/25/2016
1.2.45 1,788 4/25/2016
1.2.44 1,752 4/25/2016
1.2.43 1,843 4/22/2016
1.2.42 1,580 4/15/2016
1.2.41 1,591 4/12/2016
1.2.40 1,669 4/11/2016
1.2.39 1,592 4/8/2016
1.2.38 1,617 4/8/2016
1.2.37 1,581 4/8/2016
1.2.36 1,601 4/8/2016
1.2.35 1,603 4/6/2016
1.2.34 1,590 4/6/2016
1.2.33 1,646 4/6/2016
1.2.32 1,609 4/6/2016
1.2.31 1,610 4/6/2016
1.2.30 1,623 4/6/2016
1.2.29 1,613 4/5/2016
1.2.28 1,558 4/5/2016
1.2.27 1,556 4/5/2016
1.2.26 1,594 4/5/2016
1.2.25 1,588 4/5/2016
1.2.24 1,561 4/1/2016
1.2.23 1,586 3/31/2016
1.2.22 1,618 3/31/2016
1.2.21 1,608 3/29/2016
1.2.20 1,600 3/25/2016
1.2.19 1,572 3/17/2016
1.2.18 1,642 3/17/2016
1.2.17 1,561 3/17/2016
1.2.16 1,604 3/17/2016
1.2.15 1,618 3/17/2016
1.2.14 1,629 3/16/2016
1.2.13 1,641 3/15/2016
1.2.12 1,604 3/15/2016
1.2.11 1,551 3/14/2016
1.2.10 1,568 3/11/2016
1.2.9 1,561 3/7/2016
1.2.8 1,529 3/6/2016
1.2.7 1,587 3/6/2016
1.2.6 1,564 3/4/2016
1.2.5 1,595 3/2/2016
1.2.4 1,563 3/2/2016
1.2.3 1,573 3/1/2016
1.2.1 1,614 2/29/2016
1.2.0 2,116 2/29/2016
1.1.45 1,463 7/28/2017
1.1.44 2,097 2/29/2016
1.1.43 1,814 2/29/2016
1.1.42 1,762 2/28/2016
1.1.41 1,995 2/26/2016
1.1.40 1,838 2/23/2016
1.1.39 1,574 2/23/2016
1.1.38 1,621 2/22/2016
1.1.37 1,728 2/22/2016
1.1.36 1,558 2/19/2016
1.1.35 1,558 2/19/2016
1.1.34 1,597 2/15/2016
1.1.33 1,597 2/12/2016
1.1.32 1,523 2/11/2016
1.1.31 1,773 2/11/2016
1.1.30 1,594 2/9/2016
1.1.29 1,611 2/8/2016
1.1.28 1,591 1/29/2016
1.1.27 1,603 1/26/2016
1.1.26 1,579 1/26/2016
1.1.25 1,547 1/25/2016
1.1.24 1,503 1/20/2016
1.1.23 1,521 1/20/2016
1.1.19 1,525 1/20/2016
1.1.18 1,598 1/20/2016
1.1.17 1,560 1/20/2016
1.1.16 1,569 1/19/2016
1.1.15 2,110 1/15/2016
1.1.14 2,523 1/15/2016
1.1.13 2,131 1/14/2016
1.1.12 1,709 1/14/2016
1.1.10 1,796 1/13/2016
1.1.9 1,678 1/12/2016
1.1.8 1,561 1/12/2016
1.1.7 1,495 1/12/2016
1.1.6 1,571 1/11/2016
1.1.5 1,553 1/7/2016
1.1.4 1,606 1/6/2016
1.1.3 1,576 1/6/2016
1.1.2 1,579 1/6/2016
1.1.1 1,567 1/5/2016
1.1.0 1,517 1/1/2016
1.0.155 1,528 12/18/2015
1.0.154 1,564 12/17/2015
1.0.153 1,564 12/17/2015
1.0.151 1,633 12/3/2015
1.0.150 1,623 12/3/2015
1.0.149 1,828 12/3/2015
1.0.148 1,987 12/2/2015
1.0.147 1,859 12/2/2015
1.0.146 1,615 12/2/2015
1.0.145 1,723 12/2/2015
1.0.144 1,785 12/2/2015
1.0.143 1,741 12/1/2015
1.0.142 1,941 12/1/2015
1.0.140 1,892 12/1/2015
1.0.139 1,813 11/30/2015
1.0.138 1,884 11/30/2015
1.0.137 1,671 11/26/2015
1.0.136 1,722 11/25/2015
1.0.135 1,608 11/20/2015
1.0.134 1,602 11/19/2015
1.0.133 1,665 11/19/2015
1.0.132 1,535 11/19/2015
1.0.131 1,536 11/17/2015
1.0.130 1,592 11/13/2015
1.0.129 1,560 11/13/2015
1.0.128 1,573 11/13/2015
1.0.127 1,689 11/12/2015
1.0.126 1,568 11/12/2015
1.0.125 1,561 11/11/2015
1.0.124 1,487 11/11/2015
1.0.123 1,553 11/11/2015
1.0.122 1,604 11/11/2015
1.0.121 1,600 11/4/2015
1.0.120 1,599 11/3/2015
1.0.119 1,607 10/30/2015
1.0.118 1,626 10/29/2015
1.0.117 1,552 10/23/2015
1.0.116 1,487 10/20/2015
1.0.115 1,529 10/13/2015
1.0.113 1,603 10/13/2015
1.0.111 1,761 10/6/2015
1.0.110 1,904 10/6/2015
1.0.109 1,882 10/6/2015
1.0.108 1,839 10/6/2015
1.0.107 1,946 10/4/2015
1.0.106 1,633 9/25/2015
1.0.105 1,545 9/2/2015
1.0.104 1,562 8/24/2015
1.0.103 1,804 7/30/2015
1.0.102 1,713 7/30/2015
1.0.101 1,506 6/12/2015
1.0.100 1,512 6/3/2015
1.0.99 1,548 6/3/2015
1.0.98 1,551 6/3/2015
1.0.97 1,530 5/12/2015
1.0.96 1,571 5/7/2015
1.0.95 1,626 4/16/2015
1.0.94 1,636 4/16/2015
1.0.93 1,631 4/15/2015
1.0.92 1,552 4/8/2015
1.0.91 1,499 3/17/2015
1.0.90 1,589 3/10/2015
1.0.89 1,582 3/10/2015
1.0.88 1,726 2/12/2015
1.0.87 1,738 12/4/2014
1.0.86 1,765 11/14/2014
1.0.85 1,784 11/14/2014
1.0.84 1,986 11/13/2014
1.0.83 1,731 11/13/2014
1.0.82 1,769 11/12/2014
1.0.81 1,811 11/12/2014
1.0.80 1,549 10/9/2014
1.0.79 1,612 10/8/2014
1.0.78 1,584 10/7/2014
1.0.77 1,633 10/7/2014
1.0.76 1,584 9/29/2014
1.0.75 1,656 9/29/2014
1.0.74 1,567 9/3/2014
1.0.73 1,598 9/3/2014
1.0.72 1,588 8/12/2014
1.0.71 1,632 8/11/2014
1.0.70 1,578 8/11/2014
1.0.69 1,571 8/11/2014
1.0.68 1,659 8/11/2014
1.0.67 1,554 8/11/2014
1.0.66 1,631 8/11/2014
1.0.65 1,615 8/5/2014
1.0.64 1,576 8/4/2014
1.0.63 1,537 7/31/2014
1.0.62 1,625 7/22/2014
1.0.61 1,661 7/22/2014
1.0.60 1,610 7/22/2014
1.0.59 1,612 7/11/2014
1.0.58 1,517 7/11/2014
1.0.57 1,584 7/7/2014
1.0.56 1,599 7/1/2014
1.0.55 1,548 7/1/2014
1.0.54 1,552 7/1/2014
1.0.53 1,627 7/1/2014
1.0.52 1,597 7/1/2014
1.0.51 1,678 6/23/2014
1.0.49 1,660 6/21/2014
1.0.48 1,636 6/20/2014
1.0.47 1,693 6/21/2014
1.0.46 1,630 6/20/2014
1.0.45 1,569 6/19/2014
1.0.44 1,528 6/19/2014
1.0.43 1,554 6/19/2014
1.0.42 1,533 6/19/2014
1.0.40 1,567 6/19/2014
1.0.39 1,534 6/18/2014
1.0.38 1,627 6/18/2014
1.0.37 1,649 6/12/2014
1.0.36 1,595 6/12/2014
1.0.35 1,653 6/12/2014
1.0.32 1,612 6/12/2014
1.0.31 1,577 6/6/2014
1.0.30 1,546 6/6/2014
1.0.29 1,549 6/5/2014
1.0.28 1,633 5/8/2014
1.0.27 1,574 5/8/2014
1.0.26 1,568 5/7/2014
1.0.25 1,579 5/7/2014
1.0.24 1,505 5/7/2014
1.0.23 1,591 5/5/2014
1.0.22 1,590 5/5/2014
1.0.21 1,623 5/5/2014
1.0.20 1,589 4/30/2014
1.0.19 1,547 4/30/2014
1.0.18 1,794 4/11/2014
1.0.17 1,800 4/10/2014
1.0.16 1,867 4/10/2014
1.0.15 1,833 4/10/2014
1.0.14 1,812 4/10/2014
1.0.13 1,749 4/10/2014
1.0.12 1,741 4/2/2014
1.0.11 1,716 4/2/2014
1.0.10 1,729 4/2/2014
1.0.9 1,753 4/1/2014
1.0.8 1,706 4/1/2014
1.0.7 1,700 4/1/2014
1.0.6 1,759 4/1/2014
1.0.5 1,750 4/1/2014