PeanutButter.WindowsServiceManagement 3.0.387

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.387
                    
NuGet\Install-Package PeanutButter.WindowsServiceManagement -Version 3.0.387
                    
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.387" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.WindowsServiceManagement" Version="3.0.387" />
                    
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.387
                    
#r "nuget: PeanutButter.WindowsServiceManagement, 3.0.387"
                    
#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.
#:package PeanutButter.WindowsServiceManagement@3.0.387
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PeanutButter.WindowsServiceManagement&version=3.0.387
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.WindowsServiceManagement&version=3.0.387
                    
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.397 205 9/26/2025
3.0.396 224 9/12/2025
3.0.395 242 9/11/2025
3.0.394 203 9/11/2025
3.0.392 213 9/9/2025
3.0.391 337 8/19/2025
3.0.390 206 8/19/2025
3.0.389 985 8/1/2025
3.0.388 191 7/31/2025
3.0.387 191 7/30/2025
3.0.386 221 7/15/2025
3.0.385 220 7/15/2025
3.0.384 1,010 5/15/2025
3.0.383 327 5/14/2025
3.0.382 421 5/13/2025
3.0.381 211 5/9/2025
3.0.380 311 5/8/2025
3.0.379 251 5/7/2025
3.0.378 253 5/6/2025
3.0.377 238 5/6/2025
3.0.376 245 5/6/2025
3.0.375 226 5/6/2025
3.0.374 238 5/5/2025
3.0.373 239 5/5/2025
3.0.372 221 5/5/2025
3.0.371 242 5/5/2025
3.0.370 262 5/5/2025
3.0.369 247 5/5/2025
3.0.368 238 4/30/2025
3.0.367 244 4/30/2025
3.0.366 253 4/30/2025
3.0.365 250 4/30/2025
3.0.364 250 4/30/2025
3.0.363 239 4/30/2025
3.0.362 250 4/30/2025
3.0.361 254 4/30/2025
3.0.360 255 4/30/2025
3.0.359 224 4/30/2025
3.0.358 267 4/29/2025
3.0.357 294 4/23/2025
3.0.356 263 4/22/2025
3.0.355 369 4/17/2025
3.0.354 303 4/15/2025
3.0.353 1,148 4/4/2025
3.0.352 279 4/3/2025
3.0.351 276 4/2/2025
3.0.350 393 4/2/2025
3.0.349 244 3/18/2025
3.0.348 266 3/18/2025
3.0.347 748 3/4/2025
3.0.346 331 3/4/2025
3.0.345 312 3/4/2025
3.0.344 235 2/20/2025
3.0.343 212 2/14/2025
3.0.342 275 2/11/2025
3.0.341 220 2/10/2025
3.0.340 193 2/5/2025
3.0.339 325 1/7/2025
3.0.338 225 1/7/2025
3.0.337 215 1/7/2025
3.0.336 237 1/6/2025
3.0.335 228 12/17/2024
3.0.334 229 12/17/2024
3.0.333 235 12/13/2024
3.0.332 227 12/13/2024
3.0.331 219 12/12/2024
3.0.330 229 11/28/2024
3.0.329 321 11/13/2024
3.0.328 907 11/12/2024
3.0.327 237 11/12/2024
3.0.326 236 11/12/2024
3.0.325 225 11/12/2024
3.0.324 226 11/12/2024
3.0.323 221 11/6/2024
3.0.322 229 11/6/2024
3.0.321 956 10/10/2024
3.0.320 317 10/7/2024
3.0.319 279 9/18/2024
3.0.318 240 9/18/2024
3.0.317 256 9/18/2024
3.0.316 991 8/28/2024
3.0.315 264 8/12/2024
3.0.314 274 8/8/2024
3.0.313 245 8/8/2024
3.0.312 245 7/29/2024
3.0.311 1,048 7/17/2024
3.0.310 214 7/15/2024
3.0.309 263 7/15/2024
3.0.308 245 7/9/2024
3.0.307 224 7/9/2024
3.0.306 370 6/25/2024
3.0.305 276 6/11/2024
3.0.304 233 6/11/2024
3.0.303 269 6/5/2024
3.0.302 237 6/5/2024
3.0.301 265 5/30/2024
3.0.300 282 5/30/2024
3.0.299 245 5/30/2024
3.0.298 866 5/17/2024
3.0.297 262 5/17/2024
3.0.296 249 5/13/2024
3.0.295 235 5/8/2024
3.0.294 297 5/7/2024
3.0.293 251 4/19/2024
3.0.292 253 4/18/2024
3.0.291 283 4/17/2024
3.0.290 260 4/17/2024
3.0.289 258 4/15/2024
3.0.288 244 4/11/2024
3.0.287 290 4/5/2024
3.0.286 255 4/5/2024
3.0.285 269 4/5/2024
3.0.284 323 4/4/2024
3.0.283 277 4/4/2024
3.0.282 691 4/3/2024
3.0.281 276 4/2/2024
3.0.280 290 4/2/2024
3.0.279 300 3/25/2024
3.0.278 305 3/25/2024
3.0.277 398 3/15/2024
3.0.276 381 2/29/2024
3.0.275 351 2/28/2024
3.0.274 347 2/28/2024
3.0.273 427 2/27/2024
3.0.272 368 2/26/2024
3.0.271 415 2/22/2024
3.0.270 468 2/15/2024
3.0.269 401 2/15/2024
3.0.268 414 2/15/2024
3.0.267 440 2/14/2024
3.0.266 425 2/14/2024
3.0.265 556 2/13/2024
3.0.264 459 2/8/2024
3.0.263 449 2/8/2024
3.0.262 454 2/8/2024
3.0.261 473 2/8/2024
3.0.260 439 2/7/2024
3.0.259 450 2/7/2024
3.0.258 453 2/7/2024
3.0.257 427 2/7/2024
3.0.256 475 1/31/2024
3.0.255 467 1/30/2024
3.0.254 496 1/25/2024
3.0.253 478 1/24/2024
3.0.252 472 1/22/2024
3.0.251 742 1/17/2024
3.0.250 502 1/17/2024
3.0.249 488 1/16/2024
3.0.248 581 1/16/2024
3.0.247 491 1/16/2024
3.0.246 444 1/15/2024
3.0.245 477 1/11/2024
3.0.244 634 12/11/2023
3.0.243 491 12/11/2023
3.0.242 522 12/7/2023
3.0.241 522 12/7/2023
3.0.240 529 12/5/2023
3.0.239 515 12/5/2023
3.0.238 473 12/5/2023
3.0.237 181 12/5/2023
3.0.236 251 11/17/2023
3.0.235 195 11/17/2023
3.0.234 229 11/14/2023
3.0.233 192 11/14/2023
3.0.232 187 11/13/2023
3.0.231 194 11/9/2023
3.0.230 188 11/8/2023
3.0.229 186 11/8/2023
3.0.228 322 11/2/2023
3.0.227 198 11/2/2023
3.0.226 202 11/1/2023
3.0.225 239 11/1/2023
3.0.224 203 11/1/2023
3.0.223 204 10/31/2023
3.0.222 197 10/31/2023
3.0.221 213 10/31/2023
3.0.220 207 10/31/2023
3.0.219 171 10/31/2023
3.0.218 182 10/30/2023
3.0.217 184 10/30/2023
3.0.216 174 10/30/2023
3.0.215 192 10/30/2023
3.0.214 199 10/26/2023
3.0.213 183 10/25/2023
3.0.212 216 10/25/2023
3.0.211 195 10/24/2023
3.0.210 172 10/24/2023
3.0.209 172 10/24/2023
3.0.208 181 10/24/2023
3.0.207 215 10/23/2023
3.0.206 209 10/23/2023
3.0.205 222 10/20/2023
3.0.204 201 10/20/2023
3.0.203 198 10/20/2023
3.0.202 202 10/19/2023
3.0.201 183 10/19/2023
3.0.200 196 10/19/2023
3.0.199 203 10/19/2023
3.0.198 218 10/18/2023
3.0.197 191 10/18/2023
3.0.196 226 10/17/2023
3.0.195 252 10/13/2023
3.0.194 236 10/12/2023
3.0.193 220 10/12/2023
3.0.192 220 10/11/2023
3.0.191 203 10/11/2023
3.0.190 227 10/11/2023
3.0.189 218 10/11/2023
3.0.188 210 10/11/2023
3.0.187 215 10/11/2023
3.0.186 199 10/11/2023
3.0.185 213 10/10/2023
3.0.184 193 10/10/2023
3.0.183 213 10/9/2023
3.0.182 213 10/9/2023
3.0.181 223 10/9/2023
3.0.180 251 9/21/2023
3.0.179 189 9/21/2023
3.0.178 214 9/21/2023
3.0.177 327 9/11/2023
3.0.176 323 9/8/2023
3.0.175 239 9/8/2023
3.0.173 207 9/8/2023
3.0.172 238 9/8/2023
3.0.170 286 8/23/2023
3.0.169 244 8/23/2023
3.0.168 246 8/23/2023
3.0.167 279 8/11/2023
3.0.166 249 8/10/2023
3.0.165 243 8/7/2023
3.0.164 268 8/3/2023
3.0.163 254 7/31/2023
3.0.162 265 7/28/2023
3.0.161 260 7/28/2023
3.0.160 318 6/30/2023
3.0.159 267 6/29/2023
3.0.158 272 6/29/2023
3.0.157 271 6/28/2023
3.0.156 267 6/28/2023
3.0.155 243 6/28/2023
3.0.154 263 6/26/2023
3.0.153 258 6/22/2023
3.0.152 279 6/22/2023
3.0.151 280 6/22/2023
3.0.150 280 6/22/2023
3.0.149 255 6/22/2023
3.0.148 263 6/22/2023
3.0.147 289 6/15/2023
3.0.146 280 6/9/2023
3.0.145 309 6/6/2023
3.0.144 270 6/6/2023
3.0.143 266 6/6/2023
3.0.142 270 5/31/2023
3.0.141 262 5/31/2023
3.0.140 292 5/26/2023
3.0.139 259 5/26/2023
3.0.138 286 5/25/2023
3.0.137 282 5/25/2023
3.0.136 288 5/25/2023
3.0.135 275 5/25/2023
3.0.134 288 5/25/2023
3.0.133 315 5/24/2023
3.0.132 320 5/24/2023
3.0.131 348 5/24/2023
3.0.130 349 5/23/2023
3.0.129 334 5/22/2023
3.0.128 360 5/18/2023
3.0.127 418 5/17/2023
3.0.126 410 5/11/2023
3.0.125 528 5/5/2023
3.0.124 530 5/4/2023
3.0.123 482 5/4/2023
3.0.122 417 4/25/2023
3.0.121 373 4/25/2023
3.0.120 379 4/25/2023
3.0.119 400 4/25/2023
3.0.118 430 4/25/2023
3.0.117 466 4/24/2023
3.0.116 451 4/24/2023
3.0.115 436 4/18/2023
3.0.114 432 4/18/2023
3.0.113 387 4/18/2023
3.0.112 419 4/11/2023
3.0.111 422 4/11/2023
3.0.110 460 3/31/2023
3.0.109 453 3/29/2023
3.0.108 420 3/28/2023
3.0.107 483 3/15/2023
3.0.106 493 3/9/2023
3.0.105 458 3/9/2023
3.0.104 461 3/3/2023
3.0.103 439 3/2/2023
3.0.102 481 3/2/2023 3.0.102 is deprecated because it has critical bugs.
3.0.101 533 3/1/2023 3.0.101 is deprecated because it has critical bugs.
3.0.100 470 2/22/2023
3.0.99 537 2/10/2023
3.0.98 511 2/10/2023
3.0.97 517 1/24/2023
3.0.96 585 12/15/2022
3.0.95 603 12/1/2022
3.0.94 587 11/30/2022
3.0.93 620 11/30/2022
3.0.92 612 11/30/2022
3.0.91 553 11/29/2022
3.0.90 651 11/25/2022
3.0.89 574 11/17/2022
3.0.88 592 11/15/2022
3.0.87 662 11/14/2022
3.0.86 699 11/14/2022
3.0.85 652 11/14/2022
3.0.84 628 11/14/2022
3.0.83 601 11/14/2022
3.0.82 570 11/14/2022
3.0.81 596 11/14/2022
3.0.80 641 11/14/2022
3.0.79 636 11/8/2022
3.0.78 584 11/7/2022
3.0.77 630 11/7/2022
3.0.76 623 11/7/2022
3.0.75 584 11/7/2022
3.0.74 637 11/3/2022
3.0.73 655 10/31/2022
3.0.72 631 10/27/2022
3.0.71 622 10/27/2022
3.0.70 679 10/27/2022
3.0.69 661 10/27/2022
3.0.68 693 10/25/2022
3.0.67 817 10/19/2022
3.0.66 693 10/19/2022
3.0.65 682 10/19/2022
3.0.64 691 10/19/2022
3.0.63 663 10/19/2022
3.0.62 658 10/18/2022
3.0.61 785 10/13/2022
3.0.60 723 10/12/2022
3.0.59 720 10/12/2022
3.0.58 824 9/28/2022
3.0.57 749 9/28/2022
3.0.56 694 9/28/2022
3.0.55 721 9/27/2022
3.0.54 760 9/27/2022
3.0.53 734 9/27/2022
3.0.52 711 9/27/2022
3.0.51 767 9/27/2022
3.0.50 767 9/27/2022
3.0.49 764 9/27/2022
3.0.48 689 9/27/2022
3.0.47 721 9/26/2022
3.0.46 775 9/26/2022
3.0.45 747 9/26/2022
3.0.44 751 9/26/2022
3.0.43 795 9/23/2022
3.0.42 731 9/23/2022
3.0.41 744 9/22/2022
3.0.40 725 9/22/2022
3.0.39 722 9/22/2022
3.0.38 666 9/21/2022
3.0.37 673 9/21/2022
3.0.36 676 9/21/2022
3.0.35 694 9/21/2022
3.0.34 680 9/20/2022
3.0.33 703 9/19/2022
3.0.32 717 9/16/2022
3.0.31 733 9/16/2022
3.0.30 744 9/16/2022
3.0.29 741 9/16/2022
3.0.28 736 9/15/2022
3.0.27 734 9/15/2022
3.0.26 755 9/14/2022
3.0.25 807 9/14/2022
3.0.24 836 9/14/2022
3.0.23 800 9/14/2022
3.0.22 755 9/14/2022
3.0.21 736 9/14/2022
3.0.20 733 9/9/2022
3.0.19 713 9/9/2022
3.0.18 748 9/8/2022
3.0.17 751 9/6/2022
3.0.16 768 9/6/2022
3.0.15 784 9/2/2022
3.0.14 751 9/1/2022
3.0.13 744 8/31/2022
3.0.12 737 8/31/2022
3.0.11 784 8/23/2022
3.0.10 740 8/22/2022
3.0.9 738 8/22/2022
3.0.8 709 8/18/2022
3.0.7 751 8/17/2022
3.0.6 779 8/15/2022
3.0.5 714 8/15/2022
3.0.4 802 8/4/2022
3.0.3 749 8/4/2022
3.0.2 766 7/29/2022
3.0.1 816 7/27/2022
3.0.0 712 7/26/2022
2.0.96 786 7/26/2022
2.0.95 774 7/26/2022
2.0.94 714 7/25/2022
2.0.93 712 7/25/2022
2.0.92 826 7/15/2022
2.0.91 744 7/15/2022
2.0.90 740 7/14/2022
2.0.89 770 7/14/2022
2.0.88 842 7/12/2022
2.0.87 820 7/11/2022
2.0.86 766 7/11/2022
2.0.85 791 7/11/2022
2.0.84 781 7/8/2022
2.0.83 822 6/29/2022
2.0.82 768 6/29/2022
2.0.81 804 6/23/2022
2.0.80 785 6/15/2022
2.0.79 794 6/14/2022
2.0.78 759 6/14/2022
2.0.77 913 5/24/2022
2.0.76 911 5/3/2022
2.0.75 727 4/29/2022
2.0.74 778 4/19/2022
2.0.73 783 4/16/2022
2.0.72 783 4/12/2022
2.0.71 763 4/12/2022
2.0.70 817 4/7/2022
2.0.69 791 4/7/2022
2.0.68 804 4/7/2022
2.0.67 823 4/7/2022
2.0.66 782 3/15/2022
2.0.65 793 3/15/2022
2.0.64 817 3/15/2022
2.0.63 810 3/2/2022
2.0.62 820 2/22/2022
2.0.61 785 2/18/2022
2.0.60 809 2/18/2022
2.0.59 817 2/15/2022
2.0.58 819 2/9/2022
2.0.57 825 2/1/2022
2.0.56 794 2/1/2022
2.0.55 771 2/1/2022
2.0.54 775 1/28/2022
2.0.53 805 1/27/2022
2.0.52 797 1/19/2022
2.0.51 787 1/19/2022
2.0.46 779 1/19/2022
2.0.45 692 12/2/2021
2.0.44 664 11/18/2021
2.0.43 679 11/16/2021
2.0.42 729 11/2/2021
2.0.41 732 10/20/2021
2.0.40 687 10/12/2021
2.0.39 657 10/12/2021
2.0.38 662 10/5/2021
2.0.37 662 9/21/2021
2.0.36 703 9/9/2021
2.0.35 730 9/3/2021
2.0.34 766 9/2/2021
2.0.33 788 7/21/2021
2.0.32 684 7/21/2021
2.0.31 694 7/6/2021
2.0.30 675 7/5/2021
2.0.29 759 6/30/2021
2.0.28 752 6/28/2021
2.0.27 709 6/17/2021
2.0.26 749 6/15/2021
2.0.25 765 6/14/2021
2.0.24 768 6/14/2021
2.0.23 759 6/14/2021
2.0.22 695 5/20/2021
2.0.21 744 5/18/2021
2.0.20 747 5/10/2021
2.0.19 681 5/10/2021
2.0.18 730 5/3/2021
2.0.17 708 5/3/2021
2.0.16 762 4/14/2021
2.0.15 734 4/13/2021
2.0.14 746 3/31/2021
2.0.13 753 3/25/2021
2.0.12 721 3/25/2021
2.0.11 737 2/19/2021
2.0.10 741 2/18/2021
2.0.9 765 2/18/2021
2.0.8 736 2/16/2021
2.0.7 770 2/9/2021
2.0.6 792 2/9/2021
2.0.5 793 2/3/2021
2.0.4 784 1/29/2021
2.0.3 749 1/29/2021
2.0.2 785 1/28/2021
2.0.1 803 1/27/2021
2.0.0 730 1/26/2021
1.2.397 769 1/26/2021
1.2.396 834 1/21/2021
1.2.395 761 1/20/2021
1.2.394 824 1/20/2021
1.2.393 789 1/20/2021
1.2.392 792 1/20/2021
1.2.391 792 1/19/2021
1.2.390 804 1/19/2021
1.2.389 796 1/19/2021
1.2.388 785 1/14/2021
1.2.387 789 1/14/2021
1.2.386 753 1/13/2021
1.2.385 791 1/13/2021
1.2.384 863 1/11/2021
1.2.383 807 1/8/2021
1.2.382 823 1/6/2021
1.2.381 799 1/6/2021
1.2.380 905 11/17/2020
1.2.379 909 10/21/2020
1.2.378 862 9/17/2020
1.2.377 928 9/1/2020
1.2.376 923 9/1/2020
1.2.375 995 7/13/2020
1.2.374 882 7/2/2020
1.2.373 890 7/1/2020
1.2.372 925 6/10/2020
1.2.371 884 6/10/2020
1.2.370 819 6/10/2020
1.2.369 859 6/9/2020
1.2.368 902 6/9/2020
1.2.367 886 6/9/2020
1.2.366 878 6/9/2020
1.2.365 860 6/9/2020
1.2.364 879 6/9/2020
1.2.363 875 6/9/2020
1.2.362 961 6/8/2020
1.2.361 930 6/4/2020
1.2.360 902 5/4/2020
1.2.359 895 4/27/2020
1.2.358 945 4/4/2020
1.2.357 937 3/25/2020
1.2.356 908 3/10/2020
1.2.355 946 3/10/2020
1.2.354 923 3/6/2020
1.2.353 952 3/3/2020
1.2.352 916 3/3/2020
1.2.351 908 3/2/2020
1.2.350 881 3/2/2020
1.2.349 899 3/2/2020
1.2.348 898 3/2/2020
1.2.347 874 3/2/2020
1.2.346 880 2/27/2020
1.2.345 956 2/21/2020
1.2.344 904 2/20/2020
1.2.343 943 2/20/2020
1.2.342 943 2/20/2020
1.2.341 931 2/20/2020
1.2.340 976 2/20/2020
1.2.339 941 2/20/2020
1.2.338 890 2/19/2020
1.2.337 919 2/18/2020
1.2.336 975 2/14/2020
1.2.335 983 2/6/2020
1.2.334 961 2/4/2020
1.2.333 991 2/3/2020
1.2.332 968 1/13/2020
1.2.331 1,027 12/17/2019
1.2.330 937 12/13/2019
1.2.328 991 12/12/2019
1.2.327 995 12/11/2019
1.2.326 945 12/10/2019
1.2.325 944 12/3/2019
1.2.324 895 11/29/2019
1.2.323 946 11/28/2019
1.2.322 963 11/28/2019
1.2.321 985 11/28/2019
1.2.320 1,088 11/26/2019
1.2.319 941 11/26/2019
1.2.318 986 11/22/2019
1.2.317 897 11/20/2019
1.2.316 920 10/25/2019
1.2.315 942 10/25/2019
1.2.314 974 10/23/2019
1.2.313 960 10/18/2019
1.2.312 919 10/17/2019
1.2.311 926 10/17/2019
1.2.310 932 10/17/2019
1.2.309 946 10/9/2019
1.2.308 946 10/8/2019
1.2.307 974 10/7/2019
1.2.306 998 10/4/2019
1.2.305 938 10/3/2019
1.2.304 964 10/2/2019
1.2.303 999 9/16/2019
1.2.302 996 9/16/2019
1.2.301 926 9/15/2019
1.2.300 951 9/13/2019
1.2.299 950 9/10/2019
1.2.298 964 9/6/2019
1.2.297 1,012 8/20/2019
1.2.296 992 8/20/2019
1.2.295 999 8/20/2019
1.2.294 970 8/20/2019
1.2.293 974 8/16/2019
1.2.292 1,025 7/15/2019
1.2.291 1,035 6/30/2019
1.2.290 1,001 6/28/2019
1.2.289 993 6/20/2019
1.2.288 1,038 6/12/2019
1.2.287 1,019 6/12/2019
1.2.286 991 6/11/2019
1.2.285 1,020 6/11/2019
1.2.284 1,001 6/5/2019
1.2.283 1,041 5/28/2019
1.2.282 1,057 5/25/2019
1.2.281 1,040 5/23/2019
1.2.280 987 5/13/2019
1.2.279 985 5/9/2019
1.2.278 969 5/9/2019
1.2.277 1,016 5/7/2019
1.2.276 980 5/7/2019
1.2.275 995 5/6/2019
1.2.274 1,002 4/26/2019
1.2.273 1,013 4/25/2019
1.2.272 1,039 4/25/2019
1.2.271 1,095 4/24/2019
1.2.270 1,078 4/24/2019
1.2.269 1,040 4/16/2019
1.2.268 992 4/16/2019
1.2.267 966 4/16/2019
1.2.266 999 4/12/2019
1.2.265 1,038 4/12/2019
1.2.264 1,077 4/11/2019
1.2.263 1,044 4/11/2019
1.2.262 1,035 4/10/2019
1.2.261 992 4/10/2019
1.2.260 1,018 4/5/2019
1.2.259 1,063 2/27/2019
1.2.258 1,039 2/27/2019
1.2.257 1,068 2/26/2019
1.2.256 1,127 2/15/2019
1.2.255 1,122 2/15/2019
1.2.254 1,154 2/5/2019
1.2.253 1,196 12/12/2018
1.2.252 1,221 11/8/2018
1.2.251 1,189 11/8/2018
1.2.250 1,198 10/11/2018
1.2.249 1,231 10/2/2018
1.2.248 1,189 9/25/2018
1.2.247 1,271 9/3/2018
1.2.246 1,282 8/28/2018
1.2.245 1,352 8/27/2018
1.2.244 1,282 8/22/2018
1.2.243 1,301 8/21/2018
1.2.242 1,533 8/17/2018
1.2.241 1,573 7/27/2018
1.2.240 1,536 7/26/2018
1.2.239 1,618 6/18/2018
1.2.238 1,826 6/14/2018
1.2.237 1,601 5/25/2018
1.2.236 1,590 5/24/2018
1.2.235 1,828 5/18/2018
1.2.234 1,879 5/3/2018
1.2.233 1,823 5/3/2018
1.2.232 1,846 4/30/2018
1.2.231 1,585 4/18/2018
1.2.230 1,917 4/10/2018
1.2.229 1,846 4/10/2018
1.2.228 1,577 4/4/2018
1.2.227 1,678 3/28/2018
1.2.226 1,610 3/22/2018
1.2.225 1,666 3/20/2018
1.2.224 1,658 3/19/2018
1.2.223 1,876 3/15/2018
1.2.222 1,836 3/14/2018
1.2.221 1,860 3/14/2018
1.2.220 1,975 2/23/2018
1.2.219 1,687 2/16/2018
1.2.218 1,639 2/9/2018
1.2.217 1,637 2/8/2018
1.2.216 1,829 2/7/2018
1.2.215 1,722 2/7/2018
1.2.214 1,887 2/5/2018
1.2.213 1,820 2/2/2018
1.2.212 1,902 1/26/2018
1.2.211 1,953 1/16/2018
1.2.210 1,966 12/18/2017
1.2.209 1,736 12/14/2017
1.2.208 1,713 12/7/2017
1.2.207 1,640 12/6/2017
1.2.206 1,696 12/4/2017
1.2.205 1,683 11/28/2017
1.2.204 1,699 11/24/2017
1.2.203 1,666 11/24/2017
1.2.202 1,705 11/24/2017
1.2.201 1,679 11/20/2017
1.2.200 1,647 11/14/2017
1.2.199 1,641 11/14/2017
1.2.198 1,676 11/6/2017
1.2.197 1,653 11/6/2017
1.2.196 1,642 10/31/2017
1.2.195 1,686 10/30/2017
1.2.194 1,667 10/26/2017
1.2.193 1,646 10/26/2017
1.2.192 1,629 10/26/2017
1.2.191 1,668 10/20/2017
1.2.190 1,653 10/18/2017
1.2.189 1,646 10/18/2017
1.2.188 1,670 10/15/2017
1.2.187 1,700 10/11/2017
1.2.185 1,669 10/10/2017
1.2.184 1,743 10/10/2017
1.2.183 1,665 10/2/2017
1.2.182 1,690 9/29/2017
1.2.181 1,669 9/25/2017
1.2.180 1,727 9/14/2017
1.2.179 1,680 9/12/2017
1.2.178 1,682 8/31/2017
1.2.177 1,695 8/25/2017
1.2.176 1,806 8/24/2017
1.2.174 1,808 8/7/2017
1.2.173 1,673 8/7/2017
1.2.172 1,795 8/7/2017
1.2.171 1,688 8/4/2017
1.2.170 1,769 8/3/2017
1.2.169 1,729 8/3/2017
1.2.168 1,713 8/3/2017
1.2.167 1,809 8/2/2017
1.2.166 1,742 8/1/2017
1.2.165 1,731 7/26/2017
1.2.164 1,830 7/26/2017
1.2.163 1,733 7/25/2017
1.2.162 1,737 7/18/2017
1.2.161 1,689 7/18/2017
1.2.160 1,757 7/18/2017
1.2.159 1,783 7/18/2017
1.2.158 1,733 7/13/2017
1.2.157 1,851 7/13/2017
1.2.156 1,831 7/5/2017
1.2.155 1,749 6/28/2017
1.2.154 1,746 6/27/2017
1.2.153 1,765 6/20/2017
1.2.152 1,718 6/19/2017
1.2.151 1,748 6/14/2017
1.2.150 1,717 6/13/2017
1.2.149 1,728 5/31/2017
1.2.148 1,673 5/29/2017
1.2.147 1,646 5/19/2017
1.2.146 1,674 5/18/2017
1.2.145 1,696 5/18/2017
1.2.144 1,640 5/14/2017
1.2.143 1,700 5/12/2017
1.2.142 1,733 5/12/2017
1.2.141 1,784 5/5/2017
1.2.140 1,694 4/27/2017
1.2.139 1,763 2/27/2017
1.2.137 1,724 2/3/2017
1.2.136 1,667 2/3/2017
1.2.135 1,693 1/26/2017
1.2.134 1,735 1/25/2017
1.2.133 1,743 1/12/2017
1.2.132 1,767 1/11/2017
1.2.131 1,795 1/10/2017
1.2.130 1,777 1/10/2017
1.2.129 1,790 1/10/2017
1.2.128 1,749 1/10/2017
1.2.127 1,741 1/10/2017
1.2.125 1,798 1/10/2017
1.2.119 1,779 12/13/2016
1.2.118 1,742 12/12/2016
1.2.117 1,843 12/10/2016
1.2.115 1,770 12/8/2016
1.2.114 1,737 12/5/2016
1.2.112 1,797 11/29/2016
1.2.111 1,775 11/25/2016
1.2.110 1,801 11/25/2016
1.2.109 1,818 11/24/2016
1.2.108 1,717 11/24/2016
1.2.107 1,746 11/23/2016
1.2.106 1,756 11/18/2016
1.2.105 1,754 11/18/2016
1.2.104 1,800 11/18/2016
1.2.103 1,733 11/17/2016
1.2.102 1,714 11/17/2016
1.2.101 1,768 11/17/2016
1.2.100 1,699 11/16/2016
1.2.99 1,718 11/16/2016
1.2.98 1,728 11/16/2016
1.2.97 1,698 11/16/2016
1.2.96 1,749 11/16/2016
1.2.95 1,759 11/16/2016
1.2.94 1,725 11/15/2016
1.2.92 1,735 11/15/2016
1.2.91 1,741 11/15/2016
1.2.90 1,760 11/15/2016
1.2.89 1,735 11/14/2016
1.2.88 2,261 11/8/2016
1.2.87 1,979 11/8/2016
1.2.86 1,933 11/8/2016
1.2.85 1,773 11/8/2016
1.2.84 2,167 11/8/2016
1.2.83 1,889 11/7/2016
1.2.82 1,964 11/3/2016
1.2.81 1,985 11/3/2016
1.2.80 1,875 11/3/2016
1.2.79 1,869 11/2/2016
1.2.78 1,892 11/1/2016
1.2.76 2,011 11/1/2016
1.2.75 1,702 10/31/2016
1.2.73 1,738 10/28/2016
1.2.71 1,745 10/27/2016
1.2.70 1,741 10/27/2016
1.2.68 1,780 10/26/2016
1.2.67 1,804 10/26/2016
1.2.66 1,744 10/25/2016
1.2.65 1,746 10/24/2016
1.2.64 1,701 10/21/2016
1.2.63 1,667 10/21/2016
1.2.62 1,686 10/21/2016
1.2.61 1,748 10/20/2016
1.2.60 1,694 10/20/2016
1.2.59 1,693 10/13/2016
1.2.58 1,683 10/13/2016
1.2.57 1,737 10/13/2016
1.2.56 1,736 10/13/2016
1.2.55 1,733 10/11/2016
1.2.54 1,654 10/11/2016
1.2.53 1,715 10/10/2016
1.2.52 1,716 10/10/2016
1.2.51 1,739 9/12/2016
1.2.50 1,724 9/12/2016
1.2.49 1,700 9/7/2016
1.2.48 1,744 9/2/2016
1.2.47 1,751 5/6/2016
1.2.46 2,004 4/25/2016
1.2.45 1,925 4/25/2016
1.2.44 1,880 4/25/2016
1.2.43 1,975 4/22/2016
1.2.42 1,695 4/15/2016
1.2.41 1,726 4/12/2016
1.2.40 1,803 4/11/2016
1.2.39 1,725 4/8/2016
1.2.38 1,755 4/8/2016
1.2.37 1,711 4/8/2016
1.2.36 1,731 4/8/2016
1.2.35 1,718 4/6/2016
1.2.34 1,708 4/6/2016
1.2.33 1,775 4/6/2016
1.2.32 1,743 4/6/2016
1.2.31 1,752 4/6/2016
1.2.30 1,762 4/6/2016
1.2.29 1,735 4/5/2016
1.2.28 1,669 4/5/2016
1.2.27 1,691 4/5/2016
1.2.26 1,737 4/5/2016
1.2.25 1,702 4/5/2016
1.2.24 1,678 4/1/2016
1.2.23 1,716 3/31/2016
1.2.22 1,725 3/31/2016
1.2.21 1,738 3/29/2016
1.2.20 1,739 3/25/2016
1.2.19 1,699 3/17/2016
1.2.18 1,777 3/17/2016
1.2.17 1,693 3/17/2016
1.2.16 1,725 3/17/2016
1.2.15 1,757 3/17/2016
1.2.14 1,761 3/16/2016
1.2.13 1,772 3/15/2016
1.2.12 1,713 3/15/2016
1.2.11 1,674 3/14/2016
1.2.10 1,702 3/11/2016
1.2.9 1,697 3/7/2016
1.2.8 1,667 3/6/2016
1.2.7 1,710 3/6/2016
1.2.6 1,684 3/4/2016
1.2.5 1,726 3/2/2016
1.2.4 1,680 3/2/2016
1.2.3 1,699 3/1/2016
1.2.1 1,723 2/29/2016
1.2.0 2,230 2/29/2016
1.1.45 1,570 7/28/2017
1.1.44 2,225 2/29/2016
1.1.43 1,935 2/29/2016
1.1.42 1,871 2/28/2016
1.1.41 2,119 2/26/2016
1.1.40 1,965 2/23/2016
1.1.39 1,696 2/23/2016
1.1.38 1,742 2/22/2016
1.1.37 1,853 2/22/2016
1.1.36 1,677 2/19/2016
1.1.35 1,685 2/19/2016
1.1.34 1,724 2/15/2016
1.1.33 1,706 2/12/2016
1.1.32 1,646 2/11/2016
1.1.31 1,930 2/11/2016
1.1.30 1,716 2/9/2016
1.1.29 1,731 2/8/2016
1.1.28 1,690 1/29/2016
1.1.27 1,730 1/26/2016
1.1.26 1,691 1/26/2016
1.1.25 1,678 1/25/2016
1.1.24 1,612 1/20/2016
1.1.23 1,648 1/20/2016
1.1.19 1,649 1/20/2016
1.1.18 1,721 1/20/2016
1.1.17 1,679 1/20/2016
1.1.16 1,685 1/19/2016
1.1.15 2,270 1/15/2016
1.1.14 2,695 1/15/2016
1.1.13 2,295 1/14/2016
1.1.12 1,835 1/14/2016
1.1.10 1,973 1/13/2016
1.1.9 1,798 1/12/2016
1.1.8 1,682 1/12/2016
1.1.7 1,605 1/12/2016
1.1.6 1,679 1/11/2016
1.1.5 1,664 1/7/2016
1.1.4 1,729 1/6/2016
1.1.3 1,702 1/6/2016
1.1.2 1,687 1/6/2016
1.1.1 1,687 1/5/2016
1.1.0 1,641 1/1/2016
1.0.155 1,653 12/18/2015
1.0.154 1,687 12/17/2015
1.0.153 1,683 12/17/2015
1.0.151 1,743 12/3/2015
1.0.150 1,743 12/3/2015
1.0.149 1,958 12/3/2015
1.0.148 2,115 12/2/2015
1.0.147 1,990 12/2/2015
1.0.146 1,743 12/2/2015
1.0.145 1,839 12/2/2015
1.0.144 1,913 12/2/2015
1.0.143 1,866 12/1/2015
1.0.142 2,068 12/1/2015
1.0.140 2,018 12/1/2015
1.0.139 1,942 11/30/2015
1.0.138 2,005 11/30/2015
1.0.137 1,794 11/26/2015
1.0.136 1,854 11/25/2015
1.0.135 1,726 11/20/2015
1.0.134 1,722 11/19/2015
1.0.133 1,788 11/19/2015
1.0.132 1,664 11/19/2015
1.0.131 1,646 11/17/2015
1.0.130 1,721 11/13/2015
1.0.129 1,690 11/13/2015
1.0.128 1,700 11/13/2015
1.0.127 1,809 11/12/2015
1.0.126 1,692 11/12/2015
1.0.125 1,676 11/11/2015
1.0.124 1,610 11/11/2015
1.0.123 1,662 11/11/2015
1.0.122 1,724 11/11/2015
1.0.121 1,721 11/4/2015
1.0.120 1,710 11/3/2015
1.0.119 1,726 10/30/2015
1.0.118 1,747 10/29/2015
1.0.117 1,681 10/23/2015
1.0.116 1,605 10/20/2015
1.0.115 1,657 10/13/2015
1.0.113 1,725 10/13/2015
1.0.111 1,885 10/6/2015
1.0.110 2,002 10/6/2015
1.0.109 2,002 10/6/2015
1.0.108 1,959 10/6/2015
1.0.107 2,078 10/4/2015
1.0.106 1,749 9/25/2015
1.0.105 1,670 9/2/2015
1.0.104 1,684 8/24/2015
1.0.103 1,924 7/30/2015
1.0.102 1,826 7/30/2015
1.0.101 1,628 6/12/2015
1.0.100 1,636 6/3/2015
1.0.99 1,668 6/3/2015
1.0.98 1,662 6/3/2015
1.0.97 1,651 5/12/2015
1.0.96 1,699 5/7/2015
1.0.95 1,747 4/16/2015
1.0.94 1,745 4/16/2015
1.0.93 1,754 4/15/2015
1.0.92 1,677 4/8/2015
1.0.91 1,618 3/17/2015
1.0.90 1,711 3/10/2015
1.0.89 1,702 3/10/2015
1.0.88 1,856 2/12/2015
1.0.87 1,863 12/4/2014
1.0.86 1,891 11/14/2014
1.0.85 1,902 11/14/2014
1.0.84 2,102 11/13/2014
1.0.83 1,860 11/13/2014
1.0.82 1,871 11/12/2014
1.0.81 1,941 11/12/2014
1.0.80 1,678 10/9/2014
1.0.79 1,742 10/8/2014
1.0.78 1,695 10/7/2014
1.0.77 1,760 10/7/2014
1.0.76 1,702 9/29/2014
1.0.75 1,782 9/29/2014
1.0.74 1,688 9/3/2014
1.0.73 1,724 9/3/2014
1.0.72 1,703 8/12/2014
1.0.71 1,749 8/11/2014
1.0.70 1,705 8/11/2014
1.0.69 1,693 8/11/2014
1.0.68 1,783 8/11/2014
1.0.67 1,685 8/11/2014
1.0.66 1,749 8/11/2014
1.0.65 1,741 8/5/2014
1.0.64 1,701 8/4/2014
1.0.63 1,656 7/31/2014
1.0.62 1,746 7/22/2014
1.0.61 1,782 7/22/2014
1.0.60 1,725 7/22/2014
1.0.59 1,729 7/11/2014
1.0.58 1,645 7/11/2014
1.0.57 1,702 7/7/2014
1.0.56 1,722 7/1/2014
1.0.55 1,664 7/1/2014
1.0.54 1,683 7/1/2014
1.0.53 1,738 7/1/2014
1.0.52 1,711 7/1/2014
1.0.51 1,806 6/23/2014
1.0.49 1,785 6/21/2014
1.0.48 1,764 6/20/2014
1.0.47 1,819 6/21/2014
1.0.46 1,757 6/20/2014
1.0.45 1,693 6/19/2014
1.0.44 1,654 6/19/2014
1.0.43 1,682 6/19/2014
1.0.42 1,646 6/19/2014
1.0.40 1,690 6/19/2014
1.0.39 1,655 6/18/2014
1.0.38 1,754 6/18/2014
1.0.37 1,775 6/12/2014
1.0.36 1,723 6/12/2014
1.0.35 1,778 6/12/2014
1.0.32 1,741 6/12/2014
1.0.31 1,703 6/6/2014
1.0.30 1,670 6/6/2014
1.0.29 1,678 6/5/2014
1.0.28 1,761 5/8/2014
1.0.27 1,701 5/8/2014
1.0.26 1,691 5/7/2014
1.0.25 1,715 5/7/2014
1.0.24 1,641 5/7/2014
1.0.23 1,724 5/5/2014
1.0.22 1,720 5/5/2014
1.0.21 1,745 5/5/2014
1.0.20 1,705 4/30/2014
1.0.19 1,670 4/30/2014
1.0.18 1,908 4/11/2014
1.0.17 1,935 4/10/2014
1.0.16 1,984 4/10/2014
1.0.15 1,962 4/10/2014
1.0.14 1,943 4/10/2014
1.0.13 1,873 4/10/2014
1.0.12 1,871 4/2/2014
1.0.11 1,841 4/2/2014
1.0.10 1,855 4/2/2014
1.0.9 1,885 4/1/2014
1.0.8 1,838 4/1/2014
1.0.7 1,828 4/1/2014
1.0.6 1,888 4/1/2014
1.0.5 1,876 4/1/2014