PeanutButter.WindowsServiceManagement 3.0.383

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