PeanutButter.WindowsServiceManagement 3.0.387

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.387
                    
NuGet\Install-Package PeanutButter.WindowsServiceManagement -Version 3.0.387
                    
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.387" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.WindowsServiceManagement" Version="3.0.387" />
                    
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.387
                    
#r "nuget: PeanutButter.WindowsServiceManagement, 3.0.387"
                    
#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.387
                    
#: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.387
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.WindowsServiceManagement&version=3.0.387
                    
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.391 141 8/19/2025
3.0.390 134 8/19/2025
3.0.389 376 8/1/2025
3.0.388 139 7/31/2025
3.0.387 143 7/30/2025
3.0.386 167 7/15/2025
3.0.385 168 7/15/2025
3.0.384 877 5/15/2025
3.0.383 271 5/14/2025
3.0.382 364 5/13/2025
3.0.381 147 5/9/2025
3.0.380 268 5/8/2025
3.0.379 198 5/7/2025
3.0.378 198 5/6/2025
3.0.377 189 5/6/2025
3.0.376 190 5/6/2025
3.0.375 187 5/6/2025
3.0.374 192 5/5/2025
3.0.373 192 5/5/2025
3.0.372 182 5/5/2025
3.0.371 198 5/5/2025
3.0.370 195 5/5/2025
3.0.369 202 5/5/2025
3.0.368 197 4/30/2025
3.0.367 191 4/30/2025
3.0.366 198 4/30/2025
3.0.365 195 4/30/2025
3.0.364 197 4/30/2025
3.0.363 192 4/30/2025
3.0.362 194 4/30/2025
3.0.361 201 4/30/2025
3.0.360 197 4/30/2025
3.0.359 187 4/30/2025
3.0.358 213 4/29/2025
3.0.357 246 4/23/2025
3.0.356 213 4/22/2025
3.0.355 314 4/17/2025
3.0.354 247 4/15/2025
3.0.353 1,091 4/4/2025
3.0.352 216 4/3/2025
3.0.351 226 4/2/2025
3.0.350 334 4/2/2025
3.0.349 205 3/18/2025
3.0.348 207 3/18/2025
3.0.347 696 3/4/2025
3.0.346 273 3/4/2025
3.0.345 260 3/4/2025
3.0.344 183 2/20/2025
3.0.343 163 2/14/2025
3.0.342 225 2/11/2025
3.0.341 174 2/10/2025
3.0.340 156 2/5/2025
3.0.339 271 1/7/2025
3.0.338 167 1/7/2025
3.0.337 169 1/7/2025
3.0.336 182 1/6/2025
3.0.335 182 12/17/2024
3.0.334 182 12/17/2024
3.0.333 189 12/13/2024
3.0.332 178 12/13/2024
3.0.331 167 12/12/2024
3.0.330 175 11/28/2024
3.0.329 271 11/13/2024
3.0.328 857 11/12/2024
3.0.327 183 11/12/2024
3.0.326 185 11/12/2024
3.0.325 168 11/12/2024
3.0.324 173 11/12/2024
3.0.323 176 11/6/2024
3.0.322 176 11/6/2024
3.0.321 919 10/10/2024
3.0.320 269 10/7/2024
3.0.319 226 9/18/2024
3.0.318 198 9/18/2024
3.0.317 216 9/18/2024
3.0.316 950 8/28/2024
3.0.315 210 8/12/2024
3.0.314 220 8/8/2024
3.0.313 200 8/8/2024
3.0.312 189 7/29/2024
3.0.311 1,017 7/17/2024
3.0.310 173 7/15/2024
3.0.309 209 7/15/2024
3.0.308 191 7/9/2024
3.0.307 172 7/9/2024
3.0.306 326 6/25/2024
3.0.305 230 6/11/2024
3.0.304 180 6/11/2024
3.0.303 236 6/5/2024
3.0.302 191 6/5/2024
3.0.301 210 5/30/2024
3.0.300 239 5/30/2024
3.0.299 194 5/30/2024
3.0.298 809 5/17/2024
3.0.297 215 5/17/2024
3.0.296 204 5/13/2024
3.0.295 191 5/8/2024
3.0.294 256 5/7/2024
3.0.293 208 4/19/2024
3.0.292 207 4/18/2024
3.0.291 230 4/17/2024
3.0.290 215 4/17/2024
3.0.289 209 4/15/2024
3.0.288 201 4/11/2024
3.0.287 253 4/5/2024
3.0.286 201 4/5/2024
3.0.285 229 4/5/2024
3.0.284 269 4/4/2024
3.0.283 223 4/4/2024
3.0.282 637 4/3/2024
3.0.281 220 4/2/2024
3.0.280 223 4/2/2024
3.0.279 247 3/25/2024
3.0.278 251 3/25/2024
3.0.277 347 3/15/2024
3.0.276 344 2/29/2024
3.0.275 297 2/28/2024
3.0.274 293 2/28/2024
3.0.273 385 2/27/2024
3.0.272 322 2/26/2024
3.0.271 359 2/22/2024
3.0.270 409 2/15/2024
3.0.269 352 2/15/2024
3.0.268 360 2/15/2024
3.0.267 389 2/14/2024
3.0.266 379 2/14/2024
3.0.265 509 2/13/2024
3.0.264 413 2/8/2024
3.0.263 403 2/8/2024
3.0.262 409 2/8/2024
3.0.261 422 2/8/2024
3.0.260 382 2/7/2024
3.0.259 398 2/7/2024
3.0.258 411 2/7/2024
3.0.257 385 2/7/2024
3.0.256 425 1/31/2024
3.0.255 418 1/30/2024
3.0.254 445 1/25/2024
3.0.253 431 1/24/2024
3.0.252 416 1/22/2024
3.0.251 688 1/17/2024
3.0.250 445 1/17/2024
3.0.249 434 1/16/2024
3.0.248 531 1/16/2024
3.0.247 437 1/16/2024
3.0.246 408 1/15/2024
3.0.245 427 1/11/2024
3.0.244 590 12/11/2023
3.0.243 440 12/11/2023
3.0.242 475 12/7/2023
3.0.241 470 12/7/2023
3.0.240 482 12/5/2023
3.0.239 466 12/5/2023
3.0.238 428 12/5/2023
3.0.237 166 12/5/2023
3.0.236 222 11/17/2023
3.0.235 167 11/17/2023
3.0.234 201 11/14/2023
3.0.233 164 11/14/2023
3.0.232 166 11/13/2023
3.0.231 166 11/9/2023
3.0.230 157 11/8/2023
3.0.229 155 11/8/2023
3.0.228 291 11/2/2023
3.0.227 177 11/2/2023
3.0.226 172 11/1/2023
3.0.225 209 11/1/2023
3.0.224 170 11/1/2023
3.0.223 174 10/31/2023
3.0.222 171 10/31/2023
3.0.221 181 10/31/2023
3.0.220 174 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 163 10/30/2023
3.0.214 169 10/26/2023
3.0.213 163 10/25/2023
3.0.212 189 10/25/2023
3.0.211 175 10/24/2023
3.0.210 166 10/24/2023
3.0.209 156 10/24/2023
3.0.208 155 10/24/2023
3.0.207 185 10/23/2023
3.0.206 177 10/23/2023
3.0.205 195 10/20/2023
3.0.204 180 10/20/2023
3.0.203 183 10/20/2023
3.0.202 173 10/19/2023
3.0.201 173 10/19/2023
3.0.200 168 10/19/2023
3.0.199 177 10/19/2023
3.0.198 188 10/18/2023
3.0.197 171 10/18/2023
3.0.196 199 10/17/2023
3.0.195 227 10/13/2023
3.0.194 206 10/12/2023
3.0.193 201 10/12/2023
3.0.192 188 10/11/2023
3.0.191 178 10/11/2023
3.0.190 197 10/11/2023
3.0.189 187 10/11/2023
3.0.188 184 10/11/2023
3.0.187 186 10/11/2023
3.0.186 167 10/11/2023
3.0.185 194 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 194 10/9/2023
3.0.180 216 9/21/2023
3.0.179 159 9/21/2023
3.0.178 184 9/21/2023
3.0.177 303 9/11/2023
3.0.176 293 9/8/2023
3.0.175 209 9/8/2023
3.0.173 199 9/8/2023
3.0.172 207 9/8/2023
3.0.170 256 8/23/2023
3.0.169 210 8/23/2023
3.0.168 215 8/23/2023
3.0.167 244 8/11/2023
3.0.166 225 8/10/2023
3.0.165 217 8/7/2023
3.0.164 233 8/3/2023
3.0.163 229 7/31/2023
3.0.162 235 7/28/2023
3.0.161 227 7/28/2023
3.0.160 283 6/30/2023
3.0.159 249 6/29/2023
3.0.158 230 6/29/2023
3.0.157 246 6/28/2023
3.0.156 240 6/28/2023
3.0.155 219 6/28/2023
3.0.154 233 6/26/2023
3.0.153 228 6/22/2023
3.0.152 255 6/22/2023
3.0.151 240 6/22/2023
3.0.150 253 6/22/2023
3.0.149 219 6/22/2023
3.0.148 238 6/22/2023
3.0.147 260 6/15/2023
3.0.146 260 6/9/2023
3.0.145 273 6/6/2023
3.0.144 253 6/6/2023
3.0.143 238 6/6/2023
3.0.142 249 5/31/2023
3.0.141 230 5/31/2023
3.0.140 266 5/26/2023
3.0.139 236 5/26/2023
3.0.138 262 5/25/2023
3.0.137 247 5/25/2023
3.0.136 255 5/25/2023
3.0.135 252 5/25/2023
3.0.134 252 5/25/2023
3.0.133 292 5/24/2023
3.0.132 288 5/24/2023
3.0.131 312 5/24/2023
3.0.130 322 5/23/2023
3.0.129 310 5/22/2023
3.0.128 335 5/18/2023
3.0.127 400 5/17/2023
3.0.126 391 5/11/2023
3.0.125 490 5/5/2023
3.0.124 507 5/4/2023
3.0.123 449 5/4/2023
3.0.122 390 4/25/2023
3.0.121 351 4/25/2023
3.0.120 351 4/25/2023
3.0.119 374 4/25/2023
3.0.118 395 4/25/2023
3.0.117 428 4/24/2023
3.0.116 417 4/24/2023
3.0.115 397 4/18/2023
3.0.114 398 4/18/2023
3.0.113 359 4/18/2023
3.0.112 381 4/11/2023
3.0.111 388 4/11/2023
3.0.110 431 3/31/2023
3.0.109 425 3/29/2023
3.0.108 389 3/28/2023
3.0.107 449 3/15/2023
3.0.106 456 3/9/2023
3.0.105 420 3/9/2023
3.0.104 426 3/3/2023
3.0.103 406 3/2/2023
3.0.102 442 3/2/2023 3.0.102 is deprecated because it has critical bugs.
3.0.101 489 3/1/2023 3.0.101 is deprecated because it has critical bugs.
3.0.100 441 2/22/2023
3.0.99 501 2/10/2023
3.0.98 478 2/10/2023
3.0.97 490 1/24/2023
3.0.96 546 12/15/2022
3.0.95 565 12/1/2022
3.0.94 555 11/30/2022
3.0.93 587 11/30/2022
3.0.92 579 11/30/2022
3.0.91 516 11/29/2022
3.0.90 620 11/25/2022
3.0.89 537 11/17/2022
3.0.88 554 11/15/2022
3.0.87 628 11/14/2022
3.0.86 660 11/14/2022
3.0.85 620 11/14/2022
3.0.84 594 11/14/2022
3.0.83 564 11/14/2022
3.0.82 537 11/14/2022
3.0.81 564 11/14/2022
3.0.80 601 11/14/2022
3.0.79 603 11/8/2022
3.0.78 548 11/7/2022
3.0.77 598 11/7/2022
3.0.76 588 11/7/2022
3.0.75 552 11/7/2022
3.0.74 601 11/3/2022
3.0.73 619 10/31/2022
3.0.72 602 10/27/2022
3.0.71 590 10/27/2022
3.0.70 641 10/27/2022
3.0.69 622 10/27/2022
3.0.68 656 10/25/2022
3.0.67 784 10/19/2022
3.0.66 653 10/19/2022
3.0.65 650 10/19/2022
3.0.64 656 10/19/2022
3.0.63 628 10/19/2022
3.0.62 630 10/18/2022
3.0.61 751 10/13/2022
3.0.60 689 10/12/2022
3.0.59 679 10/12/2022
3.0.58 787 9/28/2022
3.0.57 714 9/28/2022
3.0.56 657 9/28/2022
3.0.55 681 9/27/2022
3.0.54 720 9/27/2022
3.0.53 699 9/27/2022
3.0.52 676 9/27/2022
3.0.51 729 9/27/2022
3.0.50 731 9/27/2022
3.0.49 728 9/27/2022
3.0.48 650 9/27/2022
3.0.47 679 9/26/2022
3.0.46 741 9/26/2022
3.0.45 713 9/26/2022
3.0.44 711 9/26/2022
3.0.43 757 9/23/2022
3.0.42 694 9/23/2022
3.0.41 704 9/22/2022
3.0.40 689 9/22/2022
3.0.39 680 9/22/2022
3.0.38 637 9/21/2022
3.0.37 636 9/21/2022
3.0.36 650 9/21/2022
3.0.35 655 9/21/2022
3.0.34 644 9/20/2022
3.0.33 684 9/19/2022
3.0.32 677 9/16/2022
3.0.31 690 9/16/2022
3.0.30 698 9/16/2022
3.0.29 697 9/16/2022
3.0.28 695 9/15/2022
3.0.27 693 9/15/2022
3.0.26 717 9/14/2022
3.0.25 767 9/14/2022
3.0.24 803 9/14/2022
3.0.23 761 9/14/2022
3.0.22 714 9/14/2022
3.0.21 701 9/14/2022
3.0.20 694 9/9/2022
3.0.19 673 9/9/2022
3.0.18 711 9/8/2022
3.0.17 715 9/6/2022
3.0.16 727 9/6/2022
3.0.15 745 9/2/2022
3.0.14 706 9/1/2022
3.0.13 708 8/31/2022
3.0.12 707 8/31/2022
3.0.11 744 8/23/2022
3.0.10 700 8/22/2022
3.0.9 705 8/22/2022
3.0.8 679 8/18/2022
3.0.7 710 8/17/2022
3.0.6 742 8/15/2022
3.0.5 677 8/15/2022
3.0.4 765 8/4/2022
3.0.3 710 8/4/2022
3.0.2 735 7/29/2022
3.0.1 772 7/27/2022
3.0.0 682 7/26/2022
2.0.96 755 7/26/2022
2.0.95 734 7/26/2022
2.0.94 684 7/25/2022
2.0.93 681 7/25/2022
2.0.92 790 7/15/2022
2.0.91 714 7/15/2022
2.0.90 708 7/14/2022
2.0.89 736 7/14/2022
2.0.88 807 7/12/2022
2.0.87 790 7/11/2022
2.0.86 726 7/11/2022
2.0.85 754 7/11/2022
2.0.84 751 7/8/2022
2.0.83 785 6/29/2022
2.0.82 729 6/29/2022
2.0.81 768 6/23/2022
2.0.80 750 6/15/2022
2.0.79 752 6/14/2022
2.0.78 726 6/14/2022
2.0.77 873 5/24/2022
2.0.76 875 5/3/2022
2.0.75 690 4/29/2022
2.0.74 739 4/19/2022
2.0.73 750 4/16/2022
2.0.72 744 4/12/2022
2.0.71 723 4/12/2022
2.0.70 783 4/7/2022
2.0.69 752 4/7/2022
2.0.68 777 4/7/2022
2.0.67 790 4/7/2022
2.0.66 746 3/15/2022
2.0.65 755 3/15/2022
2.0.64 785 3/15/2022
2.0.63 772 3/2/2022
2.0.62 779 2/22/2022
2.0.61 749 2/18/2022
2.0.60 772 2/18/2022
2.0.59 779 2/15/2022
2.0.58 781 2/9/2022
2.0.57 788 2/1/2022
2.0.56 752 2/1/2022
2.0.55 731 2/1/2022
2.0.54 738 1/28/2022
2.0.53 768 1/27/2022
2.0.52 762 1/19/2022
2.0.51 749 1/19/2022
2.0.46 743 1/19/2022
2.0.45 647 12/2/2021
2.0.44 637 11/18/2021
2.0.43 644 11/16/2021
2.0.42 679 11/2/2021
2.0.41 699 10/20/2021
2.0.40 652 10/12/2021
2.0.39 621 10/12/2021
2.0.38 626 10/5/2021
2.0.37 621 9/21/2021
2.0.36 675 9/9/2021
2.0.35 689 9/3/2021
2.0.34 720 9/2/2021
2.0.33 748 7/21/2021
2.0.32 654 7/21/2021
2.0.31 648 7/6/2021
2.0.30 638 7/5/2021
2.0.29 717 6/30/2021
2.0.28 714 6/28/2021
2.0.27 681 6/17/2021
2.0.26 712 6/15/2021
2.0.25 732 6/14/2021
2.0.24 728 6/14/2021
2.0.23 713 6/14/2021
2.0.22 658 5/20/2021
2.0.21 708 5/18/2021
2.0.20 716 5/10/2021
2.0.19 641 5/10/2021
2.0.18 692 5/3/2021
2.0.17 678 5/3/2021
2.0.16 732 4/14/2021
2.0.15 696 4/13/2021
2.0.14 711 3/31/2021
2.0.13 712 3/25/2021
2.0.12 684 3/25/2021
2.0.11 695 2/19/2021
2.0.10 701 2/18/2021
2.0.9 729 2/18/2021
2.0.8 700 2/16/2021
2.0.7 728 2/9/2021
2.0.6 762 2/9/2021
2.0.5 758 2/3/2021
2.0.4 747 1/29/2021
2.0.3 716 1/29/2021
2.0.2 754 1/28/2021
2.0.1 773 1/27/2021
2.0.0 688 1/26/2021
1.2.397 730 1/26/2021
1.2.396 794 1/21/2021
1.2.395 722 1/20/2021
1.2.394 786 1/20/2021
1.2.393 750 1/20/2021
1.2.392 754 1/20/2021
1.2.391 750 1/19/2021
1.2.390 770 1/19/2021
1.2.389 766 1/19/2021
1.2.388 755 1/14/2021
1.2.387 749 1/14/2021
1.2.386 717 1/13/2021
1.2.385 754 1/13/2021
1.2.384 826 1/11/2021
1.2.383 765 1/8/2021
1.2.382 787 1/6/2021
1.2.381 764 1/6/2021
1.2.380 864 11/17/2020
1.2.379 869 10/21/2020
1.2.378 831 9/17/2020
1.2.377 887 9/1/2020
1.2.376 885 9/1/2020
1.2.375 956 7/13/2020
1.2.374 845 7/2/2020
1.2.373 855 7/1/2020
1.2.372 892 6/10/2020
1.2.371 847 6/10/2020
1.2.370 789 6/10/2020
1.2.369 824 6/9/2020
1.2.368 861 6/9/2020
1.2.367 846 6/9/2020
1.2.366 842 6/9/2020
1.2.365 824 6/9/2020
1.2.364 843 6/9/2020
1.2.363 845 6/9/2020
1.2.362 931 6/8/2020
1.2.361 893 6/4/2020
1.2.360 862 5/4/2020
1.2.359 852 4/27/2020
1.2.358 910 4/4/2020
1.2.357 904 3/25/2020
1.2.356 873 3/10/2020
1.2.355 908 3/10/2020
1.2.354 890 3/6/2020
1.2.353 916 3/3/2020
1.2.352 877 3/3/2020
1.2.351 861 3/2/2020
1.2.350 854 3/2/2020
1.2.349 859 3/2/2020
1.2.348 862 3/2/2020
1.2.347 844 3/2/2020
1.2.346 849 2/27/2020
1.2.345 923 2/21/2020
1.2.344 867 2/20/2020
1.2.343 903 2/20/2020
1.2.342 902 2/20/2020
1.2.341 888 2/20/2020
1.2.340 933 2/20/2020
1.2.339 902 2/20/2020
1.2.338 850 2/19/2020
1.2.337 888 2/18/2020
1.2.336 936 2/14/2020
1.2.335 947 2/6/2020
1.2.334 936 2/4/2020
1.2.333 962 2/3/2020
1.2.332 935 1/13/2020
1.2.331 992 12/17/2019
1.2.330 901 12/13/2019
1.2.328 954 12/12/2019
1.2.327 952 12/11/2019
1.2.326 915 12/10/2019
1.2.325 902 12/3/2019
1.2.324 859 11/29/2019
1.2.323 902 11/28/2019
1.2.322 930 11/28/2019
1.2.321 942 11/28/2019
1.2.320 1,046 11/26/2019
1.2.319 906 11/26/2019
1.2.318 936 11/22/2019
1.2.317 858 11/20/2019
1.2.316 883 10/25/2019
1.2.315 902 10/25/2019
1.2.314 933 10/23/2019
1.2.313 917 10/18/2019
1.2.312 882 10/17/2019
1.2.311 890 10/17/2019
1.2.310 896 10/17/2019
1.2.309 916 10/9/2019
1.2.308 906 10/8/2019
1.2.307 935 10/7/2019
1.2.306 966 10/4/2019
1.2.305 902 10/3/2019
1.2.304 919 10/2/2019
1.2.303 962 9/16/2019
1.2.302 959 9/16/2019
1.2.301 888 9/15/2019
1.2.300 913 9/13/2019
1.2.299 921 9/10/2019
1.2.298 925 9/6/2019
1.2.297 974 8/20/2019
1.2.296 950 8/20/2019
1.2.295 956 8/20/2019
1.2.294 933 8/20/2019
1.2.293 938 8/16/2019
1.2.292 980 7/15/2019
1.2.291 998 6/30/2019
1.2.290 964 6/28/2019
1.2.289 965 6/20/2019
1.2.288 998 6/12/2019
1.2.287 969 6/12/2019
1.2.286 953 6/11/2019
1.2.285 993 6/11/2019
1.2.284 971 6/5/2019
1.2.283 1,006 5/28/2019
1.2.282 1,019 5/25/2019
1.2.281 1,005 5/23/2019
1.2.280 957 5/13/2019
1.2.279 951 5/9/2019
1.2.278 941 5/9/2019
1.2.277 977 5/7/2019
1.2.276 947 5/7/2019
1.2.275 954 5/6/2019
1.2.274 962 4/26/2019
1.2.273 980 4/25/2019
1.2.272 1,001 4/25/2019
1.2.271 1,058 4/24/2019
1.2.270 1,044 4/24/2019
1.2.269 1,001 4/16/2019
1.2.268 959 4/16/2019
1.2.267 930 4/16/2019
1.2.266 965 4/12/2019
1.2.265 1,002 4/12/2019
1.2.264 1,042 4/11/2019
1.2.263 1,002 4/11/2019
1.2.262 998 4/10/2019
1.2.261 954 4/10/2019
1.2.260 985 4/5/2019
1.2.259 1,033 2/27/2019
1.2.258 998 2/27/2019
1.2.257 1,027 2/26/2019
1.2.256 1,089 2/15/2019
1.2.255 1,088 2/15/2019
1.2.254 1,112 2/5/2019
1.2.253 1,153 12/12/2018
1.2.252 1,182 11/8/2018
1.2.251 1,151 11/8/2018
1.2.250 1,159 10/11/2018
1.2.249 1,194 10/2/2018
1.2.248 1,158 9/25/2018
1.2.247 1,233 9/3/2018
1.2.246 1,252 8/28/2018
1.2.245 1,316 8/27/2018
1.2.244 1,252 8/22/2018
1.2.243 1,260 8/21/2018
1.2.242 1,499 8/17/2018
1.2.241 1,539 7/27/2018
1.2.240 1,498 7/26/2018
1.2.239 1,581 6/18/2018
1.2.238 1,773 6/14/2018
1.2.237 1,555 5/25/2018
1.2.236 1,544 5/24/2018
1.2.235 1,782 5/18/2018
1.2.234 1,832 5/3/2018
1.2.233 1,765 5/3/2018
1.2.232 1,791 4/30/2018
1.2.231 1,540 4/18/2018
1.2.230 1,864 4/10/2018
1.2.229 1,789 4/10/2018
1.2.228 1,540 4/4/2018
1.2.227 1,628 3/28/2018
1.2.226 1,562 3/22/2018
1.2.225 1,623 3/20/2018
1.2.224 1,614 3/19/2018
1.2.223 1,819 3/15/2018
1.2.222 1,782 3/14/2018
1.2.221 1,813 3/14/2018
1.2.220 1,923 2/23/2018
1.2.219 1,649 2/16/2018
1.2.218 1,601 2/9/2018
1.2.217 1,598 2/8/2018
1.2.216 1,778 2/7/2018
1.2.215 1,676 2/7/2018
1.2.214 1,835 2/5/2018
1.2.213 1,763 2/2/2018
1.2.212 1,847 1/26/2018
1.2.211 1,901 1/16/2018
1.2.210 1,915 12/18/2017
1.2.209 1,692 12/14/2017
1.2.208 1,666 12/7/2017
1.2.207 1,592 12/6/2017
1.2.206 1,650 12/4/2017
1.2.205 1,632 11/28/2017
1.2.204 1,668 11/24/2017
1.2.203 1,613 11/24/2017
1.2.202 1,655 11/24/2017
1.2.201 1,639 11/20/2017
1.2.200 1,598 11/14/2017
1.2.199 1,597 11/14/2017
1.2.198 1,628 11/6/2017
1.2.197 1,603 11/6/2017
1.2.196 1,597 10/31/2017
1.2.195 1,640 10/30/2017
1.2.194 1,620 10/26/2017
1.2.193 1,608 10/26/2017
1.2.192 1,595 10/26/2017
1.2.191 1,623 10/20/2017
1.2.190 1,606 10/18/2017
1.2.189 1,612 10/18/2017
1.2.188 1,630 10/15/2017
1.2.187 1,656 10/11/2017
1.2.185 1,621 10/10/2017
1.2.184 1,694 10/10/2017
1.2.183 1,619 10/2/2017
1.2.182 1,639 9/29/2017
1.2.181 1,631 9/25/2017
1.2.180 1,684 9/14/2017
1.2.179 1,634 9/12/2017
1.2.178 1,632 8/31/2017
1.2.177 1,646 8/25/2017
1.2.176 1,759 8/24/2017
1.2.174 1,762 8/7/2017
1.2.173 1,627 8/7/2017
1.2.172 1,747 8/7/2017
1.2.171 1,635 8/4/2017
1.2.170 1,730 8/3/2017
1.2.169 1,682 8/3/2017
1.2.168 1,666 8/3/2017
1.2.167 1,761 8/2/2017
1.2.166 1,702 8/1/2017
1.2.165 1,687 7/26/2017
1.2.164 1,795 7/26/2017
1.2.163 1,688 7/25/2017
1.2.162 1,689 7/18/2017
1.2.161 1,639 7/18/2017
1.2.160 1,709 7/18/2017
1.2.159 1,746 7/18/2017
1.2.158 1,687 7/13/2017
1.2.157 1,800 7/13/2017
1.2.156 1,796 7/5/2017
1.2.155 1,710 6/28/2017
1.2.154 1,700 6/27/2017
1.2.153 1,724 6/20/2017
1.2.152 1,677 6/19/2017
1.2.151 1,706 6/14/2017
1.2.150 1,679 6/13/2017
1.2.149 1,683 5/31/2017
1.2.148 1,626 5/29/2017
1.2.147 1,607 5/19/2017
1.2.146 1,628 5/18/2017
1.2.145 1,649 5/18/2017
1.2.144 1,593 5/14/2017
1.2.143 1,661 5/12/2017
1.2.142 1,687 5/12/2017
1.2.141 1,734 5/5/2017
1.2.140 1,655 4/27/2017
1.2.139 1,719 2/27/2017
1.2.137 1,676 2/3/2017
1.2.136 1,616 2/3/2017
1.2.135 1,640 1/26/2017
1.2.134 1,691 1/25/2017
1.2.133 1,701 1/12/2017
1.2.132 1,718 1/11/2017
1.2.131 1,749 1/10/2017
1.2.130 1,733 1/10/2017
1.2.129 1,742 1/10/2017
1.2.128 1,701 1/10/2017
1.2.127 1,693 1/10/2017
1.2.125 1,750 1/10/2017
1.2.119 1,730 12/13/2016
1.2.118 1,697 12/12/2016
1.2.117 1,797 12/10/2016
1.2.115 1,721 12/8/2016
1.2.114 1,689 12/5/2016
1.2.112 1,749 11/29/2016
1.2.111 1,731 11/25/2016
1.2.110 1,751 11/25/2016
1.2.109 1,774 11/24/2016
1.2.108 1,666 11/24/2016
1.2.107 1,699 11/23/2016
1.2.106 1,716 11/18/2016
1.2.105 1,721 11/18/2016
1.2.104 1,758 11/18/2016
1.2.103 1,683 11/17/2016
1.2.102 1,667 11/17/2016
1.2.101 1,720 11/17/2016
1.2.100 1,651 11/16/2016
1.2.99 1,668 11/16/2016
1.2.98 1,695 11/16/2016
1.2.97 1,651 11/16/2016
1.2.96 1,700 11/16/2016
1.2.95 1,711 11/16/2016
1.2.94 1,686 11/15/2016
1.2.92 1,695 11/15/2016
1.2.91 1,702 11/15/2016
1.2.90 1,720 11/15/2016
1.2.89 1,697 11/14/2016
1.2.88 2,215 11/8/2016
1.2.87 1,930 11/8/2016
1.2.86 1,886 11/8/2016
1.2.85 1,719 11/8/2016
1.2.84 2,120 11/8/2016
1.2.83 1,840 11/7/2016
1.2.82 1,920 11/3/2016
1.2.81 1,937 11/3/2016
1.2.80 1,824 11/3/2016
1.2.79 1,824 11/2/2016
1.2.78 1,845 11/1/2016
1.2.76 1,961 11/1/2016
1.2.75 1,653 10/31/2016
1.2.73 1,703 10/28/2016
1.2.71 1,698 10/27/2016
1.2.70 1,687 10/27/2016
1.2.68 1,731 10/26/2016
1.2.67 1,751 10/26/2016
1.2.66 1,698 10/25/2016
1.2.65 1,706 10/24/2016
1.2.64 1,654 10/21/2016
1.2.63 1,626 10/21/2016
1.2.62 1,646 10/21/2016
1.2.61 1,698 10/20/2016
1.2.60 1,642 10/20/2016
1.2.59 1,665 10/13/2016
1.2.58 1,634 10/13/2016
1.2.57 1,685 10/13/2016
1.2.56 1,687 10/13/2016
1.2.55 1,686 10/11/2016
1.2.54 1,626 10/11/2016
1.2.53 1,669 10/10/2016
1.2.52 1,678 10/10/2016
1.2.51 1,691 9/12/2016
1.2.50 1,686 9/12/2016
1.2.49 1,649 9/7/2016
1.2.48 1,688 9/2/2016
1.2.47 1,706 5/6/2016
1.2.46 1,952 4/25/2016
1.2.45 1,874 4/25/2016
1.2.44 1,840 4/25/2016
1.2.43 1,931 4/22/2016
1.2.42 1,661 4/15/2016
1.2.41 1,676 4/12/2016
1.2.40 1,756 4/11/2016
1.2.39 1,675 4/8/2016
1.2.38 1,708 4/8/2016
1.2.37 1,667 4/8/2016
1.2.36 1,684 4/8/2016
1.2.35 1,686 4/6/2016
1.2.34 1,675 4/6/2016
1.2.33 1,728 4/6/2016
1.2.32 1,698 4/6/2016
1.2.31 1,700 4/6/2016
1.2.30 1,714 4/6/2016
1.2.29 1,702 4/5/2016
1.2.28 1,641 4/5/2016
1.2.27 1,647 4/5/2016
1.2.26 1,683 4/5/2016
1.2.25 1,671 4/5/2016
1.2.24 1,639 4/1/2016
1.2.23 1,672 3/31/2016
1.2.22 1,697 3/31/2016
1.2.21 1,692 3/29/2016
1.2.20 1,691 3/25/2016
1.2.19 1,660 3/17/2016
1.2.18 1,730 3/17/2016
1.2.17 1,648 3/17/2016
1.2.16 1,688 3/17/2016
1.2.15 1,706 3/17/2016
1.2.14 1,720 3/16/2016
1.2.13 1,735 3/15/2016
1.2.12 1,684 3/15/2016
1.2.11 1,642 3/14/2016
1.2.10 1,655 3/11/2016
1.2.9 1,648 3/7/2016
1.2.8 1,619 3/6/2016
1.2.7 1,673 3/6/2016
1.2.6 1,649 3/4/2016
1.2.5 1,688 3/2/2016
1.2.4 1,653 3/2/2016
1.2.3 1,662 3/1/2016
1.2.1 1,694 2/29/2016
1.2.0 2,200 2/29/2016
1.1.45 1,541 7/28/2017
1.1.44 2,188 2/29/2016
1.1.43 1,900 2/29/2016
1.1.42 1,843 2/28/2016
1.1.41 2,086 2/26/2016
1.1.40 1,928 2/23/2016
1.1.39 1,660 2/23/2016
1.1.38 1,714 2/22/2016
1.1.37 1,815 2/22/2016
1.1.36 1,644 2/19/2016
1.1.35 1,646 2/19/2016
1.1.34 1,687 2/15/2016
1.1.33 1,678 2/12/2016
1.1.32 1,613 2/11/2016
1.1.31 1,891 2/11/2016
1.1.30 1,677 2/9/2016
1.1.29 1,695 2/8/2016
1.1.28 1,672 1/29/2016
1.1.27 1,692 1/26/2016
1.1.26 1,661 1/26/2016
1.1.25 1,638 1/25/2016
1.1.24 1,583 1/20/2016
1.1.23 1,611 1/20/2016
1.1.19 1,612 1/20/2016
1.1.18 1,685 1/20/2016
1.1.17 1,646 1/20/2016
1.1.16 1,656 1/19/2016
1.1.15 2,232 1/15/2016
1.1.14 2,652 1/15/2016
1.1.13 2,254 1/14/2016
1.1.12 1,795 1/14/2016
1.1.10 1,921 1/13/2016
1.1.9 1,763 1/12/2016
1.1.8 1,650 1/12/2016
1.1.7 1,576 1/12/2016
1.1.6 1,651 1/11/2016
1.1.5 1,636 1/7/2016
1.1.4 1,695 1/6/2016
1.1.3 1,666 1/6/2016
1.1.2 1,658 1/6/2016
1.1.1 1,652 1/5/2016
1.1.0 1,604 1/1/2016
1.0.155 1,613 12/18/2015
1.0.154 1,650 12/17/2015
1.0.153 1,652 12/17/2015
1.0.151 1,719 12/3/2015
1.0.150 1,708 12/3/2015
1.0.149 1,919 12/3/2015
1.0.148 2,079 12/2/2015
1.0.147 1,950 12/2/2015
1.0.146 1,700 12/2/2015
1.0.145 1,804 12/2/2015
1.0.144 1,875 12/2/2015
1.0.143 1,830 12/1/2015
1.0.142 2,028 12/1/2015
1.0.140 1,981 12/1/2015
1.0.139 1,902 11/30/2015
1.0.138 1,971 11/30/2015
1.0.137 1,758 11/26/2015
1.0.136 1,813 11/25/2015
1.0.135 1,693 11/20/2015
1.0.134 1,686 11/19/2015
1.0.133 1,754 11/19/2015
1.0.132 1,626 11/19/2015
1.0.131 1,618 11/17/2015
1.0.130 1,686 11/13/2015
1.0.129 1,650 11/13/2015
1.0.128 1,663 11/13/2015
1.0.127 1,777 11/12/2015
1.0.126 1,657 11/12/2015
1.0.125 1,645 11/11/2015
1.0.124 1,573 11/11/2015
1.0.123 1,632 11/11/2015
1.0.122 1,692 11/11/2015
1.0.121 1,686 11/4/2015
1.0.120 1,681 11/3/2015
1.0.119 1,694 10/30/2015
1.0.118 1,712 10/29/2015
1.0.117 1,644 10/23/2015
1.0.116 1,568 10/20/2015
1.0.115 1,617 10/13/2015
1.0.113 1,690 10/13/2015
1.0.111 1,849 10/6/2015
1.0.110 1,985 10/6/2015
1.0.109 1,969 10/6/2015
1.0.108 1,930 10/6/2015
1.0.107 2,039 10/4/2015
1.0.106 1,715 9/25/2015
1.0.105 1,632 9/2/2015
1.0.104 1,651 8/24/2015
1.0.103 1,888 7/30/2015
1.0.102 1,801 7/30/2015
1.0.101 1,593 6/12/2015
1.0.100 1,600 6/3/2015
1.0.99 1,635 6/3/2015
1.0.98 1,634 6/3/2015
1.0.97 1,617 5/12/2015
1.0.96 1,660 5/7/2015
1.0.95 1,712 4/16/2015
1.0.94 1,717 4/16/2015
1.0.93 1,718 4/15/2015
1.0.92 1,641 4/8/2015
1.0.91 1,585 3/17/2015
1.0.90 1,678 3/10/2015
1.0.89 1,665 3/10/2015
1.0.88 1,815 2/12/2015
1.0.87 1,825 12/4/2014
1.0.86 1,851 11/14/2014
1.0.85 1,868 11/14/2014
1.0.84 2,076 11/13/2014
1.0.83 1,822 11/13/2014
1.0.82 1,850 11/12/2014
1.0.81 1,904 11/12/2014
1.0.80 1,638 10/9/2014
1.0.79 1,697 10/8/2014
1.0.78 1,664 10/7/2014
1.0.77 1,721 10/7/2014
1.0.76 1,671 9/29/2014
1.0.75 1,743 9/29/2014
1.0.74 1,652 9/3/2014
1.0.73 1,687 9/3/2014
1.0.72 1,671 8/12/2014
1.0.71 1,714 8/11/2014
1.0.70 1,666 8/11/2014
1.0.69 1,654 8/11/2014
1.0.68 1,746 8/11/2014
1.0.67 1,643 8/11/2014
1.0.66 1,713 8/11/2014
1.0.65 1,702 8/5/2014
1.0.64 1,662 8/4/2014
1.0.63 1,621 7/31/2014
1.0.62 1,713 7/22/2014
1.0.61 1,744 7/22/2014
1.0.60 1,693 7/22/2014
1.0.59 1,698 7/11/2014
1.0.58 1,602 7/11/2014
1.0.57 1,670 7/7/2014
1.0.56 1,685 7/1/2014
1.0.55 1,632 7/1/2014
1.0.54 1,644 7/1/2014
1.0.53 1,707 7/1/2014
1.0.52 1,679 7/1/2014
1.0.51 1,770 6/23/2014
1.0.49 1,746 6/21/2014
1.0.48 1,725 6/20/2014
1.0.47 1,784 6/21/2014
1.0.46 1,716 6/20/2014
1.0.45 1,656 6/19/2014
1.0.44 1,615 6/19/2014
1.0.43 1,643 6/19/2014
1.0.42 1,615 6/19/2014
1.0.40 1,653 6/19/2014
1.0.39 1,620 6/18/2014
1.0.38 1,717 6/18/2014
1.0.37 1,737 6/12/2014
1.0.36 1,681 6/12/2014
1.0.35 1,739 6/12/2014
1.0.32 1,700 6/12/2014
1.0.31 1,665 6/6/2014
1.0.30 1,632 6/6/2014
1.0.29 1,639 6/5/2014
1.0.28 1,722 5/8/2014
1.0.27 1,660 5/8/2014
1.0.26 1,654 5/7/2014
1.0.25 1,674 5/7/2014
1.0.24 1,602 5/7/2014
1.0.23 1,686 5/5/2014
1.0.22 1,676 5/5/2014
1.0.21 1,710 5/5/2014
1.0.20 1,673 4/30/2014
1.0.19 1,636 4/30/2014
1.0.18 1,875 4/11/2014
1.0.17 1,897 4/10/2014
1.0.16 1,952 4/10/2014
1.0.15 1,919 4/10/2014
1.0.14 1,901 4/10/2014
1.0.13 1,837 4/10/2014
1.0.12 1,831 4/2/2014
1.0.11 1,808 4/2/2014
1.0.10 1,818 4/2/2014
1.0.9 1,841 4/1/2014
1.0.8 1,799 4/1/2014
1.0.7 1,789 4/1/2014
1.0.6 1,852 4/1/2014
1.0.5 1,841 4/1/2014