PeanutButter.WindowsServiceManagement 3.0.384

Prefix Reserved
dotnet add package PeanutButter.WindowsServiceManagement --version 3.0.384
                    
NuGet\Install-Package PeanutButter.WindowsServiceManagement -Version 3.0.384
                    
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.384" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.WindowsServiceManagement" Version="3.0.384" />
                    
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.384
                    
#r "nuget: PeanutButter.WindowsServiceManagement, 3.0.384"
                    
#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.384
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.WindowsServiceManagement&version=3.0.384
                    
Install 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 391 5/15/2025
3.0.383 239 5/14/2025
3.0.382 332 5/13/2025
3.0.381 115 5/9/2025
3.0.380 234 5/8/2025
3.0.379 169 5/7/2025
3.0.378 167 5/6/2025
3.0.377 157 5/6/2025
3.0.376 161 5/6/2025
3.0.375 161 5/6/2025
3.0.374 162 5/5/2025
3.0.373 167 5/5/2025
3.0.372 159 5/5/2025
3.0.371 170 5/5/2025
3.0.370 166 5/5/2025
3.0.369 169 5/5/2025
3.0.368 165 4/30/2025
3.0.367 160 4/30/2025
3.0.366 164 4/30/2025
3.0.365 167 4/30/2025
3.0.364 167 4/30/2025
3.0.363 165 4/30/2025
3.0.362 165 4/30/2025
3.0.361 168 4/30/2025
3.0.360 167 4/30/2025
3.0.359 162 4/30/2025
3.0.358 181 4/29/2025
3.0.357 222 4/23/2025
3.0.356 187 4/22/2025
3.0.355 282 4/17/2025
3.0.354 217 4/15/2025
3.0.353 975 4/4/2025
3.0.352 183 4/3/2025
3.0.351 195 4/2/2025
3.0.350 304 4/2/2025
3.0.349 179 3/18/2025
3.0.348 172 3/18/2025
3.0.347 662 3/4/2025
3.0.346 246 3/4/2025
3.0.345 230 3/4/2025
3.0.344 156 2/20/2025
3.0.343 132 2/14/2025
3.0.342 191 2/11/2025
3.0.341 146 2/10/2025
3.0.340 130 2/5/2025
3.0.339 241 1/7/2025
3.0.338 137 1/7/2025
3.0.337 137 1/7/2025
3.0.336 148 1/6/2025
3.0.335 156 12/17/2024
3.0.334 149 12/17/2024
3.0.333 164 12/13/2024
3.0.332 147 12/13/2024
3.0.331 140 12/12/2024
3.0.330 144 11/28/2024
3.0.329 241 11/13/2024
3.0.328 820 11/12/2024
3.0.327 155 11/12/2024
3.0.326 151 11/12/2024
3.0.325 136 11/12/2024
3.0.324 142 11/12/2024
3.0.323 144 11/6/2024
3.0.322 144 11/6/2024
3.0.321 894 10/10/2024
3.0.320 244 10/7/2024
3.0.319 198 9/18/2024
3.0.318 173 9/18/2024
3.0.317 185 9/18/2024
3.0.316 912 8/28/2024
3.0.315 179 8/12/2024
3.0.314 190 8/8/2024
3.0.313 167 8/8/2024
3.0.312 154 7/29/2024
3.0.311 987 7/17/2024
3.0.310 144 7/15/2024
3.0.309 180 7/15/2024
3.0.308 162 7/9/2024
3.0.307 140 7/9/2024
3.0.306 299 6/25/2024
3.0.305 201 6/11/2024
3.0.304 155 6/11/2024
3.0.303 210 6/5/2024
3.0.302 166 6/5/2024
3.0.301 181 5/30/2024
3.0.300 210 5/30/2024
3.0.299 166 5/30/2024
3.0.298 782 5/17/2024
3.0.297 187 5/17/2024
3.0.296 175 5/13/2024
3.0.295 163 5/8/2024
3.0.294 232 5/7/2024
3.0.293 182 4/19/2024
3.0.292 186 4/18/2024
3.0.291 202 4/17/2024
3.0.290 191 4/17/2024
3.0.289 175 4/15/2024
3.0.288 172 4/11/2024
3.0.287 219 4/5/2024
3.0.286 172 4/5/2024
3.0.285 199 4/5/2024
3.0.284 240 4/4/2024
3.0.283 199 4/4/2024
3.0.282 612 4/3/2024
3.0.281 197 4/2/2024
3.0.280 196 4/2/2024
3.0.279 220 3/25/2024
3.0.278 221 3/25/2024
3.0.277 326 3/15/2024
3.0.276 322 2/29/2024
3.0.275 270 2/28/2024
3.0.274 267 2/28/2024
3.0.273 356 2/27/2024
3.0.272 301 2/26/2024
3.0.271 332 2/22/2024
3.0.270 383 2/15/2024
3.0.269 327 2/15/2024
3.0.268 335 2/15/2024
3.0.267 363 2/14/2024
3.0.266 352 2/14/2024
3.0.265 480 2/13/2024
3.0.264 385 2/8/2024
3.0.263 372 2/8/2024
3.0.262 388 2/8/2024
3.0.261 400 2/8/2024
3.0.260 356 2/7/2024
3.0.259 371 2/7/2024
3.0.258 384 2/7/2024
3.0.257 355 2/7/2024
3.0.256 399 1/31/2024
3.0.255 392 1/30/2024
3.0.254 414 1/25/2024
3.0.253 408 1/24/2024
3.0.252 392 1/22/2024
3.0.251 662 1/17/2024
3.0.250 418 1/17/2024
3.0.249 405 1/16/2024
3.0.248 507 1/16/2024
3.0.247 411 1/16/2024
3.0.246 384 1/15/2024
3.0.245 403 1/11/2024
3.0.244 561 12/11/2023
3.0.243 412 12/11/2023
3.0.242 447 12/7/2023
3.0.241 437 12/7/2023
3.0.240 471 12/5/2023
3.0.239 451 12/5/2023
3.0.238 416 12/5/2023
3.0.237 151 12/5/2023
3.0.236 207 11/17/2023
3.0.235 153 11/17/2023
3.0.234 188 11/14/2023
3.0.233 151 11/14/2023
3.0.232 159 11/13/2023
3.0.231 151 11/9/2023
3.0.230 141 11/8/2023
3.0.229 145 11/8/2023
3.0.228 274 11/2/2023
3.0.227 168 11/2/2023
3.0.226 152 11/1/2023
3.0.225 193 11/1/2023
3.0.224 159 11/1/2023
3.0.223 162 10/31/2023
3.0.222 157 10/31/2023
3.0.221 166 10/31/2023
3.0.220 162 10/31/2023
3.0.219 151 10/31/2023
3.0.218 151 10/30/2023
3.0.217 155 10/30/2023
3.0.216 146 10/30/2023
3.0.215 151 10/30/2023
3.0.214 155 10/26/2023
3.0.213 151 10/25/2023
3.0.212 174 10/25/2023
3.0.211 162 10/24/2023
3.0.210 149 10/24/2023
3.0.209 136 10/24/2023
3.0.208 133 10/24/2023
3.0.207 166 10/23/2023
3.0.206 159 10/23/2023
3.0.205 165 10/20/2023
3.0.204 161 10/20/2023
3.0.203 165 10/20/2023
3.0.202 158 10/19/2023
3.0.201 160 10/19/2023
3.0.200 148 10/19/2023
3.0.199 159 10/19/2023
3.0.198 167 10/18/2023
3.0.197 158 10/18/2023
3.0.196 179 10/17/2023
3.0.195 209 10/13/2023
3.0.194 184 10/12/2023
3.0.193 183 10/12/2023
3.0.192 168 10/11/2023
3.0.191 157 10/11/2023
3.0.190 178 10/11/2023
3.0.189 167 10/11/2023
3.0.188 164 10/11/2023
3.0.187 165 10/11/2023
3.0.186 151 10/11/2023
3.0.185 172 10/10/2023
3.0.184 159 10/10/2023
3.0.183 175 10/9/2023
3.0.182 168 10/9/2023
3.0.181 174 10/9/2023
3.0.180 197 9/21/2023
3.0.179 139 9/21/2023
3.0.178 167 9/21/2023
3.0.177 286 9/11/2023
3.0.176 266 9/8/2023
3.0.175 186 9/8/2023
3.0.173 172 9/8/2023
3.0.172 180 9/8/2023
3.0.170 229 8/23/2023
3.0.169 184 8/23/2023
3.0.168 187 8/23/2023
3.0.167 217 8/11/2023
3.0.166 198 8/10/2023
3.0.165 192 8/7/2023
3.0.164 206 8/3/2023
3.0.163 202 7/31/2023
3.0.162 208 7/28/2023
3.0.161 200 7/28/2023
3.0.160 254 6/30/2023
3.0.159 222 6/29/2023
3.0.158 202 6/29/2023
3.0.157 222 6/28/2023
3.0.156 210 6/28/2023
3.0.155 190 6/28/2023
3.0.154 202 6/26/2023
3.0.153 200 6/22/2023
3.0.152 226 6/22/2023
3.0.151 211 6/22/2023
3.0.150 221 6/22/2023
3.0.149 192 6/22/2023
3.0.148 210 6/22/2023
3.0.147 230 6/15/2023
3.0.146 227 6/9/2023
3.0.145 238 6/6/2023
3.0.144 227 6/6/2023
3.0.143 208 6/6/2023
3.0.142 219 5/31/2023
3.0.141 203 5/31/2023
3.0.140 238 5/26/2023
3.0.139 208 5/26/2023
3.0.138 230 5/25/2023
3.0.137 216 5/25/2023
3.0.136 223 5/25/2023
3.0.135 217 5/25/2023
3.0.134 220 5/25/2023
3.0.133 262 5/24/2023
3.0.132 258 5/24/2023
3.0.131 281 5/24/2023
3.0.130 298 5/23/2023
3.0.129 278 5/22/2023
3.0.128 305 5/18/2023
3.0.127 371 5/17/2023
3.0.126 365 5/11/2023
3.0.125 457 5/5/2023
3.0.124 474 5/4/2023
3.0.123 419 5/4/2023
3.0.122 354 4/25/2023
3.0.121 319 4/25/2023
3.0.120 326 4/25/2023
3.0.119 347 4/25/2023
3.0.118 364 4/25/2023
3.0.117 397 4/24/2023
3.0.116 384 4/24/2023
3.0.115 363 4/18/2023
3.0.114 364 4/18/2023
3.0.113 330 4/18/2023
3.0.112 351 4/11/2023
3.0.111 361 4/11/2023
3.0.110 399 3/31/2023
3.0.109 399 3/29/2023
3.0.108 358 3/28/2023
3.0.107 418 3/15/2023
3.0.106 426 3/9/2023
3.0.105 390 3/9/2023
3.0.104 390 3/3/2023
3.0.103 374 3/2/2023
3.0.102 389 3/2/2023 3.0.102 is deprecated because it has critical bugs.
3.0.101 433 3/1/2023 3.0.101 is deprecated because it has critical bugs.
3.0.100 409 2/22/2023
3.0.99 465 2/10/2023
3.0.98 443 2/10/2023
3.0.97 463 1/24/2023
3.0.96 514 12/15/2022
3.0.95 535 12/1/2022
3.0.94 522 11/30/2022
3.0.93 552 11/30/2022
3.0.92 546 11/30/2022
3.0.91 484 11/29/2022
3.0.90 587 11/25/2022
3.0.89 501 11/17/2022
3.0.88 524 11/15/2022
3.0.87 597 11/14/2022
3.0.86 624 11/14/2022
3.0.85 587 11/14/2022
3.0.84 562 11/14/2022
3.0.83 529 11/14/2022
3.0.82 505 11/14/2022
3.0.81 534 11/14/2022
3.0.80 562 11/14/2022
3.0.79 572 11/8/2022
3.0.78 515 11/7/2022
3.0.77 565 11/7/2022
3.0.76 560 11/7/2022
3.0.75 525 11/7/2022
3.0.74 571 11/3/2022
3.0.73 585 10/31/2022
3.0.72 573 10/27/2022
3.0.71 558 10/27/2022
3.0.70 610 10/27/2022
3.0.69 589 10/27/2022
3.0.68 625 10/25/2022
3.0.67 751 10/19/2022
3.0.66 618 10/19/2022
3.0.65 615 10/19/2022
3.0.64 624 10/19/2022
3.0.63 593 10/19/2022
3.0.62 602 10/18/2022
3.0.61 714 10/13/2022
3.0.60 653 10/12/2022
3.0.59 647 10/12/2022
3.0.58 755 9/28/2022
3.0.57 682 9/28/2022
3.0.56 621 9/28/2022
3.0.55 651 9/27/2022
3.0.54 688 9/27/2022
3.0.53 666 9/27/2022
3.0.52 642 9/27/2022
3.0.51 693 9/27/2022
3.0.50 700 9/27/2022
3.0.49 691 9/27/2022
3.0.48 618 9/27/2022
3.0.47 644 9/26/2022
3.0.46 707 9/26/2022
3.0.45 678 9/26/2022
3.0.44 678 9/26/2022
3.0.43 725 9/23/2022
3.0.42 663 9/23/2022
3.0.41 671 9/22/2022
3.0.40 656 9/22/2022
3.0.39 652 9/22/2022
3.0.38 607 9/21/2022
3.0.37 603 9/21/2022
3.0.36 618 9/21/2022
3.0.35 613 9/21/2022
3.0.34 609 9/20/2022
3.0.33 655 9/19/2022
3.0.32 642 9/16/2022
3.0.31 655 9/16/2022
3.0.30 666 9/16/2022
3.0.29 666 9/16/2022
3.0.28 661 9/15/2022
3.0.27 661 9/15/2022
3.0.26 685 9/14/2022
3.0.25 737 9/14/2022
3.0.24 771 9/14/2022
3.0.23 727 9/14/2022
3.0.22 681 9/14/2022
3.0.21 667 9/14/2022
3.0.20 656 9/9/2022
3.0.19 639 9/9/2022
3.0.18 680 9/8/2022
3.0.17 680 9/6/2022
3.0.16 691 9/6/2022
3.0.15 709 9/2/2022
3.0.14 674 9/1/2022
3.0.13 669 8/31/2022
3.0.12 678 8/31/2022
3.0.11 709 8/23/2022
3.0.10 667 8/22/2022
3.0.9 666 8/22/2022
3.0.8 650 8/18/2022
3.0.7 675 8/17/2022
3.0.6 704 8/15/2022
3.0.5 647 8/15/2022
3.0.4 732 8/4/2022
3.0.3 672 8/4/2022
3.0.2 707 7/29/2022
3.0.1 744 7/27/2022
3.0.0 649 7/26/2022
2.0.96 727 7/26/2022
2.0.95 700 7/26/2022
2.0.94 656 7/25/2022
2.0.93 652 7/25/2022
2.0.92 751 7/15/2022
2.0.91 682 7/15/2022
2.0.90 679 7/14/2022
2.0.89 700 7/14/2022
2.0.88 769 7/12/2022
2.0.87 760 7/11/2022
2.0.86 689 7/11/2022
2.0.85 720 7/11/2022
2.0.84 721 7/8/2022
2.0.83 749 6/29/2022
2.0.82 693 6/29/2022
2.0.81 731 6/23/2022
2.0.80 714 6/15/2022
2.0.79 716 6/14/2022
2.0.78 694 6/14/2022
2.0.77 836 5/24/2022
2.0.76 841 5/3/2022
2.0.75 658 4/29/2022
2.0.74 704 4/19/2022
2.0.73 711 4/16/2022
2.0.72 709 4/12/2022
2.0.71 689 4/12/2022
2.0.70 747 4/7/2022
2.0.69 714 4/7/2022
2.0.68 744 4/7/2022
2.0.67 758 4/7/2022
2.0.66 711 3/15/2022
2.0.65 720 3/15/2022
2.0.64 753 3/15/2022
2.0.63 736 3/2/2022
2.0.62 743 2/22/2022
2.0.61 709 2/18/2022
2.0.60 739 2/18/2022
2.0.59 745 2/15/2022
2.0.58 744 2/9/2022
2.0.57 754 2/1/2022
2.0.56 713 2/1/2022
2.0.55 692 2/1/2022
2.0.54 702 1/28/2022
2.0.53 731 1/27/2022
2.0.52 731 1/19/2022
2.0.51 713 1/19/2022
2.0.46 706 1/19/2022
2.0.45 616 12/2/2021
2.0.44 603 11/18/2021
2.0.43 609 11/16/2021
2.0.42 641 11/2/2021
2.0.41 670 10/20/2021
2.0.40 617 10/12/2021
2.0.39 588 10/12/2021
2.0.38 590 10/5/2021
2.0.37 583 9/21/2021
2.0.36 640 9/9/2021
2.0.35 652 9/3/2021
2.0.34 682 9/2/2021
2.0.33 715 7/21/2021
2.0.32 626 7/21/2021
2.0.31 613 7/6/2021
2.0.30 603 7/5/2021
2.0.29 682 6/30/2021
2.0.28 680 6/28/2021
2.0.27 644 6/17/2021
2.0.26 675 6/15/2021
2.0.25 701 6/14/2021
2.0.24 693 6/14/2021
2.0.23 680 6/14/2021
2.0.22 625 5/20/2021
2.0.21 675 5/18/2021
2.0.20 681 5/10/2021
2.0.19 603 5/10/2021
2.0.18 654 5/3/2021
2.0.17 641 5/3/2021
2.0.16 702 4/14/2021
2.0.15 663 4/13/2021
2.0.14 674 3/31/2021
2.0.13 675 3/25/2021
2.0.12 650 3/25/2021
2.0.11 658 2/19/2021
2.0.10 665 2/18/2021
2.0.9 691 2/18/2021
2.0.8 666 2/16/2021
2.0.7 689 2/9/2021
2.0.6 727 2/9/2021
2.0.5 721 2/3/2021
2.0.4 702 1/29/2021
2.0.3 678 1/29/2021
2.0.2 713 1/28/2021
2.0.1 738 1/27/2021
2.0.0 652 1/26/2021
1.2.397 689 1/26/2021
1.2.396 756 1/21/2021
1.2.395 681 1/20/2021
1.2.394 745 1/20/2021
1.2.393 713 1/20/2021
1.2.392 715 1/20/2021
1.2.391 710 1/19/2021
1.2.390 731 1/19/2021
1.2.389 733 1/19/2021
1.2.388 722 1/14/2021
1.2.387 709 1/14/2021
1.2.386 678 1/13/2021
1.2.385 720 1/13/2021
1.2.384 786 1/11/2021
1.2.383 723 1/8/2021
1.2.382 744 1/6/2021
1.2.381 725 1/6/2021
1.2.380 823 11/17/2020
1.2.379 826 10/21/2020
1.2.378 798 9/17/2020
1.2.377 847 9/1/2020
1.2.376 845 9/1/2020
1.2.375 918 7/13/2020
1.2.374 804 7/2/2020
1.2.373 818 7/1/2020
1.2.372 857 6/10/2020
1.2.371 812 6/10/2020
1.2.370 757 6/10/2020
1.2.369 786 6/9/2020
1.2.368 824 6/9/2020
1.2.367 811 6/9/2020
1.2.366 805 6/9/2020
1.2.365 790 6/9/2020
1.2.364 807 6/9/2020
1.2.363 812 6/9/2020
1.2.362 899 6/8/2020
1.2.361 861 6/4/2020
1.2.360 824 5/4/2020
1.2.359 812 4/27/2020
1.2.358 872 4/4/2020
1.2.357 861 3/25/2020
1.2.356 837 3/10/2020
1.2.355 865 3/10/2020
1.2.354 846 3/6/2020
1.2.353 879 3/3/2020
1.2.352 836 3/3/2020
1.2.351 825 3/2/2020
1.2.350 816 3/2/2020
1.2.349 820 3/2/2020
1.2.348 827 3/2/2020
1.2.347 808 3/2/2020
1.2.346 817 2/27/2020
1.2.345 889 2/21/2020
1.2.344 831 2/20/2020
1.2.343 869 2/20/2020
1.2.342 864 2/20/2020
1.2.341 852 2/20/2020
1.2.340 894 2/20/2020
1.2.339 868 2/20/2020
1.2.338 815 2/19/2020
1.2.337 849 2/18/2020
1.2.336 894 2/14/2020
1.2.335 906 2/6/2020
1.2.334 896 2/4/2020
1.2.333 921 2/3/2020
1.2.332 898 1/13/2020
1.2.331 952 12/17/2019
1.2.330 860 12/13/2019
1.2.328 917 12/12/2019
1.2.327 908 12/11/2019
1.2.326 882 12/10/2019
1.2.325 866 12/3/2019
1.2.324 820 11/29/2019
1.2.323 861 11/28/2019
1.2.322 895 11/28/2019
1.2.321 903 11/28/2019
1.2.320 1,009 11/26/2019
1.2.319 867 11/26/2019
1.2.318 896 11/22/2019
1.2.317 817 11/20/2019
1.2.316 845 10/25/2019
1.2.315 863 10/25/2019
1.2.314 899 10/23/2019
1.2.313 881 10/18/2019
1.2.312 846 10/17/2019
1.2.311 853 10/17/2019
1.2.310 854 10/17/2019
1.2.309 884 10/9/2019
1.2.308 871 10/8/2019
1.2.307 895 10/7/2019
1.2.306 931 10/4/2019
1.2.305 868 10/3/2019
1.2.304 882 10/2/2019
1.2.303 924 9/16/2019
1.2.302 921 9/16/2019
1.2.301 854 9/15/2019
1.2.300 872 9/13/2019
1.2.299 883 9/10/2019
1.2.298 885 9/6/2019
1.2.297 935 8/20/2019
1.2.296 912 8/20/2019
1.2.295 919 8/20/2019
1.2.294 891 8/20/2019
1.2.293 905 8/16/2019
1.2.292 938 7/15/2019
1.2.291 960 6/30/2019
1.2.290 922 6/28/2019
1.2.289 931 6/20/2019
1.2.288 960 6/12/2019
1.2.287 931 6/12/2019
1.2.286 916 6/11/2019
1.2.285 952 6/11/2019
1.2.284 938 6/5/2019
1.2.283 972 5/28/2019
1.2.282 983 5/25/2019
1.2.281 967 5/23/2019
1.2.280 926 5/13/2019
1.2.279 914 5/9/2019
1.2.278 903 5/9/2019
1.2.277 940 5/7/2019
1.2.276 910 5/7/2019
1.2.275 918 5/6/2019
1.2.274 923 4/26/2019
1.2.273 940 4/25/2019
1.2.272 963 4/25/2019
1.2.271 1,018 4/24/2019
1.2.270 1,003 4/24/2019
1.2.269 960 4/16/2019
1.2.268 923 4/16/2019
1.2.267 890 4/16/2019
1.2.266 931 4/12/2019
1.2.265 961 4/12/2019
1.2.264 1,005 4/11/2019
1.2.263 962 4/11/2019
1.2.262 958 4/10/2019
1.2.261 918 4/10/2019
1.2.260 947 4/5/2019
1.2.259 1,002 2/27/2019
1.2.258 962 2/27/2019
1.2.257 987 2/26/2019
1.2.256 1,052 2/15/2019
1.2.255 1,052 2/15/2019
1.2.254 1,075 2/5/2019
1.2.253 1,115 12/12/2018
1.2.252 1,140 11/8/2018
1.2.251 1,111 11/8/2018
1.2.250 1,122 10/11/2018
1.2.249 1,151 10/2/2018
1.2.248 1,119 9/25/2018
1.2.247 1,193 9/3/2018
1.2.246 1,214 8/28/2018
1.2.245 1,276 8/27/2018
1.2.244 1,215 8/22/2018
1.2.243 1,212 8/21/2018
1.2.242 1,461 8/17/2018
1.2.241 1,474 7/27/2018
1.2.240 1,438 7/26/2018
1.2.239 1,516 6/18/2018
1.2.238 1,679 6/14/2018
1.2.237 1,490 5/25/2018
1.2.236 1,476 5/24/2018
1.2.235 1,693 5/18/2018
1.2.234 1,738 5/3/2018
1.2.233 1,666 5/3/2018
1.2.232 1,695 4/30/2018
1.2.231 1,469 4/18/2018
1.2.230 1,765 4/10/2018
1.2.229 1,691 4/10/2018
1.2.228 1,471 4/4/2018
1.2.227 1,560 3/28/2018
1.2.226 1,495 3/22/2018
1.2.225 1,557 3/20/2018
1.2.224 1,550 3/19/2018
1.2.223 1,722 3/15/2018
1.2.222 1,687 3/14/2018
1.2.221 1,722 3/14/2018
1.2.220 1,826 2/23/2018
1.2.219 1,586 2/16/2018
1.2.218 1,537 2/9/2018
1.2.217 1,536 2/8/2018
1.2.216 1,676 2/7/2018
1.2.215 1,611 2/7/2018
1.2.214 1,736 2/5/2018
1.2.213 1,669 2/2/2018
1.2.212 1,750 1/26/2018
1.2.211 1,798 1/16/2018
1.2.210 1,821 12/18/2017
1.2.209 1,625 12/14/2017
1.2.208 1,601 12/7/2017
1.2.207 1,527 12/6/2017
1.2.206 1,583 12/4/2017
1.2.205 1,562 11/28/2017
1.2.204 1,602 11/24/2017
1.2.203 1,544 11/24/2017
1.2.202 1,590 11/24/2017
1.2.201 1,576 11/20/2017
1.2.200 1,532 11/14/2017
1.2.199 1,528 11/14/2017
1.2.198 1,560 11/6/2017
1.2.197 1,534 11/6/2017
1.2.196 1,529 10/31/2017
1.2.195 1,571 10/30/2017
1.2.194 1,552 10/26/2017
1.2.193 1,545 10/26/2017
1.2.192 1,527 10/26/2017
1.2.191 1,557 10/20/2017
1.2.190 1,538 10/18/2017
1.2.189 1,545 10/18/2017
1.2.188 1,568 10/15/2017
1.2.187 1,591 10/11/2017
1.2.185 1,554 10/10/2017
1.2.184 1,623 10/10/2017
1.2.183 1,554 10/2/2017
1.2.182 1,571 9/29/2017
1.2.181 1,569 9/25/2017
1.2.180 1,614 9/14/2017
1.2.179 1,564 9/12/2017
1.2.178 1,563 8/31/2017
1.2.177 1,579 8/25/2017
1.2.176 1,691 8/24/2017
1.2.174 1,696 8/7/2017
1.2.173 1,558 8/7/2017
1.2.172 1,677 8/7/2017
1.2.171 1,568 8/4/2017
1.2.170 1,667 8/3/2017
1.2.169 1,614 8/3/2017
1.2.168 1,599 8/3/2017
1.2.167 1,695 8/2/2017
1.2.166 1,640 8/1/2017
1.2.165 1,621 7/26/2017
1.2.164 1,729 7/26/2017
1.2.163 1,620 7/25/2017
1.2.162 1,618 7/18/2017
1.2.161 1,568 7/18/2017
1.2.160 1,642 7/18/2017
1.2.159 1,679 7/18/2017
1.2.158 1,618 7/13/2017
1.2.157 1,737 7/13/2017
1.2.156 1,729 7/5/2017
1.2.155 1,649 6/28/2017
1.2.154 1,636 6/27/2017
1.2.153 1,655 6/20/2017
1.2.152 1,613 6/19/2017
1.2.151 1,644 6/14/2017
1.2.150 1,617 6/13/2017
1.2.149 1,617 5/31/2017
1.2.148 1,558 5/29/2017
1.2.147 1,544 5/19/2017
1.2.146 1,557 5/18/2017
1.2.145 1,580 5/18/2017
1.2.144 1,528 5/14/2017
1.2.143 1,599 5/12/2017
1.2.142 1,618 5/12/2017
1.2.141 1,663 5/5/2017
1.2.140 1,594 4/27/2017
1.2.139 1,650 2/27/2017
1.2.137 1,608 2/3/2017
1.2.136 1,546 2/3/2017
1.2.135 1,569 1/26/2017
1.2.134 1,622 1/25/2017
1.2.133 1,631 1/12/2017
1.2.132 1,649 1/11/2017
1.2.131 1,682 1/10/2017
1.2.130 1,661 1/10/2017
1.2.129 1,672 1/10/2017
1.2.128 1,631 1/10/2017
1.2.127 1,624 1/10/2017
1.2.125 1,678 1/10/2017
1.2.119 1,659 12/13/2016
1.2.118 1,624 12/12/2016
1.2.117 1,725 12/10/2016
1.2.115 1,655 12/8/2016
1.2.114 1,619 12/5/2016
1.2.112 1,678 11/29/2016
1.2.111 1,660 11/25/2016
1.2.110 1,683 11/25/2016
1.2.109 1,706 11/24/2016
1.2.108 1,599 11/24/2016
1.2.107 1,630 11/23/2016
1.2.106 1,651 11/18/2016
1.2.105 1,653 11/18/2016
1.2.104 1,690 11/18/2016
1.2.103 1,611 11/17/2016
1.2.102 1,597 11/17/2016
1.2.101 1,650 11/17/2016
1.2.100 1,582 11/16/2016
1.2.99 1,600 11/16/2016
1.2.98 1,627 11/16/2016
1.2.97 1,580 11/16/2016
1.2.96 1,634 11/16/2016
1.2.95 1,641 11/16/2016
1.2.94 1,624 11/15/2016
1.2.92 1,631 11/15/2016
1.2.91 1,632 11/15/2016
1.2.90 1,657 11/15/2016
1.2.89 1,628 11/14/2016
1.2.88 2,146 11/8/2016
1.2.87 1,860 11/8/2016
1.2.86 1,813 11/8/2016
1.2.85 1,652 11/8/2016
1.2.84 2,053 11/8/2016
1.2.83 1,766 11/7/2016
1.2.82 1,853 11/3/2016
1.2.81 1,867 11/3/2016
1.2.80 1,751 11/3/2016
1.2.79 1,759 11/2/2016
1.2.78 1,777 11/1/2016
1.2.76 1,892 11/1/2016
1.2.75 1,582 10/31/2016
1.2.73 1,637 10/28/2016
1.2.71 1,630 10/27/2016
1.2.70 1,620 10/27/2016
1.2.68 1,662 10/26/2016
1.2.67 1,681 10/26/2016
1.2.66 1,630 10/25/2016
1.2.65 1,644 10/24/2016
1.2.64 1,589 10/21/2016
1.2.63 1,563 10/21/2016
1.2.62 1,577 10/21/2016
1.2.61 1,630 10/20/2016
1.2.60 1,576 10/20/2016
1.2.59 1,602 10/13/2016
1.2.58 1,566 10/13/2016
1.2.57 1,618 10/13/2016
1.2.56 1,615 10/13/2016
1.2.55 1,617 10/11/2016
1.2.54 1,561 10/11/2016
1.2.53 1,598 10/10/2016
1.2.52 1,609 10/10/2016
1.2.51 1,621 9/12/2016
1.2.50 1,615 9/12/2016
1.2.49 1,582 9/7/2016
1.2.48 1,624 9/2/2016
1.2.47 1,640 5/6/2016
1.2.46 1,881 4/25/2016
1.2.45 1,806 4/25/2016
1.2.44 1,774 4/25/2016
1.2.43 1,861 4/22/2016
1.2.42 1,595 4/15/2016
1.2.41 1,606 4/12/2016
1.2.40 1,687 4/11/2016
1.2.39 1,609 4/8/2016
1.2.38 1,638 4/8/2016
1.2.37 1,598 4/8/2016
1.2.36 1,618 4/8/2016
1.2.35 1,620 4/6/2016
1.2.34 1,606 4/6/2016
1.2.33 1,662 4/6/2016
1.2.32 1,629 4/6/2016
1.2.31 1,629 4/6/2016
1.2.30 1,646 4/6/2016
1.2.29 1,631 4/5/2016
1.2.28 1,575 4/5/2016
1.2.27 1,576 4/5/2016
1.2.26 1,613 4/5/2016
1.2.25 1,604 4/5/2016
1.2.24 1,576 4/1/2016
1.2.23 1,604 3/31/2016
1.2.22 1,633 3/31/2016
1.2.21 1,626 3/29/2016
1.2.20 1,621 3/25/2016
1.2.19 1,589 3/17/2016
1.2.18 1,661 3/17/2016
1.2.17 1,578 3/17/2016
1.2.16 1,621 3/17/2016
1.2.15 1,636 3/17/2016
1.2.14 1,649 3/16/2016
1.2.13 1,664 3/15/2016
1.2.12 1,620 3/15/2016
1.2.11 1,573 3/14/2016
1.2.10 1,583 3/11/2016
1.2.9 1,578 3/7/2016
1.2.8 1,546 3/6/2016
1.2.7 1,607 3/6/2016
1.2.6 1,581 3/4/2016
1.2.5 1,615 3/2/2016
1.2.4 1,580 3/2/2016
1.2.3 1,595 3/1/2016
1.2.1 1,630 2/29/2016
1.2.0 2,134 2/29/2016
1.1.45 1,479 7/28/2017
1.1.44 2,114 2/29/2016
1.1.43 1,832 2/29/2016
1.1.42 1,779 2/28/2016
1.1.41 2,012 2/26/2016
1.1.40 1,859 2/23/2016
1.1.39 1,594 2/23/2016
1.1.38 1,639 2/22/2016
1.1.37 1,748 2/22/2016
1.1.36 1,576 2/19/2016
1.1.35 1,577 2/19/2016
1.1.34 1,617 2/15/2016
1.1.33 1,614 2/12/2016
1.1.32 1,544 2/11/2016
1.1.31 1,797 2/11/2016
1.1.30 1,610 2/9/2016
1.1.29 1,628 2/8/2016
1.1.28 1,607 1/29/2016
1.1.27 1,622 1/26/2016
1.1.26 1,598 1/26/2016
1.1.25 1,565 1/25/2016
1.1.24 1,519 1/20/2016
1.1.23 1,540 1/20/2016
1.1.19 1,543 1/20/2016
1.1.18 1,615 1/20/2016
1.1.17 1,581 1/20/2016
1.1.16 1,588 1/19/2016
1.1.15 2,138 1/15/2016
1.1.14 2,553 1/15/2016
1.1.13 2,153 1/14/2016
1.1.12 1,727 1/14/2016
1.1.10 1,822 1/13/2016
1.1.9 1,695 1/12/2016
1.1.8 1,578 1/12/2016
1.1.7 1,512 1/12/2016
1.1.6 1,588 1/11/2016
1.1.5 1,569 1/7/2016
1.1.4 1,628 1/6/2016
1.1.3 1,593 1/6/2016
1.1.2 1,594 1/6/2016
1.1.1 1,584 1/5/2016
1.1.0 1,536 1/1/2016
1.0.155 1,545 12/18/2015
1.0.154 1,582 12/17/2015
1.0.153 1,582 12/17/2015
1.0.151 1,651 12/3/2015
1.0.150 1,640 12/3/2015
1.0.149 1,847 12/3/2015
1.0.148 2,008 12/2/2015
1.0.147 1,877 12/2/2015
1.0.146 1,631 12/2/2015
1.0.145 1,738 12/2/2015
1.0.144 1,803 12/2/2015
1.0.143 1,757 12/1/2015
1.0.142 1,960 12/1/2015
1.0.140 1,909 12/1/2015
1.0.139 1,835 11/30/2015
1.0.138 1,900 11/30/2015
1.0.137 1,691 11/26/2015
1.0.136 1,740 11/25/2015
1.0.135 1,626 11/20/2015
1.0.134 1,617 11/19/2015
1.0.133 1,680 11/19/2015
1.0.132 1,557 11/19/2015
1.0.131 1,551 11/17/2015
1.0.130 1,612 11/13/2015
1.0.129 1,579 11/13/2015
1.0.128 1,593 11/13/2015
1.0.127 1,706 11/12/2015
1.0.126 1,587 11/12/2015
1.0.125 1,580 11/11/2015
1.0.124 1,503 11/11/2015
1.0.123 1,569 11/11/2015
1.0.122 1,623 11/11/2015
1.0.121 1,617 11/4/2015
1.0.120 1,617 11/3/2015
1.0.119 1,624 10/30/2015
1.0.118 1,642 10/29/2015
1.0.117 1,571 10/23/2015
1.0.116 1,503 10/20/2015
1.0.115 1,547 10/13/2015
1.0.113 1,620 10/13/2015
1.0.111 1,780 10/6/2015
1.0.110 1,921 10/6/2015
1.0.109 1,899 10/6/2015
1.0.108 1,858 10/6/2015
1.0.107 1,965 10/4/2015
1.0.106 1,649 9/25/2015
1.0.105 1,561 9/2/2015
1.0.104 1,580 8/24/2015
1.0.103 1,821 7/30/2015
1.0.102 1,732 7/30/2015
1.0.101 1,525 6/12/2015
1.0.100 1,530 6/3/2015
1.0.99 1,565 6/3/2015
1.0.98 1,569 6/3/2015
1.0.97 1,547 5/12/2015
1.0.96 1,588 5/7/2015
1.0.95 1,643 4/16/2015
1.0.94 1,652 4/16/2015
1.0.93 1,648 4/15/2015
1.0.92 1,567 4/8/2015
1.0.91 1,518 3/17/2015
1.0.90 1,607 3/10/2015
1.0.89 1,599 3/10/2015
1.0.88 1,743 2/12/2015
1.0.87 1,754 12/4/2014
1.0.86 1,781 11/14/2014
1.0.85 1,801 11/14/2014
1.0.84 2,007 11/13/2014
1.0.83 1,750 11/13/2014
1.0.82 1,787 11/12/2014
1.0.81 1,831 11/12/2014
1.0.80 1,565 10/9/2014
1.0.79 1,627 10/8/2014
1.0.78 1,599 10/7/2014
1.0.77 1,654 10/7/2014
1.0.76 1,603 9/29/2014
1.0.75 1,672 9/29/2014
1.0.74 1,586 9/3/2014
1.0.73 1,616 9/3/2014
1.0.72 1,607 8/12/2014
1.0.71 1,647 8/11/2014
1.0.70 1,594 8/11/2014
1.0.69 1,587 8/11/2014
1.0.68 1,675 8/11/2014
1.0.67 1,572 8/11/2014
1.0.66 1,646 8/11/2014
1.0.65 1,635 8/5/2014
1.0.64 1,594 8/4/2014
1.0.63 1,552 7/31/2014
1.0.62 1,644 7/22/2014
1.0.61 1,677 7/22/2014
1.0.60 1,627 7/22/2014
1.0.59 1,633 7/11/2014
1.0.58 1,536 7/11/2014
1.0.57 1,604 7/7/2014
1.0.56 1,617 7/1/2014
1.0.55 1,566 7/1/2014
1.0.54 1,572 7/1/2014
1.0.53 1,643 7/1/2014
1.0.52 1,614 7/1/2014
1.0.51 1,695 6/23/2014
1.0.49 1,677 6/21/2014
1.0.48 1,656 6/20/2014
1.0.47 1,714 6/21/2014
1.0.46 1,646 6/20/2014
1.0.45 1,586 6/19/2014
1.0.44 1,546 6/19/2014
1.0.43 1,571 6/19/2014
1.0.42 1,551 6/19/2014
1.0.40 1,585 6/19/2014
1.0.39 1,551 6/18/2014
1.0.38 1,646 6/18/2014
1.0.37 1,666 6/12/2014
1.0.36 1,612 6/12/2014
1.0.35 1,672 6/12/2014
1.0.32 1,628 6/12/2014
1.0.31 1,595 6/6/2014
1.0.30 1,564 6/6/2014
1.0.29 1,568 6/5/2014
1.0.28 1,653 5/8/2014
1.0.27 1,591 5/8/2014
1.0.26 1,585 5/7/2014
1.0.25 1,596 5/7/2014
1.0.24 1,524 5/7/2014
1.0.23 1,611 5/5/2014
1.0.22 1,606 5/5/2014
1.0.21 1,640 5/5/2014
1.0.20 1,605 4/30/2014
1.0.19 1,564 4/30/2014
1.0.18 1,810 4/11/2014
1.0.17 1,820 4/10/2014
1.0.16 1,885 4/10/2014
1.0.15 1,850 4/10/2014
1.0.14 1,828 4/10/2014
1.0.13 1,769 4/10/2014
1.0.12 1,758 4/2/2014
1.0.11 1,738 4/2/2014
1.0.10 1,746 4/2/2014
1.0.9 1,768 4/1/2014
1.0.8 1,724 4/1/2014
1.0.7 1,715 4/1/2014
1.0.6 1,778 4/1/2014
1.0.5 1,769 4/1/2014