PeanutButter.WindowsServiceManagement 3.0.388

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.388
                    
NuGet\Install-Package PeanutButter.WindowsServiceManagement -Version 3.0.388
                    
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.388" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.WindowsServiceManagement" Version="3.0.388" />
                    
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.388
                    
#r "nuget: PeanutButter.WindowsServiceManagement, 3.0.388"
                    
#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.388
                    
#: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.388
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.WindowsServiceManagement&version=3.0.388
                    
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 125 9/12/2025
3.0.395 179 9/11/2025
3.0.394 138 9/11/2025
3.0.392 146 9/9/2025
3.0.391 273 8/19/2025
3.0.390 142 8/19/2025
3.0.389 693 8/1/2025
3.0.388 145 7/31/2025
3.0.387 149 7/30/2025
3.0.386 181 7/15/2025
3.0.385 173 7/15/2025
3.0.384 923 5/15/2025
3.0.383 282 5/14/2025
3.0.382 372 5/13/2025
3.0.381 155 5/9/2025
3.0.380 274 5/8/2025
3.0.379 205 5/7/2025
3.0.378 204 5/6/2025
3.0.377 202 5/6/2025
3.0.376 198 5/6/2025
3.0.375 192 5/6/2025
3.0.374 201 5/5/2025
3.0.373 197 5/5/2025
3.0.372 188 5/5/2025
3.0.371 206 5/5/2025
3.0.370 203 5/5/2025
3.0.369 209 5/5/2025
3.0.368 204 4/30/2025
3.0.367 197 4/30/2025
3.0.366 207 4/30/2025
3.0.365 201 4/30/2025
3.0.364 203 4/30/2025
3.0.363 197 4/30/2025
3.0.362 202 4/30/2025
3.0.361 206 4/30/2025
3.0.360 204 4/30/2025
3.0.359 192 4/30/2025
3.0.358 219 4/29/2025
3.0.357 252 4/23/2025
3.0.356 219 4/22/2025
3.0.355 321 4/17/2025
3.0.354 260 4/15/2025
3.0.353 1,099 4/4/2025
3.0.352 222 4/3/2025
3.0.351 233 4/2/2025
3.0.350 343 4/2/2025
3.0.349 211 3/18/2025
3.0.348 214 3/18/2025
3.0.347 701 3/4/2025
3.0.346 279 3/4/2025
3.0.345 267 3/4/2025
3.0.344 190 2/20/2025
3.0.343 168 2/14/2025
3.0.342 232 2/11/2025
3.0.341 178 2/10/2025
3.0.340 160 2/5/2025
3.0.339 280 1/7/2025
3.0.338 175 1/7/2025
3.0.337 176 1/7/2025
3.0.336 190 1/6/2025
3.0.335 186 12/17/2024
3.0.334 189 12/17/2024
3.0.333 193 12/13/2024
3.0.332 184 12/13/2024
3.0.331 176 12/12/2024
3.0.330 184 11/28/2024
3.0.329 280 11/13/2024
3.0.328 863 11/12/2024
3.0.327 188 11/12/2024
3.0.326 193 11/12/2024
3.0.325 177 11/12/2024
3.0.324 179 11/12/2024
3.0.323 184 11/6/2024
3.0.322 183 11/6/2024
3.0.321 923 10/10/2024
3.0.320 273 10/7/2024
3.0.319 234 9/18/2024
3.0.318 205 9/18/2024
3.0.317 222 9/18/2024
3.0.316 957 8/28/2024
3.0.315 217 8/12/2024
3.0.314 227 8/8/2024
3.0.313 207 8/8/2024
3.0.312 198 7/29/2024
3.0.311 1,022 7/17/2024
3.0.310 179 7/15/2024
3.0.309 217 7/15/2024
3.0.308 197 7/9/2024
3.0.307 177 7/9/2024
3.0.306 334 6/25/2024
3.0.305 238 6/11/2024
3.0.304 185 6/11/2024
3.0.303 242 6/5/2024
3.0.302 195 6/5/2024
3.0.301 215 5/30/2024
3.0.300 245 5/30/2024
3.0.299 199 5/30/2024
3.0.298 814 5/17/2024
3.0.297 224 5/17/2024
3.0.296 212 5/13/2024
3.0.295 199 5/8/2024
3.0.294 261 5/7/2024
3.0.293 214 4/19/2024
3.0.292 211 4/18/2024
3.0.291 237 4/17/2024
3.0.290 219 4/17/2024
3.0.289 213 4/15/2024
3.0.288 208 4/11/2024
3.0.287 258 4/5/2024
3.0.286 208 4/5/2024
3.0.285 236 4/5/2024
3.0.284 277 4/4/2024
3.0.283 232 4/4/2024
3.0.282 642 4/3/2024
3.0.281 230 4/2/2024
3.0.280 231 4/2/2024
3.0.279 254 3/25/2024
3.0.278 257 3/25/2024
3.0.277 351 3/15/2024
3.0.276 348 2/29/2024
3.0.275 305 2/28/2024
3.0.274 301 2/28/2024
3.0.273 392 2/27/2024
3.0.272 326 2/26/2024
3.0.271 365 2/22/2024
3.0.270 418 2/15/2024
3.0.269 360 2/15/2024
3.0.268 365 2/15/2024
3.0.267 394 2/14/2024
3.0.266 386 2/14/2024
3.0.265 518 2/13/2024
3.0.264 420 2/8/2024
3.0.263 411 2/8/2024
3.0.262 413 2/8/2024
3.0.261 427 2/8/2024
3.0.260 388 2/7/2024
3.0.259 407 2/7/2024
3.0.258 417 2/7/2024
3.0.257 392 2/7/2024
3.0.256 431 1/31/2024
3.0.255 424 1/30/2024
3.0.254 450 1/25/2024
3.0.253 435 1/24/2024
3.0.252 424 1/22/2024
3.0.251 692 1/17/2024
3.0.250 451 1/17/2024
3.0.249 442 1/16/2024
3.0.248 537 1/16/2024
3.0.247 445 1/16/2024
3.0.246 412 1/15/2024
3.0.245 435 1/11/2024
3.0.244 597 12/11/2023
3.0.243 446 12/11/2023
3.0.242 479 12/7/2023
3.0.241 477 12/7/2023
3.0.240 483 12/5/2023
3.0.239 471 12/5/2023
3.0.238 432 12/5/2023
3.0.237 166 12/5/2023
3.0.236 226 11/17/2023
3.0.235 169 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 160 11/8/2023
3.0.229 156 11/8/2023
3.0.228 294 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 174 11/1/2023
3.0.223 174 10/31/2023
3.0.222 172 10/31/2023
3.0.221 184 10/31/2023
3.0.220 177 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 179 10/24/2023
3.0.210 170 10/24/2023
3.0.209 159 10/24/2023
3.0.208 157 10/24/2023
3.0.207 189 10/23/2023
3.0.206 180 10/23/2023
3.0.205 199 10/20/2023
3.0.204 182 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 178 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 230 10/13/2023
3.0.194 210 10/12/2023
3.0.193 204 10/12/2023
3.0.192 192 10/11/2023
3.0.191 179 10/11/2023
3.0.190 199 10/11/2023
3.0.189 191 10/11/2023
3.0.188 188 10/11/2023
3.0.187 188 10/11/2023
3.0.186 174 10/11/2023
3.0.185 196 10/10/2023
3.0.184 173 10/10/2023
3.0.183 189 10/9/2023
3.0.182 189 10/9/2023
3.0.181 195 10/9/2023
3.0.180 218 9/21/2023
3.0.179 163 9/21/2023
3.0.178 190 9/21/2023
3.0.177 304 9/11/2023
3.0.176 299 9/8/2023
3.0.175 214 9/8/2023
3.0.173 203 9/8/2023
3.0.172 211 9/8/2023
3.0.170 261 8/23/2023
3.0.169 217 8/23/2023
3.0.168 220 8/23/2023
3.0.167 251 8/11/2023
3.0.166 232 8/10/2023
3.0.165 226 8/7/2023
3.0.164 240 8/3/2023
3.0.163 239 7/31/2023
3.0.162 242 7/28/2023
3.0.161 235 7/28/2023
3.0.160 291 6/30/2023
3.0.159 258 6/29/2023
3.0.158 241 6/29/2023
3.0.157 249 6/28/2023
3.0.156 249 6/28/2023
3.0.155 227 6/28/2023
3.0.154 236 6/26/2023
3.0.153 232 6/22/2023
3.0.152 261 6/22/2023
3.0.151 245 6/22/2023
3.0.150 259 6/22/2023
3.0.149 225 6/22/2023
3.0.148 244 6/22/2023
3.0.147 264 6/15/2023
3.0.146 263 6/9/2023
3.0.145 279 6/6/2023
3.0.144 257 6/6/2023
3.0.143 246 6/6/2023
3.0.142 255 5/31/2023
3.0.141 236 5/31/2023
3.0.140 275 5/26/2023
3.0.139 241 5/26/2023
3.0.138 269 5/25/2023
3.0.137 253 5/25/2023
3.0.136 262 5/25/2023
3.0.135 258 5/25/2023
3.0.134 261 5/25/2023
3.0.133 298 5/24/2023
3.0.132 293 5/24/2023
3.0.131 320 5/24/2023
3.0.130 326 5/23/2023
3.0.129 318 5/22/2023
3.0.128 343 5/18/2023
3.0.127 403 5/17/2023
3.0.126 394 5/11/2023
3.0.125 497 5/5/2023
3.0.124 512 5/4/2023
3.0.123 454 5/4/2023
3.0.122 395 4/25/2023
3.0.121 355 4/25/2023
3.0.120 354 4/25/2023
3.0.119 382 4/25/2023
3.0.118 399 4/25/2023
3.0.117 435 4/24/2023
3.0.116 423 4/24/2023
3.0.115 405 4/18/2023
3.0.114 404 4/18/2023
3.0.113 363 4/18/2023
3.0.112 387 4/11/2023
3.0.111 394 4/11/2023
3.0.110 434 3/31/2023
3.0.109 429 3/29/2023
3.0.108 393 3/28/2023
3.0.107 454 3/15/2023
3.0.106 462 3/9/2023
3.0.105 427 3/9/2023
3.0.104 433 3/3/2023
3.0.103 412 3/2/2023
3.0.102 452 3/2/2023 3.0.102 is deprecated because it has critical bugs.
3.0.101 498 3/1/2023 3.0.101 is deprecated because it has critical bugs.
3.0.100 446 2/22/2023
3.0.99 506 2/10/2023
3.0.98 483 2/10/2023
3.0.97 494 1/24/2023
3.0.96 554 12/15/2022
3.0.95 573 12/1/2022
3.0.94 560 11/30/2022
3.0.93 594 11/30/2022
3.0.92 584 11/30/2022
3.0.91 523 11/29/2022
3.0.90 626 11/25/2022
3.0.89 544 11/17/2022
3.0.88 563 11/15/2022
3.0.87 634 11/14/2022
3.0.86 670 11/14/2022
3.0.85 626 11/14/2022
3.0.84 601 11/14/2022
3.0.83 571 11/14/2022
3.0.82 542 11/14/2022
3.0.81 570 11/14/2022
3.0.80 612 11/14/2022
3.0.79 609 11/8/2022
3.0.78 557 11/7/2022
3.0.77 603 11/7/2022
3.0.76 596 11/7/2022
3.0.75 557 11/7/2022
3.0.74 608 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 651 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 657 10/19/2022
3.0.64 666 10/19/2022
3.0.63 635 10/19/2022
3.0.62 636 10/18/2022
3.0.61 760 10/13/2022
3.0.60 697 10/12/2022
3.0.59 691 10/12/2022
3.0.58 796 9/28/2022
3.0.57 720 9/28/2022
3.0.56 665 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 739 9/27/2022
3.0.49 734 9/27/2022
3.0.48 659 9/27/2022
3.0.47 691 9/26/2022
3.0.46 747 9/26/2022
3.0.45 721 9/26/2022
3.0.44 721 9/26/2022
3.0.43 765 9/23/2022
3.0.42 704 9/23/2022
3.0.41 714 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 644 9/21/2022
3.0.36 659 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 709 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 769 9/14/2022
3.0.22 723 9/14/2022
3.0.21 707 9/14/2022
3.0.20 703 9/9/2022
3.0.19 683 9/9/2022
3.0.18 718 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 715 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 716 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 771 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 688 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 742 7/14/2022
2.0.88 814 7/12/2022
2.0.87 796 7/11/2022
2.0.86 736 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 776 6/23/2022
2.0.80 757 6/15/2022
2.0.79 763 6/14/2022
2.0.78 732 6/14/2022
2.0.77 881 5/24/2022
2.0.76 883 5/3/2022
2.0.75 697 4/29/2022
2.0.74 748 4/19/2022
2.0.73 757 4/16/2022
2.0.72 751 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 780 3/2/2022
2.0.62 785 2/22/2022
2.0.61 759 2/18/2022
2.0.60 779 2/18/2022
2.0.59 788 2/15/2022
2.0.58 789 2/9/2022
2.0.57 797 2/1/2022
2.0.56 763 2/1/2022
2.0.55 742 2/1/2022
2.0.54 746 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 658 12/2/2021
2.0.44 643 11/18/2021
2.0.43 650 11/16/2021
2.0.42 688 11/2/2021
2.0.41 705 10/20/2021
2.0.40 659 10/12/2021
2.0.39 627 10/12/2021
2.0.38 633 10/5/2021
2.0.37 630 9/21/2021
2.0.36 684 9/9/2021
2.0.35 697 9/3/2021
2.0.34 731 9/2/2021
2.0.33 756 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 724 6/28/2021
2.0.27 690 6/17/2021
2.0.26 720 6/15/2021
2.0.25 738 6/14/2021
2.0.24 739 6/14/2021
2.0.23 721 6/14/2021
2.0.22 668 5/20/2021
2.0.21 716 5/18/2021
2.0.20 722 5/10/2021
2.0.19 650 5/10/2021
2.0.18 699 5/3/2021
2.0.17 687 5/3/2021
2.0.16 738 4/14/2021
2.0.15 703 4/13/2021
2.0.14 718 3/31/2021
2.0.13 724 3/25/2021
2.0.12 691 3/25/2021
2.0.11 703 2/19/2021
2.0.10 713 2/18/2021
2.0.9 736 2/18/2021
2.0.8 708 2/16/2021
2.0.7 738 2/9/2021
2.0.6 768 2/9/2021
2.0.5 767 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 741 1/26/2021
1.2.396 804 1/21/2021
1.2.395 728 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 761 1/19/2021
1.2.390 778 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 725 1/13/2021
1.2.385 761 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 875 11/17/2020
1.2.379 879 10/21/2020
1.2.378 837 9/17/2020
1.2.377 896 9/1/2020
1.2.376 893 9/1/2020
1.2.375 963 7/13/2020
1.2.374 855 7/2/2020
1.2.373 864 7/1/2020
1.2.372 900 6/10/2020
1.2.371 856 6/10/2020
1.2.370 795 6/10/2020
1.2.369 830 6/9/2020
1.2.368 872 6/9/2020
1.2.367 857 6/9/2020
1.2.366 852 6/9/2020
1.2.365 831 6/9/2020
1.2.364 850 6/9/2020
1.2.363 851 6/9/2020
1.2.362 937 6/8/2020
1.2.361 900 6/4/2020
1.2.360 872 5/4/2020
1.2.359 859 4/27/2020
1.2.358 917 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 863 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 911 2/20/2020
1.2.342 911 2/20/2020
1.2.341 898 2/20/2020
1.2.340 940 2/20/2020
1.2.339 911 2/20/2020
1.2.338 857 2/19/2020
1.2.337 896 2/18/2020
1.2.336 943 2/14/2020
1.2.335 954 2/6/2020
1.2.334 945 2/4/2020
1.2.333 971 2/3/2020
1.2.332 942 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 910 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 950 11/28/2019
1.2.320 1,056 11/26/2019
1.2.319 915 11/26/2019
1.2.318 948 11/22/2019
1.2.317 867 11/20/2019
1.2.316 889 10/25/2019
1.2.315 910 10/25/2019
1.2.314 940 10/23/2019
1.2.313 928 10/18/2019
1.2.312 891 10/17/2019
1.2.311 897 10/17/2019
1.2.310 903 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 966 9/16/2019
1.2.301 897 9/15/2019
1.2.300 920 9/13/2019
1.2.299 930 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 941 8/20/2019
1.2.293 945 8/16/2019
1.2.292 989 7/15/2019
1.2.291 1,004 6/30/2019
1.2.290 971 6/28/2019
1.2.289 975 6/20/2019
1.2.288 1,009 6/12/2019
1.2.287 980 6/12/2019
1.2.286 961 6/11/2019
1.2.285 1,002 6/11/2019
1.2.284 977 6/5/2019
1.2.283 1,015 5/28/2019
1.2.282 1,027 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 984 5/7/2019
1.2.276 953 5/7/2019
1.2.275 963 5/6/2019
1.2.274 970 4/26/2019
1.2.273 989 4/25/2019
1.2.272 1,010 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 937 4/16/2019
1.2.266 971 4/12/2019
1.2.265 1,010 4/12/2019
1.2.264 1,048 4/11/2019
1.2.263 1,013 4/11/2019
1.2.262 1,005 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,008 2/27/2019
1.2.257 1,036 2/26/2019
1.2.256 1,098 2/15/2019
1.2.255 1,095 2/15/2019
1.2.254 1,120 2/5/2019
1.2.253 1,164 12/12/2018
1.2.252 1,192 11/8/2018
1.2.251 1,159 11/8/2018
1.2.250 1,170 10/11/2018
1.2.249 1,201 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,325 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,598 6/18/2018
1.2.238 1,792 6/14/2018
1.2.237 1,570 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,788 5/3/2018
1.2.232 1,812 4/30/2018
1.2.231 1,554 4/18/2018
1.2.230 1,884 4/10/2018
1.2.229 1,811 4/10/2018
1.2.228 1,555 4/4/2018
1.2.227 1,644 3/28/2018
1.2.226 1,578 3/22/2018
1.2.225 1,637 3/20/2018
1.2.224 1,627 3/19/2018
1.2.223 1,839 3/15/2018
1.2.222 1,801 3/14/2018
1.2.221 1,831 3/14/2018
1.2.220 1,942 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,690 2/7/2018
1.2.214 1,854 2/5/2018
1.2.213 1,785 2/2/2018
1.2.212 1,866 1/26/2018
1.2.211 1,920 1/16/2018
1.2.210 1,936 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,646 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,611 11/14/2017
1.2.198 1,642 11/6/2017
1.2.197 1,619 11/6/2017
1.2.196 1,609 10/31/2017
1.2.195 1,655 10/30/2017
1.2.194 1,637 10/26/2017
1.2.193 1,620 10/26/2017
1.2.192 1,611 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,634 10/10/2017
1.2.184 1,710 10/10/2017
1.2.183 1,635 10/2/2017
1.2.182 1,655 9/29/2017
1.2.181 1,643 9/25/2017
1.2.180 1,697 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,772 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,652 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,808 7/26/2017
1.2.163 1,701 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,761 7/18/2017
1.2.158 1,703 7/13/2017
1.2.157 1,817 7/13/2017
1.2.156 1,809 7/5/2017
1.2.155 1,722 6/28/2017
1.2.154 1,713 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,690 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,708 1/10/2017
1.2.125 1,762 1/10/2017
1.2.119 1,745 12/13/2016
1.2.118 1,710 12/12/2016
1.2.117 1,811 12/10/2016
1.2.115 1,733 12/8/2016
1.2.114 1,706 12/5/2016
1.2.112 1,765 11/29/2016
1.2.111 1,744 11/25/2016
1.2.110 1,765 11/25/2016
1.2.109 1,787 11/24/2016
1.2.108 1,681 11/24/2016
1.2.107 1,713 11/23/2016
1.2.106 1,728 11/18/2016
1.2.105 1,735 11/18/2016
1.2.104 1,771 11/18/2016
1.2.103 1,697 11/17/2016
1.2.102 1,683 11/17/2016
1.2.101 1,734 11/17/2016
1.2.100 1,666 11/16/2016
1.2.99 1,685 11/16/2016
1.2.98 1,707 11/16/2016
1.2.97 1,664 11/16/2016
1.2.96 1,716 11/16/2016
1.2.95 1,725 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,715 11/14/2016
1.2.88 2,230 11/8/2016
1.2.87 1,943 11/8/2016
1.2.86 1,901 11/8/2016
1.2.85 1,737 11/8/2016
1.2.84 2,134 11/8/2016
1.2.83 1,855 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,861 11/1/2016
1.2.76 1,976 11/1/2016
1.2.75 1,669 10/31/2016
1.2.73 1,716 10/28/2016
1.2.71 1,714 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,713 10/20/2016
1.2.60 1,656 10/20/2016
1.2.59 1,677 10/13/2016
1.2.58 1,648 10/13/2016
1.2.57 1,701 10/13/2016
1.2.56 1,700 10/13/2016
1.2.55 1,701 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,701 9/12/2016
1.2.49 1,666 9/7/2016
1.2.48 1,702 9/2/2016
1.2.47 1,721 5/6/2016
1.2.46 1,969 4/25/2016
1.2.45 1,889 4/25/2016
1.2.44 1,857 4/25/2016
1.2.43 1,943 4/22/2016
1.2.42 1,677 4/15/2016
1.2.41 1,691 4/12/2016
1.2.40 1,770 4/11/2016
1.2.39 1,690 4/8/2016
1.2.38 1,721 4/8/2016
1.2.37 1,680 4/8/2016
1.2.36 1,699 4/8/2016
1.2.35 1,702 4/6/2016
1.2.34 1,688 4/6/2016
1.2.33 1,742 4/6/2016
1.2.32 1,712 4/6/2016
1.2.31 1,714 4/6/2016
1.2.30 1,731 4/6/2016
1.2.29 1,715 4/5/2016
1.2.28 1,653 4/5/2016
1.2.27 1,660 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,685 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,673 3/17/2016
1.2.18 1,744 3/17/2016
1.2.17 1,661 3/17/2016
1.2.16 1,704 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,671 3/11/2016
1.2.9 1,662 3/7/2016
1.2.8 1,633 3/6/2016
1.2.7 1,686 3/6/2016
1.2.6 1,664 3/4/2016
1.2.5 1,704 3/2/2016
1.2.4 1,667 3/2/2016
1.2.3 1,677 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,099 2/26/2016
1.1.40 1,946 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,660 2/19/2016
1.1.34 1,699 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,690 2/9/2016
1.1.29 1,708 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,627 1/20/2016
1.1.19 1,625 1/20/2016
1.1.18 1,699 1/20/2016
1.1.17 1,659 1/20/2016
1.1.16 1,674 1/19/2016
1.1.15 2,250 1/15/2016
1.1.14 2,672 1/15/2016
1.1.13 2,273 1/14/2016
1.1.12 1,809 1/14/2016
1.1.10 1,942 1/13/2016
1.1.9 1,775 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,679 1/6/2016
1.1.2 1,670 1/6/2016
1.1.1 1,668 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,735 12/3/2015
1.0.150 1,722 12/3/2015
1.0.149 1,932 12/3/2015
1.0.148 2,094 12/2/2015
1.0.147 1,965 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,995 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,831 11/25/2015
1.0.135 1,706 11/20/2015
1.0.134 1,702 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,678 11/13/2015
1.0.127 1,789 11/12/2015
1.0.126 1,669 11/12/2015
1.0.125 1,657 11/11/2015
1.0.124 1,587 11/11/2015
1.0.123 1,645 11/11/2015
1.0.122 1,705 11/11/2015
1.0.121 1,700 11/4/2015
1.0.120 1,693 11/3/2015
1.0.119 1,706 10/30/2015
1.0.118 1,725 10/29/2015
1.0.117 1,658 10/23/2015
1.0.116 1,582 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,948 10/6/2015
1.0.107 2,054 10/4/2015
1.0.106 1,728 9/25/2015
1.0.105 1,646 9/2/2015
1.0.104 1,664 8/24/2015
1.0.103 1,903 7/30/2015
1.0.102 1,814 7/30/2015
1.0.101 1,608 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,629 5/12/2015
1.0.96 1,676 5/7/2015
1.0.95 1,724 4/16/2015
1.0.94 1,729 4/16/2015
1.0.93 1,731 4/15/2015
1.0.92 1,656 4/8/2015
1.0.91 1,599 3/17/2015
1.0.90 1,691 3/10/2015
1.0.89 1,679 3/10/2015
1.0.88 1,833 2/12/2015
1.0.87 1,840 12/4/2014
1.0.86 1,869 11/14/2014
1.0.85 1,882 11/14/2014
1.0.84 2,091 11/13/2014
1.0.83 1,837 11/13/2014
1.0.82 1,864 11/12/2014
1.0.81 1,919 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,669 9/3/2014
1.0.73 1,702 9/3/2014
1.0.72 1,685 8/12/2014
1.0.71 1,729 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,659 8/11/2014
1.0.66 1,727 8/11/2014
1.0.65 1,718 8/5/2014
1.0.64 1,677 8/4/2014
1.0.63 1,635 7/31/2014
1.0.62 1,726 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,618 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,660 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,761 6/21/2014
1.0.48 1,740 6/20/2014
1.0.47 1,799 6/21/2014
1.0.46 1,731 6/20/2014
1.0.45 1,670 6/19/2014
1.0.44 1,630 6/19/2014
1.0.43 1,660 6/19/2014
1.0.42 1,628 6/19/2014
1.0.40 1,668 6/19/2014
1.0.39 1,634 6/18/2014
1.0.38 1,731 6/18/2014
1.0.37 1,752 6/12/2014
1.0.36 1,698 6/12/2014
1.0.35 1,755 6/12/2014
1.0.32 1,718 6/12/2014
1.0.31 1,680 6/6/2014
1.0.30 1,648 6/6/2014
1.0.29 1,655 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,690 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,911 4/10/2014
1.0.16 1,966 4/10/2014
1.0.15 1,939 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,833 4/2/2014
1.0.9 1,857 4/1/2014
1.0.8 1,816 4/1/2014
1.0.7 1,805 4/1/2014
1.0.6 1,868 4/1/2014
1.0.5 1,859 4/1/2014