PeanutButter.WindowsServiceManagement 3.0.382

Prefix Reserved
dotnet add package PeanutButter.WindowsServiceManagement --version 3.0.382
                    
NuGet\Install-Package PeanutButter.WindowsServiceManagement -Version 3.0.382
                    
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.382" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.WindowsServiceManagement" Version="3.0.382" />
                    
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.382
                    
#r "nuget: PeanutButter.WindowsServiceManagement, 3.0.382"
                    
#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.382
                    
Install PeanutButter.WindowsServiceManagement as a Cake Addin
#tool nuget:?package=PeanutButter.WindowsServiceManagement&version=3.0.382
                    
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. 
.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.382 0 5/13/2025
3.0.381 65 5/9/2025
3.0.380 126 5/8/2025
3.0.379 116 5/7/2025
3.0.378 144 5/6/2025
3.0.377 139 5/6/2025
3.0.376 143 5/6/2025
3.0.375 144 5/6/2025
3.0.374 143 5/5/2025
3.0.373 149 5/5/2025
3.0.372 139 5/5/2025
3.0.371 150 5/5/2025
3.0.370 146 5/5/2025
3.0.369 147 5/5/2025
3.0.368 149 4/30/2025
3.0.367 147 4/30/2025
3.0.366 148 4/30/2025
3.0.365 146 4/30/2025
3.0.364 152 4/30/2025
3.0.363 150 4/30/2025
3.0.362 147 4/30/2025
3.0.361 147 4/30/2025
3.0.360 152 4/30/2025
3.0.359 150 4/30/2025
3.0.358 167 4/29/2025
3.0.357 210 4/23/2025
3.0.356 171 4/22/2025
3.0.355 271 4/17/2025
3.0.354 201 4/15/2025
3.0.353 561 4/4/2025
3.0.352 170 4/3/2025
3.0.351 182 4/2/2025
3.0.350 287 4/2/2025
3.0.349 168 3/18/2025
3.0.348 161 3/18/2025
3.0.347 653 3/4/2025
3.0.346 232 3/4/2025
3.0.345 218 3/4/2025
3.0.344 147 2/20/2025
3.0.343 121 2/14/2025
3.0.342 175 2/11/2025
3.0.341 138 2/10/2025
3.0.340 122 2/5/2025
3.0.339 232 1/7/2025
3.0.338 128 1/7/2025
3.0.337 124 1/7/2025
3.0.336 136 1/6/2025
3.0.335 145 12/17/2024
3.0.334 134 12/17/2024
3.0.333 157 12/13/2024
3.0.332 137 12/13/2024
3.0.331 132 12/12/2024
3.0.330 135 11/28/2024
3.0.329 229 11/13/2024
3.0.328 809 11/12/2024
3.0.327 142 11/12/2024
3.0.326 141 11/12/2024
3.0.325 126 11/12/2024
3.0.324 129 11/12/2024
3.0.323 136 11/6/2024
3.0.322 131 11/6/2024
3.0.321 886 10/10/2024
3.0.320 232 10/7/2024
3.0.319 185 9/18/2024
3.0.318 158 9/18/2024
3.0.317 173 9/18/2024
3.0.316 899 8/28/2024
3.0.315 170 8/12/2024
3.0.314 180 8/8/2024
3.0.313 159 8/8/2024
3.0.312 142 7/29/2024
3.0.311 974 7/17/2024
3.0.310 136 7/15/2024
3.0.309 169 7/15/2024
3.0.308 152 7/9/2024
3.0.307 124 7/9/2024
3.0.306 286 6/25/2024
3.0.305 189 6/11/2024
3.0.304 142 6/11/2024
3.0.303 200 6/5/2024
3.0.302 156 6/5/2024
3.0.301 172 5/30/2024
3.0.300 200 5/30/2024
3.0.299 154 5/30/2024
3.0.298 768 5/17/2024
3.0.297 174 5/17/2024
3.0.296 161 5/13/2024
3.0.295 146 5/8/2024
3.0.294 219 5/7/2024
3.0.293 175 4/19/2024
3.0.292 176 4/18/2024
3.0.291 184 4/17/2024
3.0.290 184 4/17/2024
3.0.289 162 4/15/2024
3.0.288 163 4/11/2024
3.0.287 209 4/5/2024
3.0.286 163 4/5/2024
3.0.285 188 4/5/2024
3.0.284 229 4/4/2024
3.0.283 188 4/4/2024
3.0.282 595 4/3/2024
3.0.281 189 4/2/2024
3.0.280 186 4/2/2024
3.0.279 212 3/25/2024
3.0.278 208 3/25/2024
3.0.277 317 3/15/2024
3.0.276 311 2/29/2024
3.0.275 260 2/28/2024
3.0.274 251 2/28/2024
3.0.273 343 2/27/2024
3.0.272 291 2/26/2024
3.0.271 318 2/22/2024
3.0.270 372 2/15/2024
3.0.269 317 2/15/2024
3.0.268 320 2/15/2024
3.0.267 355 2/14/2024
3.0.266 339 2/14/2024
3.0.265 468 2/13/2024
3.0.264 373 2/8/2024
3.0.263 363 2/8/2024
3.0.262 379 2/8/2024
3.0.261 391 2/8/2024
3.0.260 346 2/7/2024
3.0.259 361 2/7/2024
3.0.258 374 2/7/2024
3.0.257 343 2/7/2024
3.0.256 384 1/31/2024
3.0.255 384 1/30/2024
3.0.254 405 1/25/2024
3.0.253 397 1/24/2024
3.0.252 376 1/22/2024
3.0.251 654 1/17/2024
3.0.250 403 1/17/2024
3.0.249 393 1/16/2024
3.0.248 496 1/16/2024
3.0.247 399 1/16/2024
3.0.246 376 1/15/2024
3.0.245 394 1/11/2024
3.0.244 548 12/11/2023
3.0.243 403 12/11/2023
3.0.242 439 12/7/2023
3.0.241 428 12/7/2023
3.0.240 466 12/5/2023
3.0.239 438 12/5/2023
3.0.238 403 12/5/2023
3.0.237 145 12/5/2023
3.0.236 200 11/17/2023
3.0.235 148 11/17/2023
3.0.234 173 11/14/2023
3.0.233 142 11/14/2023
3.0.232 151 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 264 11/2/2023
3.0.227 159 11/2/2023
3.0.226 142 11/1/2023
3.0.225 185 11/1/2023
3.0.224 152 11/1/2023
3.0.223 156 10/31/2023
3.0.222 147 10/31/2023
3.0.221 152 10/31/2023
3.0.220 150 10/31/2023
3.0.219 141 10/31/2023
3.0.218 145 10/30/2023
3.0.217 146 10/30/2023
3.0.216 141 10/30/2023
3.0.215 143 10/30/2023
3.0.214 146 10/26/2023
3.0.213 145 10/25/2023
3.0.212 164 10/25/2023
3.0.211 155 10/24/2023
3.0.210 138 10/24/2023
3.0.209 130 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 149 10/20/2023
3.0.203 156 10/20/2023
3.0.202 148 10/19/2023
3.0.201 148 10/19/2023
3.0.200 138 10/19/2023
3.0.199 149 10/19/2023
3.0.198 157 10/18/2023
3.0.197 149 10/18/2023
3.0.196 165 10/17/2023
3.0.195 196 10/13/2023
3.0.194 172 10/12/2023
3.0.193 172 10/12/2023
3.0.192 162 10/11/2023
3.0.191 149 10/11/2023
3.0.190 162 10/11/2023
3.0.189 157 10/11/2023
3.0.188 155 10/11/2023
3.0.187 153 10/11/2023
3.0.186 141 10/11/2023
3.0.185 163 10/10/2023
3.0.184 151 10/10/2023
3.0.183 161 10/9/2023
3.0.182 153 10/9/2023
3.0.181 163 10/9/2023
3.0.180 189 9/21/2023
3.0.179 131 9/21/2023
3.0.178 151 9/21/2023
3.0.177 277 9/11/2023
3.0.176 252 9/8/2023
3.0.175 173 9/8/2023
3.0.173 163 9/8/2023
3.0.172 167 9/8/2023
3.0.170 217 8/23/2023
3.0.169 171 8/23/2023
3.0.168 175 8/23/2023
3.0.167 197 8/11/2023
3.0.166 187 8/10/2023
3.0.165 175 8/7/2023
3.0.164 191 8/3/2023
3.0.163 186 7/31/2023
3.0.162 194 7/28/2023
3.0.161 183 7/28/2023
3.0.160 235 6/30/2023
3.0.159 208 6/29/2023
3.0.158 189 6/29/2023
3.0.157 209 6/28/2023
3.0.156 194 6/28/2023
3.0.155 176 6/28/2023
3.0.154 187 6/26/2023
3.0.153 186 6/22/2023
3.0.152 212 6/22/2023
3.0.151 199 6/22/2023
3.0.150 206 6/22/2023
3.0.149 179 6/22/2023
3.0.148 198 6/22/2023
3.0.147 213 6/15/2023
3.0.146 210 6/9/2023
3.0.145 223 6/6/2023
3.0.144 212 6/6/2023
3.0.143 194 6/6/2023
3.0.142 203 5/31/2023
3.0.141 187 5/31/2023
3.0.140 219 5/26/2023
3.0.139 194 5/26/2023
3.0.138 218 5/25/2023
3.0.137 202 5/25/2023
3.0.136 208 5/25/2023
3.0.135 199 5/25/2023
3.0.134 203 5/25/2023
3.0.133 250 5/24/2023
3.0.132 242 5/24/2023
3.0.131 264 5/24/2023
3.0.130 283 5/23/2023
3.0.129 266 5/22/2023
3.0.128 292 5/18/2023
3.0.127 357 5/17/2023
3.0.126 350 5/11/2023
3.0.125 445 5/5/2023
3.0.124 459 5/4/2023
3.0.123 405 5/4/2023
3.0.122 335 4/25/2023
3.0.121 303 4/25/2023
3.0.120 311 4/25/2023
3.0.119 334 4/25/2023
3.0.118 344 4/25/2023
3.0.117 383 4/24/2023
3.0.116 365 4/24/2023
3.0.115 347 4/18/2023
3.0.114 348 4/18/2023
3.0.113 315 4/18/2023
3.0.112 335 4/11/2023
3.0.111 341 4/11/2023
3.0.110 387 3/31/2023
3.0.109 380 3/29/2023
3.0.108 339 3/28/2023
3.0.107 402 3/15/2023
3.0.106 413 3/9/2023
3.0.105 373 3/9/2023
3.0.104 375 3/3/2023
3.0.103 359 3/2/2023
3.0.102 365 3/2/2023 3.0.102 is deprecated because it has critical bugs.
3.0.101 405 3/1/2023 3.0.101 is deprecated because it has critical bugs.
3.0.100 392 2/22/2023
3.0.99 446 2/10/2023
3.0.98 424 2/10/2023
3.0.97 446 1/24/2023
3.0.96 500 12/15/2022
3.0.95 523 12/1/2022
3.0.94 503 11/30/2022
3.0.93 538 11/30/2022
3.0.92 531 11/30/2022
3.0.91 466 11/29/2022
3.0.90 571 11/25/2022
3.0.89 487 11/17/2022
3.0.88 507 11/15/2022
3.0.87 577 11/14/2022
3.0.86 609 11/14/2022
3.0.85 572 11/14/2022
3.0.84 545 11/14/2022
3.0.83 514 11/14/2022
3.0.82 491 11/14/2022
3.0.81 519 11/14/2022
3.0.80 548 11/14/2022
3.0.79 555 11/8/2022
3.0.78 503 11/7/2022
3.0.77 550 11/7/2022
3.0.76 546 11/7/2022
3.0.75 509 11/7/2022
3.0.74 555 11/3/2022
3.0.73 571 10/31/2022
3.0.72 559 10/27/2022
3.0.71 542 10/27/2022
3.0.70 592 10/27/2022
3.0.69 576 10/27/2022
3.0.68 605 10/25/2022
3.0.67 735 10/19/2022
3.0.66 606 10/19/2022
3.0.65 601 10/19/2022
3.0.64 610 10/19/2022
3.0.63 577 10/19/2022
3.0.62 587 10/18/2022
3.0.61 702 10/13/2022
3.0.60 637 10/12/2022
3.0.59 635 10/12/2022
3.0.58 734 9/28/2022
3.0.57 666 9/28/2022
3.0.56 604 9/28/2022
3.0.55 636 9/27/2022
3.0.54 670 9/27/2022
3.0.53 650 9/27/2022
3.0.52 623 9/27/2022
3.0.51 677 9/27/2022
3.0.50 686 9/27/2022
3.0.49 678 9/27/2022
3.0.48 604 9/27/2022
3.0.47 631 9/26/2022
3.0.46 695 9/26/2022
3.0.45 664 9/26/2022
3.0.44 664 9/26/2022
3.0.43 710 9/23/2022
3.0.42 651 9/23/2022
3.0.41 654 9/22/2022
3.0.40 640 9/22/2022
3.0.39 632 9/22/2022
3.0.38 593 9/21/2022
3.0.37 590 9/21/2022
3.0.36 600 9/21/2022
3.0.35 600 9/21/2022
3.0.34 593 9/20/2022
3.0.33 642 9/19/2022
3.0.32 625 9/16/2022
3.0.31 642 9/16/2022
3.0.30 651 9/16/2022
3.0.29 651 9/16/2022
3.0.28 649 9/15/2022
3.0.27 648 9/15/2022
3.0.26 671 9/14/2022
3.0.25 718 9/14/2022
3.0.24 757 9/14/2022
3.0.23 712 9/14/2022
3.0.22 664 9/14/2022
3.0.21 655 9/14/2022
3.0.20 638 9/9/2022
3.0.19 624 9/9/2022
3.0.18 665 9/8/2022
3.0.17 663 9/6/2022
3.0.16 679 9/6/2022
3.0.15 692 9/2/2022
3.0.14 658 9/1/2022
3.0.13 653 8/31/2022
3.0.12 661 8/31/2022
3.0.11 695 8/23/2022
3.0.10 652 8/22/2022
3.0.9 647 8/22/2022
3.0.8 635 8/18/2022
3.0.7 656 8/17/2022
3.0.6 688 8/15/2022
3.0.5 625 8/15/2022
3.0.4 715 8/4/2022
3.0.3 650 8/4/2022
3.0.2 690 7/29/2022
3.0.1 729 7/27/2022
3.0.0 634 7/26/2022
2.0.96 708 7/26/2022
2.0.95 681 7/26/2022
2.0.94 642 7/25/2022
2.0.93 635 7/25/2022
2.0.92 734 7/15/2022
2.0.91 666 7/15/2022
2.0.90 661 7/14/2022
2.0.89 679 7/14/2022
2.0.88 748 7/12/2022
2.0.87 746 7/11/2022
2.0.86 668 7/11/2022
2.0.85 704 7/11/2022
2.0.84 704 7/8/2022
2.0.83 733 6/29/2022
2.0.82 673 6/29/2022
2.0.81 715 6/23/2022
2.0.80 694 6/15/2022
2.0.79 698 6/14/2022
2.0.78 676 6/14/2022
2.0.77 814 5/24/2022
2.0.76 818 5/3/2022
2.0.75 635 4/29/2022
2.0.74 682 4/19/2022
2.0.73 690 4/16/2022
2.0.72 689 4/12/2022
2.0.71 668 4/12/2022
2.0.70 728 4/7/2022
2.0.69 693 4/7/2022
2.0.68 724 4/7/2022
2.0.67 735 4/7/2022
2.0.66 689 3/15/2022
2.0.65 698 3/15/2022
2.0.64 735 3/15/2022
2.0.63 712 3/2/2022
2.0.62 724 2/22/2022
2.0.61 688 2/18/2022
2.0.60 713 2/18/2022
2.0.59 721 2/15/2022
2.0.58 718 2/9/2022
2.0.57 731 2/1/2022
2.0.56 692 2/1/2022
2.0.55 672 2/1/2022
2.0.54 678 1/28/2022
2.0.53 708 1/27/2022
2.0.52 714 1/19/2022
2.0.51 691 1/19/2022
2.0.46 687 1/19/2022
2.0.45 587 12/2/2021
2.0.44 579 11/18/2021
2.0.43 585 11/16/2021
2.0.42 622 11/2/2021
2.0.41 646 10/20/2021
2.0.40 593 10/12/2021
2.0.39 568 10/12/2021
2.0.38 568 10/5/2021
2.0.37 561 9/21/2021
2.0.36 619 9/9/2021
2.0.35 636 9/3/2021
2.0.34 666 9/2/2021
2.0.33 694 7/21/2021
2.0.32 606 7/21/2021
2.0.31 591 7/6/2021
2.0.30 588 7/5/2021
2.0.29 666 6/30/2021
2.0.28 664 6/28/2021
2.0.27 627 6/17/2021
2.0.26 657 6/15/2021
2.0.25 683 6/14/2021
2.0.24 676 6/14/2021
2.0.23 661 6/14/2021
2.0.22 608 5/20/2021
2.0.21 657 5/18/2021
2.0.20 663 5/10/2021
2.0.19 581 5/10/2021
2.0.18 635 5/3/2021
2.0.17 624 5/3/2021
2.0.16 683 4/14/2021
2.0.15 644 4/13/2021
2.0.14 652 3/31/2021
2.0.13 657 3/25/2021
2.0.12 631 3/25/2021
2.0.11 637 2/19/2021
2.0.10 644 2/18/2021
2.0.9 673 2/18/2021
2.0.8 642 2/16/2021
2.0.7 669 2/9/2021
2.0.6 706 2/9/2021
2.0.5 697 2/3/2021
2.0.4 684 1/29/2021
2.0.3 655 1/29/2021
2.0.2 689 1/28/2021
2.0.1 718 1/27/2021
2.0.0 625 1/26/2021
1.2.397 665 1/26/2021
1.2.396 735 1/21/2021
1.2.395 662 1/20/2021
1.2.394 720 1/20/2021
1.2.393 690 1/20/2021
1.2.392 693 1/20/2021
1.2.391 692 1/19/2021
1.2.390 708 1/19/2021
1.2.389 709 1/19/2021
1.2.388 702 1/14/2021
1.2.387 687 1/14/2021
1.2.386 659 1/13/2021
1.2.385 694 1/13/2021
1.2.384 763 1/11/2021
1.2.383 704 1/8/2021
1.2.382 723 1/6/2021
1.2.381 706 1/6/2021
1.2.380 800 11/17/2020
1.2.379 802 10/21/2020
1.2.378 778 9/17/2020
1.2.377 825 9/1/2020
1.2.376 825 9/1/2020
1.2.375 896 7/13/2020
1.2.374 780 7/2/2020
1.2.373 796 7/1/2020
1.2.372 833 6/10/2020
1.2.371 785 6/10/2020
1.2.370 734 6/10/2020
1.2.369 757 6/9/2020
1.2.368 796 6/9/2020
1.2.367 789 6/9/2020
1.2.366 780 6/9/2020
1.2.365 765 6/9/2020
1.2.364 780 6/9/2020
1.2.363 789 6/9/2020
1.2.362 877 6/8/2020
1.2.361 837 6/4/2020
1.2.360 796 5/4/2020
1.2.359 783 4/27/2020
1.2.358 845 4/4/2020
1.2.357 828 3/25/2020
1.2.356 807 3/10/2020
1.2.355 837 3/10/2020
1.2.354 816 3/6/2020
1.2.353 853 3/3/2020
1.2.352 804 3/3/2020
1.2.351 794 3/2/2020
1.2.350 789 3/2/2020
1.2.349 788 3/2/2020
1.2.348 793 3/2/2020
1.2.347 777 3/2/2020
1.2.346 790 2/27/2020
1.2.345 863 2/21/2020
1.2.344 802 2/20/2020
1.2.343 837 2/20/2020
1.2.342 834 2/20/2020
1.2.341 824 2/20/2020
1.2.340 864 2/20/2020
1.2.339 838 2/20/2020
1.2.338 788 2/19/2020
1.2.337 818 2/18/2020
1.2.336 867 2/14/2020
1.2.335 874 2/6/2020
1.2.334 868 2/4/2020
1.2.333 893 2/3/2020
1.2.332 868 1/13/2020
1.2.331 925 12/17/2019
1.2.330 834 12/13/2019
1.2.328 889 12/12/2019
1.2.327 877 12/11/2019
1.2.326 856 12/10/2019
1.2.325 837 12/3/2019
1.2.324 791 11/29/2019
1.2.323 828 11/28/2019
1.2.322 867 11/28/2019
1.2.321 870 11/28/2019
1.2.320 980 11/26/2019
1.2.319 839 11/26/2019
1.2.318 868 11/22/2019
1.2.317 781 11/20/2019
1.2.316 817 10/25/2019
1.2.315 834 10/25/2019
1.2.314 869 10/23/2019
1.2.313 853 10/18/2019
1.2.312 819 10/17/2019
1.2.311 817 10/17/2019
1.2.310 825 10/17/2019
1.2.309 855 10/9/2019
1.2.308 844 10/8/2019
1.2.307 866 10/7/2019
1.2.306 898 10/4/2019
1.2.305 839 10/3/2019
1.2.304 851 10/2/2019
1.2.303 896 9/16/2019
1.2.302 889 9/16/2019
1.2.301 826 9/15/2019
1.2.300 841 9/13/2019
1.2.299 856 9/10/2019
1.2.298 855 9/6/2019
1.2.297 906 8/20/2019
1.2.296 883 8/20/2019
1.2.295 890 8/20/2019
1.2.294 863 8/20/2019
1.2.293 874 8/16/2019
1.2.292 910 7/15/2019
1.2.291 931 6/30/2019
1.2.290 892 6/28/2019
1.2.289 897 6/20/2019
1.2.288 930 6/12/2019
1.2.287 902 6/12/2019
1.2.286 885 6/11/2019
1.2.285 924 6/11/2019
1.2.284 911 6/5/2019
1.2.283 941 5/28/2019
1.2.282 953 5/25/2019
1.2.281 935 5/23/2019
1.2.280 896 5/13/2019
1.2.279 886 5/9/2019
1.2.278 874 5/9/2019
1.2.277 910 5/7/2019
1.2.276 881 5/7/2019
1.2.275 885 5/6/2019
1.2.274 893 4/26/2019
1.2.273 912 4/25/2019
1.2.272 934 4/25/2019
1.2.271 989 4/24/2019
1.2.270 974 4/24/2019
1.2.269 923 4/16/2019
1.2.268 895 4/16/2019
1.2.267 860 4/16/2019
1.2.266 905 4/12/2019
1.2.265 935 4/12/2019
1.2.264 976 4/11/2019
1.2.263 931 4/11/2019
1.2.262 931 4/10/2019
1.2.261 890 4/10/2019
1.2.260 917 4/5/2019
1.2.259 971 2/27/2019
1.2.258 929 2/27/2019
1.2.257 957 2/26/2019
1.2.256 1,017 2/15/2019
1.2.255 1,018 2/15/2019
1.2.254 1,042 2/5/2019
1.2.253 1,086 12/12/2018
1.2.252 1,104 11/8/2018
1.2.251 1,077 11/8/2018
1.2.250 1,090 10/11/2018
1.2.249 1,118 10/2/2018
1.2.248 1,080 9/25/2018
1.2.247 1,160 9/3/2018
1.2.246 1,181 8/28/2018
1.2.245 1,241 8/27/2018
1.2.244 1,182 8/22/2018
1.2.243 1,177 8/21/2018
1.2.242 1,425 8/17/2018
1.2.241 1,417 7/27/2018
1.2.240 1,382 7/26/2018
1.2.239 1,460 6/18/2018
1.2.238 1,598 6/14/2018
1.2.237 1,435 5/25/2018
1.2.236 1,423 5/24/2018
1.2.235 1,613 5/18/2018
1.2.234 1,655 5/3/2018
1.2.233 1,584 5/3/2018
1.2.232 1,609 4/30/2018
1.2.231 1,412 4/18/2018
1.2.230 1,684 4/10/2018
1.2.229 1,607 4/10/2018
1.2.228 1,414 4/4/2018
1.2.227 1,500 3/28/2018
1.2.226 1,437 3/22/2018
1.2.225 1,501 3/20/2018
1.2.224 1,491 3/19/2018
1.2.223 1,638 3/15/2018
1.2.222 1,607 3/14/2018
1.2.221 1,638 3/14/2018
1.2.220 1,746 2/23/2018
1.2.219 1,533 2/16/2018
1.2.218 1,481 2/9/2018
1.2.217 1,480 2/8/2018
1.2.216 1,595 2/7/2018
1.2.215 1,557 2/7/2018
1.2.214 1,653 2/5/2018
1.2.213 1,588 2/2/2018
1.2.212 1,660 1/26/2018
1.2.211 1,719 1/16/2018
1.2.210 1,739 12/18/2017
1.2.209 1,566 12/14/2017
1.2.208 1,547 12/7/2017
1.2.207 1,470 12/6/2017
1.2.206 1,522 12/4/2017
1.2.205 1,507 11/28/2017
1.2.204 1,547 11/24/2017
1.2.203 1,489 11/24/2017
1.2.202 1,532 11/24/2017
1.2.201 1,522 11/20/2017
1.2.200 1,476 11/14/2017
1.2.199 1,471 11/14/2017
1.2.198 1,504 11/6/2017
1.2.197 1,475 11/6/2017
1.2.196 1,473 10/31/2017
1.2.195 1,510 10/30/2017
1.2.194 1,497 10/26/2017
1.2.193 1,490 10/26/2017
1.2.192 1,468 10/26/2017
1.2.191 1,496 10/20/2017
1.2.190 1,482 10/18/2017
1.2.189 1,487 10/18/2017
1.2.188 1,514 10/15/2017
1.2.187 1,528 10/11/2017
1.2.185 1,497 10/10/2017
1.2.184 1,563 10/10/2017
1.2.183 1,502 10/2/2017
1.2.182 1,510 9/29/2017
1.2.181 1,514 9/25/2017
1.2.180 1,553 9/14/2017
1.2.179 1,509 9/12/2017
1.2.178 1,506 8/31/2017
1.2.177 1,523 8/25/2017
1.2.176 1,631 8/24/2017
1.2.174 1,637 8/7/2017
1.2.173 1,500 8/7/2017
1.2.172 1,622 8/7/2017
1.2.171 1,512 8/4/2017
1.2.170 1,614 8/3/2017
1.2.169 1,554 8/3/2017
1.2.168 1,543 8/3/2017
1.2.167 1,632 8/2/2017
1.2.166 1,581 8/1/2017
1.2.165 1,565 7/26/2017
1.2.164 1,675 7/26/2017
1.2.163 1,566 7/25/2017
1.2.162 1,552 7/18/2017
1.2.161 1,504 7/18/2017
1.2.160 1,578 7/18/2017
1.2.159 1,612 7/18/2017
1.2.158 1,564 7/13/2017
1.2.157 1,680 7/13/2017
1.2.156 1,673 7/5/2017
1.2.155 1,594 6/28/2017
1.2.154 1,581 6/27/2017
1.2.153 1,597 6/20/2017
1.2.152 1,558 6/19/2017
1.2.151 1,586 6/14/2017
1.2.150 1,561 6/13/2017
1.2.149 1,559 5/31/2017
1.2.148 1,502 5/29/2017
1.2.147 1,490 5/19/2017
1.2.146 1,503 5/18/2017
1.2.145 1,522 5/18/2017
1.2.144 1,469 5/14/2017
1.2.143 1,540 5/12/2017
1.2.142 1,561 5/12/2017
1.2.141 1,606 5/5/2017
1.2.140 1,538 4/27/2017
1.2.139 1,594 2/27/2017
1.2.137 1,550 2/3/2017
1.2.136 1,488 2/3/2017
1.2.135 1,510 1/26/2017
1.2.134 1,560 1/25/2017
1.2.133 1,573 1/12/2017
1.2.132 1,590 1/11/2017
1.2.131 1,621 1/10/2017
1.2.130 1,602 1/10/2017
1.2.129 1,614 1/10/2017
1.2.128 1,571 1/10/2017
1.2.127 1,564 1/10/2017
1.2.125 1,620 1/10/2017
1.2.119 1,596 12/13/2016
1.2.118 1,564 12/12/2016
1.2.117 1,661 12/10/2016
1.2.115 1,598 12/8/2016
1.2.114 1,558 12/5/2016
1.2.112 1,621 11/29/2016
1.2.111 1,598 11/25/2016
1.2.110 1,626 11/25/2016
1.2.109 1,646 11/24/2016
1.2.108 1,545 11/24/2016
1.2.107 1,575 11/23/2016
1.2.106 1,594 11/18/2016
1.2.105 1,592 11/18/2016
1.2.104 1,632 11/18/2016
1.2.103 1,550 11/17/2016
1.2.102 1,539 11/17/2016
1.2.101 1,589 11/17/2016
1.2.100 1,525 11/16/2016
1.2.99 1,540 11/16/2016
1.2.98 1,570 11/16/2016
1.2.97 1,523 11/16/2016
1.2.96 1,575 11/16/2016
1.2.95 1,584 11/16/2016
1.2.94 1,568 11/15/2016
1.2.92 1,575 11/15/2016
1.2.91 1,575 11/15/2016
1.2.90 1,602 11/15/2016
1.2.89 1,566 11/14/2016
1.2.88 2,086 11/8/2016
1.2.87 1,804 11/8/2016
1.2.86 1,758 11/8/2016
1.2.85 1,594 11/8/2016
1.2.84 1,995 11/8/2016
1.2.83 1,704 11/7/2016
1.2.82 1,799 11/3/2016
1.2.81 1,813 11/3/2016
1.2.80 1,692 11/3/2016
1.2.79 1,699 11/2/2016
1.2.78 1,721 11/1/2016
1.2.76 1,835 11/1/2016
1.2.75 1,521 10/31/2016
1.2.73 1,580 10/28/2016
1.2.71 1,570 10/27/2016
1.2.70 1,558 10/27/2016
1.2.68 1,594 10/26/2016
1.2.67 1,622 10/26/2016
1.2.66 1,570 10/25/2016
1.2.65 1,588 10/24/2016
1.2.64 1,529 10/21/2016
1.2.63 1,506 10/21/2016
1.2.62 1,518 10/21/2016
1.2.61 1,574 10/20/2016
1.2.60 1,520 10/20/2016
1.2.59 1,545 10/13/2016
1.2.58 1,507 10/13/2016
1.2.57 1,558 10/13/2016
1.2.56 1,556 10/13/2016
1.2.55 1,556 10/11/2016
1.2.54 1,504 10/11/2016
1.2.53 1,539 10/10/2016
1.2.52 1,548 10/10/2016
1.2.51 1,566 9/12/2016
1.2.50 1,559 9/12/2016
1.2.49 1,525 9/7/2016
1.2.48 1,563 9/2/2016
1.2.47 1,573 5/6/2016
1.2.46 1,824 4/25/2016
1.2.45 1,748 4/25/2016
1.2.44 1,713 4/25/2016
1.2.43 1,803 4/22/2016
1.2.42 1,540 4/15/2016
1.2.41 1,551 4/12/2016
1.2.40 1,628 4/11/2016
1.2.39 1,553 4/8/2016
1.2.38 1,576 4/8/2016
1.2.37 1,542 4/8/2016
1.2.36 1,562 4/8/2016
1.2.35 1,558 4/6/2016
1.2.34 1,546 4/6/2016
1.2.33 1,603 4/6/2016
1.2.32 1,566 4/6/2016
1.2.31 1,567 4/6/2016
1.2.30 1,576 4/6/2016
1.2.29 1,569 4/5/2016
1.2.28 1,514 4/5/2016
1.2.27 1,511 4/5/2016
1.2.26 1,554 4/5/2016
1.2.25 1,544 4/5/2016
1.2.24 1,517 4/1/2016
1.2.23 1,540 3/31/2016
1.2.22 1,574 3/31/2016
1.2.21 1,563 3/29/2016
1.2.20 1,555 3/25/2016
1.2.19 1,527 3/17/2016
1.2.18 1,595 3/17/2016
1.2.17 1,516 3/17/2016
1.2.16 1,559 3/17/2016
1.2.15 1,573 3/17/2016
1.2.14 1,585 3/16/2016
1.2.13 1,597 3/15/2016
1.2.12 1,559 3/15/2016
1.2.11 1,503 3/14/2016
1.2.10 1,524 3/11/2016
1.2.9 1,520 3/7/2016
1.2.8 1,480 3/6/2016
1.2.7 1,542 3/6/2016
1.2.6 1,523 3/4/2016
1.2.5 1,554 3/2/2016
1.2.4 1,523 3/2/2016
1.2.3 1,533 3/1/2016
1.2.1 1,574 2/29/2016
1.2.0 2,076 2/29/2016
1.1.45 1,423 7/28/2017
1.1.44 2,057 2/29/2016
1.1.43 1,771 2/29/2016
1.1.42 1,722 2/28/2016
1.1.41 1,953 2/26/2016
1.1.40 1,787 2/23/2016
1.1.39 1,530 2/23/2016
1.1.38 1,575 2/22/2016
1.1.37 1,683 2/22/2016
1.1.36 1,518 2/19/2016
1.1.35 1,517 2/19/2016
1.1.34 1,555 2/15/2016
1.1.33 1,553 2/12/2016
1.1.32 1,476 2/11/2016
1.1.31 1,702 2/11/2016
1.1.30 1,549 2/9/2016
1.1.29 1,567 2/8/2016
1.1.28 1,547 1/29/2016
1.1.27 1,562 1/26/2016
1.1.26 1,539 1/26/2016
1.1.25 1,507 1/25/2016
1.1.24 1,463 1/20/2016
1.1.23 1,481 1/20/2016
1.1.19 1,485 1/20/2016
1.1.18 1,557 1/20/2016
1.1.17 1,515 1/20/2016
1.1.16 1,529 1/19/2016
1.1.15 2,048 1/15/2016
1.1.14 2,459 1/15/2016
1.1.13 2,069 1/14/2016
1.1.12 1,668 1/14/2016
1.1.10 1,732 1/13/2016
1.1.9 1,638 1/12/2016
1.1.8 1,520 1/12/2016
1.1.7 1,455 1/12/2016
1.1.6 1,529 1/11/2016
1.1.5 1,509 1/7/2016
1.1.4 1,557 1/6/2016
1.1.3 1,526 1/6/2016
1.1.2 1,535 1/6/2016
1.1.1 1,523 1/5/2016
1.1.0 1,472 1/1/2016
1.0.155 1,484 12/18/2015
1.0.154 1,520 12/17/2015
1.0.153 1,520 12/17/2015
1.0.151 1,590 12/3/2015
1.0.150 1,580 12/3/2015
1.0.149 1,781 12/3/2015
1.0.148 1,944 12/2/2015
1.0.147 1,816 12/2/2015
1.0.146 1,572 12/2/2015
1.0.145 1,680 12/2/2015
1.0.144 1,743 12/2/2015
1.0.143 1,701 12/1/2015
1.0.142 1,901 12/1/2015
1.0.140 1,850 12/1/2015
1.0.139 1,772 11/30/2015
1.0.138 1,843 11/30/2015
1.0.137 1,630 11/26/2015
1.0.136 1,682 11/25/2015
1.0.135 1,564 11/20/2015
1.0.134 1,558 11/19/2015
1.0.133 1,621 11/19/2015
1.0.132 1,489 11/19/2015
1.0.131 1,496 11/17/2015
1.0.130 1,544 11/13/2015
1.0.129 1,515 11/13/2015
1.0.128 1,527 11/13/2015
1.0.127 1,645 11/12/2015
1.0.126 1,525 11/12/2015
1.0.125 1,516 11/11/2015
1.0.124 1,443 11/11/2015
1.0.123 1,509 11/11/2015
1.0.122 1,560 11/11/2015
1.0.121 1,559 11/4/2015
1.0.120 1,555 11/3/2015
1.0.119 1,563 10/30/2015
1.0.118 1,586 10/29/2015
1.0.117 1,511 10/23/2015
1.0.116 1,447 10/20/2015
1.0.115 1,485 10/13/2015
1.0.113 1,559 10/13/2015
1.0.111 1,712 10/6/2015
1.0.110 1,859 10/6/2015
1.0.109 1,836 10/6/2015
1.0.108 1,792 10/6/2015
1.0.107 1,901 10/4/2015
1.0.106 1,593 9/25/2015
1.0.105 1,505 9/2/2015
1.0.104 1,522 8/24/2015
1.0.103 1,760 7/30/2015
1.0.102 1,668 7/30/2015
1.0.101 1,465 6/12/2015
1.0.100 1,470 6/3/2015
1.0.99 1,507 6/3/2015
1.0.98 1,510 6/3/2015
1.0.97 1,485 5/12/2015
1.0.96 1,527 5/7/2015
1.0.95 1,582 4/16/2015
1.0.94 1,592 4/16/2015
1.0.93 1,580 4/15/2015
1.0.92 1,508 4/8/2015
1.0.91 1,456 3/17/2015
1.0.90 1,547 3/10/2015
1.0.89 1,539 3/10/2015
1.0.88 1,685 2/12/2015
1.0.87 1,697 12/4/2014
1.0.86 1,724 11/14/2014
1.0.85 1,742 11/14/2014
1.0.84 1,945 11/13/2014
1.0.83 1,689 11/13/2014
1.0.82 1,728 11/12/2014
1.0.81 1,768 11/12/2014
1.0.80 1,507 10/9/2014
1.0.79 1,571 10/8/2014
1.0.78 1,540 10/7/2014
1.0.77 1,587 10/7/2014
1.0.76 1,540 9/29/2014
1.0.75 1,610 9/29/2014
1.0.74 1,526 9/3/2014
1.0.73 1,557 9/3/2014
1.0.72 1,547 8/12/2014
1.0.71 1,591 8/11/2014
1.0.70 1,537 8/11/2014
1.0.69 1,528 8/11/2014
1.0.68 1,618 8/11/2014
1.0.67 1,510 8/11/2014
1.0.66 1,590 8/11/2014
1.0.65 1,574 8/5/2014
1.0.64 1,535 8/4/2014
1.0.63 1,496 7/31/2014
1.0.62 1,583 7/22/2014
1.0.61 1,619 7/22/2014
1.0.60 1,569 7/22/2014
1.0.59 1,571 7/11/2014
1.0.58 1,473 7/11/2014
1.0.57 1,543 7/7/2014
1.0.56 1,550 7/1/2014
1.0.55 1,498 7/1/2014
1.0.54 1,507 7/1/2014
1.0.53 1,583 7/1/2014
1.0.52 1,553 7/1/2014
1.0.51 1,635 6/23/2014
1.0.49 1,615 6/21/2014
1.0.48 1,591 6/20/2014
1.0.47 1,645 6/21/2014
1.0.46 1,586 6/20/2014
1.0.45 1,524 6/19/2014
1.0.44 1,484 6/19/2014
1.0.43 1,509 6/19/2014
1.0.42 1,487 6/19/2014
1.0.40 1,523 6/19/2014
1.0.39 1,490 6/18/2014
1.0.38 1,583 6/18/2014
1.0.37 1,604 6/12/2014
1.0.36 1,550 6/12/2014
1.0.35 1,609 6/12/2014
1.0.32 1,568 6/12/2014
1.0.31 1,533 6/6/2014
1.0.30 1,502 6/6/2014
1.0.29 1,504 6/5/2014
1.0.28 1,586 5/8/2014
1.0.27 1,530 5/8/2014
1.0.26 1,522 5/7/2014
1.0.25 1,534 5/7/2014
1.0.24 1,461 5/7/2014
1.0.23 1,546 5/5/2014
1.0.22 1,546 5/5/2014
1.0.21 1,578 5/5/2014
1.0.20 1,548 4/30/2014
1.0.19 1,506 4/30/2014
1.0.18 1,753 4/11/2014
1.0.17 1,759 4/10/2014
1.0.16 1,826 4/10/2014
1.0.15 1,792 4/10/2014
1.0.14 1,769 4/10/2014
1.0.13 1,707 4/10/2014
1.0.12 1,699 4/2/2014
1.0.11 1,673 4/2/2014
1.0.10 1,687 4/2/2014
1.0.9 1,712 4/1/2014
1.0.8 1,665 4/1/2014
1.0.7 1,659 4/1/2014
1.0.6 1,718 4/1/2014
1.0.5 1,709 4/1/2014