PeanutButter.WindowsServiceManagement 3.0.395

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.395
                    
NuGet\Install-Package PeanutButter.WindowsServiceManagement -Version 3.0.395
                    
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.395" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.WindowsServiceManagement" Version="3.0.395" />
                    
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.395
                    
#r "nuget: PeanutButter.WindowsServiceManagement, 3.0.395"
                    
#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.395
                    
#: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.395
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.WindowsServiceManagement&version=3.0.395
                    
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 144 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 752 8/1/2025
3.0.388 147 7/31/2025
3.0.387 151 7/30/2025
3.0.386 184 7/15/2025
3.0.385 176 7/15/2025
3.0.384 939 5/15/2025
3.0.383 284 5/14/2025
3.0.382 376 5/13/2025
3.0.381 161 5/9/2025
3.0.380 277 5/8/2025
3.0.379 209 5/7/2025
3.0.378 211 5/6/2025
3.0.377 205 5/6/2025
3.0.376 200 5/6/2025
3.0.375 194 5/6/2025
3.0.374 206 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 201 4/30/2025
3.0.366 212 4/30/2025
3.0.365 205 4/30/2025
3.0.364 207 4/30/2025
3.0.363 199 4/30/2025
3.0.362 205 4/30/2025
3.0.361 210 4/30/2025
3.0.360 207 4/30/2025
3.0.359 194 4/30/2025
3.0.358 223 4/29/2025
3.0.357 254 4/23/2025
3.0.356 222 4/22/2025
3.0.355 324 4/17/2025
3.0.354 264 4/15/2025
3.0.353 1,103 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 219 3/18/2025
3.0.347 705 3/4/2025
3.0.346 284 3/4/2025
3.0.345 269 3/4/2025
3.0.344 195 2/20/2025
3.0.343 172 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 180 1/7/2025
3.0.336 194 1/6/2025
3.0.335 188 12/17/2024
3.0.334 192 12/17/2024
3.0.333 195 12/13/2024
3.0.332 188 12/13/2024
3.0.331 182 12/12/2024
3.0.330 188 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 196 11/12/2024
3.0.325 182 11/12/2024
3.0.324 183 11/12/2024
3.0.323 189 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 231 8/8/2024
3.0.313 211 8/8/2024
3.0.312 200 7/29/2024
3.0.311 1,026 7/17/2024
3.0.310 182 7/15/2024
3.0.309 220 7/15/2024
3.0.308 203 7/9/2024
3.0.307 180 7/9/2024
3.0.306 338 6/25/2024
3.0.305 244 6/11/2024
3.0.304 188 6/11/2024
3.0.303 245 6/5/2024
3.0.302 197 6/5/2024
3.0.301 219 5/30/2024
3.0.300 248 5/30/2024
3.0.299 203 5/30/2024
3.0.298 817 5/17/2024
3.0.297 227 5/17/2024
3.0.296 216 5/13/2024
3.0.295 203 5/8/2024
3.0.294 263 5/7/2024
3.0.293 217 4/19/2024
3.0.292 213 4/18/2024
3.0.291 242 4/17/2024
3.0.290 221 4/17/2024
3.0.289 216 4/15/2024
3.0.288 211 4/11/2024
3.0.287 261 4/5/2024
3.0.286 212 4/5/2024
3.0.285 239 4/5/2024
3.0.284 280 4/4/2024
3.0.283 237 4/4/2024
3.0.282 647 4/3/2024
3.0.281 232 4/2/2024
3.0.280 234 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 305 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 422 2/15/2024
3.0.269 365 2/15/2024
3.0.268 370 2/15/2024
3.0.267 397 2/14/2024
3.0.266 391 2/14/2024
3.0.265 523 2/13/2024
3.0.264 426 2/8/2024
3.0.263 416 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 420 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 438 1/24/2024
3.0.252 428 1/22/2024
3.0.251 694 1/17/2024
3.0.250 457 1/17/2024
3.0.249 445 1/16/2024
3.0.248 540 1/16/2024
3.0.247 449 1/16/2024
3.0.246 414 1/15/2024
3.0.245 437 1/11/2024
3.0.244 600 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 433 12/5/2023
3.0.237 169 12/5/2023
3.0.236 230 11/17/2023
3.0.235 172 11/17/2023
3.0.234 207 11/14/2023
3.0.233 165 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 160 11/8/2023
3.0.228 297 11/2/2023
3.0.227 178 11/2/2023
3.0.226 175 11/1/2023
3.0.225 214 11/1/2023
3.0.224 177 11/1/2023
3.0.223 178 10/31/2023
3.0.222 175 10/31/2023
3.0.221 186 10/31/2023
3.0.220 179 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 167 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 184 10/23/2023
3.0.205 200 10/20/2023
3.0.204 184 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 191 10/18/2023
3.0.197 171 10/18/2023
3.0.196 202 10/17/2023
3.0.195 231 10/13/2023
3.0.194 213 10/12/2023
3.0.193 206 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 193 10/11/2023
3.0.188 189 10/11/2023
3.0.187 190 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 191 10/9/2023
3.0.181 197 10/9/2023
3.0.180 219 9/21/2023
3.0.179 166 9/21/2023
3.0.178 191 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 206 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 235 8/10/2023
3.0.165 231 8/7/2023
3.0.164 244 8/3/2023
3.0.163 241 7/31/2023
3.0.162 244 7/28/2023
3.0.161 238 7/28/2023
3.0.160 295 6/30/2023
3.0.159 262 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 231 6/28/2023
3.0.154 238 6/26/2023
3.0.153 236 6/22/2023
3.0.152 265 6/22/2023
3.0.151 250 6/22/2023
3.0.150 264 6/22/2023
3.0.149 228 6/22/2023
3.0.148 247 6/22/2023
3.0.147 266 6/15/2023
3.0.146 267 6/9/2023
3.0.145 286 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 239 5/31/2023
3.0.140 279 5/26/2023
3.0.139 247 5/26/2023
3.0.138 274 5/25/2023
3.0.137 256 5/25/2023
3.0.136 265 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 502 5/5/2023
3.0.124 516 5/4/2023
3.0.123 457 5/4/2023
3.0.122 400 4/25/2023
3.0.121 360 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 440 4/24/2023
3.0.116 427 4/24/2023
3.0.115 410 4/18/2023
3.0.114 408 4/18/2023
3.0.113 365 4/18/2023
3.0.112 393 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 396 3/28/2023
3.0.107 457 3/15/2023
3.0.106 466 3/9/2023
3.0.105 432 3/9/2023
3.0.104 436 3/3/2023
3.0.103 416 3/2/2023
3.0.102 455 3/2/2023 3.0.102 is deprecated because it has critical bugs.
3.0.101 502 3/1/2023 3.0.101 is deprecated because it has critical bugs.
3.0.100 448 2/22/2023
3.0.99 511 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 564 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 572 11/14/2022
3.0.80 615 11/14/2022
3.0.79 613 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 611 11/3/2022
3.0.73 628 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 794 10/19/2022
3.0.66 662 10/19/2022
3.0.65 658 10/19/2022
3.0.64 667 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 722 9/28/2022
3.0.56 667 9/28/2022
3.0.55 694 9/27/2022
3.0.54 730 9/27/2022
3.0.53 708 9/27/2022
3.0.52 684 9/27/2022
3.0.51 740 9/27/2022
3.0.50 741 9/27/2022
3.0.49 736 9/27/2022
3.0.48 661 9/27/2022
3.0.47 692 9/26/2022
3.0.46 749 9/26/2022
3.0.45 723 9/26/2022
3.0.44 723 9/26/2022
3.0.43 768 9/23/2022
3.0.42 705 9/23/2022
3.0.41 717 9/22/2022
3.0.40 699 9/22/2022
3.0.39 693 9/22/2022
3.0.38 643 9/21/2022
3.0.37 646 9/21/2022
3.0.36 661 9/21/2022
3.0.35 665 9/21/2022
3.0.34 653 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 715 9/16/2022
3.0.29 710 9/16/2022
3.0.28 704 9/15/2022
3.0.27 706 9/15/2022
3.0.26 727 9/14/2022
3.0.25 778 9/14/2022
3.0.24 811 9/14/2022
3.0.23 770 9/14/2022
3.0.22 725 9/14/2022
3.0.21 708 9/14/2022
3.0.20 705 9/9/2022
3.0.19 684 9/9/2022
3.0.18 720 9/8/2022
3.0.17 725 9/6/2022
3.0.16 742 9/6/2022
3.0.15 757 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 710 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 687 8/15/2022
3.0.4 774 8/4/2022
3.0.3 719 8/4/2022
3.0.2 742 7/29/2022
3.0.1 785 7/27/2022
3.0.0 690 7/26/2022
2.0.96 762 7/26/2022
2.0.95 744 7/26/2022
2.0.94 690 7/25/2022
2.0.93 688 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 794 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 766 6/14/2022
2.0.78 732 6/14/2022
2.0.77 884 5/24/2022
2.0.76 886 5/3/2022
2.0.75 699 4/29/2022
2.0.74 750 4/19/2022
2.0.73 757 4/16/2022
2.0.72 752 4/12/2022
2.0.71 734 4/12/2022
2.0.70 791 4/7/2022
2.0.69 763 4/7/2022
2.0.68 783 4/7/2022
2.0.67 796 4/7/2022
2.0.66 756 3/15/2022
2.0.65 766 3/15/2022
2.0.64 791 3/15/2022
2.0.63 783 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 789 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 743 2/1/2022
2.0.54 747 1/28/2022
2.0.53 778 1/27/2022
2.0.52 773 1/19/2022
2.0.51 759 1/19/2022
2.0.46 753 1/19/2022
2.0.45 662 12/2/2021
2.0.44 646 11/18/2021
2.0.43 652 11/16/2021
2.0.42 690 11/2/2021
2.0.41 705 10/20/2021
2.0.40 660 10/12/2021
2.0.39 630 10/12/2021
2.0.38 634 10/5/2021
2.0.37 634 9/21/2021
2.0.36 685 9/9/2021
2.0.35 700 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 661 7/6/2021
2.0.30 649 7/5/2021
2.0.29 728 6/30/2021
2.0.28 726 6/28/2021
2.0.27 693 6/17/2021
2.0.26 722 6/15/2021
2.0.25 738 6/14/2021
2.0.24 742 6/14/2021
2.0.23 724 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 652 5/10/2021
2.0.18 700 5/3/2021
2.0.17 690 5/3/2021
2.0.16 738 4/14/2021
2.0.15 707 4/13/2021
2.0.14 721 3/31/2021
2.0.13 724 3/25/2021
2.0.12 693 3/25/2021
2.0.11 705 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 725 1/29/2021
2.0.2 760 1/28/2021
2.0.1 779 1/27/2021
2.0.0 703 1/26/2021
1.2.397 742 1/26/2021
1.2.396 805 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 766 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 727 1/13/2021
1.2.385 763 1/13/2021
1.2.384 835 1/11/2021
1.2.383 776 1/8/2021
1.2.382 794 1/6/2021
1.2.381 773 1/6/2021
1.2.380 878 11/17/2020
1.2.379 883 10/21/2020
1.2.378 837 9/17/2020
1.2.377 898 9/1/2020
1.2.376 895 9/1/2020
1.2.375 965 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 858 6/10/2020
1.2.370 795 6/10/2020
1.2.369 832 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 903 6/4/2020
1.2.360 873 5/4/2020
1.2.359 864 4/27/2020
1.2.358 919 4/4/2020
1.2.357 912 3/25/2020
1.2.356 882 3/10/2020
1.2.355 917 3/10/2020
1.2.354 897 3/6/2020
1.2.353 926 3/3/2020
1.2.352 887 3/3/2020
1.2.351 873 3/2/2020
1.2.350 865 3/2/2020
1.2.349 869 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 879 2/20/2020
1.2.343 914 2/20/2020
1.2.342 913 2/20/2020
1.2.341 901 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 900 2/18/2020
1.2.336 946 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 965 12/11/2019
1.2.326 921 12/10/2019
1.2.325 913 12/3/2019
1.2.324 869 11/29/2019
1.2.323 914 11/28/2019
1.2.322 941 11/28/2019
1.2.321 953 11/28/2019
1.2.320 1,060 11/26/2019
1.2.319 915 11/26/2019
1.2.318 952 11/22/2019
1.2.317 868 11/20/2019
1.2.316 891 10/25/2019
1.2.315 911 10/25/2019
1.2.314 942 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 915 10/8/2019
1.2.307 945 10/7/2019
1.2.306 974 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 968 9/16/2019
1.2.301 898 9/15/2019
1.2.300 921 9/13/2019
1.2.299 934 9/10/2019
1.2.298 932 9/6/2019
1.2.297 983 8/20/2019
1.2.296 959 8/20/2019
1.2.295 963 8/20/2019
1.2.294 943 8/20/2019
1.2.293 946 8/16/2019
1.2.292 990 7/15/2019
1.2.291 1,006 6/30/2019
1.2.290 973 6/28/2019
1.2.289 976 6/20/2019
1.2.288 1,012 6/12/2019
1.2.287 982 6/12/2019
1.2.286 963 6/11/2019
1.2.285 1,004 6/11/2019
1.2.284 977 6/5/2019
1.2.283 1,015 5/28/2019
1.2.282 1,030 5/25/2019
1.2.281 1,012 5/23/2019
1.2.280 963 5/13/2019
1.2.279 959 5/9/2019
1.2.278 952 5/9/2019
1.2.277 985 5/7/2019
1.2.276 954 5/7/2019
1.2.275 963 5/6/2019
1.2.274 973 4/26/2019
1.2.273 993 4/25/2019
1.2.272 1,011 4/25/2019
1.2.271 1,068 4/24/2019
1.2.270 1,052 4/24/2019
1.2.269 1,012 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 965 4/10/2019
1.2.260 993 4/5/2019
1.2.259 1,039 2/27/2019
1.2.258 1,010 2/27/2019
1.2.257 1,038 2/26/2019
1.2.256 1,100 2/15/2019
1.2.255 1,097 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,173 10/11/2018
1.2.249 1,203 10/2/2018
1.2.248 1,164 9/25/2018
1.2.247 1,243 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,557 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,575 5/25/2018
1.2.236 1,562 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,813 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,580 3/22/2018
1.2.225 1,637 3/20/2018
1.2.224 1,628 3/19/2018
1.2.223 1,842 3/15/2018
1.2.222 1,803 3/14/2018
1.2.221 1,831 3/14/2018
1.2.220 1,944 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,800 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,922 1/16/2018
1.2.210 1,938 12/18/2017
1.2.209 1,707 12/14/2017
1.2.208 1,679 12/7/2017
1.2.207 1,610 12/6/2017
1.2.206 1,666 12/4/2017
1.2.205 1,649 11/28/2017
1.2.204 1,683 11/24/2017
1.2.203 1,633 11/24/2017
1.2.202 1,674 11/24/2017
1.2.201 1,653 11/20/2017
1.2.200 1,613 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,612 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,636 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,714 10/10/2017
1.2.183 1,637 10/2/2017
1.2.182 1,659 9/29/2017
1.2.181 1,643 9/25/2017
1.2.180 1,700 9/14/2017
1.2.179 1,651 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,776 8/7/2017
1.2.173 1,644 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,774 8/2/2017
1.2.166 1,714 8/1/2017
1.2.165 1,702 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,654 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,820 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,641 5/29/2017
1.2.147 1,619 5/19/2017
1.2.146 1,642 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,748 5/5/2017
1.2.140 1,667 4/27/2017
1.2.139 1,733 2/27/2017
1.2.137 1,692 2/3/2017
1.2.136 1,636 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,717 1/10/2017
1.2.127 1,710 1/10/2017
1.2.125 1,763 1/10/2017
1.2.119 1,747 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,709 12/5/2016
1.2.112 1,767 11/29/2016
1.2.111 1,746 11/25/2016
1.2.110 1,768 11/25/2016
1.2.109 1,788 11/24/2016
1.2.108 1,683 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,772 11/18/2016
1.2.103 1,700 11/17/2016
1.2.102 1,683 11/17/2016
1.2.101 1,734 11/17/2016
1.2.100 1,669 11/16/2016
1.2.99 1,687 11/16/2016
1.2.98 1,709 11/16/2016
1.2.97 1,666 11/16/2016
1.2.96 1,718 11/16/2016
1.2.95 1,729 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,717 11/14/2016
1.2.88 2,233 11/8/2016
1.2.87 1,947 11/8/2016
1.2.86 1,904 11/8/2016
1.2.85 1,738 11/8/2016
1.2.84 2,137 11/8/2016
1.2.83 1,856 11/7/2016
1.2.82 1,935 11/3/2016
1.2.81 1,951 11/3/2016
1.2.80 1,839 11/3/2016
1.2.79 1,838 11/2/2016
1.2.78 1,864 11/1/2016
1.2.76 1,980 11/1/2016
1.2.75 1,672 10/31/2016
1.2.73 1,718 10/28/2016
1.2.71 1,716 10/27/2016
1.2.70 1,704 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,669 10/21/2016
1.2.63 1,638 10/21/2016
1.2.62 1,658 10/21/2016
1.2.61 1,717 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,704 10/13/2016
1.2.56 1,706 10/13/2016
1.2.55 1,704 10/11/2016
1.2.54 1,638 10/11/2016
1.2.53 1,683 10/10/2016
1.2.52 1,697 10/10/2016
1.2.51 1,709 9/12/2016
1.2.50 1,703 9/12/2016
1.2.49 1,668 9/7/2016
1.2.48 1,706 9/2/2016
1.2.47 1,723 5/6/2016
1.2.46 1,972 4/25/2016
1.2.45 1,893 4/25/2016
1.2.44 1,861 4/25/2016
1.2.43 1,946 4/22/2016
1.2.42 1,678 4/15/2016
1.2.41 1,693 4/12/2016
1.2.40 1,771 4/11/2016
1.2.39 1,690 4/8/2016
1.2.38 1,723 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,691 4/6/2016
1.2.33 1,744 4/6/2016
1.2.32 1,713 4/6/2016
1.2.31 1,717 4/6/2016
1.2.30 1,733 4/6/2016
1.2.29 1,717 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,707 3/29/2016
1.2.20 1,707 3/25/2016
1.2.19 1,674 3/17/2016
1.2.18 1,746 3/17/2016
1.2.17 1,662 3/17/2016
1.2.16 1,706 3/17/2016
1.2.15 1,724 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,673 3/11/2016
1.2.9 1,663 3/7/2016
1.2.8 1,634 3/6/2016
1.2.7 1,689 3/6/2016
1.2.6 1,664 3/4/2016
1.2.5 1,705 3/2/2016
1.2.4 1,671 3/2/2016
1.2.3 1,680 3/1/2016
1.2.1 1,707 2/29/2016
1.2.0 2,212 2/29/2016
1.1.45 1,553 7/28/2017
1.1.44 2,204 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,676 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,664 2/19/2016
1.1.34 1,702 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,694 2/9/2016
1.1.29 1,710 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,656 1/25/2016
1.1.24 1,595 1/20/2016
1.1.23 1,628 1/20/2016
1.1.19 1,628 1/20/2016
1.1.18 1,701 1/20/2016
1.1.17 1,663 1/20/2016
1.1.16 1,676 1/19/2016
1.1.15 2,250 1/15/2016
1.1.14 2,673 1/15/2016
1.1.13 2,274 1/14/2016
1.1.12 1,811 1/14/2016
1.1.10 1,944 1/13/2016
1.1.9 1,776 1/12/2016
1.1.8 1,664 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,682 1/6/2016
1.1.2 1,670 1/6/2016
1.1.1 1,671 1/5/2016
1.1.0 1,622 1/1/2016
1.0.155 1,627 12/18/2015
1.0.154 1,667 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,889 12/2/2015
1.0.143 1,846 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,833 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,642 11/19/2015
1.0.131 1,630 11/17/2015
1.0.130 1,700 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,671 11/12/2015
1.0.125 1,657 11/11/2015
1.0.124 1,589 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,727 10/29/2015
1.0.117 1,662 10/23/2015
1.0.116 1,584 10/20/2015
1.0.115 1,635 10/13/2015
1.0.113 1,706 10/13/2015
1.0.111 1,866 10/6/2015
1.0.110 1,997 10/6/2015
1.0.109 1,985 10/6/2015
1.0.108 1,949 10/6/2015
1.0.107 2,055 10/4/2015
1.0.106 1,730 9/25/2015
1.0.105 1,649 9/2/2015
1.0.104 1,666 8/24/2015
1.0.103 1,903 7/30/2015
1.0.102 1,817 7/30/2015
1.0.101 1,609 6/12/2015
1.0.100 1,617 6/3/2015
1.0.99 1,648 6/3/2015
1.0.98 1,646 6/3/2015
1.0.97 1,632 5/12/2015
1.0.96 1,679 5/7/2015
1.0.95 1,726 4/16/2015
1.0.94 1,729 4/16/2015
1.0.93 1,733 4/15/2015
1.0.92 1,659 4/8/2015
1.0.91 1,601 3/17/2015
1.0.90 1,692 3/10/2015
1.0.89 1,682 3/10/2015
1.0.88 1,834 2/12/2015
1.0.87 1,843 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,656 10/9/2014
1.0.79 1,718 10/8/2014
1.0.78 1,677 10/7/2014
1.0.77 1,739 10/7/2014
1.0.76 1,685 9/29/2014
1.0.75 1,760 9/29/2014
1.0.74 1,671 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,672 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,720 8/5/2014
1.0.64 1,679 8/4/2014
1.0.63 1,635 7/31/2014
1.0.62 1,727 7/22/2014
1.0.61 1,763 7/22/2014
1.0.60 1,707 7/22/2014
1.0.59 1,711 7/11/2014
1.0.58 1,623 7/11/2014
1.0.57 1,684 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,741 6/20/2014
1.0.47 1,800 6/21/2014
1.0.46 1,735 6/20/2014
1.0.45 1,673 6/19/2014
1.0.44 1,631 6/19/2014
1.0.43 1,661 6/19/2014
1.0.42 1,628 6/19/2014
1.0.40 1,670 6/19/2014
1.0.39 1,634 6/18/2014
1.0.38 1,732 6/18/2014
1.0.37 1,755 6/12/2014
1.0.36 1,702 6/12/2014
1.0.35 1,758 6/12/2014
1.0.32 1,721 6/12/2014
1.0.31 1,682 6/6/2014
1.0.30 1,650 6/6/2014
1.0.29 1,657 6/5/2014
1.0.28 1,739 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,618 5/7/2014
1.0.23 1,704 5/5/2014
1.0.22 1,697 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,914 4/10/2014
1.0.16 1,966 4/10/2014
1.0.15 1,940 4/10/2014
1.0.14 1,920 4/10/2014
1.0.13 1,852 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,860 4/1/2014
1.0.8 1,816 4/1/2014
1.0.7 1,807 4/1/2014
1.0.6 1,870 4/1/2014
1.0.5 1,860 4/1/2014