PeanutButter.WindowsServiceManagement 3.0.392

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.392
                    
NuGet\Install-Package PeanutButter.WindowsServiceManagement -Version 3.0.392
                    
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.392" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.WindowsServiceManagement" Version="3.0.392" />
                    
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.392
                    
#r "nuget: PeanutButter.WindowsServiceManagement, 3.0.392"
                    
#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.392
                    
#: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.392
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.WindowsServiceManagement&version=3.0.392
                    
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.396 141 9/12/2025
3.0.395 182 9/11/2025
3.0.394 141 9/11/2025
3.0.392 150 9/9/2025
3.0.391 275 8/19/2025
3.0.390 144 8/19/2025
3.0.389 711 8/1/2025
3.0.388 147 7/31/2025
3.0.387 151 7/30/2025
3.0.386 183 7/15/2025
3.0.385 175 7/15/2025
3.0.384 930 5/15/2025
3.0.383 284 5/14/2025
3.0.382 375 5/13/2025
3.0.381 159 5/9/2025
3.0.380 277 5/8/2025
3.0.379 208 5/7/2025
3.0.378 207 5/6/2025
3.0.377 204 5/6/2025
3.0.376 200 5/6/2025
3.0.375 194 5/6/2025
3.0.374 205 5/5/2025
3.0.373 199 5/5/2025
3.0.372 191 5/5/2025
3.0.371 209 5/5/2025
3.0.370 206 5/5/2025
3.0.369 212 5/5/2025
3.0.368 206 4/30/2025
3.0.367 200 4/30/2025
3.0.366 210 4/30/2025
3.0.365 203 4/30/2025
3.0.364 206 4/30/2025
3.0.363 199 4/30/2025
3.0.362 205 4/30/2025
3.0.361 209 4/30/2025
3.0.360 206 4/30/2025
3.0.359 194 4/30/2025
3.0.358 221 4/29/2025
3.0.357 254 4/23/2025
3.0.356 222 4/22/2025
3.0.355 323 4/17/2025
3.0.354 264 4/15/2025
3.0.353 1,102 4/4/2025
3.0.352 227 4/3/2025
3.0.351 235 4/2/2025
3.0.350 347 4/2/2025
3.0.349 213 3/18/2025
3.0.348 218 3/18/2025
3.0.347 705 3/4/2025
3.0.346 282 3/4/2025
3.0.345 269 3/4/2025
3.0.344 192 2/20/2025
3.0.343 171 2/14/2025
3.0.342 234 2/11/2025
3.0.341 180 2/10/2025
3.0.340 162 2/5/2025
3.0.339 283 1/7/2025
3.0.338 177 1/7/2025
3.0.337 179 1/7/2025
3.0.336 194 1/6/2025
3.0.335 188 12/17/2024
3.0.334 191 12/17/2024
3.0.333 195 12/13/2024
3.0.332 187 12/13/2024
3.0.331 180 12/12/2024
3.0.330 186 11/28/2024
3.0.329 284 11/13/2024
3.0.328 865 11/12/2024
3.0.327 191 11/12/2024
3.0.326 195 11/12/2024
3.0.325 181 11/12/2024
3.0.324 181 11/12/2024
3.0.323 187 11/6/2024
3.0.322 186 11/6/2024
3.0.321 925 10/10/2024
3.0.320 275 10/7/2024
3.0.319 236 9/18/2024
3.0.318 208 9/18/2024
3.0.317 224 9/18/2024
3.0.316 959 8/28/2024
3.0.315 220 8/12/2024
3.0.314 229 8/8/2024
3.0.313 209 8/8/2024
3.0.312 200 7/29/2024
3.0.311 1,025 7/17/2024
3.0.310 181 7/15/2024
3.0.309 220 7/15/2024
3.0.308 202 7/9/2024
3.0.307 180 7/9/2024
3.0.306 338 6/25/2024
3.0.305 242 6/11/2024
3.0.304 188 6/11/2024
3.0.303 244 6/5/2024
3.0.302 197 6/5/2024
3.0.301 218 5/30/2024
3.0.300 247 5/30/2024
3.0.299 203 5/30/2024
3.0.298 817 5/17/2024
3.0.297 226 5/17/2024
3.0.296 216 5/13/2024
3.0.295 202 5/8/2024
3.0.294 263 5/7/2024
3.0.293 216 4/19/2024
3.0.292 213 4/18/2024
3.0.291 241 4/17/2024
3.0.290 221 4/17/2024
3.0.289 216 4/15/2024
3.0.288 210 4/11/2024
3.0.287 261 4/5/2024
3.0.286 211 4/5/2024
3.0.285 238 4/5/2024
3.0.284 280 4/4/2024
3.0.283 234 4/4/2024
3.0.282 644 4/3/2024
3.0.281 232 4/2/2024
3.0.280 233 4/2/2024
3.0.279 256 3/25/2024
3.0.278 260 3/25/2024
3.0.277 353 3/15/2024
3.0.276 350 2/29/2024
3.0.275 309 2/28/2024
3.0.274 304 2/28/2024
3.0.273 394 2/27/2024
3.0.272 328 2/26/2024
3.0.271 368 2/22/2024
3.0.270 420 2/15/2024
3.0.269 364 2/15/2024
3.0.268 368 2/15/2024
3.0.267 397 2/14/2024
3.0.266 390 2/14/2024
3.0.265 522 2/13/2024
3.0.264 424 2/8/2024
3.0.263 415 2/8/2024
3.0.262 415 2/8/2024
3.0.261 429 2/8/2024
3.0.260 391 2/7/2024
3.0.259 410 2/7/2024
3.0.258 419 2/7/2024
3.0.257 395 2/7/2024
3.0.256 434 1/31/2024
3.0.255 426 1/30/2024
3.0.254 452 1/25/2024
3.0.253 437 1/24/2024
3.0.252 427 1/22/2024
3.0.251 694 1/17/2024
3.0.250 454 1/17/2024
3.0.249 444 1/16/2024
3.0.248 539 1/16/2024
3.0.247 448 1/16/2024
3.0.246 414 1/15/2024
3.0.245 437 1/11/2024
3.0.244 599 12/11/2023
3.0.243 448 12/11/2023
3.0.242 483 12/7/2023
3.0.241 479 12/7/2023
3.0.240 484 12/5/2023
3.0.239 471 12/5/2023
3.0.238 432 12/5/2023
3.0.237 168 12/5/2023
3.0.236 227 11/17/2023
3.0.235 171 11/17/2023
3.0.234 205 11/14/2023
3.0.233 164 11/14/2023
3.0.232 166 11/13/2023
3.0.231 171 11/9/2023
3.0.230 162 11/8/2023
3.0.229 158 11/8/2023
3.0.228 295 11/2/2023
3.0.227 177 11/2/2023
3.0.226 175 11/1/2023
3.0.225 211 11/1/2023
3.0.224 176 11/1/2023
3.0.223 177 10/31/2023
3.0.222 172 10/31/2023
3.0.221 186 10/31/2023
3.0.220 178 10/31/2023
3.0.219 161 10/31/2023
3.0.218 160 10/30/2023
3.0.217 164 10/30/2023
3.0.216 154 10/30/2023
3.0.215 166 10/30/2023
3.0.214 174 10/26/2023
3.0.213 163 10/25/2023
3.0.212 191 10/25/2023
3.0.211 180 10/24/2023
3.0.210 171 10/24/2023
3.0.209 159 10/24/2023
3.0.208 158 10/24/2023
3.0.207 191 10/23/2023
3.0.206 182 10/23/2023
3.0.205 200 10/20/2023
3.0.204 183 10/20/2023
3.0.203 184 10/20/2023
3.0.202 178 10/19/2023
3.0.201 173 10/19/2023
3.0.200 172 10/19/2023
3.0.199 179 10/19/2023
3.0.198 190 10/18/2023
3.0.197 171 10/18/2023
3.0.196 201 10/17/2023
3.0.195 231 10/13/2023
3.0.194 212 10/12/2023
3.0.193 204 10/12/2023
3.0.192 193 10/11/2023
3.0.191 181 10/11/2023
3.0.190 200 10/11/2023
3.0.189 192 10/11/2023
3.0.188 189 10/11/2023
3.0.187 189 10/11/2023
3.0.186 176 10/11/2023
3.0.185 197 10/10/2023
3.0.184 173 10/10/2023
3.0.183 191 10/9/2023
3.0.182 190 10/9/2023
3.0.181 197 10/9/2023
3.0.180 219 9/21/2023
3.0.179 165 9/21/2023
3.0.178 190 9/21/2023
3.0.177 304 9/11/2023
3.0.176 301 9/8/2023
3.0.175 217 9/8/2023
3.0.173 204 9/8/2023
3.0.172 216 9/8/2023
3.0.170 263 8/23/2023
3.0.169 219 8/23/2023
3.0.168 221 8/23/2023
3.0.167 253 8/11/2023
3.0.166 234 8/10/2023
3.0.165 229 8/7/2023
3.0.164 243 8/3/2023
3.0.163 240 7/31/2023
3.0.162 243 7/28/2023
3.0.161 237 7/28/2023
3.0.160 294 6/30/2023
3.0.159 260 6/29/2023
3.0.158 243 6/29/2023
3.0.157 251 6/28/2023
3.0.156 251 6/28/2023
3.0.155 230 6/28/2023
3.0.154 238 6/26/2023
3.0.153 235 6/22/2023
3.0.152 263 6/22/2023
3.0.151 248 6/22/2023
3.0.150 262 6/22/2023
3.0.149 228 6/22/2023
3.0.148 246 6/22/2023
3.0.147 266 6/15/2023
3.0.146 266 6/9/2023
3.0.145 284 6/6/2023
3.0.144 259 6/6/2023
3.0.143 250 6/6/2023
3.0.142 258 5/31/2023
3.0.141 238 5/31/2023
3.0.140 279 5/26/2023
3.0.139 245 5/26/2023
3.0.138 272 5/25/2023
3.0.137 256 5/25/2023
3.0.136 264 5/25/2023
3.0.135 263 5/25/2023
3.0.134 263 5/25/2023
3.0.133 300 5/24/2023
3.0.132 295 5/24/2023
3.0.131 324 5/24/2023
3.0.130 328 5/23/2023
3.0.129 321 5/22/2023
3.0.128 346 5/18/2023
3.0.127 405 5/17/2023
3.0.126 396 5/11/2023
3.0.125 501 5/5/2023
3.0.124 515 5/4/2023
3.0.123 456 5/4/2023
3.0.122 399 4/25/2023
3.0.121 359 4/25/2023
3.0.120 356 4/25/2023
3.0.119 386 4/25/2023
3.0.118 402 4/25/2023
3.0.117 438 4/24/2023
3.0.116 427 4/24/2023
3.0.115 409 4/18/2023
3.0.114 408 4/18/2023
3.0.113 365 4/18/2023
3.0.112 392 4/11/2023
3.0.111 397 4/11/2023
3.0.110 437 3/31/2023
3.0.109 431 3/29/2023
3.0.108 395 3/28/2023
3.0.107 457 3/15/2023
3.0.106 464 3/9/2023
3.0.105 430 3/9/2023
3.0.104 436 3/3/2023
3.0.103 414 3/2/2023
3.0.102 454 3/2/2023 3.0.102 is deprecated because it has critical bugs.
3.0.101 501 3/1/2023 3.0.101 is deprecated because it has critical bugs.
3.0.100 448 2/22/2023
3.0.99 510 2/10/2023
3.0.98 486 2/10/2023
3.0.97 495 1/24/2023
3.0.96 556 12/15/2022
3.0.95 575 12/1/2022
3.0.94 562 11/30/2022
3.0.93 596 11/30/2022
3.0.92 586 11/30/2022
3.0.91 525 11/29/2022
3.0.90 627 11/25/2022
3.0.89 547 11/17/2022
3.0.88 564 11/15/2022
3.0.87 636 11/14/2022
3.0.86 671 11/14/2022
3.0.85 628 11/14/2022
3.0.84 602 11/14/2022
3.0.83 573 11/14/2022
3.0.82 544 11/14/2022
3.0.81 571 11/14/2022
3.0.80 614 11/14/2022
3.0.79 612 11/8/2022
3.0.78 558 11/7/2022
3.0.77 604 11/7/2022
3.0.76 597 11/7/2022
3.0.75 558 11/7/2022
3.0.74 610 11/3/2022
3.0.73 627 10/31/2022
3.0.72 608 10/27/2022
3.0.71 598 10/27/2022
3.0.70 653 10/27/2022
3.0.69 633 10/27/2022
3.0.68 667 10/25/2022
3.0.67 793 10/19/2022
3.0.66 660 10/19/2022
3.0.65 658 10/19/2022
3.0.64 666 10/19/2022
3.0.63 636 10/19/2022
3.0.62 636 10/18/2022
3.0.61 762 10/13/2022
3.0.60 698 10/12/2022
3.0.59 692 10/12/2022
3.0.58 797 9/28/2022
3.0.57 720 9/28/2022
3.0.56 666 9/28/2022
3.0.55 693 9/27/2022
3.0.54 730 9/27/2022
3.0.53 707 9/27/2022
3.0.52 683 9/27/2022
3.0.51 739 9/27/2022
3.0.50 740 9/27/2022
3.0.49 736 9/27/2022
3.0.48 660 9/27/2022
3.0.47 692 9/26/2022
3.0.46 748 9/26/2022
3.0.45 721 9/26/2022
3.0.44 722 9/26/2022
3.0.43 767 9/23/2022
3.0.42 705 9/23/2022
3.0.41 716 9/22/2022
3.0.40 699 9/22/2022
3.0.39 692 9/22/2022
3.0.38 643 9/21/2022
3.0.37 645 9/21/2022
3.0.36 660 9/21/2022
3.0.35 664 9/21/2022
3.0.34 651 9/20/2022
3.0.33 690 9/19/2022
3.0.32 689 9/16/2022
3.0.31 700 9/16/2022
3.0.30 712 9/16/2022
3.0.29 710 9/16/2022
3.0.28 703 9/15/2022
3.0.27 706 9/15/2022
3.0.26 726 9/14/2022
3.0.25 777 9/14/2022
3.0.24 811 9/14/2022
3.0.23 770 9/14/2022
3.0.22 724 9/14/2022
3.0.21 708 9/14/2022
3.0.20 705 9/9/2022
3.0.19 683 9/9/2022
3.0.18 719 9/8/2022
3.0.17 724 9/6/2022
3.0.16 741 9/6/2022
3.0.15 756 9/2/2022
3.0.14 716 9/1/2022
3.0.13 716 8/31/2022
3.0.12 713 8/31/2022
3.0.11 756 8/23/2022
3.0.10 708 8/22/2022
3.0.9 717 8/22/2022
3.0.8 685 8/18/2022
3.0.7 720 8/17/2022
3.0.6 751 8/15/2022
3.0.5 686 8/15/2022
3.0.4 773 8/4/2022
3.0.3 718 8/4/2022
3.0.2 742 7/29/2022
3.0.1 782 7/27/2022
3.0.0 689 7/26/2022
2.0.96 761 7/26/2022
2.0.95 744 7/26/2022
2.0.94 690 7/25/2022
2.0.93 687 7/25/2022
2.0.92 799 7/15/2022
2.0.91 720 7/15/2022
2.0.90 714 7/14/2022
2.0.89 744 7/14/2022
2.0.88 815 7/12/2022
2.0.87 796 7/11/2022
2.0.86 738 7/11/2022
2.0.85 765 7/11/2022
2.0.84 757 7/8/2022
2.0.83 793 6/29/2022
2.0.82 738 6/29/2022
2.0.81 777 6/23/2022
2.0.80 758 6/15/2022
2.0.79 765 6/14/2022
2.0.78 732 6/14/2022
2.0.77 883 5/24/2022
2.0.76 885 5/3/2022
2.0.75 699 4/29/2022
2.0.74 749 4/19/2022
2.0.73 757 4/16/2022
2.0.72 752 4/12/2022
2.0.71 733 4/12/2022
2.0.70 791 4/7/2022
2.0.69 761 4/7/2022
2.0.68 783 4/7/2022
2.0.67 796 4/7/2022
2.0.66 755 3/15/2022
2.0.65 766 3/15/2022
2.0.64 791 3/15/2022
2.0.63 782 3/2/2022
2.0.62 786 2/22/2022
2.0.61 759 2/18/2022
2.0.60 780 2/18/2022
2.0.59 788 2/15/2022
2.0.58 790 2/9/2022
2.0.57 797 2/1/2022
2.0.56 765 2/1/2022
2.0.55 742 2/1/2022
2.0.54 747 1/28/2022
2.0.53 776 1/27/2022
2.0.52 772 1/19/2022
2.0.51 758 1/19/2022
2.0.46 753 1/19/2022
2.0.45 660 12/2/2021
2.0.44 646 11/18/2021
2.0.43 651 11/16/2021
2.0.42 689 11/2/2021
2.0.41 705 10/20/2021
2.0.40 660 10/12/2021
2.0.39 627 10/12/2021
2.0.38 634 10/5/2021
2.0.37 633 9/21/2021
2.0.36 684 9/9/2021
2.0.35 698 9/3/2021
2.0.34 732 9/2/2021
2.0.33 757 7/21/2021
2.0.32 660 7/21/2021
2.0.31 660 7/6/2021
2.0.30 649 7/5/2021
2.0.29 727 6/30/2021
2.0.28 725 6/28/2021
2.0.27 692 6/17/2021
2.0.26 721 6/15/2021
2.0.25 738 6/14/2021
2.0.24 741 6/14/2021
2.0.23 723 6/14/2021
2.0.22 669 5/20/2021
2.0.21 717 5/18/2021
2.0.20 722 5/10/2021
2.0.19 651 5/10/2021
2.0.18 700 5/3/2021
2.0.17 689 5/3/2021
2.0.16 738 4/14/2021
2.0.15 706 4/13/2021
2.0.14 720 3/31/2021
2.0.13 724 3/25/2021
2.0.12 693 3/25/2021
2.0.11 704 2/19/2021
2.0.10 714 2/18/2021
2.0.9 737 2/18/2021
2.0.8 710 2/16/2021
2.0.7 739 2/9/2021
2.0.6 768 2/9/2021
2.0.5 768 2/3/2021
2.0.4 757 1/29/2021
2.0.3 724 1/29/2021
2.0.2 760 1/28/2021
2.0.1 779 1/27/2021
2.0.0 702 1/26/2021
1.2.397 742 1/26/2021
1.2.396 804 1/21/2021
1.2.395 730 1/20/2021
1.2.394 795 1/20/2021
1.2.393 760 1/20/2021
1.2.392 764 1/20/2021
1.2.391 763 1/19/2021
1.2.390 779 1/19/2021
1.2.389 772 1/19/2021
1.2.388 761 1/14/2021
1.2.387 758 1/14/2021
1.2.386 726 1/13/2021
1.2.385 762 1/13/2021
1.2.384 835 1/11/2021
1.2.383 775 1/8/2021
1.2.382 793 1/6/2021
1.2.381 772 1/6/2021
1.2.380 876 11/17/2020
1.2.379 881 10/21/2020
1.2.378 837 9/17/2020
1.2.377 898 9/1/2020
1.2.376 894 9/1/2020
1.2.375 964 7/13/2020
1.2.374 855 7/2/2020
1.2.373 865 7/1/2020
1.2.372 900 6/10/2020
1.2.371 857 6/10/2020
1.2.370 795 6/10/2020
1.2.369 831 6/9/2020
1.2.368 872 6/9/2020
1.2.367 860 6/9/2020
1.2.366 853 6/9/2020
1.2.365 833 6/9/2020
1.2.364 851 6/9/2020
1.2.363 851 6/9/2020
1.2.362 937 6/8/2020
1.2.361 902 6/4/2020
1.2.360 873 5/4/2020
1.2.359 862 4/27/2020
1.2.358 918 4/4/2020
1.2.357 912 3/25/2020
1.2.356 880 3/10/2020
1.2.355 917 3/10/2020
1.2.354 897 3/6/2020
1.2.353 925 3/3/2020
1.2.352 886 3/3/2020
1.2.351 872 3/2/2020
1.2.350 864 3/2/2020
1.2.349 868 3/2/2020
1.2.348 869 3/2/2020
1.2.347 855 3/2/2020
1.2.346 855 2/27/2020
1.2.345 929 2/21/2020
1.2.344 877 2/20/2020
1.2.343 913 2/20/2020
1.2.342 912 2/20/2020
1.2.341 900 2/20/2020
1.2.340 941 2/20/2020
1.2.339 911 2/20/2020
1.2.338 857 2/19/2020
1.2.337 899 2/18/2020
1.2.336 945 2/14/2020
1.2.335 955 2/6/2020
1.2.334 945 2/4/2020
1.2.333 973 2/3/2020
1.2.332 943 1/13/2020
1.2.331 1,002 12/17/2019
1.2.330 911 12/13/2019
1.2.328 962 12/12/2019
1.2.327 964 12/11/2019
1.2.326 921 12/10/2019
1.2.325 911 12/3/2019
1.2.324 869 11/29/2019
1.2.323 913 11/28/2019
1.2.322 941 11/28/2019
1.2.321 952 11/28/2019
1.2.320 1,057 11/26/2019
1.2.319 915 11/26/2019
1.2.318 950 11/22/2019
1.2.317 867 11/20/2019
1.2.316 890 10/25/2019
1.2.315 911 10/25/2019
1.2.314 941 10/23/2019
1.2.313 929 10/18/2019
1.2.312 892 10/17/2019
1.2.311 897 10/17/2019
1.2.310 904 10/17/2019
1.2.309 922 10/9/2019
1.2.308 914 10/8/2019
1.2.307 944 10/7/2019
1.2.306 973 10/4/2019
1.2.305 913 10/3/2019
1.2.304 930 10/2/2019
1.2.303 970 9/16/2019
1.2.302 967 9/16/2019
1.2.301 898 9/15/2019
1.2.300 921 9/13/2019
1.2.299 932 9/10/2019
1.2.298 932 9/6/2019
1.2.297 982 8/20/2019
1.2.296 959 8/20/2019
1.2.295 963 8/20/2019
1.2.294 942 8/20/2019
1.2.293 946 8/16/2019
1.2.292 990 7/15/2019
1.2.291 1,005 6/30/2019
1.2.290 972 6/28/2019
1.2.289 975 6/20/2019
1.2.288 1,011 6/12/2019
1.2.287 982 6/12/2019
1.2.286 962 6/11/2019
1.2.285 1,003 6/11/2019
1.2.284 977 6/5/2019
1.2.283 1,015 5/28/2019
1.2.282 1,028 5/25/2019
1.2.281 1,011 5/23/2019
1.2.280 963 5/13/2019
1.2.279 958 5/9/2019
1.2.278 952 5/9/2019
1.2.277 985 5/7/2019
1.2.276 953 5/7/2019
1.2.275 963 5/6/2019
1.2.274 972 4/26/2019
1.2.273 991 4/25/2019
1.2.272 1,011 4/25/2019
1.2.271 1,067 4/24/2019
1.2.270 1,051 4/24/2019
1.2.269 1,011 4/16/2019
1.2.268 967 4/16/2019
1.2.267 938 4/16/2019
1.2.266 971 4/12/2019
1.2.265 1,012 4/12/2019
1.2.264 1,049 4/11/2019
1.2.263 1,014 4/11/2019
1.2.262 1,006 4/10/2019
1.2.261 964 4/10/2019
1.2.260 992 4/5/2019
1.2.259 1,039 2/27/2019
1.2.258 1,009 2/27/2019
1.2.257 1,038 2/26/2019
1.2.256 1,099 2/15/2019
1.2.255 1,096 2/15/2019
1.2.254 1,122 2/5/2019
1.2.253 1,167 12/12/2018
1.2.252 1,193 11/8/2018
1.2.251 1,160 11/8/2018
1.2.250 1,172 10/11/2018
1.2.249 1,203 10/2/2018
1.2.248 1,164 9/25/2018
1.2.247 1,242 9/3/2018
1.2.246 1,258 8/28/2018
1.2.245 1,327 8/27/2018
1.2.244 1,258 8/22/2018
1.2.243 1,271 8/21/2018
1.2.242 1,505 8/17/2018
1.2.241 1,556 7/27/2018
1.2.240 1,510 7/26/2018
1.2.239 1,600 6/18/2018
1.2.238 1,793 6/14/2018
1.2.237 1,573 5/25/2018
1.2.236 1,561 5/24/2018
1.2.235 1,800 5/18/2018
1.2.234 1,850 5/3/2018
1.2.233 1,790 5/3/2018
1.2.232 1,812 4/30/2018
1.2.231 1,554 4/18/2018
1.2.230 1,886 4/10/2018
1.2.229 1,812 4/10/2018
1.2.228 1,556 4/4/2018
1.2.227 1,645 3/28/2018
1.2.226 1,579 3/22/2018
1.2.225 1,637 3/20/2018
1.2.224 1,628 3/19/2018
1.2.223 1,841 3/15/2018
1.2.222 1,803 3/14/2018
1.2.221 1,831 3/14/2018
1.2.220 1,943 2/23/2018
1.2.219 1,661 2/16/2018
1.2.218 1,613 2/9/2018
1.2.217 1,610 2/8/2018
1.2.216 1,799 2/7/2018
1.2.215 1,692 2/7/2018
1.2.214 1,855 2/5/2018
1.2.213 1,787 2/2/2018
1.2.212 1,867 1/26/2018
1.2.211 1,921 1/16/2018
1.2.210 1,938 12/18/2017
1.2.209 1,706 12/14/2017
1.2.208 1,679 12/7/2017
1.2.207 1,608 12/6/2017
1.2.206 1,666 12/4/2017
1.2.205 1,649 11/28/2017
1.2.204 1,682 11/24/2017
1.2.203 1,631 11/24/2017
1.2.202 1,674 11/24/2017
1.2.201 1,652 11/20/2017
1.2.200 1,612 11/14/2017
1.2.199 1,612 11/14/2017
1.2.198 1,643 11/6/2017
1.2.197 1,620 11/6/2017
1.2.196 1,611 10/31/2017
1.2.195 1,656 10/30/2017
1.2.194 1,638 10/26/2017
1.2.193 1,620 10/26/2017
1.2.192 1,612 10/26/2017
1.2.191 1,635 10/20/2017
1.2.190 1,621 10/18/2017
1.2.189 1,627 10/18/2017
1.2.188 1,644 10/15/2017
1.2.187 1,672 10/11/2017
1.2.185 1,636 10/10/2017
1.2.184 1,712 10/10/2017
1.2.183 1,636 10/2/2017
1.2.182 1,657 9/29/2017
1.2.181 1,643 9/25/2017
1.2.180 1,699 9/14/2017
1.2.179 1,649 9/12/2017
1.2.178 1,646 8/31/2017
1.2.177 1,660 8/25/2017
1.2.176 1,773 8/24/2017
1.2.174 1,775 8/7/2017
1.2.173 1,643 8/7/2017
1.2.172 1,763 8/7/2017
1.2.171 1,655 8/4/2017
1.2.170 1,742 8/3/2017
1.2.169 1,697 8/3/2017
1.2.168 1,683 8/3/2017
1.2.167 1,773 8/2/2017
1.2.166 1,714 8/1/2017
1.2.165 1,701 7/26/2017
1.2.164 1,809 7/26/2017
1.2.163 1,703 7/25/2017
1.2.162 1,703 7/18/2017
1.2.161 1,652 7/18/2017
1.2.160 1,727 7/18/2017
1.2.159 1,763 7/18/2017
1.2.158 1,703 7/13/2017
1.2.157 1,819 7/13/2017
1.2.156 1,810 7/5/2017
1.2.155 1,722 6/28/2017
1.2.154 1,714 6/27/2017
1.2.153 1,736 6/20/2017
1.2.152 1,690 6/19/2017
1.2.151 1,718 6/14/2017
1.2.150 1,691 6/13/2017
1.2.149 1,698 5/31/2017
1.2.148 1,640 5/29/2017
1.2.147 1,619 5/19/2017
1.2.146 1,641 5/18/2017
1.2.145 1,664 5/18/2017
1.2.144 1,608 5/14/2017
1.2.143 1,673 5/12/2017
1.2.142 1,704 5/12/2017
1.2.141 1,747 5/5/2017
1.2.140 1,667 4/27/2017
1.2.139 1,732 2/27/2017
1.2.137 1,691 2/3/2017
1.2.136 1,634 2/3/2017
1.2.135 1,661 1/26/2017
1.2.134 1,705 1/25/2017
1.2.133 1,714 1/12/2017
1.2.132 1,734 1/11/2017
1.2.131 1,764 1/10/2017
1.2.130 1,745 1/10/2017
1.2.129 1,758 1/10/2017
1.2.128 1,716 1/10/2017
1.2.127 1,709 1/10/2017
1.2.125 1,763 1/10/2017
1.2.119 1,746 12/13/2016
1.2.118 1,711 12/12/2016
1.2.117 1,813 12/10/2016
1.2.115 1,733 12/8/2016
1.2.114 1,708 12/5/2016
1.2.112 1,766 11/29/2016
1.2.111 1,745 11/25/2016
1.2.110 1,766 11/25/2016
1.2.109 1,788 11/24/2016
1.2.108 1,682 11/24/2016
1.2.107 1,714 11/23/2016
1.2.106 1,729 11/18/2016
1.2.105 1,735 11/18/2016
1.2.104 1,771 11/18/2016
1.2.103 1,698 11/17/2016
1.2.102 1,683 11/17/2016
1.2.101 1,734 11/17/2016
1.2.100 1,668 11/16/2016
1.2.99 1,685 11/16/2016
1.2.98 1,709 11/16/2016
1.2.97 1,666 11/16/2016
1.2.96 1,717 11/16/2016
1.2.95 1,728 11/16/2016
1.2.94 1,698 11/15/2016
1.2.92 1,707 11/15/2016
1.2.91 1,714 11/15/2016
1.2.90 1,733 11/15/2016
1.2.89 1,716 11/14/2016
1.2.88 2,232 11/8/2016
1.2.87 1,945 11/8/2016
1.2.86 1,903 11/8/2016
1.2.85 1,738 11/8/2016
1.2.84 2,135 11/8/2016
1.2.83 1,856 11/7/2016
1.2.82 1,934 11/3/2016
1.2.81 1,950 11/3/2016
1.2.80 1,837 11/3/2016
1.2.79 1,838 11/2/2016
1.2.78 1,862 11/1/2016
1.2.76 1,979 11/1/2016
1.2.75 1,670 10/31/2016
1.2.73 1,717 10/28/2016
1.2.71 1,716 10/27/2016
1.2.70 1,703 10/27/2016
1.2.68 1,750 10/26/2016
1.2.67 1,767 10/26/2016
1.2.66 1,712 10/25/2016
1.2.65 1,718 10/24/2016
1.2.64 1,668 10/21/2016
1.2.63 1,638 10/21/2016
1.2.62 1,658 10/21/2016
1.2.61 1,715 10/20/2016
1.2.60 1,656 10/20/2016
1.2.59 1,677 10/13/2016
1.2.58 1,650 10/13/2016
1.2.57 1,702 10/13/2016
1.2.56 1,704 10/13/2016
1.2.55 1,702 10/11/2016
1.2.54 1,638 10/11/2016
1.2.53 1,683 10/10/2016
1.2.52 1,695 10/10/2016
1.2.51 1,709 9/12/2016
1.2.50 1,702 9/12/2016
1.2.49 1,666 9/7/2016
1.2.48 1,704 9/2/2016
1.2.47 1,722 5/6/2016
1.2.46 1,972 4/25/2016
1.2.45 1,891 4/25/2016
1.2.44 1,860 4/25/2016
1.2.43 1,944 4/22/2016
1.2.42 1,678 4/15/2016
1.2.41 1,692 4/12/2016
1.2.40 1,771 4/11/2016
1.2.39 1,690 4/8/2016
1.2.38 1,722 4/8/2016
1.2.37 1,680 4/8/2016
1.2.36 1,701 4/8/2016
1.2.35 1,702 4/6/2016
1.2.34 1,690 4/6/2016
1.2.33 1,743 4/6/2016
1.2.32 1,713 4/6/2016
1.2.31 1,715 4/6/2016
1.2.30 1,732 4/6/2016
1.2.29 1,716 4/5/2016
1.2.28 1,653 4/5/2016
1.2.27 1,661 4/5/2016
1.2.26 1,699 4/5/2016
1.2.25 1,685 4/5/2016
1.2.24 1,651 4/1/2016
1.2.23 1,686 3/31/2016
1.2.22 1,709 3/31/2016
1.2.21 1,706 3/29/2016
1.2.20 1,707 3/25/2016
1.2.19 1,674 3/17/2016
1.2.18 1,745 3/17/2016
1.2.17 1,661 3/17/2016
1.2.16 1,706 3/17/2016
1.2.15 1,723 3/17/2016
1.2.14 1,736 3/16/2016
1.2.13 1,749 3/15/2016
1.2.12 1,696 3/15/2016
1.2.11 1,656 3/14/2016
1.2.10 1,672 3/11/2016
1.2.9 1,662 3/7/2016
1.2.8 1,634 3/6/2016
1.2.7 1,688 3/6/2016
1.2.6 1,664 3/4/2016
1.2.5 1,705 3/2/2016
1.2.4 1,669 3/2/2016
1.2.3 1,678 3/1/2016
1.2.1 1,706 2/29/2016
1.2.0 2,212 2/29/2016
1.1.45 1,553 7/28/2017
1.1.44 2,203 2/29/2016
1.1.43 1,916 2/29/2016
1.1.42 1,855 2/28/2016
1.1.41 2,101 2/26/2016
1.1.40 1,947 2/23/2016
1.1.39 1,675 2/23/2016
1.1.38 1,726 2/22/2016
1.1.37 1,832 2/22/2016
1.1.36 1,658 2/19/2016
1.1.35 1,662 2/19/2016
1.1.34 1,701 2/15/2016
1.1.33 1,690 2/12/2016
1.1.32 1,626 2/11/2016
1.1.31 1,909 2/11/2016
1.1.30 1,691 2/9/2016
1.1.29 1,709 2/8/2016
1.1.28 1,684 1/29/2016
1.1.27 1,707 1/26/2016
1.1.26 1,673 1/26/2016
1.1.25 1,655 1/25/2016
1.1.24 1,595 1/20/2016
1.1.23 1,628 1/20/2016
1.1.19 1,627 1/20/2016
1.1.18 1,700 1/20/2016
1.1.17 1,662 1/20/2016
1.1.16 1,675 1/19/2016
1.1.15 2,250 1/15/2016
1.1.14 2,673 1/15/2016
1.1.13 2,273 1/14/2016
1.1.12 1,810 1/14/2016
1.1.10 1,943 1/13/2016
1.1.9 1,776 1/12/2016
1.1.8 1,663 1/12/2016
1.1.7 1,588 1/12/2016
1.1.6 1,663 1/11/2016
1.1.5 1,648 1/7/2016
1.1.4 1,710 1/6/2016
1.1.3 1,681 1/6/2016
1.1.2 1,670 1/6/2016
1.1.1 1,671 1/5/2016
1.1.0 1,621 1/1/2016
1.0.155 1,627 12/18/2015
1.0.154 1,666 12/17/2015
1.0.153 1,665 12/17/2015
1.0.151 1,736 12/3/2015
1.0.150 1,723 12/3/2015
1.0.149 1,933 12/3/2015
1.0.148 2,095 12/2/2015
1.0.147 1,968 12/2/2015
1.0.146 1,714 12/2/2015
1.0.145 1,817 12/2/2015
1.0.144 1,888 12/2/2015
1.0.143 1,845 12/1/2015
1.0.142 2,045 12/1/2015
1.0.140 1,996 12/1/2015
1.0.139 1,916 11/30/2015
1.0.138 1,986 11/30/2015
1.0.137 1,774 11/26/2015
1.0.136 1,832 11/25/2015
1.0.135 1,707 11/20/2015
1.0.134 1,703 11/19/2015
1.0.133 1,769 11/19/2015
1.0.132 1,641 11/19/2015
1.0.131 1,630 11/17/2015
1.0.130 1,699 11/13/2015
1.0.129 1,666 11/13/2015
1.0.128 1,679 11/13/2015
1.0.127 1,790 11/12/2015
1.0.126 1,670 11/12/2015
1.0.125 1,657 11/11/2015
1.0.124 1,588 11/11/2015
1.0.123 1,645 11/11/2015
1.0.122 1,706 11/11/2015
1.0.121 1,701 11/4/2015
1.0.120 1,693 11/3/2015
1.0.119 1,707 10/30/2015
1.0.118 1,726 10/29/2015
1.0.117 1,661 10/23/2015
1.0.116 1,583 10/20/2015
1.0.115 1,635 10/13/2015
1.0.113 1,705 10/13/2015
1.0.111 1,865 10/6/2015
1.0.110 1,997 10/6/2015
1.0.109 1,984 10/6/2015
1.0.108 1,949 10/6/2015
1.0.107 2,055 10/4/2015
1.0.106 1,729 9/25/2015
1.0.105 1,648 9/2/2015
1.0.104 1,665 8/24/2015
1.0.103 1,903 7/30/2015
1.0.102 1,816 7/30/2015
1.0.101 1,609 6/12/2015
1.0.100 1,615 6/3/2015
1.0.99 1,647 6/3/2015
1.0.98 1,646 6/3/2015
1.0.97 1,630 5/12/2015
1.0.96 1,677 5/7/2015
1.0.95 1,725 4/16/2015
1.0.94 1,729 4/16/2015
1.0.93 1,732 4/15/2015
1.0.92 1,659 4/8/2015
1.0.91 1,600 3/17/2015
1.0.90 1,692 3/10/2015
1.0.89 1,681 3/10/2015
1.0.88 1,833 2/12/2015
1.0.87 1,842 12/4/2014
1.0.86 1,872 11/14/2014
1.0.85 1,883 11/14/2014
1.0.84 2,092 11/13/2014
1.0.83 1,838 11/13/2014
1.0.82 1,864 11/12/2014
1.0.81 1,920 11/12/2014
1.0.80 1,655 10/9/2014
1.0.79 1,718 10/8/2014
1.0.78 1,677 10/7/2014
1.0.77 1,737 10/7/2014
1.0.76 1,685 9/29/2014
1.0.75 1,759 9/29/2014
1.0.74 1,670 9/3/2014
1.0.73 1,703 9/3/2014
1.0.72 1,685 8/12/2014
1.0.71 1,730 8/11/2014
1.0.70 1,681 8/11/2014
1.0.69 1,671 8/11/2014
1.0.68 1,761 8/11/2014
1.0.67 1,661 8/11/2014
1.0.66 1,728 8/11/2014
1.0.65 1,719 8/5/2014
1.0.64 1,678 8/4/2014
1.0.63 1,635 7/31/2014
1.0.62 1,727 7/22/2014
1.0.61 1,762 7/22/2014
1.0.60 1,707 7/22/2014
1.0.59 1,711 7/11/2014
1.0.58 1,620 7/11/2014
1.0.57 1,683 7/7/2014
1.0.56 1,701 7/1/2014
1.0.55 1,645 7/1/2014
1.0.54 1,662 7/1/2014
1.0.53 1,720 7/1/2014
1.0.52 1,692 7/1/2014
1.0.51 1,783 6/23/2014
1.0.49 1,763 6/21/2014
1.0.48 1,740 6/20/2014
1.0.47 1,800 6/21/2014
1.0.46 1,733 6/20/2014
1.0.45 1,672 6/19/2014
1.0.44 1,631 6/19/2014
1.0.43 1,660 6/19/2014
1.0.42 1,628 6/19/2014
1.0.40 1,669 6/19/2014
1.0.39 1,634 6/18/2014
1.0.38 1,732 6/18/2014
1.0.37 1,754 6/12/2014
1.0.36 1,699 6/12/2014
1.0.35 1,757 6/12/2014
1.0.32 1,720 6/12/2014
1.0.31 1,681 6/6/2014
1.0.30 1,650 6/6/2014
1.0.29 1,656 6/5/2014
1.0.28 1,738 5/8/2014
1.0.27 1,680 5/8/2014
1.0.26 1,671 5/7/2014
1.0.25 1,691 5/7/2014
1.0.24 1,617 5/7/2014
1.0.23 1,703 5/5/2014
1.0.22 1,696 5/5/2014
1.0.21 1,725 5/5/2014
1.0.20 1,687 4/30/2014
1.0.19 1,653 4/30/2014
1.0.18 1,890 4/11/2014
1.0.17 1,913 4/10/2014
1.0.16 1,966 4/10/2014
1.0.15 1,940 4/10/2014
1.0.14 1,919 4/10/2014
1.0.13 1,851 4/10/2014
1.0.12 1,848 4/2/2014
1.0.11 1,826 4/2/2014
1.0.10 1,834 4/2/2014
1.0.9 1,859 4/1/2014
1.0.8 1,816 4/1/2014
1.0.7 1,806 4/1/2014
1.0.6 1,870 4/1/2014
1.0.5 1,860 4/1/2014