PeanutButter.WindowsServiceManagement 3.0.394

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.394
                    
NuGet\Install-Package PeanutButter.WindowsServiceManagement -Version 3.0.394
                    
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.394" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.WindowsServiceManagement" Version="3.0.394" />
                    
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.394
                    
#r "nuget: PeanutButter.WindowsServiceManagement, 3.0.394"
                    
#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.394
                    
#: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.394
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.WindowsServiceManagement&version=3.0.394
                    
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 131 9/12/2025
3.0.395 182 9/11/2025
3.0.394 141 9/11/2025
3.0.392 149 9/9/2025
3.0.391 275 8/19/2025
3.0.390 144 8/19/2025
3.0.389 703 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 929 5/15/2025
3.0.383 284 5/14/2025
3.0.382 374 5/13/2025
3.0.381 158 5/9/2025
3.0.380 276 5/8/2025
3.0.379 208 5/7/2025
3.0.378 206 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 204 5/5/2025
3.0.373 199 5/5/2025
3.0.372 191 5/5/2025
3.0.371 208 5/5/2025
3.0.370 206 5/5/2025
3.0.369 211 5/5/2025
3.0.368 206 4/30/2025
3.0.367 199 4/30/2025
3.0.366 210 4/30/2025
3.0.365 203 4/30/2025
3.0.364 205 4/30/2025
3.0.363 199 4/30/2025
3.0.362 204 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 263 4/15/2025
3.0.353 1,102 4/4/2025
3.0.352 225 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 217 3/18/2025
3.0.347 704 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 178 1/7/2025
3.0.336 193 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 179 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 180 11/12/2024
3.0.324 181 11/12/2024
3.0.323 187 11/6/2024
3.0.322 185 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 219 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 201 7/9/2024
3.0.307 179 7/9/2024
3.0.306 337 6/25/2024
3.0.305 241 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 217 5/30/2024
3.0.300 247 5/30/2024
3.0.299 202 5/30/2024
3.0.298 817 5/17/2024
3.0.297 226 5/17/2024
3.0.296 215 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 260 4/5/2024
3.0.286 211 4/5/2024
3.0.285 238 4/5/2024
3.0.284 279 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 259 3/25/2024
3.0.277 353 3/15/2024
3.0.276 350 2/29/2024
3.0.275 308 2/28/2024
3.0.274 303 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 363 2/15/2024
3.0.268 368 2/15/2024
3.0.267 397 2/14/2024
3.0.266 388 2/14/2024
3.0.265 521 2/13/2024
3.0.264 423 2/8/2024
3.0.263 414 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 409 2/7/2024
3.0.258 419 2/7/2024
3.0.257 395 2/7/2024
3.0.256 433 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 426 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 447 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 167 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 170 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 174 11/1/2023
3.0.225 211 11/1/2023
3.0.224 175 11/1/2023
3.0.223 176 10/31/2023
3.0.222 172 10/31/2023
3.0.221 185 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 173 10/26/2023
3.0.213 163 10/25/2023
3.0.212 190 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 189 10/23/2023
3.0.206 181 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 177 10/19/2023
3.0.201 173 10/19/2023
3.0.200 171 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 211 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 175 10/11/2023
3.0.185 197 10/10/2023
3.0.184 173 10/10/2023
3.0.183 190 10/9/2023
3.0.182 189 10/9/2023
3.0.181 196 10/9/2023
3.0.180 219 9/21/2023
3.0.179 164 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 215 9/8/2023
3.0.173 204 9/8/2023
3.0.172 215 9/8/2023
3.0.170 263 8/23/2023
3.0.169 218 8/23/2023
3.0.168 221 8/23/2023
3.0.167 253 8/11/2023
3.0.166 233 8/10/2023
3.0.165 228 8/7/2023
3.0.164 241 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 293 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 234 6/22/2023
3.0.152 263 6/22/2023
3.0.151 247 6/22/2023
3.0.150 262 6/22/2023
3.0.149 227 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 283 6/6/2023
3.0.144 259 6/6/2023
3.0.143 249 6/6/2023
3.0.142 258 5/31/2023
3.0.141 238 5/31/2023
3.0.140 278 5/26/2023
3.0.139 244 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 262 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 345 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 358 4/25/2023
3.0.120 356 4/25/2023
3.0.119 385 4/25/2023
3.0.118 401 4/25/2023
3.0.117 437 4/24/2023
3.0.116 426 4/24/2023
3.0.115 408 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 396 4/11/2023
3.0.110 436 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 435 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 500 3/1/2023 3.0.101 is deprecated because it has critical bugs.
3.0.100 448 2/22/2023
3.0.99 509 2/10/2023
3.0.98 485 2/10/2023
3.0.97 495 1/24/2023
3.0.96 556 12/15/2022
3.0.95 574 12/1/2022
3.0.94 561 11/30/2022
3.0.93 596 11/30/2022
3.0.92 585 11/30/2022
3.0.91 524 11/29/2022
3.0.90 627 11/25/2022
3.0.89 546 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 627 11/14/2022
3.0.84 602 11/14/2022
3.0.83 573 11/14/2022
3.0.82 543 11/14/2022
3.0.81 571 11/14/2022
3.0.80 613 11/14/2022
3.0.79 611 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 652 10/27/2022
3.0.69 632 10/27/2022
3.0.68 667 10/25/2022
3.0.67 792 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 761 10/13/2022
3.0.60 698 10/12/2022
3.0.59 692 10/12/2022
3.0.58 796 9/28/2022
3.0.57 720 9/28/2022
3.0.56 666 9/28/2022
3.0.55 692 9/27/2022
3.0.54 729 9/27/2022
3.0.53 707 9/27/2022
3.0.52 683 9/27/2022
3.0.51 738 9/27/2022
3.0.50 740 9/27/2022
3.0.49 734 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 766 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 691 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 663 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 702 9/15/2022
3.0.27 705 9/15/2022
3.0.26 725 9/14/2022
3.0.25 776 9/14/2022
3.0.24 811 9/14/2022
3.0.23 770 9/14/2022
3.0.22 723 9/14/2022
3.0.21 707 9/14/2022
3.0.20 704 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 739 9/6/2022
3.0.15 755 9/2/2022
3.0.14 715 9/1/2022
3.0.13 716 8/31/2022
3.0.12 713 8/31/2022
3.0.11 755 8/23/2022
3.0.10 707 8/22/2022
3.0.9 717 8/22/2022
3.0.8 685 8/18/2022
3.0.7 719 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 716 8/4/2022
3.0.2 742 7/29/2022
3.0.1 780 7/27/2022
3.0.0 689 7/26/2022
2.0.96 761 7/26/2022
2.0.95 742 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 743 7/14/2022
2.0.88 814 7/12/2022
2.0.87 796 7/11/2022
2.0.86 737 7/11/2022
2.0.85 763 7/11/2022
2.0.84 757 7/8/2022
2.0.83 792 6/29/2022
2.0.82 737 6/29/2022
2.0.81 777 6/23/2022
2.0.80 758 6/15/2022
2.0.79 764 6/14/2022
2.0.78 732 6/14/2022
2.0.77 882 5/24/2022
2.0.76 884 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 790 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 754 3/15/2022
2.0.65 765 3/15/2022
2.0.64 791 3/15/2022
2.0.63 781 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 764 2/1/2022
2.0.55 742 2/1/2022
2.0.54 747 1/28/2022
2.0.53 775 1/27/2022
2.0.52 772 1/19/2022
2.0.51 757 1/19/2022
2.0.46 752 1/19/2022
2.0.45 659 12/2/2021
2.0.44 644 11/18/2021
2.0.43 650 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 633 10/5/2021
2.0.37 632 9/21/2021
2.0.36 684 9/9/2021
2.0.35 697 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 658 7/6/2021
2.0.30 648 7/5/2021
2.0.29 726 6/30/2021
2.0.28 725 6/28/2021
2.0.27 691 6/17/2021
2.0.26 720 6/15/2021
2.0.25 738 6/14/2021
2.0.24 741 6/14/2021
2.0.23 721 6/14/2021
2.0.22 668 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 688 5/3/2021
2.0.16 738 4/14/2021
2.0.15 705 4/13/2021
2.0.14 718 3/31/2021
2.0.13 724 3/25/2021
2.0.12 692 3/25/2021
2.0.11 704 2/19/2021
2.0.10 714 2/18/2021
2.0.9 736 2/18/2021
2.0.8 709 2/16/2021
2.0.7 738 2/9/2021
2.0.6 768 2/9/2021
2.0.5 768 2/3/2021
2.0.4 756 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 701 1/26/2021
1.2.397 742 1/26/2021
1.2.396 804 1/21/2021
1.2.395 729 1/20/2021
1.2.394 795 1/20/2021
1.2.393 759 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 757 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 773 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 879 10/21/2020
1.2.378 837 9/17/2020
1.2.377 897 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 859 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 901 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 879 3/10/2020
1.2.355 916 3/10/2020
1.2.354 896 3/6/2020
1.2.353 924 3/3/2020
1.2.352 885 3/3/2020
1.2.351 871 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 853 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 898 2/18/2020
1.2.336 944 2/14/2020
1.2.335 954 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,001 12/17/2019
1.2.330 911 12/13/2019
1.2.328 962 12/12/2019
1.2.327 962 12/11/2019
1.2.326 921 12/10/2019
1.2.325 911 12/3/2019
1.2.324 868 11/29/2019
1.2.323 913 11/28/2019
1.2.322 940 11/28/2019
1.2.321 951 11/28/2019
1.2.320 1,057 11/26/2019
1.2.319 915 11/26/2019
1.2.318 949 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 891 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 943 10/7/2019
1.2.306 972 10/4/2019
1.2.305 912 10/3/2019
1.2.304 929 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 931 9/6/2019
1.2.297 982 8/20/2019
1.2.296 958 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 989 7/15/2019
1.2.291 1,005 6/30/2019
1.2.290 971 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 971 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 966 4/16/2019
1.2.267 938 4/16/2019
1.2.266 971 4/12/2019
1.2.265 1,011 4/12/2019
1.2.264 1,049 4/11/2019
1.2.263 1,013 4/11/2019
1.2.262 1,006 4/10/2019
1.2.261 963 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,037 2/26/2019
1.2.256 1,099 2/15/2019
1.2.255 1,095 2/15/2019
1.2.254 1,121 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,202 10/2/2018
1.2.248 1,164 9/25/2018
1.2.247 1,241 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,270 8/21/2018
1.2.242 1,505 8/17/2018
1.2.241 1,554 7/27/2018
1.2.240 1,510 7/26/2018
1.2.239 1,600 6/18/2018
1.2.238 1,792 6/14/2018
1.2.237 1,572 5/25/2018
1.2.236 1,560 5/24/2018
1.2.235 1,800 5/18/2018
1.2.234 1,850 5/3/2018
1.2.233 1,789 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,555 4/4/2018
1.2.227 1,645 3/28/2018
1.2.226 1,578 3/22/2018
1.2.225 1,637 3/20/2018
1.2.224 1,628 3/19/2018
1.2.223 1,839 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,798 2/7/2018
1.2.215 1,692 2/7/2018
1.2.214 1,854 2/5/2018
1.2.213 1,786 2/2/2018
1.2.212 1,866 1/26/2018
1.2.211 1,920 1/16/2018
1.2.210 1,937 12/18/2017
1.2.209 1,706 12/14/2017
1.2.208 1,678 12/7/2017
1.2.207 1,607 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,630 11/24/2017
1.2.202 1,673 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,642 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,637 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,620 10/18/2017
1.2.189 1,627 10/18/2017
1.2.188 1,644 10/15/2017
1.2.187 1,671 10/11/2017
1.2.185 1,635 10/10/2017
1.2.184 1,711 10/10/2017
1.2.183 1,636 10/2/2017
1.2.182 1,655 9/29/2017
1.2.181 1,643 9/25/2017
1.2.180 1,698 9/14/2017
1.2.179 1,648 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,774 8/7/2017
1.2.173 1,643 8/7/2017
1.2.172 1,762 8/7/2017
1.2.171 1,655 8/4/2017
1.2.170 1,742 8/3/2017
1.2.169 1,696 8/3/2017
1.2.168 1,682 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,702 7/25/2017
1.2.162 1,703 7/18/2017
1.2.161 1,652 7/18/2017
1.2.160 1,725 7/18/2017
1.2.159 1,763 7/18/2017
1.2.158 1,703 7/13/2017
1.2.157 1,818 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,697 5/31/2017
1.2.148 1,639 5/29/2017
1.2.147 1,619 5/19/2017
1.2.146 1,641 5/18/2017
1.2.145 1,663 5/18/2017
1.2.144 1,607 5/14/2017
1.2.143 1,673 5/12/2017
1.2.142 1,703 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,633 2/3/2017
1.2.135 1,660 1/26/2017
1.2.134 1,704 1/25/2017
1.2.133 1,713 1/12/2017
1.2.132 1,733 1/11/2017
1.2.131 1,764 1/10/2017
1.2.130 1,745 1/10/2017
1.2.129 1,757 1/10/2017
1.2.128 1,715 1/10/2017
1.2.127 1,709 1/10/2017
1.2.125 1,762 1/10/2017
1.2.119 1,746 12/13/2016
1.2.118 1,711 12/12/2016
1.2.117 1,812 12/10/2016
1.2.115 1,733 12/8/2016
1.2.114 1,708 12/5/2016
1.2.112 1,765 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,681 11/24/2016
1.2.107 1,713 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,708 11/16/2016
1.2.97 1,665 11/16/2016
1.2.96 1,717 11/16/2016
1.2.95 1,727 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,231 11/8/2016
1.2.87 1,944 11/8/2016
1.2.86 1,901 11/8/2016
1.2.85 1,737 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,949 11/3/2016
1.2.80 1,837 11/3/2016
1.2.79 1,837 11/2/2016
1.2.78 1,862 11/1/2016
1.2.76 1,978 11/1/2016
1.2.75 1,669 10/31/2016
1.2.73 1,717 10/28/2016
1.2.71 1,715 10/27/2016
1.2.70 1,702 10/27/2016
1.2.68 1,749 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,649 10/13/2016
1.2.57 1,701 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,682 10/10/2016
1.2.52 1,694 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,703 9/2/2016
1.2.47 1,722 5/6/2016
1.2.46 1,970 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,691 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,700 4/8/2016
1.2.35 1,702 4/6/2016
1.2.34 1,689 4/6/2016
1.2.33 1,743 4/6/2016
1.2.32 1,712 4/6/2016
1.2.31 1,714 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,698 4/5/2016
1.2.25 1,684 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,705 3/29/2016
1.2.20 1,706 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,722 3/17/2016
1.2.14 1,735 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,704 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,915 2/29/2016
1.1.42 1,855 2/28/2016
1.1.41 2,100 2/26/2016
1.1.40 1,947 2/23/2016
1.1.39 1,674 2/23/2016
1.1.38 1,726 2/22/2016
1.1.37 1,830 2/22/2016
1.1.36 1,658 2/19/2016
1.1.35 1,661 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,654 1/25/2016
1.1.24 1,595 1/20/2016
1.1.23 1,628 1/20/2016
1.1.19 1,626 1/20/2016
1.1.18 1,700 1/20/2016
1.1.17 1,661 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,680 1/6/2016
1.1.2 1,670 1/6/2016
1.1.1 1,669 1/5/2016
1.1.0 1,621 1/1/2016
1.0.155 1,626 12/18/2015
1.0.154 1,664 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,094 12/2/2015
1.0.147 1,967 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,844 12/1/2015
1.0.142 2,044 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,773 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,665 11/13/2015
1.0.128 1,679 11/13/2015
1.0.127 1,790 11/12/2015
1.0.126 1,669 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,706 10/30/2015
1.0.118 1,726 10/29/2015
1.0.117 1,659 10/23/2015
1.0.116 1,583 10/20/2015
1.0.115 1,634 10/13/2015
1.0.113 1,705 10/13/2015
1.0.111 1,864 10/6/2015
1.0.110 1,997 10/6/2015
1.0.109 1,983 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,647 9/2/2015
1.0.104 1,664 8/24/2015
1.0.103 1,903 7/30/2015
1.0.102 1,815 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,658 4/8/2015
1.0.91 1,599 3/17/2015
1.0.90 1,691 3/10/2015
1.0.89 1,680 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,654 10/9/2014
1.0.79 1,717 10/8/2014
1.0.78 1,677 10/7/2014
1.0.77 1,736 10/7/2014
1.0.76 1,685 9/29/2014
1.0.75 1,758 9/29/2014
1.0.74 1,670 9/3/2014
1.0.73 1,702 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,670 8/11/2014
1.0.68 1,761 8/11/2014
1.0.67 1,661 8/11/2014
1.0.66 1,727 8/11/2014
1.0.65 1,719 8/5/2014
1.0.64 1,677 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,706 7/22/2014
1.0.59 1,711 7/11/2014
1.0.58 1,619 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,661 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,799 6/21/2014
1.0.46 1,732 6/20/2014
1.0.45 1,671 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,752 6/12/2014
1.0.36 1,698 6/12/2014
1.0.35 1,757 6/12/2014
1.0.32 1,719 6/12/2014
1.0.31 1,681 6/6/2014
1.0.30 1,649 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,670 5/7/2014
1.0.25 1,691 5/7/2014
1.0.24 1,616 5/7/2014
1.0.23 1,701 5/5/2014
1.0.22 1,695 5/5/2014
1.0.21 1,725 5/5/2014
1.0.20 1,687 4/30/2014
1.0.19 1,652 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,918 4/10/2014
1.0.13 1,851 4/10/2014
1.0.12 1,847 4/2/2014
1.0.11 1,825 4/2/2014
1.0.10 1,834 4/2/2014
1.0.9 1,858 4/1/2014
1.0.8 1,816 4/1/2014
1.0.7 1,806 4/1/2014
1.0.6 1,869 4/1/2014
1.0.5 1,860 4/1/2014