PeanutButter.WindowsServiceManagement 3.0.340

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.340
                    
NuGet\Install-Package PeanutButter.WindowsServiceManagement -Version 3.0.340
                    
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.340" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.WindowsServiceManagement" Version="3.0.340" />
                    
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.340
                    
#r "nuget: PeanutButter.WindowsServiceManagement, 3.0.340"
                    
#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.340
                    
#: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.340
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.WindowsServiceManagement&version=3.0.340
                    
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 110 9/12/2025
3.0.395 175 9/11/2025
3.0.394 134 9/11/2025
3.0.392 142 9/9/2025
3.0.391 270 8/19/2025
3.0.390 139 8/19/2025
3.0.389 627 8/1/2025
3.0.388 142 7/31/2025
3.0.387 146 7/30/2025
3.0.386 178 7/15/2025
3.0.385 170 7/15/2025
3.0.384 918 5/15/2025
3.0.383 279 5/14/2025
3.0.382 369 5/13/2025
3.0.381 152 5/9/2025
3.0.380 271 5/8/2025
3.0.379 202 5/7/2025
3.0.378 201 5/6/2025
3.0.377 198 5/6/2025
3.0.376 195 5/6/2025
3.0.375 189 5/6/2025
3.0.374 198 5/5/2025
3.0.373 194 5/5/2025
3.0.372 185 5/5/2025
3.0.371 202 5/5/2025
3.0.370 200 5/5/2025
3.0.369 206 5/5/2025
3.0.368 201 4/30/2025
3.0.367 195 4/30/2025
3.0.366 204 4/30/2025
3.0.365 199 4/30/2025
3.0.364 200 4/30/2025
3.0.363 195 4/30/2025
3.0.362 199 4/30/2025
3.0.361 204 4/30/2025
3.0.360 202 4/30/2025
3.0.359 190 4/30/2025
3.0.358 216 4/29/2025
3.0.357 249 4/23/2025
3.0.356 217 4/22/2025
3.0.355 319 4/17/2025
3.0.354 258 4/15/2025
3.0.353 1,097 4/4/2025
3.0.352 220 4/3/2025
3.0.351 231 4/2/2025
3.0.350 341 4/2/2025
3.0.349 209 3/18/2025
3.0.348 211 3/18/2025
3.0.347 698 3/4/2025
3.0.346 277 3/4/2025
3.0.345 265 3/4/2025
3.0.344 188 2/20/2025
3.0.343 166 2/14/2025
3.0.342 230 2/11/2025
3.0.341 176 2/10/2025
3.0.340 158 2/5/2025
3.0.339 278 1/7/2025
3.0.338 173 1/7/2025
3.0.337 174 1/7/2025
3.0.336 187 1/6/2025
3.0.335 184 12/17/2024
3.0.334 187 12/17/2024
3.0.333 191 12/13/2024
3.0.332 182 12/13/2024
3.0.331 173 12/12/2024
3.0.330 182 11/28/2024
3.0.329 278 11/13/2024
3.0.328 860 11/12/2024
3.0.327 186 11/12/2024
3.0.326 191 11/12/2024
3.0.325 175 11/12/2024
3.0.324 177 11/12/2024
3.0.323 182 11/6/2024
3.0.322 181 11/6/2024
3.0.321 921 10/10/2024
3.0.320 271 10/7/2024
3.0.319 231 9/18/2024
3.0.318 203 9/18/2024
3.0.317 220 9/18/2024
3.0.316 955 8/28/2024
3.0.315 214 8/12/2024
3.0.314 225 8/8/2024
3.0.313 205 8/8/2024
3.0.312 195 7/29/2024
3.0.311 1,020 7/17/2024
3.0.310 177 7/15/2024
3.0.309 214 7/15/2024
3.0.308 195 7/9/2024
3.0.307 174 7/9/2024
3.0.306 332 6/25/2024
3.0.305 236 6/11/2024
3.0.304 183 6/11/2024
3.0.303 240 6/5/2024
3.0.302 193 6/5/2024
3.0.301 212 5/30/2024
3.0.300 243 5/30/2024
3.0.299 197 5/30/2024
3.0.298 812 5/17/2024
3.0.297 222 5/17/2024
3.0.296 210 5/13/2024
3.0.295 196 5/8/2024
3.0.294 259 5/7/2024
3.0.293 212 4/19/2024
3.0.292 209 4/18/2024
3.0.291 234 4/17/2024
3.0.290 217 4/17/2024
3.0.289 211 4/15/2024
3.0.288 206 4/11/2024
3.0.287 256 4/5/2024
3.0.286 205 4/5/2024
3.0.285 234 4/5/2024
3.0.284 274 4/4/2024
3.0.283 230 4/4/2024
3.0.282 640 4/3/2024
3.0.281 228 4/2/2024
3.0.280 229 4/2/2024
3.0.279 252 3/25/2024
3.0.278 255 3/25/2024
3.0.277 349 3/15/2024
3.0.276 346 2/29/2024
3.0.275 303 2/28/2024
3.0.274 299 2/28/2024
3.0.273 390 2/27/2024
3.0.272 324 2/26/2024
3.0.271 363 2/22/2024
3.0.270 416 2/15/2024
3.0.269 358 2/15/2024
3.0.268 363 2/15/2024
3.0.267 392 2/14/2024
3.0.266 384 2/14/2024
3.0.265 516 2/13/2024
3.0.264 417 2/8/2024
3.0.263 409 2/8/2024
3.0.262 411 2/8/2024
3.0.261 425 2/8/2024
3.0.260 386 2/7/2024
3.0.259 405 2/7/2024
3.0.258 414 2/7/2024
3.0.257 390 2/7/2024
3.0.256 429 1/31/2024
3.0.255 422 1/30/2024
3.0.254 448 1/25/2024
3.0.253 433 1/24/2024
3.0.252 422 1/22/2024
3.0.251 690 1/17/2024
3.0.250 448 1/17/2024
3.0.249 440 1/16/2024
3.0.248 535 1/16/2024
3.0.247 443 1/16/2024
3.0.246 410 1/15/2024
3.0.245 431 1/11/2024
3.0.244 595 12/11/2023
3.0.243 444 12/11/2023
3.0.242 477 12/7/2023
3.0.241 475 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 169 11/9/2023
3.0.230 160 11/8/2023
3.0.229 155 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 188 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 170 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 200 10/17/2023
3.0.195 230 10/13/2023
3.0.194 209 10/12/2023
3.0.193 203 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 172 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 259 8/23/2023
3.0.169 215 8/23/2023
3.0.168 218 8/23/2023
3.0.167 249 8/11/2023
3.0.166 230 8/10/2023
3.0.165 224 8/7/2023
3.0.164 238 8/3/2023
3.0.163 237 7/31/2023
3.0.162 240 7/28/2023
3.0.161 233 7/28/2023
3.0.160 289 6/30/2023
3.0.159 255 6/29/2023
3.0.158 239 6/29/2023
3.0.157 247 6/28/2023
3.0.156 247 6/28/2023
3.0.155 224 6/28/2023
3.0.154 234 6/26/2023
3.0.153 229 6/22/2023
3.0.152 259 6/22/2023
3.0.151 243 6/22/2023
3.0.150 257 6/22/2023
3.0.149 223 6/22/2023
3.0.148 242 6/22/2023
3.0.147 262 6/15/2023
3.0.146 261 6/9/2023
3.0.145 277 6/6/2023
3.0.144 254 6/6/2023
3.0.143 244 6/6/2023
3.0.142 253 5/31/2023
3.0.141 234 5/31/2023
3.0.140 273 5/26/2023
3.0.139 239 5/26/2023
3.0.138 267 5/25/2023
3.0.137 250 5/25/2023
3.0.136 260 5/25/2023
3.0.135 255 5/25/2023
3.0.134 258 5/25/2023
3.0.133 296 5/24/2023
3.0.132 291 5/24/2023
3.0.131 318 5/24/2023
3.0.130 324 5/23/2023
3.0.129 316 5/22/2023
3.0.128 341 5/18/2023
3.0.127 401 5/17/2023
3.0.126 392 5/11/2023
3.0.125 495 5/5/2023
3.0.124 510 5/4/2023
3.0.123 452 5/4/2023
3.0.122 394 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 404 4/18/2023
3.0.114 403 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 428 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 426 3/9/2023
3.0.104 432 3/3/2023
3.0.103 411 3/2/2023
3.0.102 449 3/2/2023 3.0.102 is deprecated because it has critical bugs.
3.0.101 495 3/1/2023 3.0.101 is deprecated because it has critical bugs.
3.0.100 445 2/22/2023
3.0.99 505 2/10/2023
3.0.98 482 2/10/2023
3.0.97 493 1/24/2023
3.0.96 553 12/15/2022
3.0.95 571 12/1/2022
3.0.94 559 11/30/2022
3.0.93 593 11/30/2022
3.0.92 583 11/30/2022
3.0.91 522 11/29/2022
3.0.90 624 11/25/2022
3.0.89 542 11/17/2022
3.0.88 562 11/15/2022
3.0.87 633 11/14/2022
3.0.86 669 11/14/2022
3.0.85 625 11/14/2022
3.0.84 600 11/14/2022
3.0.83 570 11/14/2022
3.0.82 541 11/14/2022
3.0.81 569 11/14/2022
3.0.80 611 11/14/2022
3.0.79 608 11/8/2022
3.0.78 556 11/7/2022
3.0.77 602 11/7/2022
3.0.76 595 11/7/2022
3.0.75 556 11/7/2022
3.0.74 606 11/3/2022
3.0.73 625 10/31/2022
3.0.72 606 10/27/2022
3.0.71 596 10/27/2022
3.0.70 648 10/27/2022
3.0.69 630 10/27/2022
3.0.68 664 10/25/2022
3.0.67 789 10/19/2022
3.0.66 658 10/19/2022
3.0.65 655 10/19/2022
3.0.64 664 10/19/2022
3.0.63 633 10/19/2022
3.0.62 634 10/18/2022
3.0.61 758 10/13/2022
3.0.60 695 10/12/2022
3.0.59 689 10/12/2022
3.0.58 794 9/28/2022
3.0.57 718 9/28/2022
3.0.56 663 9/28/2022
3.0.55 689 9/27/2022
3.0.54 727 9/27/2022
3.0.53 705 9/27/2022
3.0.52 681 9/27/2022
3.0.51 736 9/27/2022
3.0.50 737 9/27/2022
3.0.49 732 9/27/2022
3.0.48 657 9/27/2022
3.0.47 689 9/26/2022
3.0.46 745 9/26/2022
3.0.45 719 9/26/2022
3.0.44 719 9/26/2022
3.0.43 763 9/23/2022
3.0.42 702 9/23/2022
3.0.41 712 9/22/2022
3.0.40 697 9/22/2022
3.0.39 688 9/22/2022
3.0.38 641 9/21/2022
3.0.37 642 9/21/2022
3.0.36 657 9/21/2022
3.0.35 661 9/21/2022
3.0.34 648 9/20/2022
3.0.33 688 9/19/2022
3.0.32 687 9/16/2022
3.0.31 697 9/16/2022
3.0.30 707 9/16/2022
3.0.29 708 9/16/2022
3.0.28 700 9/15/2022
3.0.27 702 9/15/2022
3.0.26 722 9/14/2022
3.0.25 774 9/14/2022
3.0.24 809 9/14/2022
3.0.23 767 9/14/2022
3.0.22 720 9/14/2022
3.0.21 705 9/14/2022
3.0.20 701 9/9/2022
3.0.19 681 9/9/2022
3.0.18 716 9/8/2022
3.0.17 722 9/6/2022
3.0.16 736 9/6/2022
3.0.15 753 9/2/2022
3.0.14 712 9/1/2022
3.0.13 713 8/31/2022
3.0.12 711 8/31/2022
3.0.11 751 8/23/2022
3.0.10 705 8/22/2022
3.0.9 714 8/22/2022
3.0.8 683 8/18/2022
3.0.7 717 8/17/2022
3.0.6 748 8/15/2022
3.0.5 683 8/15/2022
3.0.4 769 8/4/2022
3.0.3 714 8/4/2022
3.0.2 740 7/29/2022
3.0.1 777 7/27/2022
3.0.0 686 7/26/2022
2.0.96 759 7/26/2022
2.0.95 740 7/26/2022
2.0.94 688 7/25/2022
2.0.93 685 7/25/2022
2.0.92 797 7/15/2022
2.0.91 718 7/15/2022
2.0.90 712 7/14/2022
2.0.89 740 7/14/2022
2.0.88 812 7/12/2022
2.0.87 794 7/11/2022
2.0.86 734 7/11/2022
2.0.85 761 7/11/2022
2.0.84 755 7/8/2022
2.0.83 790 6/29/2022
2.0.82 735 6/29/2022
2.0.81 774 6/23/2022
2.0.80 755 6/15/2022
2.0.79 760 6/14/2022
2.0.78 730 6/14/2022
2.0.77 879 5/24/2022
2.0.76 880 5/3/2022
2.0.75 695 4/29/2022
2.0.74 746 4/19/2022
2.0.73 755 4/16/2022
2.0.72 749 4/12/2022
2.0.71 730 4/12/2022
2.0.70 788 4/7/2022
2.0.69 759 4/7/2022
2.0.68 781 4/7/2022
2.0.67 794 4/7/2022
2.0.66 752 3/15/2022
2.0.65 763 3/15/2022
2.0.64 789 3/15/2022
2.0.63 777 3/2/2022
2.0.62 783 2/22/2022
2.0.61 756 2/18/2022
2.0.60 777 2/18/2022
2.0.59 786 2/15/2022
2.0.58 787 2/9/2022
2.0.57 795 2/1/2022
2.0.56 761 2/1/2022
2.0.55 739 2/1/2022
2.0.54 744 1/28/2022
2.0.53 773 1/27/2022
2.0.52 769 1/19/2022
2.0.51 754 1/19/2022
2.0.46 750 1/19/2022
2.0.45 656 12/2/2021
2.0.44 641 11/18/2021
2.0.43 648 11/16/2021
2.0.42 686 11/2/2021
2.0.41 703 10/20/2021
2.0.40 657 10/12/2021
2.0.39 625 10/12/2021
2.0.38 631 10/5/2021
2.0.37 628 9/21/2021
2.0.36 682 9/9/2021
2.0.35 695 9/3/2021
2.0.34 728 9/2/2021
2.0.33 754 7/21/2021
2.0.32 658 7/21/2021
2.0.31 656 7/6/2021
2.0.30 646 7/5/2021
2.0.29 724 6/30/2021
2.0.28 721 6/28/2021
2.0.27 688 6/17/2021
2.0.26 718 6/15/2021
2.0.25 736 6/14/2021
2.0.24 736 6/14/2021
2.0.23 719 6/14/2021
2.0.22 666 5/20/2021
2.0.21 714 5/18/2021
2.0.20 720 5/10/2021
2.0.19 648 5/10/2021
2.0.18 697 5/3/2021
2.0.17 685 5/3/2021
2.0.16 736 4/14/2021
2.0.15 701 4/13/2021
2.0.14 716 3/31/2021
2.0.13 722 3/25/2021
2.0.12 688 3/25/2021
2.0.11 700 2/19/2021
2.0.10 711 2/18/2021
2.0.9 734 2/18/2021
2.0.8 706 2/16/2021
2.0.7 736 2/9/2021
2.0.6 766 2/9/2021
2.0.5 765 2/3/2021
2.0.4 754 1/29/2021
2.0.3 722 1/29/2021
2.0.2 758 1/28/2021
2.0.1 777 1/27/2021
2.0.0 699 1/26/2021
1.2.397 738 1/26/2021
1.2.396 802 1/21/2021
1.2.395 726 1/20/2021
1.2.394 793 1/20/2021
1.2.393 756 1/20/2021
1.2.392 762 1/20/2021
1.2.391 759 1/19/2021
1.2.390 775 1/19/2021
1.2.389 770 1/19/2021
1.2.388 759 1/14/2021
1.2.387 755 1/14/2021
1.2.386 722 1/13/2021
1.2.385 759 1/13/2021
1.2.384 833 1/11/2021
1.2.383 770 1/8/2021
1.2.382 791 1/6/2021
1.2.381 770 1/6/2021
1.2.380 873 11/17/2020
1.2.379 878 10/21/2020
1.2.378 836 9/17/2020
1.2.377 894 9/1/2020
1.2.376 892 9/1/2020
1.2.375 962 7/13/2020
1.2.374 853 7/2/2020
1.2.373 862 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 871 6/9/2020
1.2.367 856 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 870 3/2/2020
1.2.350 863 3/2/2020
1.2.349 867 3/2/2020
1.2.348 868 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 910 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 942 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 910 12/13/2019
1.2.328 962 12/12/2019
1.2.327 961 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,055 11/26/2019
1.2.319 915 11/26/2019
1.2.318 947 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 979 6/12/2019
1.2.286 961 6/11/2019
1.2.285 1,001 6/11/2019
1.2.284 977 6/5/2019
1.2.283 1,014 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 962 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,010 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 962 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,169 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,811 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,643 3/28/2018
1.2.226 1,577 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,865 1/26/2018
1.2.211 1,920 1/16/2018
1.2.210 1,935 12/18/2017
1.2.209 1,705 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,645 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,651 11/20/2017
1.2.200 1,611 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,610 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,647 9/12/2017
1.2.178 1,646 8/31/2017
1.2.177 1,659 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,681 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,702 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,606 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,659 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,763 1/10/2017
1.2.130 1,745 1/10/2017
1.2.129 1,757 1/10/2017
1.2.128 1,714 1/10/2017
1.2.127 1,707 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,704 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,695 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,724 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,942 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,860 11/1/2016
1.2.76 1,975 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,748 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,693 10/10/2016
1.2.51 1,709 9/12/2016
1.2.50 1,701 9/12/2016
1.2.49 1,664 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,676 4/15/2016
1.2.41 1,690 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,701 4/6/2016
1.2.34 1,687 4/6/2016
1.2.33 1,741 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,659 4/5/2016
1.2.26 1,697 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,734 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,703 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,659 2/19/2016
1.1.34 1,699 2/15/2016
1.1.33 1,690 2/12/2016
1.1.32 1,625 2/11/2016
1.1.31 1,909 2/11/2016
1.1.30 1,689 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,626 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,673 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,816 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,985 11/30/2015
1.0.137 1,772 11/26/2015
1.0.136 1,831 11/25/2015
1.0.135 1,706 11/20/2015
1.0.134 1,701 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,581 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,947 10/6/2015
1.0.107 2,054 10/4/2015
1.0.106 1,728 9/25/2015
1.0.105 1,645 9/2/2015
1.0.104 1,664 8/24/2015
1.0.103 1,903 7/30/2015
1.0.102 1,813 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,675 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,090 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,653 10/9/2014
1.0.79 1,717 10/8/2014
1.0.78 1,677 10/7/2014
1.0.77 1,735 10/7/2014
1.0.76 1,685 9/29/2014
1.0.75 1,758 9/29/2014
1.0.74 1,668 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,658 8/11/2014
1.0.66 1,727 8/11/2014
1.0.65 1,717 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,761 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,679 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,693 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,867 4/1/2014
1.0.5 1,859 4/1/2014