PeanutButter.WindowsServiceManagement 3.0.397

Prefix Reserved
dotnet add package PeanutButter.WindowsServiceManagement --version 3.0.397
                    
NuGet\Install-Package PeanutButter.WindowsServiceManagement -Version 3.0.397
                    
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.397" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.WindowsServiceManagement" Version="3.0.397" />
                    
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.397
                    
#r "nuget: PeanutButter.WindowsServiceManagement, 3.0.397"
                    
#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.397
                    
#: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.397
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.WindowsServiceManagement&version=3.0.397
                    
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 223 9/26/2025
3.0.396 246 9/12/2025
3.0.395 243 9/11/2025
3.0.394 204 9/11/2025
3.0.392 214 9/9/2025
3.0.391 338 8/19/2025
3.0.390 207 8/19/2025
3.0.389 1,034 8/1/2025
3.0.388 192 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,013 5/15/2025
3.0.383 327 5/14/2025
3.0.382 423 5/13/2025
3.0.381 214 5/9/2025
3.0.380 322 5/8/2025
3.0.379 251 5/7/2025
3.0.378 254 5/6/2025
3.0.377 240 5/6/2025
3.0.376 247 5/6/2025
3.0.375 237 5/6/2025
3.0.374 239 5/5/2025
3.0.373 239 5/5/2025
3.0.372 232 5/5/2025
3.0.371 253 5/5/2025
3.0.370 263 5/5/2025
3.0.369 261 5/5/2025
3.0.368 250 4/30/2025
3.0.367 245 4/30/2025
3.0.366 255 4/30/2025
3.0.365 251 4/30/2025
3.0.364 251 4/30/2025
3.0.363 239 4/30/2025
3.0.362 252 4/30/2025
3.0.361 258 4/30/2025
3.0.360 256 4/30/2025
3.0.359 224 4/30/2025
3.0.358 268 4/29/2025
3.0.357 294 4/23/2025
3.0.356 265 4/22/2025
3.0.355 369 4/17/2025
3.0.354 305 4/15/2025
3.0.353 1,150 4/4/2025
3.0.352 280 4/3/2025
3.0.351 278 4/2/2025
3.0.350 394 4/2/2025
3.0.349 254 3/18/2025
3.0.348 267 3/18/2025
3.0.347 748 3/4/2025
3.0.346 332 3/4/2025
3.0.345 313 3/4/2025
3.0.344 235 2/20/2025
3.0.343 214 2/14/2025
3.0.342 276 2/11/2025
3.0.341 220 2/10/2025
3.0.340 193 2/5/2025
3.0.339 326 1/7/2025
3.0.338 228 1/7/2025
3.0.337 216 1/7/2025
3.0.336 239 1/6/2025
3.0.335 229 12/17/2024
3.0.334 241 12/17/2024
3.0.333 236 12/13/2024
3.0.332 230 12/13/2024
3.0.331 221 12/12/2024
3.0.330 230 11/28/2024
3.0.329 322 11/13/2024
3.0.328 910 11/12/2024
3.0.327 238 11/12/2024
3.0.326 239 11/12/2024
3.0.325 227 11/12/2024
3.0.324 228 11/12/2024
3.0.323 223 11/6/2024
3.0.322 229 11/6/2024
3.0.321 967 10/10/2024
3.0.320 318 10/7/2024
3.0.319 280 9/18/2024
3.0.318 251 9/18/2024
3.0.317 267 9/18/2024
3.0.316 1,003 8/28/2024
3.0.315 265 8/12/2024
3.0.314 275 8/8/2024
3.0.313 257 8/8/2024
3.0.312 247 7/29/2024
3.0.311 1,069 7/17/2024
3.0.310 214 7/15/2024
3.0.309 265 7/15/2024
3.0.308 245 7/9/2024
3.0.307 225 7/9/2024
3.0.306 381 6/25/2024
3.0.305 287 6/11/2024
3.0.304 234 6/11/2024
3.0.303 280 6/5/2024
3.0.302 238 6/5/2024
3.0.301 266 5/30/2024
3.0.300 282 5/30/2024
3.0.299 247 5/30/2024
3.0.298 866 5/17/2024
3.0.297 263 5/17/2024
3.0.296 252 5/13/2024
3.0.295 245 5/8/2024
3.0.294 310 5/7/2024
3.0.293 261 4/19/2024
3.0.292 253 4/18/2024
3.0.291 285 4/17/2024
3.0.290 261 4/17/2024
3.0.289 259 4/15/2024
3.0.288 245 4/11/2024
3.0.287 300 4/5/2024
3.0.286 255 4/5/2024
3.0.285 280 4/5/2024
3.0.284 323 4/4/2024
3.0.283 278 4/4/2024
3.0.282 693 4/3/2024
3.0.281 276 4/2/2024
3.0.280 293 4/2/2024
3.0.279 301 3/25/2024
3.0.278 306 3/25/2024
3.0.277 398 3/15/2024
3.0.276 392 2/29/2024
3.0.275 352 2/28/2024
3.0.274 348 2/28/2024
3.0.273 437 2/27/2024
3.0.272 368 2/26/2024
3.0.271 417 2/22/2024
3.0.270 471 2/15/2024
3.0.269 401 2/15/2024
3.0.268 417 2/15/2024
3.0.267 440 2/14/2024
3.0.266 436 2/14/2024
3.0.265 567 2/13/2024
3.0.264 459 2/8/2024
3.0.263 461 2/8/2024
3.0.262 454 2/8/2024
3.0.261 473 2/8/2024
3.0.260 440 2/7/2024
3.0.259 452 2/7/2024
3.0.258 466 2/7/2024
3.0.257 438 2/7/2024
3.0.256 476 1/31/2024
3.0.255 469 1/30/2024
3.0.254 498 1/25/2024
3.0.253 480 1/24/2024
3.0.252 472 1/22/2024
3.0.251 744 1/17/2024
3.0.250 504 1/17/2024
3.0.249 491 1/16/2024
3.0.248 581 1/16/2024
3.0.247 494 1/16/2024
3.0.246 455 1/15/2024
3.0.245 487 1/11/2024
3.0.244 636 12/11/2023
3.0.243 493 12/11/2023
3.0.242 524 12/7/2023
3.0.241 523 12/7/2023
3.0.240 530 12/5/2023
3.0.239 517 12/5/2023
3.0.238 474 12/5/2023
3.0.237 182 12/5/2023
3.0.236 251 11/17/2023
3.0.235 198 11/17/2023
3.0.234 230 11/14/2023
3.0.233 193 11/14/2023
3.0.232 187 11/13/2023
3.0.231 199 11/9/2023
3.0.230 192 11/8/2023
3.0.229 186 11/8/2023
3.0.228 323 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 204 11/1/2023
3.0.223 205 10/31/2023
3.0.222 200 10/31/2023
3.0.221 215 10/31/2023
3.0.220 208 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 175 10/30/2023
3.0.215 194 10/30/2023
3.0.214 202 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 174 10/24/2023
3.0.209 174 10/24/2023
3.0.208 184 10/24/2023
3.0.207 216 10/23/2023
3.0.206 212 10/23/2023
3.0.205 224 10/20/2023
3.0.204 201 10/20/2023
3.0.203 200 10/20/2023
3.0.202 203 10/19/2023
3.0.201 183 10/19/2023
3.0.200 198 10/19/2023
3.0.199 203 10/19/2023
3.0.198 219 10/18/2023
3.0.197 191 10/18/2023
3.0.196 230 10/17/2023
3.0.195 253 10/13/2023
3.0.194 237 10/12/2023
3.0.193 220 10/12/2023
3.0.192 222 10/11/2023
3.0.191 205 10/11/2023
3.0.190 228 10/11/2023
3.0.189 219 10/11/2023
3.0.188 211 10/11/2023
3.0.187 216 10/11/2023
3.0.186 199 10/11/2023
3.0.185 215 10/10/2023
3.0.184 194 10/10/2023
3.0.183 214 10/9/2023
3.0.182 214 10/9/2023
3.0.181 224 10/9/2023
3.0.180 252 9/21/2023
3.0.179 190 9/21/2023
3.0.178 216 9/21/2023
3.0.177 327 9/11/2023
3.0.176 326 9/8/2023
3.0.175 240 9/8/2023
3.0.173 208 9/8/2023
3.0.172 239 9/8/2023
3.0.170 288 8/23/2023
3.0.169 246 8/23/2023
3.0.168 250 8/23/2023
3.0.167 280 8/11/2023
3.0.166 251 8/10/2023
3.0.165 243 8/7/2023
3.0.164 268 8/3/2023
3.0.163 255 7/31/2023
3.0.162 266 7/28/2023
3.0.161 261 7/28/2023
3.0.160 319 6/30/2023
3.0.159 268 6/29/2023
3.0.158 272 6/29/2023
3.0.157 273 6/28/2023
3.0.156 268 6/28/2023
3.0.155 246 6/28/2023
3.0.154 266 6/26/2023
3.0.153 261 6/22/2023
3.0.152 281 6/22/2023
3.0.151 283 6/22/2023
3.0.150 282 6/22/2023
3.0.149 256 6/22/2023
3.0.148 264 6/22/2023
3.0.147 291 6/15/2023
3.0.146 281 6/9/2023
3.0.145 311 6/6/2023
3.0.144 272 6/6/2023
3.0.143 269 6/6/2023
3.0.142 273 5/31/2023
3.0.141 264 5/31/2023
3.0.140 294 5/26/2023
3.0.139 261 5/26/2023
3.0.138 289 5/25/2023
3.0.137 283 5/25/2023
3.0.136 290 5/25/2023
3.0.135 276 5/25/2023
3.0.134 290 5/25/2023
3.0.133 319 5/24/2023
3.0.132 322 5/24/2023
3.0.131 350 5/24/2023
3.0.130 350 5/23/2023
3.0.129 337 5/22/2023
3.0.128 363 5/18/2023
3.0.127 420 5/17/2023
3.0.126 411 5/11/2023
3.0.125 530 5/5/2023
3.0.124 532 5/4/2023
3.0.123 487 5/4/2023
3.0.122 419 4/25/2023
3.0.121 375 4/25/2023
3.0.120 380 4/25/2023
3.0.119 401 4/25/2023
3.0.118 433 4/25/2023
3.0.117 467 4/24/2023
3.0.116 453 4/24/2023
3.0.115 441 4/18/2023
3.0.114 435 4/18/2023
3.0.113 388 4/18/2023
3.0.112 421 4/11/2023
3.0.111 424 4/11/2023
3.0.110 464 3/31/2023
3.0.109 455 3/29/2023
3.0.108 422 3/28/2023
3.0.107 485 3/15/2023
3.0.106 496 3/9/2023
3.0.105 459 3/9/2023
3.0.104 463 3/3/2023
3.0.103 440 3/2/2023
3.0.102 484 3/2/2023 3.0.102 is deprecated because it has critical bugs.
3.0.101 537 3/1/2023 3.0.101 is deprecated because it has critical bugs.
3.0.100 473 2/22/2023
3.0.99 538 2/10/2023
3.0.98 513 2/10/2023
3.0.97 518 1/24/2023
3.0.96 587 12/15/2022
3.0.95 605 12/1/2022
3.0.94 588 11/30/2022
3.0.93 621 11/30/2022
3.0.92 613 11/30/2022
3.0.91 555 11/29/2022
3.0.90 652 11/25/2022
3.0.89 575 11/17/2022
3.0.88 595 11/15/2022
3.0.87 664 11/14/2022
3.0.86 700 11/14/2022
3.0.85 653 11/14/2022
3.0.84 630 11/14/2022
3.0.83 602 11/14/2022
3.0.82 572 11/14/2022
3.0.81 601 11/14/2022
3.0.80 643 11/14/2022
3.0.79 639 11/8/2022
3.0.78 585 11/7/2022
3.0.77 631 11/7/2022
3.0.76 626 11/7/2022
3.0.75 587 11/7/2022
3.0.74 638 11/3/2022
3.0.73 657 10/31/2022
3.0.72 633 10/27/2022
3.0.71 624 10/27/2022
3.0.70 681 10/27/2022
3.0.69 662 10/27/2022
3.0.68 695 10/25/2022
3.0.67 818 10/19/2022
3.0.66 695 10/19/2022
3.0.65 686 10/19/2022
3.0.64 693 10/19/2022
3.0.63 664 10/19/2022
3.0.62 659 10/18/2022
3.0.61 787 10/13/2022
3.0.60 724 10/12/2022
3.0.59 725 10/12/2022
3.0.58 826 9/28/2022
3.0.57 750 9/28/2022
3.0.56 695 9/28/2022
3.0.55 722 9/27/2022
3.0.54 762 9/27/2022
3.0.53 736 9/27/2022
3.0.52 712 9/27/2022
3.0.51 769 9/27/2022
3.0.50 769 9/27/2022
3.0.49 765 9/27/2022
3.0.48 692 9/27/2022
3.0.47 722 9/26/2022
3.0.46 778 9/26/2022
3.0.45 748 9/26/2022
3.0.44 752 9/26/2022
3.0.43 797 9/23/2022
3.0.42 735 9/23/2022
3.0.41 747 9/22/2022
3.0.40 727 9/22/2022
3.0.39 723 9/22/2022
3.0.38 668 9/21/2022
3.0.37 674 9/21/2022
3.0.36 677 9/21/2022
3.0.35 696 9/21/2022
3.0.34 681 9/20/2022
3.0.33 704 9/19/2022
3.0.32 719 9/16/2022
3.0.31 734 9/16/2022
3.0.30 747 9/16/2022
3.0.29 744 9/16/2022
3.0.28 739 9/15/2022
3.0.27 736 9/15/2022
3.0.26 759 9/14/2022
3.0.25 811 9/14/2022
3.0.24 839 9/14/2022
3.0.23 803 9/14/2022
3.0.22 757 9/14/2022
3.0.21 738 9/14/2022
3.0.20 734 9/9/2022
3.0.19 714 9/9/2022
3.0.18 750 9/8/2022
3.0.17 753 9/6/2022
3.0.16 770 9/6/2022
3.0.15 785 9/2/2022
3.0.14 753 9/1/2022
3.0.13 745 8/31/2022
3.0.12 739 8/31/2022
3.0.11 787 8/23/2022
3.0.10 742 8/22/2022
3.0.9 740 8/22/2022
3.0.8 710 8/18/2022
3.0.7 754 8/17/2022
3.0.6 780 8/15/2022
3.0.5 716 8/15/2022
3.0.4 805 8/4/2022
3.0.3 750 8/4/2022
3.0.2 767 7/29/2022
3.0.1 819 7/27/2022
3.0.0 713 7/26/2022
2.0.96 787 7/26/2022
2.0.95 777 7/26/2022
2.0.94 715 7/25/2022
2.0.93 713 7/25/2022
2.0.92 827 7/15/2022
2.0.91 745 7/15/2022
2.0.90 741 7/14/2022
2.0.89 774 7/14/2022
2.0.88 845 7/12/2022
2.0.87 821 7/11/2022
2.0.86 768 7/11/2022
2.0.85 793 7/11/2022
2.0.84 782 7/8/2022
2.0.83 825 6/29/2022
2.0.82 769 6/29/2022
2.0.81 805 6/23/2022
2.0.80 786 6/15/2022
2.0.79 797 6/14/2022
2.0.78 760 6/14/2022
2.0.77 915 5/24/2022
2.0.76 912 5/3/2022
2.0.75 729 4/29/2022
2.0.74 780 4/19/2022
2.0.73 785 4/16/2022
2.0.72 784 4/12/2022
2.0.71 764 4/12/2022
2.0.70 818 4/7/2022
2.0.69 792 4/7/2022
2.0.68 805 4/7/2022
2.0.67 824 4/7/2022
2.0.66 783 3/15/2022
2.0.65 795 3/15/2022
2.0.64 819 3/15/2022
2.0.63 813 3/2/2022
2.0.62 821 2/22/2022
2.0.61 786 2/18/2022
2.0.60 812 2/18/2022
2.0.59 819 2/15/2022
2.0.58 820 2/9/2022
2.0.57 826 2/1/2022
2.0.56 797 2/1/2022
2.0.55 775 2/1/2022
2.0.54 776 1/28/2022
2.0.53 806 1/27/2022
2.0.52 801 1/19/2022
2.0.51 790 1/19/2022
2.0.46 782 1/19/2022
2.0.45 694 12/2/2021
2.0.44 666 11/18/2021
2.0.43 682 11/16/2021
2.0.42 730 11/2/2021
2.0.41 733 10/20/2021
2.0.40 688 10/12/2021
2.0.39 659 10/12/2021
2.0.38 664 10/5/2021
2.0.37 664 9/21/2021
2.0.36 705 9/9/2021
2.0.35 731 9/3/2021
2.0.34 767 9/2/2021
2.0.33 790 7/21/2021
2.0.32 685 7/21/2021
2.0.31 697 7/6/2021
2.0.30 676 7/5/2021
2.0.29 762 6/30/2021
2.0.28 755 6/28/2021
2.0.27 711 6/17/2021
2.0.26 751 6/15/2021
2.0.25 766 6/14/2021
2.0.24 770 6/14/2021
2.0.23 760 6/14/2021
2.0.22 696 5/20/2021
2.0.21 745 5/18/2021
2.0.20 749 5/10/2021
2.0.19 683 5/10/2021
2.0.18 733 5/3/2021
2.0.17 710 5/3/2021
2.0.16 763 4/14/2021
2.0.15 737 4/13/2021
2.0.14 748 3/31/2021
2.0.13 755 3/25/2021
2.0.12 722 3/25/2021
2.0.11 739 2/19/2021
2.0.10 742 2/18/2021
2.0.9 768 2/18/2021
2.0.8 737 2/16/2021
2.0.7 774 2/9/2021
2.0.6 793 2/9/2021
2.0.5 795 2/3/2021
2.0.4 787 1/29/2021
2.0.3 752 1/29/2021
2.0.2 786 1/28/2021
2.0.1 804 1/27/2021
2.0.0 731 1/26/2021
1.2.397 770 1/26/2021
1.2.396 835 1/21/2021
1.2.395 762 1/20/2021
1.2.394 825 1/20/2021
1.2.393 791 1/20/2021
1.2.392 797 1/20/2021
1.2.391 795 1/19/2021
1.2.390 806 1/19/2021
1.2.389 797 1/19/2021
1.2.388 786 1/14/2021
1.2.387 790 1/14/2021
1.2.386 756 1/13/2021
1.2.385 794 1/13/2021
1.2.384 864 1/11/2021
1.2.383 808 1/8/2021
1.2.382 824 1/6/2021
1.2.381 800 1/6/2021
1.2.380 907 11/17/2020
1.2.379 911 10/21/2020
1.2.378 863 9/17/2020
1.2.377 930 9/1/2020
1.2.376 926 9/1/2020
1.2.375 997 7/13/2020
1.2.374 884 7/2/2020
1.2.373 893 7/1/2020
1.2.372 926 6/10/2020
1.2.371 886 6/10/2020
1.2.370 820 6/10/2020
1.2.369 863 6/9/2020
1.2.368 904 6/9/2020
1.2.367 890 6/9/2020
1.2.366 880 6/9/2020
1.2.365 862 6/9/2020
1.2.364 881 6/9/2020
1.2.363 876 6/9/2020
1.2.362 962 6/8/2020
1.2.361 931 6/4/2020
1.2.360 904 5/4/2020
1.2.359 897 4/27/2020
1.2.358 947 4/4/2020
1.2.357 939 3/25/2020
1.2.356 910 3/10/2020
1.2.355 948 3/10/2020
1.2.354 924 3/6/2020
1.2.353 953 3/3/2020
1.2.352 918 3/3/2020
1.2.351 910 3/2/2020
1.2.350 883 3/2/2020
1.2.349 901 3/2/2020
1.2.348 899 3/2/2020
1.2.347 875 3/2/2020
1.2.346 881 2/27/2020
1.2.345 958 2/21/2020
1.2.344 905 2/20/2020
1.2.343 945 2/20/2020
1.2.342 944 2/20/2020
1.2.341 934 2/20/2020
1.2.340 979 2/20/2020
1.2.339 942 2/20/2020
1.2.338 891 2/19/2020
1.2.337 924 2/18/2020
1.2.336 976 2/14/2020
1.2.335 984 2/6/2020
1.2.334 963 2/4/2020
1.2.333 992 2/3/2020
1.2.332 972 1/13/2020
1.2.331 1,029 12/17/2019
1.2.330 939 12/13/2019
1.2.328 994 12/12/2019
1.2.327 996 12/11/2019
1.2.326 946 12/10/2019
1.2.325 949 12/3/2019
1.2.324 896 11/29/2019
1.2.323 950 11/28/2019
1.2.322 964 11/28/2019
1.2.321 987 11/28/2019
1.2.320 1,090 11/26/2019
1.2.319 942 11/26/2019
1.2.318 988 11/22/2019
1.2.317 899 11/20/2019
1.2.316 924 10/25/2019
1.2.315 944 10/25/2019
1.2.314 975 10/23/2019
1.2.313 961 10/18/2019
1.2.312 921 10/17/2019
1.2.311 927 10/17/2019
1.2.310 933 10/17/2019
1.2.309 947 10/9/2019
1.2.308 948 10/8/2019
1.2.307 976 10/7/2019
1.2.306 1,000 10/4/2019
1.2.305 940 10/3/2019
1.2.304 965 10/2/2019
1.2.303 1,001 9/16/2019
1.2.302 998 9/16/2019
1.2.301 927 9/15/2019
1.2.300 952 9/13/2019
1.2.299 952 9/10/2019
1.2.298 966 9/6/2019
1.2.297 1,013 8/20/2019
1.2.296 994 8/20/2019
1.2.295 1,001 8/20/2019
1.2.294 973 8/20/2019
1.2.293 976 8/16/2019
1.2.292 1,026 7/15/2019
1.2.291 1,037 6/30/2019
1.2.290 1,004 6/28/2019
1.2.289 995 6/20/2019
1.2.288 1,039 6/12/2019
1.2.287 1,021 6/12/2019
1.2.286 993 6/11/2019
1.2.285 1,021 6/11/2019
1.2.284 1,003 6/5/2019
1.2.283 1,044 5/28/2019
1.2.282 1,059 5/25/2019
1.2.281 1,041 5/23/2019
1.2.280 988 5/13/2019
1.2.279 987 5/9/2019
1.2.278 971 5/9/2019
1.2.277 1,017 5/7/2019
1.2.276 981 5/7/2019
1.2.275 997 5/6/2019
1.2.274 1,003 4/26/2019
1.2.273 1,014 4/25/2019
1.2.272 1,040 4/25/2019
1.2.271 1,097 4/24/2019
1.2.270 1,080 4/24/2019
1.2.269 1,041 4/16/2019
1.2.268 996 4/16/2019
1.2.267 970 4/16/2019
1.2.266 1,000 4/12/2019
1.2.265 1,041 4/12/2019
1.2.264 1,078 4/11/2019
1.2.263 1,046 4/11/2019
1.2.262 1,037 4/10/2019
1.2.261 995 4/10/2019
1.2.260 1,020 4/5/2019
1.2.259 1,064 2/27/2019
1.2.258 1,043 2/27/2019
1.2.257 1,071 2/26/2019
1.2.256 1,128 2/15/2019
1.2.255 1,125 2/15/2019
1.2.254 1,156 2/5/2019
1.2.253 1,198 12/12/2018
1.2.252 1,224 11/8/2018
1.2.251 1,190 11/8/2018
1.2.250 1,200 10/11/2018
1.2.249 1,234 10/2/2018
1.2.248 1,191 9/25/2018
1.2.247 1,272 9/3/2018
1.2.246 1,283 8/28/2018
1.2.245 1,353 8/27/2018
1.2.244 1,283 8/22/2018
1.2.243 1,302 8/21/2018
1.2.242 1,534 8/17/2018
1.2.241 1,576 7/27/2018
1.2.240 1,538 7/26/2018
1.2.239 1,620 6/18/2018
1.2.238 1,830 6/14/2018
1.2.237 1,606 5/25/2018
1.2.236 1,593 5/24/2018
1.2.235 1,831 5/18/2018
1.2.234 1,883 5/3/2018
1.2.233 1,827 5/3/2018
1.2.232 1,851 4/30/2018
1.2.231 1,588 4/18/2018
1.2.230 1,921 4/10/2018
1.2.229 1,849 4/10/2018
1.2.228 1,579 4/4/2018
1.2.227 1,682 3/28/2018
1.2.226 1,614 3/22/2018
1.2.225 1,669 3/20/2018
1.2.224 1,661 3/19/2018
1.2.223 1,880 3/15/2018
1.2.222 1,839 3/14/2018
1.2.221 1,865 3/14/2018
1.2.220 1,980 2/23/2018
1.2.219 1,690 2/16/2018
1.2.218 1,641 2/9/2018
1.2.217 1,641 2/8/2018
1.2.216 1,832 2/7/2018
1.2.215 1,725 2/7/2018
1.2.214 1,892 2/5/2018
1.2.213 1,824 2/2/2018
1.2.212 1,906 1/26/2018
1.2.211 1,958 1/16/2018
1.2.210 1,970 12/18/2017
1.2.209 1,738 12/14/2017
1.2.208 1,718 12/7/2017
1.2.207 1,642 12/6/2017
1.2.206 1,700 12/4/2017
1.2.205 1,686 11/28/2017
1.2.204 1,702 11/24/2017
1.2.203 1,672 11/24/2017
1.2.202 1,707 11/24/2017
1.2.201 1,681 11/20/2017
1.2.200 1,649 11/14/2017
1.2.199 1,644 11/14/2017
1.2.198 1,678 11/6/2017
1.2.197 1,656 11/6/2017
1.2.196 1,645 10/31/2017
1.2.195 1,690 10/30/2017
1.2.194 1,670 10/26/2017
1.2.193 1,648 10/26/2017
1.2.192 1,631 10/26/2017
1.2.191 1,673 10/20/2017
1.2.190 1,655 10/18/2017
1.2.189 1,648 10/18/2017
1.2.188 1,672 10/15/2017
1.2.187 1,705 10/11/2017
1.2.185 1,675 10/10/2017
1.2.184 1,746 10/10/2017
1.2.183 1,668 10/2/2017
1.2.182 1,692 9/29/2017
1.2.181 1,671 9/25/2017
1.2.180 1,729 9/14/2017
1.2.179 1,682 9/12/2017
1.2.178 1,684 8/31/2017
1.2.177 1,697 8/25/2017
1.2.176 1,807 8/24/2017
1.2.174 1,810 8/7/2017
1.2.173 1,674 8/7/2017
1.2.172 1,798 8/7/2017
1.2.171 1,689 8/4/2017
1.2.170 1,770 8/3/2017
1.2.169 1,733 8/3/2017
1.2.168 1,717 8/3/2017
1.2.167 1,811 8/2/2017
1.2.166 1,743 8/1/2017
1.2.165 1,733 7/26/2017
1.2.164 1,831 7/26/2017
1.2.163 1,735 7/25/2017
1.2.162 1,740 7/18/2017
1.2.161 1,692 7/18/2017
1.2.160 1,759 7/18/2017
1.2.159 1,785 7/18/2017
1.2.158 1,736 7/13/2017
1.2.157 1,852 7/13/2017
1.2.156 1,832 7/5/2017
1.2.155 1,750 6/28/2017
1.2.154 1,747 6/27/2017
1.2.153 1,768 6/20/2017
1.2.152 1,720 6/19/2017
1.2.151 1,749 6/14/2017
1.2.150 1,718 6/13/2017
1.2.149 1,729 5/31/2017
1.2.148 1,674 5/29/2017
1.2.147 1,647 5/19/2017
1.2.146 1,676 5/18/2017
1.2.145 1,700 5/18/2017
1.2.144 1,641 5/14/2017
1.2.143 1,701 5/12/2017
1.2.142 1,735 5/12/2017
1.2.141 1,788 5/5/2017
1.2.140 1,695 4/27/2017
1.2.139 1,766 2/27/2017
1.2.137 1,725 2/3/2017
1.2.136 1,670 2/3/2017
1.2.135 1,696 1/26/2017
1.2.134 1,737 1/25/2017
1.2.133 1,747 1/12/2017
1.2.132 1,768 1/11/2017
1.2.131 1,798 1/10/2017
1.2.130 1,778 1/10/2017
1.2.129 1,791 1/10/2017
1.2.128 1,750 1/10/2017
1.2.127 1,744 1/10/2017
1.2.125 1,801 1/10/2017
1.2.119 1,781 12/13/2016
1.2.118 1,745 12/12/2016
1.2.117 1,846 12/10/2016
1.2.115 1,772 12/8/2016
1.2.114 1,738 12/5/2016
1.2.112 1,798 11/29/2016
1.2.111 1,777 11/25/2016
1.2.110 1,802 11/25/2016
1.2.109 1,820 11/24/2016
1.2.108 1,720 11/24/2016
1.2.107 1,747 11/23/2016
1.2.106 1,757 11/18/2016
1.2.105 1,755 11/18/2016
1.2.104 1,802 11/18/2016
1.2.103 1,736 11/17/2016
1.2.102 1,717 11/17/2016
1.2.101 1,769 11/17/2016
1.2.100 1,700 11/16/2016
1.2.99 1,720 11/16/2016
1.2.98 1,730 11/16/2016
1.2.97 1,699 11/16/2016
1.2.96 1,751 11/16/2016
1.2.95 1,761 11/16/2016
1.2.94 1,726 11/15/2016
1.2.92 1,736 11/15/2016
1.2.91 1,742 11/15/2016
1.2.90 1,761 11/15/2016
1.2.89 1,739 11/14/2016
1.2.88 2,264 11/8/2016
1.2.87 1,982 11/8/2016
1.2.86 1,934 11/8/2016
1.2.85 1,774 11/8/2016
1.2.84 2,168 11/8/2016
1.2.83 1,891 11/7/2016
1.2.82 1,966 11/3/2016
1.2.81 1,987 11/3/2016
1.2.80 1,877 11/3/2016
1.2.79 1,871 11/2/2016
1.2.78 1,896 11/1/2016
1.2.76 2,014 11/1/2016
1.2.75 1,703 10/31/2016
1.2.73 1,741 10/28/2016
1.2.71 1,746 10/27/2016
1.2.70 1,742 10/27/2016
1.2.68 1,783 10/26/2016
1.2.67 1,806 10/26/2016
1.2.66 1,747 10/25/2016
1.2.65 1,747 10/24/2016
1.2.64 1,703 10/21/2016
1.2.63 1,668 10/21/2016
1.2.62 1,689 10/21/2016
1.2.61 1,750 10/20/2016
1.2.60 1,696 10/20/2016
1.2.59 1,694 10/13/2016
1.2.58 1,684 10/13/2016
1.2.57 1,740 10/13/2016
1.2.56 1,739 10/13/2016
1.2.55 1,734 10/11/2016
1.2.54 1,655 10/11/2016
1.2.53 1,717 10/10/2016
1.2.52 1,719 10/10/2016
1.2.51 1,742 9/12/2016
1.2.50 1,726 9/12/2016
1.2.49 1,701 9/7/2016
1.2.48 1,745 9/2/2016
1.2.47 1,752 5/6/2016
1.2.46 2,007 4/25/2016
1.2.45 1,927 4/25/2016
1.2.44 1,882 4/25/2016
1.2.43 1,977 4/22/2016
1.2.42 1,696 4/15/2016
1.2.41 1,729 4/12/2016
1.2.40 1,806 4/11/2016
1.2.39 1,727 4/8/2016
1.2.38 1,756 4/8/2016
1.2.37 1,714 4/8/2016
1.2.36 1,732 4/8/2016
1.2.35 1,721 4/6/2016
1.2.34 1,711 4/6/2016
1.2.33 1,778 4/6/2016
1.2.32 1,744 4/6/2016
1.2.31 1,753 4/6/2016
1.2.30 1,764 4/6/2016
1.2.29 1,737 4/5/2016
1.2.28 1,670 4/5/2016
1.2.27 1,693 4/5/2016
1.2.26 1,740 4/5/2016
1.2.25 1,706 4/5/2016
1.2.24 1,679 4/1/2016
1.2.23 1,717 3/31/2016
1.2.22 1,726 3/31/2016
1.2.21 1,740 3/29/2016
1.2.20 1,741 3/25/2016
1.2.19 1,702 3/17/2016
1.2.18 1,780 3/17/2016
1.2.17 1,695 3/17/2016
1.2.16 1,726 3/17/2016
1.2.15 1,758 3/17/2016
1.2.14 1,765 3/16/2016
1.2.13 1,774 3/15/2016
1.2.12 1,714 3/15/2016
1.2.11 1,675 3/14/2016
1.2.10 1,703 3/11/2016
1.2.9 1,700 3/7/2016
1.2.8 1,669 3/6/2016
1.2.7 1,711 3/6/2016
1.2.6 1,685 3/4/2016
1.2.5 1,729 3/2/2016
1.2.4 1,683 3/2/2016
1.2.3 1,702 3/1/2016
1.2.1 1,724 2/29/2016
1.2.0 2,233 2/29/2016
1.1.45 1,571 7/28/2017
1.1.44 2,226 2/29/2016
1.1.43 1,936 2/29/2016
1.1.42 1,872 2/28/2016
1.1.41 2,120 2/26/2016
1.1.40 1,966 2/23/2016
1.1.39 1,698 2/23/2016
1.1.38 1,743 2/22/2016
1.1.37 1,854 2/22/2016
1.1.36 1,681 2/19/2016
1.1.35 1,686 2/19/2016
1.1.34 1,726 2/15/2016
1.1.33 1,708 2/12/2016
1.1.32 1,649 2/11/2016
1.1.31 1,931 2/11/2016
1.1.30 1,718 2/9/2016
1.1.29 1,732 2/8/2016
1.1.28 1,691 1/29/2016
1.1.27 1,733 1/26/2016
1.1.26 1,692 1/26/2016
1.1.25 1,680 1/25/2016
1.1.24 1,613 1/20/2016
1.1.23 1,650 1/20/2016
1.1.19 1,652 1/20/2016
1.1.18 1,724 1/20/2016
1.1.17 1,681 1/20/2016
1.1.16 1,687 1/19/2016
1.1.15 2,272 1/15/2016
1.1.14 2,698 1/15/2016
1.1.13 2,297 1/14/2016
1.1.12 1,837 1/14/2016
1.1.10 1,975 1/13/2016
1.1.9 1,801 1/12/2016
1.1.8 1,685 1/12/2016
1.1.7 1,606 1/12/2016
1.1.6 1,681 1/11/2016
1.1.5 1,665 1/7/2016
1.1.4 1,730 1/6/2016
1.1.3 1,705 1/6/2016
1.1.2 1,688 1/6/2016
1.1.1 1,688 1/5/2016
1.1.0 1,643 1/1/2016
1.0.155 1,654 12/18/2015
1.0.154 1,689 12/17/2015
1.0.153 1,687 12/17/2015
1.0.151 1,745 12/3/2015
1.0.150 1,744 12/3/2015
1.0.149 1,960 12/3/2015
1.0.148 2,116 12/2/2015
1.0.147 1,993 12/2/2015
1.0.146 1,745 12/2/2015
1.0.145 1,841 12/2/2015
1.0.144 1,914 12/2/2015
1.0.143 1,869 12/1/2015
1.0.142 2,071 12/1/2015
1.0.140 2,019 12/1/2015
1.0.139 1,943 11/30/2015
1.0.138 2,009 11/30/2015
1.0.137 1,797 11/26/2015
1.0.136 1,856 11/25/2015
1.0.135 1,727 11/20/2015
1.0.134 1,724 11/19/2015
1.0.133 1,789 11/19/2015
1.0.132 1,666 11/19/2015
1.0.131 1,647 11/17/2015
1.0.130 1,725 11/13/2015
1.0.129 1,694 11/13/2015
1.0.128 1,703 11/13/2015
1.0.127 1,813 11/12/2015
1.0.126 1,694 11/12/2015
1.0.125 1,677 11/11/2015
1.0.124 1,613 11/11/2015
1.0.123 1,663 11/11/2015
1.0.122 1,726 11/11/2015
1.0.121 1,722 11/4/2015
1.0.120 1,711 11/3/2015
1.0.119 1,727 10/30/2015
1.0.118 1,750 10/29/2015
1.0.117 1,683 10/23/2015
1.0.116 1,607 10/20/2015
1.0.115 1,660 10/13/2015
1.0.113 1,726 10/13/2015
1.0.111 1,888 10/6/2015
1.0.110 2,003 10/6/2015
1.0.109 2,004 10/6/2015
1.0.108 1,962 10/6/2015
1.0.107 2,079 10/4/2015
1.0.106 1,750 9/25/2015
1.0.105 1,672 9/2/2015
1.0.104 1,686 8/24/2015
1.0.103 1,926 7/30/2015
1.0.102 1,827 7/30/2015
1.0.101 1,631 6/12/2015
1.0.100 1,638 6/3/2015
1.0.99 1,671 6/3/2015
1.0.98 1,663 6/3/2015
1.0.97 1,654 5/12/2015
1.0.96 1,701 5/7/2015
1.0.95 1,752 4/16/2015
1.0.94 1,746 4/16/2015
1.0.93 1,755 4/15/2015
1.0.92 1,678 4/8/2015
1.0.91 1,619 3/17/2015
1.0.90 1,716 3/10/2015
1.0.89 1,703 3/10/2015
1.0.88 1,857 2/12/2015
1.0.87 1,864 12/4/2014
1.0.86 1,893 11/14/2014
1.0.85 1,904 11/14/2014
1.0.84 2,105 11/13/2014
1.0.83 1,862 11/13/2014
1.0.82 1,873 11/12/2014
1.0.81 1,943 11/12/2014
1.0.80 1,681 10/9/2014
1.0.79 1,746 10/8/2014
1.0.78 1,697 10/7/2014
1.0.77 1,764 10/7/2014
1.0.76 1,704 9/29/2014
1.0.75 1,785 9/29/2014
1.0.74 1,691 9/3/2014
1.0.73 1,727 9/3/2014
1.0.72 1,705 8/12/2014
1.0.71 1,751 8/11/2014
1.0.70 1,709 8/11/2014
1.0.69 1,697 8/11/2014
1.0.68 1,788 8/11/2014
1.0.67 1,687 8/11/2014
1.0.66 1,752 8/11/2014
1.0.65 1,744 8/5/2014
1.0.64 1,704 8/4/2014
1.0.63 1,659 7/31/2014
1.0.62 1,749 7/22/2014
1.0.61 1,784 7/22/2014
1.0.60 1,728 7/22/2014
1.0.59 1,731 7/11/2014
1.0.58 1,649 7/11/2014
1.0.57 1,705 7/7/2014
1.0.56 1,725 7/1/2014
1.0.55 1,666 7/1/2014
1.0.54 1,685 7/1/2014
1.0.53 1,740 7/1/2014
1.0.52 1,713 7/1/2014
1.0.51 1,809 6/23/2014
1.0.49 1,789 6/21/2014
1.0.48 1,767 6/20/2014
1.0.47 1,824 6/21/2014
1.0.46 1,760 6/20/2014
1.0.45 1,695 6/19/2014
1.0.44 1,657 6/19/2014
1.0.43 1,685 6/19/2014
1.0.42 1,648 6/19/2014
1.0.40 1,692 6/19/2014
1.0.39 1,657 6/18/2014
1.0.38 1,757 6/18/2014
1.0.37 1,779 6/12/2014
1.0.36 1,725 6/12/2014
1.0.35 1,782 6/12/2014
1.0.32 1,743 6/12/2014
1.0.31 1,705 6/6/2014
1.0.30 1,673 6/6/2014
1.0.29 1,681 6/5/2014
1.0.28 1,764 5/8/2014
1.0.27 1,704 5/8/2014
1.0.26 1,694 5/7/2014
1.0.25 1,718 5/7/2014
1.0.24 1,643 5/7/2014
1.0.23 1,726 5/5/2014
1.0.22 1,723 5/5/2014
1.0.21 1,747 5/5/2014
1.0.20 1,707 4/30/2014
1.0.19 1,674 4/30/2014
1.0.18 1,910 4/11/2014
1.0.17 1,937 4/10/2014
1.0.16 1,987 4/10/2014
1.0.15 1,964 4/10/2014
1.0.14 1,945 4/10/2014
1.0.13 1,878 4/10/2014
1.0.12 1,875 4/2/2014
1.0.11 1,844 4/2/2014
1.0.10 1,857 4/2/2014
1.0.9 1,887 4/1/2014
1.0.8 1,840 4/1/2014
1.0.7 1,831 4/1/2014
1.0.6 1,891 4/1/2014
1.0.5 1,879 4/1/2014