PeanutButter.WindowsServiceManagement 3.0.364

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.364
                    
NuGet\Install-Package PeanutButter.WindowsServiceManagement -Version 3.0.364
                    
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.364" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.WindowsServiceManagement" Version="3.0.364" />
                    
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.364
                    
#r "nuget: PeanutButter.WindowsServiceManagement, 3.0.364"
                    
#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.364
                    
#: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.364
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.WindowsServiceManagement&version=3.0.364
                    
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.397 68 9/26/2025
3.0.396 184 9/12/2025
3.0.395 220 9/11/2025
3.0.394 179 9/11/2025
3.0.392 190 9/9/2025
3.0.391 315 8/19/2025
3.0.390 184 8/19/2025
3.0.389 832 8/1/2025
3.0.388 171 7/31/2025
3.0.387 171 7/30/2025
3.0.386 201 7/15/2025
3.0.385 196 7/15/2025
3.0.384 986 5/15/2025
3.0.383 305 5/14/2025
3.0.382 399 5/13/2025
3.0.381 190 5/9/2025
3.0.380 289 5/8/2025
3.0.379 230 5/7/2025
3.0.378 230 5/6/2025
3.0.377 215 5/6/2025
3.0.376 221 5/6/2025
3.0.375 204 5/6/2025
3.0.374 216 5/5/2025
3.0.373 219 5/5/2025
3.0.372 201 5/5/2025
3.0.371 229 5/5/2025
3.0.370 236 5/5/2025
3.0.369 232 5/5/2025
3.0.368 226 4/30/2025
3.0.367 223 4/30/2025
3.0.366 231 4/30/2025
3.0.365 226 4/30/2025
3.0.364 229 4/30/2025
3.0.363 219 4/30/2025
3.0.362 227 4/30/2025
3.0.361 230 4/30/2025
3.0.360 235 4/30/2025
3.0.359 204 4/30/2025
3.0.358 243 4/29/2025
3.0.357 274 4/23/2025
3.0.356 243 4/22/2025
3.0.355 346 4/17/2025
3.0.354 283 4/15/2025
3.0.353 1,125 4/4/2025
3.0.352 257 4/3/2025
3.0.351 256 4/2/2025
3.0.350 371 4/2/2025
3.0.349 223 3/18/2025
3.0.348 240 3/18/2025
3.0.347 726 3/4/2025
3.0.346 309 3/4/2025
3.0.345 288 3/4/2025
3.0.344 216 2/20/2025
3.0.343 191 2/14/2025
3.0.342 254 2/11/2025
3.0.341 200 2/10/2025
3.0.340 173 2/5/2025
3.0.339 303 1/7/2025
3.0.338 198 1/7/2025
3.0.337 191 1/7/2025
3.0.336 215 1/6/2025
3.0.335 208 12/17/2024
3.0.334 205 12/17/2024
3.0.333 214 12/13/2024
3.0.332 202 12/13/2024
3.0.331 195 12/12/2024
3.0.330 209 11/28/2024
3.0.329 301 11/13/2024
3.0.328 885 11/12/2024
3.0.327 212 11/12/2024
3.0.326 216 11/12/2024
3.0.325 204 11/12/2024
3.0.324 205 11/12/2024
3.0.323 200 11/6/2024
3.0.322 207 11/6/2024
3.0.321 935 10/10/2024
3.0.320 294 10/7/2024
3.0.319 257 9/18/2024
3.0.318 219 9/18/2024
3.0.317 235 9/18/2024
3.0.316 969 8/28/2024
3.0.315 240 8/12/2024
3.0.314 251 8/8/2024
3.0.313 224 8/8/2024
3.0.312 222 7/29/2024
3.0.311 1,037 7/17/2024
3.0.310 201 7/15/2024
3.0.309 241 7/15/2024
3.0.308 223 7/9/2024
3.0.307 201 7/9/2024
3.0.306 349 6/25/2024
3.0.305 255 6/11/2024
3.0.304 209 6/11/2024
3.0.303 246 6/5/2024
3.0.302 217 6/5/2024
3.0.301 241 5/30/2024
3.0.300 269 5/30/2024
3.0.299 224 5/30/2024
3.0.298 838 5/17/2024
3.0.297 239 5/17/2024
3.0.296 227 5/13/2024
3.0.295 214 5/8/2024
3.0.294 276 5/7/2024
3.0.293 229 4/19/2024
3.0.292 233 4/18/2024
3.0.291 262 4/17/2024
3.0.290 240 4/17/2024
3.0.289 238 4/15/2024
3.0.288 221 4/11/2024
3.0.287 280 4/5/2024
3.0.286 232 4/5/2024
3.0.285 249 4/5/2024
3.0.284 301 4/4/2024
3.0.283 257 4/4/2024
3.0.282 668 4/3/2024
3.0.281 256 4/2/2024
3.0.280 256 4/2/2024
3.0.279 279 3/25/2024
3.0.278 280 3/25/2024
3.0.277 373 3/15/2024
3.0.276 360 2/29/2024
3.0.275 329 2/28/2024
3.0.274 325 2/28/2024
3.0.273 405 2/27/2024
3.0.272 348 2/26/2024
3.0.271 390 2/22/2024
3.0.270 445 2/15/2024
3.0.269 378 2/15/2024
3.0.268 383 2/15/2024
3.0.267 417 2/14/2024
3.0.266 401 2/14/2024
3.0.265 541 2/13/2024
3.0.264 436 2/8/2024
3.0.263 426 2/8/2024
3.0.262 434 2/8/2024
3.0.261 449 2/8/2024
3.0.260 413 2/7/2024
3.0.259 430 2/7/2024
3.0.258 431 2/7/2024
3.0.257 406 2/7/2024
3.0.256 449 1/31/2024
3.0.255 446 1/30/2024
3.0.254 473 1/25/2024
3.0.253 458 1/24/2024
3.0.252 449 1/22/2024
3.0.251 717 1/17/2024
3.0.250 478 1/17/2024
3.0.249 465 1/16/2024
3.0.248 560 1/16/2024
3.0.247 470 1/16/2024
3.0.246 426 1/15/2024
3.0.245 451 1/11/2024
3.0.244 622 12/11/2023
3.0.243 469 12/11/2023
3.0.242 504 12/7/2023
3.0.241 499 12/7/2023
3.0.240 505 12/5/2023
3.0.239 493 12/5/2023
3.0.238 453 12/5/2023
3.0.237 169 12/5/2023
3.0.236 240 11/17/2023
3.0.235 184 11/17/2023
3.0.234 218 11/14/2023
3.0.233 175 11/14/2023
3.0.232 176 11/13/2023
3.0.231 181 11/9/2023
3.0.230 174 11/8/2023
3.0.229 173 11/8/2023
3.0.228 309 11/2/2023
3.0.227 188 11/2/2023
3.0.226 190 11/1/2023
3.0.225 226 11/1/2023
3.0.224 190 11/1/2023
3.0.223 190 10/31/2023
3.0.222 185 10/31/2023
3.0.221 197 10/31/2023
3.0.220 190 10/31/2023
3.0.219 161 10/31/2023
3.0.218 172 10/30/2023
3.0.217 174 10/30/2023
3.0.216 164 10/30/2023
3.0.215 178 10/30/2023
3.0.214 186 10/26/2023
3.0.213 173 10/25/2023
3.0.212 201 10/25/2023
3.0.211 192 10/24/2023
3.0.210 171 10/24/2023
3.0.209 159 10/24/2023
3.0.208 168 10/24/2023
3.0.207 201 10/23/2023
3.0.206 195 10/23/2023
3.0.205 212 10/20/2023
3.0.204 188 10/20/2023
3.0.203 194 10/20/2023
3.0.202 190 10/19/2023
3.0.201 173 10/19/2023
3.0.200 182 10/19/2023
3.0.199 191 10/19/2023
3.0.198 205 10/18/2023
3.0.197 181 10/18/2023
3.0.196 213 10/17/2023
3.0.195 241 10/13/2023
3.0.194 223 10/12/2023
3.0.193 218 10/12/2023
3.0.192 204 10/11/2023
3.0.191 192 10/11/2023
3.0.190 211 10/11/2023
3.0.189 205 10/11/2023
3.0.188 200 10/11/2023
3.0.187 203 10/11/2023
3.0.186 187 10/11/2023
3.0.185 199 10/10/2023
3.0.184 183 10/10/2023
3.0.183 202 10/9/2023
3.0.182 202 10/9/2023
3.0.181 209 10/9/2023
3.0.180 234 9/21/2023
3.0.179 177 9/21/2023
3.0.178 202 9/21/2023
3.0.177 314 9/11/2023
3.0.176 311 9/8/2023
3.0.175 228 9/8/2023
3.0.173 207 9/8/2023
3.0.172 226 9/8/2023
3.0.170 273 8/23/2023
3.0.169 231 8/23/2023
3.0.168 233 8/23/2023
3.0.167 266 8/11/2023
3.0.166 248 8/10/2023
3.0.165 242 8/7/2023
3.0.164 256 8/3/2023
3.0.163 241 7/31/2023
3.0.162 255 7/28/2023
3.0.161 248 7/28/2023
3.0.160 307 6/30/2023
3.0.159 263 6/29/2023
3.0.158 255 6/29/2023
3.0.157 261 6/28/2023
3.0.156 263 6/28/2023
3.0.155 242 6/28/2023
3.0.154 250 6/26/2023
3.0.153 246 6/22/2023
3.0.152 277 6/22/2023
3.0.151 262 6/22/2023
3.0.150 277 6/22/2023
3.0.149 241 6/22/2023
3.0.148 260 6/22/2023
3.0.147 276 6/15/2023
3.0.146 277 6/9/2023
3.0.145 297 6/6/2023
3.0.144 269 6/6/2023
3.0.143 262 6/6/2023
3.0.142 268 5/31/2023
3.0.141 250 5/31/2023
3.0.140 279 5/26/2023
3.0.139 248 5/26/2023
3.0.138 274 5/25/2023
3.0.137 268 5/25/2023
3.0.136 277 5/25/2023
3.0.135 273 5/25/2023
3.0.134 275 5/25/2023
3.0.133 311 5/24/2023
3.0.132 305 5/24/2023
3.0.131 335 5/24/2023
3.0.130 338 5/23/2023
3.0.129 332 5/22/2023
3.0.128 358 5/18/2023
3.0.127 415 5/17/2023
3.0.126 408 5/11/2023
3.0.125 512 5/5/2023
3.0.124 527 5/4/2023
3.0.123 469 5/4/2023
3.0.122 403 4/25/2023
3.0.121 360 4/25/2023
3.0.120 367 4/25/2023
3.0.119 386 4/25/2023
3.0.118 415 4/25/2023
3.0.117 450 4/24/2023
3.0.116 437 4/24/2023
3.0.115 421 4/18/2023
3.0.114 419 4/18/2023
3.0.113 375 4/18/2023
3.0.112 403 4/11/2023
3.0.111 408 4/11/2023
3.0.110 448 3/31/2023
3.0.109 441 3/29/2023
3.0.108 407 3/28/2023
3.0.107 467 3/15/2023
3.0.106 477 3/9/2023
3.0.105 442 3/9/2023
3.0.104 447 3/3/2023
3.0.103 426 3/2/2023
3.0.102 465 3/2/2023 3.0.102 is deprecated because it has critical bugs.
3.0.101 515 3/1/2023 3.0.101 is deprecated because it has critical bugs.
3.0.100 458 2/22/2023
3.0.99 522 2/10/2023
3.0.98 498 2/10/2023
3.0.97 505 1/24/2023
3.0.96 569 12/15/2022
3.0.95 587 12/1/2022
3.0.94 575 11/30/2022
3.0.93 608 11/30/2022
3.0.92 597 11/30/2022
3.0.91 538 11/29/2022
3.0.90 639 11/25/2022
3.0.89 560 11/17/2022
3.0.88 578 11/15/2022
3.0.87 648 11/14/2022
3.0.86 685 11/14/2022
3.0.85 640 11/14/2022
3.0.84 613 11/14/2022
3.0.83 589 11/14/2022
3.0.82 557 11/14/2022
3.0.81 585 11/14/2022
3.0.80 627 11/14/2022
3.0.79 624 11/8/2022
3.0.78 570 11/7/2022
3.0.77 615 11/7/2022
3.0.76 610 11/7/2022
3.0.75 569 11/7/2022
3.0.74 623 11/3/2022
3.0.73 641 10/31/2022
3.0.72 619 10/27/2022
3.0.71 609 10/27/2022
3.0.70 665 10/27/2022
3.0.69 647 10/27/2022
3.0.68 680 10/25/2022
3.0.67 805 10/19/2022
3.0.66 675 10/19/2022
3.0.65 670 10/19/2022
3.0.64 678 10/19/2022
3.0.63 650 10/19/2022
3.0.62 647 10/18/2022
3.0.61 773 10/13/2022
3.0.60 710 10/12/2022
3.0.59 706 10/12/2022
3.0.58 809 9/28/2022
3.0.57 735 9/28/2022
3.0.56 681 9/28/2022
3.0.55 707 9/27/2022
3.0.54 745 9/27/2022
3.0.53 721 9/27/2022
3.0.52 697 9/27/2022
3.0.51 752 9/27/2022
3.0.50 754 9/27/2022
3.0.49 750 9/27/2022
3.0.48 676 9/27/2022
3.0.47 704 9/26/2022
3.0.46 761 9/26/2022
3.0.45 733 9/26/2022
3.0.44 735 9/26/2022
3.0.43 780 9/23/2022
3.0.42 717 9/23/2022
3.0.41 730 9/22/2022
3.0.40 711 9/22/2022
3.0.39 705 9/22/2022
3.0.38 655 9/21/2022
3.0.37 660 9/21/2022
3.0.36 673 9/21/2022
3.0.35 678 9/21/2022
3.0.34 666 9/20/2022
3.0.33 702 9/19/2022
3.0.32 702 9/16/2022
3.0.31 715 9/16/2022
3.0.30 727 9/16/2022
3.0.29 725 9/16/2022
3.0.28 721 9/15/2022
3.0.27 719 9/15/2022
3.0.26 741 9/14/2022
3.0.25 792 9/14/2022
3.0.24 824 9/14/2022
3.0.23 784 9/14/2022
3.0.22 738 9/14/2022
3.0.21 724 9/14/2022
3.0.20 719 9/9/2022
3.0.19 698 9/9/2022
3.0.18 735 9/8/2022
3.0.17 739 9/6/2022
3.0.16 755 9/6/2022
3.0.15 769 9/2/2022
3.0.14 735 9/1/2022
3.0.13 729 8/31/2022
3.0.12 725 8/31/2022
3.0.11 769 8/23/2022
3.0.10 724 8/22/2022
3.0.9 725 8/22/2022
3.0.8 697 8/18/2022
3.0.7 734 8/17/2022
3.0.6 765 8/15/2022
3.0.5 700 8/15/2022
3.0.4 788 8/4/2022
3.0.3 734 8/4/2022
3.0.2 754 7/29/2022
3.0.1 802 7/27/2022
3.0.0 698 7/26/2022
2.0.96 774 7/26/2022
2.0.95 756 7/26/2022
2.0.94 702 7/25/2022
2.0.93 700 7/25/2022
2.0.92 812 7/15/2022
2.0.91 732 7/15/2022
2.0.90 728 7/14/2022
2.0.89 756 7/14/2022
2.0.88 828 7/12/2022
2.0.87 808 7/11/2022
2.0.86 752 7/11/2022
2.0.85 777 7/11/2022
2.0.84 769 7/8/2022
2.0.83 808 6/29/2022
2.0.82 752 6/29/2022
2.0.81 790 6/23/2022
2.0.80 770 6/15/2022
2.0.79 780 6/14/2022
2.0.78 746 6/14/2022
2.0.77 898 5/24/2022
2.0.76 898 5/3/2022
2.0.75 713 4/29/2022
2.0.74 762 4/19/2022
2.0.73 769 4/16/2022
2.0.72 770 4/12/2022
2.0.71 748 4/12/2022
2.0.70 804 4/7/2022
2.0.69 775 4/7/2022
2.0.68 792 4/7/2022
2.0.67 810 4/7/2022
2.0.66 768 3/15/2022
2.0.65 779 3/15/2022
2.0.64 804 3/15/2022
2.0.63 795 3/2/2022
2.0.62 807 2/22/2022
2.0.61 772 2/18/2022
2.0.60 793 2/18/2022
2.0.59 802 2/15/2022
2.0.58 804 2/9/2022
2.0.57 810 2/1/2022
2.0.56 777 2/1/2022
2.0.55 755 2/1/2022
2.0.54 763 1/28/2022
2.0.53 791 1/27/2022
2.0.52 785 1/19/2022
2.0.51 771 1/19/2022
2.0.46 765 1/19/2022
2.0.45 678 12/2/2021
2.0.44 650 11/18/2021
2.0.43 666 11/16/2021
2.0.42 712 11/2/2021
2.0.41 720 10/20/2021
2.0.40 674 10/12/2021
2.0.39 643 10/12/2021
2.0.38 647 10/5/2021
2.0.37 648 9/21/2021
2.0.36 687 9/9/2021
2.0.35 713 9/3/2021
2.0.34 750 9/2/2021
2.0.33 772 7/21/2021
2.0.32 672 7/21/2021
2.0.31 674 7/6/2021
2.0.30 663 7/5/2021
2.0.29 742 6/30/2021
2.0.28 737 6/28/2021
2.0.27 695 6/17/2021
2.0.26 734 6/15/2021
2.0.25 753 6/14/2021
2.0.24 756 6/14/2021
2.0.23 746 6/14/2021
2.0.22 681 5/20/2021
2.0.21 731 5/18/2021
2.0.20 734 5/10/2021
2.0.19 665 5/10/2021
2.0.18 714 5/3/2021
2.0.17 694 5/3/2021
2.0.16 750 4/14/2021
2.0.15 722 4/13/2021
2.0.14 734 3/31/2021
2.0.13 736 3/25/2021
2.0.12 704 3/25/2021
2.0.11 724 2/19/2021
2.0.10 727 2/18/2021
2.0.9 750 2/18/2021
2.0.8 723 2/16/2021
2.0.7 756 2/9/2021
2.0.6 780 2/9/2021
2.0.5 780 2/3/2021
2.0.4 769 1/29/2021
2.0.3 737 1/29/2021
2.0.2 773 1/28/2021
2.0.1 791 1/27/2021
2.0.0 716 1/26/2021
1.2.397 754 1/26/2021
1.2.396 820 1/21/2021
1.2.395 746 1/20/2021
1.2.394 809 1/20/2021
1.2.393 774 1/20/2021
1.2.392 778 1/20/2021
1.2.391 776 1/19/2021
1.2.390 792 1/19/2021
1.2.389 784 1/19/2021
1.2.388 773 1/14/2021
1.2.387 772 1/14/2021
1.2.386 741 1/13/2021
1.2.385 776 1/13/2021
1.2.384 848 1/11/2021
1.2.383 794 1/8/2021
1.2.382 809 1/6/2021
1.2.381 785 1/6/2021
1.2.380 891 11/17/2020
1.2.379 895 10/21/2020
1.2.378 849 9/17/2020
1.2.377 916 9/1/2020
1.2.376 908 9/1/2020
1.2.375 981 7/13/2020
1.2.374 867 7/2/2020
1.2.373 878 7/1/2020
1.2.372 912 6/10/2020
1.2.371 871 6/10/2020
1.2.370 807 6/10/2020
1.2.369 846 6/9/2020
1.2.368 886 6/9/2020
1.2.367 872 6/9/2020
1.2.366 865 6/9/2020
1.2.365 847 6/9/2020
1.2.364 863 6/9/2020
1.2.363 863 6/9/2020
1.2.362 949 6/8/2020
1.2.361 916 6/4/2020
1.2.360 888 5/4/2020
1.2.359 879 4/27/2020
1.2.358 931 4/4/2020
1.2.357 924 3/25/2020
1.2.356 895 3/10/2020
1.2.355 931 3/10/2020
1.2.354 910 3/6/2020
1.2.353 938 3/3/2020
1.2.352 901 3/3/2020
1.2.351 892 3/2/2020
1.2.350 867 3/2/2020
1.2.349 885 3/2/2020
1.2.348 886 3/2/2020
1.2.347 857 3/2/2020
1.2.346 867 2/27/2020
1.2.345 941 2/21/2020
1.2.344 889 2/20/2020
1.2.343 928 2/20/2020
1.2.342 928 2/20/2020
1.2.341 915 2/20/2020
1.2.340 961 2/20/2020
1.2.339 927 2/20/2020
1.2.338 871 2/19/2020
1.2.337 906 2/18/2020
1.2.336 961 2/14/2020
1.2.335 969 2/6/2020
1.2.334 946 2/4/2020
1.2.333 977 2/3/2020
1.2.332 956 1/13/2020
1.2.331 1,015 12/17/2019
1.2.330 923 12/13/2019
1.2.328 976 12/12/2019
1.2.327 977 12/11/2019
1.2.326 933 12/10/2019
1.2.325 927 12/3/2019
1.2.324 881 11/29/2019
1.2.323 931 11/28/2019
1.2.322 951 11/28/2019
1.2.321 972 11/28/2019
1.2.320 1,074 11/26/2019
1.2.319 929 11/26/2019
1.2.318 972 11/22/2019
1.2.317 882 11/20/2019
1.2.316 905 10/25/2019
1.2.315 929 10/25/2019
1.2.314 956 10/23/2019
1.2.313 947 10/18/2019
1.2.312 906 10/17/2019
1.2.311 911 10/17/2019
1.2.310 920 10/17/2019
1.2.309 934 10/9/2019
1.2.308 931 10/8/2019
1.2.307 957 10/7/2019
1.2.306 984 10/4/2019
1.2.305 923 10/3/2019
1.2.304 949 10/2/2019
1.2.303 986 9/16/2019
1.2.302 979 9/16/2019
1.2.301 910 9/15/2019
1.2.300 936 9/13/2019
1.2.299 936 9/10/2019
1.2.298 949 9/6/2019
1.2.297 997 8/20/2019
1.2.296 978 8/20/2019
1.2.295 980 8/20/2019
1.2.294 957 8/20/2019
1.2.293 959 8/16/2019
1.2.292 1,009 7/15/2019
1.2.291 1,019 6/30/2019
1.2.290 987 6/28/2019
1.2.289 978 6/20/2019
1.2.288 1,024 6/12/2019
1.2.287 1,001 6/12/2019
1.2.286 977 6/11/2019
1.2.285 1,006 6/11/2019
1.2.284 989 6/5/2019
1.2.283 1,028 5/28/2019
1.2.282 1,044 5/25/2019
1.2.281 1,025 5/23/2019
1.2.280 975 5/13/2019
1.2.279 971 5/9/2019
1.2.278 955 5/9/2019
1.2.277 1,001 5/7/2019
1.2.276 966 5/7/2019
1.2.275 982 5/6/2019
1.2.274 987 4/26/2019
1.2.273 1,000 4/25/2019
1.2.272 1,024 4/25/2019
1.2.271 1,080 4/24/2019
1.2.270 1,063 4/24/2019
1.2.269 1,024 4/16/2019
1.2.268 979 4/16/2019
1.2.267 951 4/16/2019
1.2.266 987 4/12/2019
1.2.265 1,025 4/12/2019
1.2.264 1,062 4/11/2019
1.2.263 1,028 4/11/2019
1.2.262 1,021 4/10/2019
1.2.261 977 4/10/2019
1.2.260 1,005 4/5/2019
1.2.259 1,051 2/27/2019
1.2.258 1,026 2/27/2019
1.2.257 1,053 2/26/2019
1.2.256 1,114 2/15/2019
1.2.255 1,110 2/15/2019
1.2.254 1,139 2/5/2019
1.2.253 1,180 12/12/2018
1.2.252 1,207 11/8/2018
1.2.251 1,174 11/8/2018
1.2.250 1,185 10/11/2018
1.2.249 1,216 10/2/2018
1.2.248 1,176 9/25/2018
1.2.247 1,255 9/3/2018
1.2.246 1,270 8/28/2018
1.2.245 1,339 8/27/2018
1.2.244 1,270 8/22/2018
1.2.243 1,286 8/21/2018
1.2.242 1,521 8/17/2018
1.2.241 1,560 7/27/2018
1.2.240 1,523 7/26/2018
1.2.239 1,602 6/18/2018
1.2.238 1,807 6/14/2018
1.2.237 1,588 5/25/2018
1.2.236 1,575 5/24/2018
1.2.235 1,814 5/18/2018
1.2.234 1,864 5/3/2018
1.2.233 1,806 5/3/2018
1.2.232 1,828 4/30/2018
1.2.231 1,568 4/18/2018
1.2.230 1,901 4/10/2018
1.2.229 1,828 4/10/2018
1.2.228 1,562 4/4/2018
1.2.227 1,659 3/28/2018
1.2.226 1,594 3/22/2018
1.2.225 1,651 3/20/2018
1.2.224 1,641 3/19/2018
1.2.223 1,858 3/15/2018
1.2.222 1,817 3/14/2018
1.2.221 1,845 3/14/2018
1.2.220 1,960 2/23/2018
1.2.219 1,674 2/16/2018
1.2.218 1,626 2/9/2018
1.2.217 1,624 2/8/2018
1.2.216 1,815 2/7/2018
1.2.215 1,708 2/7/2018
1.2.214 1,870 2/5/2018
1.2.213 1,805 2/2/2018
1.2.212 1,882 1/26/2018
1.2.211 1,936 1/16/2018
1.2.210 1,952 12/18/2017
1.2.209 1,720 12/14/2017
1.2.208 1,694 12/7/2017
1.2.207 1,624 12/6/2017
1.2.206 1,679 12/4/2017
1.2.205 1,663 11/28/2017
1.2.204 1,685 11/24/2017
1.2.203 1,646 11/24/2017
1.2.202 1,690 11/24/2017
1.2.201 1,666 11/20/2017
1.2.200 1,632 11/14/2017
1.2.199 1,626 11/14/2017
1.2.198 1,661 11/6/2017
1.2.197 1,635 11/6/2017
1.2.196 1,625 10/31/2017
1.2.195 1,672 10/30/2017
1.2.194 1,653 10/26/2017
1.2.193 1,633 10/26/2017
1.2.192 1,615 10/26/2017
1.2.191 1,651 10/20/2017
1.2.190 1,635 10/18/2017
1.2.189 1,629 10/18/2017
1.2.188 1,657 10/15/2017
1.2.187 1,686 10/11/2017
1.2.185 1,654 10/10/2017
1.2.184 1,728 10/10/2017
1.2.183 1,651 10/2/2017
1.2.182 1,676 9/29/2017
1.2.181 1,656 9/25/2017
1.2.180 1,713 9/14/2017
1.2.179 1,665 9/12/2017
1.2.178 1,663 8/31/2017
1.2.177 1,677 8/25/2017
1.2.176 1,788 8/24/2017
1.2.174 1,792 8/7/2017
1.2.173 1,658 8/7/2017
1.2.172 1,776 8/7/2017
1.2.171 1,673 8/4/2017
1.2.170 1,755 8/3/2017
1.2.169 1,712 8/3/2017
1.2.168 1,697 8/3/2017
1.2.167 1,787 8/2/2017
1.2.166 1,727 8/1/2017
1.2.165 1,716 7/26/2017
1.2.164 1,823 7/26/2017
1.2.163 1,716 7/25/2017
1.2.162 1,718 7/18/2017
1.2.161 1,668 7/18/2017
1.2.160 1,741 7/18/2017
1.2.159 1,767 7/18/2017
1.2.158 1,716 7/13/2017
1.2.157 1,835 7/13/2017
1.2.156 1,815 7/5/2017
1.2.155 1,735 6/28/2017
1.2.154 1,729 6/27/2017
1.2.153 1,751 6/20/2017
1.2.152 1,703 6/19/2017
1.2.151 1,731 6/14/2017
1.2.150 1,705 6/13/2017
1.2.149 1,711 5/31/2017
1.2.148 1,654 5/29/2017
1.2.147 1,632 5/19/2017
1.2.146 1,655 5/18/2017
1.2.145 1,678 5/18/2017
1.2.144 1,622 5/14/2017
1.2.143 1,686 5/12/2017
1.2.142 1,717 5/12/2017
1.2.141 1,762 5/5/2017
1.2.140 1,680 4/27/2017
1.2.139 1,748 2/27/2017
1.2.137 1,707 2/3/2017
1.2.136 1,649 2/3/2017
1.2.135 1,677 1/26/2017
1.2.134 1,719 1/25/2017
1.2.133 1,728 1/12/2017
1.2.132 1,750 1/11/2017
1.2.131 1,779 1/10/2017
1.2.130 1,760 1/10/2017
1.2.129 1,772 1/10/2017
1.2.128 1,731 1/10/2017
1.2.127 1,725 1/10/2017
1.2.125 1,778 1/10/2017
1.2.119 1,763 12/13/2016
1.2.118 1,725 12/12/2016
1.2.117 1,828 12/10/2016
1.2.115 1,746 12/8/2016
1.2.114 1,723 12/5/2016
1.2.112 1,782 11/29/2016
1.2.111 1,760 11/25/2016
1.2.110 1,784 11/25/2016
1.2.109 1,801 11/24/2016
1.2.108 1,699 11/24/2016
1.2.107 1,729 11/23/2016
1.2.106 1,742 11/18/2016
1.2.105 1,749 11/18/2016
1.2.104 1,785 11/18/2016
1.2.103 1,714 11/17/2016
1.2.102 1,697 11/17/2016
1.2.101 1,749 11/17/2016
1.2.100 1,683 11/16/2016
1.2.99 1,701 11/16/2016
1.2.98 1,723 11/16/2016
1.2.97 1,681 11/16/2016
1.2.96 1,732 11/16/2016
1.2.95 1,744 11/16/2016
1.2.94 1,711 11/15/2016
1.2.92 1,720 11/15/2016
1.2.91 1,727 11/15/2016
1.2.90 1,746 11/15/2016
1.2.89 1,720 11/14/2016
1.2.88 2,246 11/8/2016
1.2.87 1,962 11/8/2016
1.2.86 1,917 11/8/2016
1.2.85 1,752 11/8/2016
1.2.84 2,151 11/8/2016
1.2.83 1,872 11/7/2016
1.2.82 1,949 11/3/2016
1.2.81 1,966 11/3/2016
1.2.80 1,856 11/3/2016
1.2.79 1,853 11/2/2016
1.2.78 1,878 11/1/2016
1.2.76 1,995 11/1/2016
1.2.75 1,686 10/31/2016
1.2.73 1,720 10/28/2016
1.2.71 1,731 10/27/2016
1.2.70 1,720 10/27/2016
1.2.68 1,765 10/26/2016
1.2.67 1,782 10/26/2016
1.2.66 1,727 10/25/2016
1.2.65 1,732 10/24/2016
1.2.64 1,685 10/21/2016
1.2.63 1,652 10/21/2016
1.2.62 1,672 10/21/2016
1.2.61 1,733 10/20/2016
1.2.60 1,673 10/20/2016
1.2.59 1,690 10/13/2016
1.2.58 1,666 10/13/2016
1.2.57 1,720 10/13/2016
1.2.56 1,720 10/13/2016
1.2.55 1,718 10/11/2016
1.2.54 1,640 10/11/2016
1.2.53 1,698 10/10/2016
1.2.52 1,699 10/10/2016
1.2.51 1,722 9/12/2016
1.2.50 1,716 9/12/2016
1.2.49 1,683 9/7/2016
1.2.48 1,722 9/2/2016
1.2.47 1,736 5/6/2016
1.2.46 1,987 4/25/2016
1.2.45 1,909 4/25/2016
1.2.44 1,875 4/25/2016
1.2.43 1,959 4/22/2016
1.2.42 1,691 4/15/2016
1.2.41 1,708 4/12/2016
1.2.40 1,788 4/11/2016
1.2.39 1,707 4/8/2016
1.2.38 1,737 4/8/2016
1.2.37 1,695 4/8/2016
1.2.36 1,715 4/8/2016
1.2.35 1,715 4/6/2016
1.2.34 1,704 4/6/2016
1.2.33 1,758 4/6/2016
1.2.32 1,728 4/6/2016
1.2.31 1,733 4/6/2016
1.2.30 1,747 4/6/2016
1.2.29 1,730 4/5/2016
1.2.28 1,666 4/5/2016
1.2.27 1,676 4/5/2016
1.2.26 1,717 4/5/2016
1.2.25 1,699 4/5/2016
1.2.24 1,664 4/1/2016
1.2.23 1,701 3/31/2016
1.2.22 1,722 3/31/2016
1.2.21 1,720 3/29/2016
1.2.20 1,723 3/25/2016
1.2.19 1,692 3/17/2016
1.2.18 1,760 3/17/2016
1.2.17 1,675 3/17/2016
1.2.16 1,720 3/17/2016
1.2.15 1,740 3/17/2016
1.2.14 1,753 3/16/2016
1.2.13 1,763 3/15/2016
1.2.12 1,709 3/15/2016
1.2.11 1,669 3/14/2016
1.2.10 1,687 3/11/2016
1.2.9 1,679 3/7/2016
1.2.8 1,650 3/6/2016
1.2.7 1,704 3/6/2016
1.2.6 1,678 3/4/2016
1.2.5 1,718 3/2/2016
1.2.4 1,673 3/2/2016
1.2.3 1,694 3/1/2016
1.2.1 1,720 2/29/2016
1.2.0 2,226 2/29/2016
1.1.45 1,566 7/28/2017
1.1.44 2,218 2/29/2016
1.1.43 1,930 2/29/2016
1.1.42 1,868 2/28/2016
1.1.41 2,114 2/26/2016
1.1.40 1,961 2/23/2016
1.1.39 1,691 2/23/2016
1.1.38 1,739 2/22/2016
1.1.37 1,847 2/22/2016
1.1.36 1,672 2/19/2016
1.1.35 1,678 2/19/2016
1.1.34 1,718 2/15/2016
1.1.33 1,703 2/12/2016
1.1.32 1,641 2/11/2016
1.1.31 1,924 2/11/2016
1.1.30 1,709 2/9/2016
1.1.29 1,726 2/8/2016
1.1.28 1,687 1/29/2016
1.1.27 1,725 1/26/2016
1.1.26 1,687 1/26/2016
1.1.25 1,671 1/25/2016
1.1.24 1,609 1/20/2016
1.1.23 1,643 1/20/2016
1.1.19 1,643 1/20/2016
1.1.18 1,715 1/20/2016
1.1.17 1,676 1/20/2016
1.1.16 1,681 1/19/2016
1.1.15 2,265 1/15/2016
1.1.14 2,689 1/15/2016
1.1.13 2,290 1/14/2016
1.1.12 1,831 1/14/2016
1.1.10 1,962 1/13/2016
1.1.9 1,792 1/12/2016
1.1.8 1,678 1/12/2016
1.1.7 1,602 1/12/2016
1.1.6 1,676 1/11/2016
1.1.5 1,661 1/7/2016
1.1.4 1,725 1/6/2016
1.1.3 1,698 1/6/2016
1.1.2 1,684 1/6/2016
1.1.1 1,684 1/5/2016
1.1.0 1,636 1/1/2016
1.0.155 1,643 12/18/2015
1.0.154 1,683 12/17/2015
1.0.153 1,680 12/17/2015
1.0.151 1,738 12/3/2015
1.0.150 1,736 12/3/2015
1.0.149 1,953 12/3/2015
1.0.148 2,109 12/2/2015
1.0.147 1,983 12/2/2015
1.0.146 1,737 12/2/2015
1.0.145 1,832 12/2/2015
1.0.144 1,907 12/2/2015
1.0.143 1,860 12/1/2015
1.0.142 2,062 12/1/2015
1.0.140 2,014 12/1/2015
1.0.139 1,937 11/30/2015
1.0.138 2,001 11/30/2015
1.0.137 1,789 11/26/2015
1.0.136 1,847 11/25/2015
1.0.135 1,720 11/20/2015
1.0.134 1,718 11/19/2015
1.0.133 1,785 11/19/2015
1.0.132 1,660 11/19/2015
1.0.131 1,643 11/17/2015
1.0.130 1,715 11/13/2015
1.0.129 1,686 11/13/2015
1.0.128 1,694 11/13/2015
1.0.127 1,804 11/12/2015
1.0.126 1,687 11/12/2015
1.0.125 1,671 11/11/2015
1.0.124 1,606 11/11/2015
1.0.123 1,659 11/11/2015
1.0.122 1,720 11/11/2015
1.0.121 1,715 11/4/2015
1.0.120 1,707 11/3/2015
1.0.119 1,722 10/30/2015
1.0.118 1,741 10/29/2015
1.0.117 1,678 10/23/2015
1.0.116 1,599 10/20/2015
1.0.115 1,649 10/13/2015
1.0.113 1,720 10/13/2015
1.0.111 1,881 10/6/2015
1.0.110 1,999 10/6/2015
1.0.109 1,998 10/6/2015
1.0.108 1,954 10/6/2015
1.0.107 2,069 10/4/2015
1.0.106 1,743 9/25/2015
1.0.105 1,666 9/2/2015
1.0.104 1,681 8/24/2015
1.0.103 1,919 7/30/2015
1.0.102 1,821 7/30/2015
1.0.101 1,623 6/12/2015
1.0.100 1,630 6/3/2015
1.0.99 1,662 6/3/2015
1.0.98 1,659 6/3/2015
1.0.97 1,646 5/12/2015
1.0.96 1,694 5/7/2015
1.0.95 1,744 4/16/2015
1.0.94 1,742 4/16/2015
1.0.93 1,749 4/15/2015
1.0.92 1,673 4/8/2015
1.0.91 1,614 3/17/2015
1.0.90 1,707 3/10/2015
1.0.89 1,696 3/10/2015
1.0.88 1,851 2/12/2015
1.0.87 1,857 12/4/2014
1.0.86 1,885 11/14/2014
1.0.85 1,896 11/14/2014
1.0.84 2,095 11/13/2014
1.0.83 1,853 11/13/2014
1.0.82 1,867 11/12/2014
1.0.81 1,936 11/12/2014
1.0.80 1,672 10/9/2014
1.0.79 1,733 10/8/2014
1.0.78 1,691 10/7/2014
1.0.77 1,754 10/7/2014
1.0.76 1,698 9/29/2014
1.0.75 1,775 9/29/2014
1.0.74 1,683 9/3/2014
1.0.73 1,718 9/3/2014
1.0.72 1,699 8/12/2014
1.0.71 1,744 8/11/2014
1.0.70 1,698 8/11/2014
1.0.69 1,688 8/11/2014
1.0.68 1,777 8/11/2014
1.0.67 1,678 8/11/2014
1.0.66 1,744 8/11/2014
1.0.65 1,735 8/5/2014
1.0.64 1,693 8/4/2014
1.0.63 1,649 7/31/2014
1.0.62 1,740 7/22/2014
1.0.61 1,775 7/22/2014
1.0.60 1,720 7/22/2014
1.0.59 1,725 7/11/2014
1.0.58 1,638 7/11/2014
1.0.57 1,698 7/7/2014
1.0.56 1,716 7/1/2014
1.0.55 1,659 7/1/2014
1.0.54 1,677 7/1/2014
1.0.53 1,734 7/1/2014
1.0.52 1,706 7/1/2014
1.0.51 1,797 6/23/2014
1.0.49 1,777 6/21/2014
1.0.48 1,757 6/20/2014
1.0.47 1,814 6/21/2014
1.0.46 1,750 6/20/2014
1.0.45 1,687 6/19/2014
1.0.44 1,646 6/19/2014
1.0.43 1,676 6/19/2014
1.0.42 1,642 6/19/2014
1.0.40 1,684 6/19/2014
1.0.39 1,649 6/18/2014
1.0.38 1,746 6/18/2014
1.0.37 1,766 6/12/2014
1.0.36 1,717 6/12/2014
1.0.35 1,773 6/12/2014
1.0.32 1,735 6/12/2014
1.0.31 1,696 6/6/2014
1.0.30 1,665 6/6/2014
1.0.29 1,670 6/5/2014
1.0.28 1,755 5/8/2014
1.0.27 1,697 5/8/2014
1.0.26 1,686 5/7/2014
1.0.25 1,706 5/7/2014
1.0.24 1,636 5/7/2014
1.0.23 1,719 5/5/2014
1.0.22 1,711 5/5/2014
1.0.21 1,739 5/5/2014
1.0.20 1,701 4/30/2014
1.0.19 1,665 4/30/2014
1.0.18 1,904 4/11/2014
1.0.17 1,929 4/10/2014
1.0.16 1,980 4/10/2014
1.0.15 1,957 4/10/2014
1.0.14 1,934 4/10/2014
1.0.13 1,867 4/10/2014
1.0.12 1,866 4/2/2014
1.0.11 1,836 4/2/2014
1.0.10 1,848 4/2/2014
1.0.9 1,879 4/1/2014
1.0.8 1,831 4/1/2014
1.0.7 1,822 4/1/2014
1.0.6 1,884 4/1/2014
1.0.5 1,872 4/1/2014