PeanutButter.WindowsServiceManagement 3.0.380

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.380
                    
NuGet\Install-Package PeanutButter.WindowsServiceManagement -Version 3.0.380
                    
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.380" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.WindowsServiceManagement" Version="3.0.380" />
                    
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.380
                    
#r "nuget: PeanutButter.WindowsServiceManagement, 3.0.380"
                    
#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.
#addin nuget:?package=PeanutButter.WindowsServiceManagement&version=3.0.380
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.WindowsServiceManagement&version=3.0.380
                    
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.384 380 5/15/2025
3.0.383 236 5/14/2025
3.0.382 330 5/13/2025
3.0.381 113 5/9/2025
3.0.380 230 5/8/2025
3.0.379 165 5/7/2025
3.0.378 165 5/6/2025
3.0.377 152 5/6/2025
3.0.376 158 5/6/2025
3.0.375 159 5/6/2025
3.0.374 157 5/5/2025
3.0.373 165 5/5/2025
3.0.372 156 5/5/2025
3.0.371 167 5/5/2025
3.0.370 163 5/5/2025
3.0.369 165 5/5/2025
3.0.368 162 4/30/2025
3.0.367 157 4/30/2025
3.0.366 160 4/30/2025
3.0.365 163 4/30/2025
3.0.364 163 4/30/2025
3.0.363 163 4/30/2025
3.0.362 161 4/30/2025
3.0.361 164 4/30/2025
3.0.360 165 4/30/2025
3.0.359 160 4/30/2025
3.0.358 178 4/29/2025
3.0.357 220 4/23/2025
3.0.356 184 4/22/2025
3.0.355 280 4/17/2025
3.0.354 214 4/15/2025
3.0.353 917 4/4/2025
3.0.352 179 4/3/2025
3.0.351 192 4/2/2025
3.0.350 299 4/2/2025
3.0.349 177 3/18/2025
3.0.348 169 3/18/2025
3.0.347 660 3/4/2025
3.0.346 243 3/4/2025
3.0.345 225 3/4/2025
3.0.344 154 2/20/2025
3.0.343 129 2/14/2025
3.0.342 188 2/11/2025
3.0.341 144 2/10/2025
3.0.340 128 2/5/2025
3.0.339 238 1/7/2025
3.0.338 134 1/7/2025
3.0.337 133 1/7/2025
3.0.336 145 1/6/2025
3.0.335 154 12/17/2024
3.0.334 145 12/17/2024
3.0.333 162 12/13/2024
3.0.332 142 12/13/2024
3.0.331 138 12/12/2024
3.0.330 140 11/28/2024
3.0.329 238 11/13/2024
3.0.328 817 11/12/2024
3.0.327 151 11/12/2024
3.0.326 148 11/12/2024
3.0.325 132 11/12/2024
3.0.324 137 11/12/2024
3.0.323 142 11/6/2024
3.0.322 139 11/6/2024
3.0.321 891 10/10/2024
3.0.320 240 10/7/2024
3.0.319 191 9/18/2024
3.0.318 167 9/18/2024
3.0.317 180 9/18/2024
3.0.316 908 8/28/2024
3.0.315 176 8/12/2024
3.0.314 187 8/8/2024
3.0.313 164 8/8/2024
3.0.312 151 7/29/2024
3.0.311 984 7/17/2024
3.0.310 141 7/15/2024
3.0.309 178 7/15/2024
3.0.308 158 7/9/2024
3.0.307 136 7/9/2024
3.0.306 293 6/25/2024
3.0.305 198 6/11/2024
3.0.304 152 6/11/2024
3.0.303 207 6/5/2024
3.0.302 164 6/5/2024
3.0.301 177 5/30/2024
3.0.300 206 5/30/2024
3.0.299 162 5/30/2024
3.0.298 778 5/17/2024
3.0.297 181 5/17/2024
3.0.296 171 5/13/2024
3.0.295 159 5/8/2024
3.0.294 227 5/7/2024
3.0.293 180 4/19/2024
3.0.292 183 4/18/2024
3.0.291 199 4/17/2024
3.0.290 189 4/17/2024
3.0.289 170 4/15/2024
3.0.288 170 4/11/2024
3.0.287 215 4/5/2024
3.0.286 169 4/5/2024
3.0.285 194 4/5/2024
3.0.284 236 4/4/2024
3.0.283 194 4/4/2024
3.0.282 607 4/3/2024
3.0.281 194 4/2/2024
3.0.280 193 4/2/2024
3.0.279 217 3/25/2024
3.0.278 218 3/25/2024
3.0.277 322 3/15/2024
3.0.276 317 2/29/2024
3.0.275 267 2/28/2024
3.0.274 264 2/28/2024
3.0.273 353 2/27/2024
3.0.272 299 2/26/2024
3.0.271 327 2/22/2024
3.0.270 379 2/15/2024
3.0.269 323 2/15/2024
3.0.268 330 2/15/2024
3.0.267 360 2/14/2024
3.0.266 349 2/14/2024
3.0.265 475 2/13/2024
3.0.264 381 2/8/2024
3.0.263 370 2/8/2024
3.0.262 386 2/8/2024
3.0.261 398 2/8/2024
3.0.260 354 2/7/2024
3.0.259 369 2/7/2024
3.0.258 380 2/7/2024
3.0.257 350 2/7/2024
3.0.256 395 1/31/2024
3.0.255 389 1/30/2024
3.0.254 412 1/25/2024
3.0.253 406 1/24/2024
3.0.252 385 1/22/2024
3.0.251 659 1/17/2024
3.0.250 414 1/17/2024
3.0.249 402 1/16/2024
3.0.248 503 1/16/2024
3.0.247 408 1/16/2024
3.0.246 382 1/15/2024
3.0.245 400 1/11/2024
3.0.244 558 12/11/2023
3.0.243 408 12/11/2023
3.0.242 445 12/7/2023
3.0.241 434 12/7/2023
3.0.240 469 12/5/2023
3.0.239 448 12/5/2023
3.0.238 412 12/5/2023
3.0.237 149 12/5/2023
3.0.236 205 11/17/2023
3.0.235 151 11/17/2023
3.0.234 184 11/14/2023
3.0.233 147 11/14/2023
3.0.232 157 11/13/2023
3.0.231 147 11/9/2023
3.0.230 137 11/8/2023
3.0.229 143 11/8/2023
3.0.228 270 11/2/2023
3.0.227 165 11/2/2023
3.0.226 150 11/1/2023
3.0.225 190 11/1/2023
3.0.224 156 11/1/2023
3.0.223 160 10/31/2023
3.0.222 152 10/31/2023
3.0.221 159 10/31/2023
3.0.220 158 10/31/2023
3.0.219 149 10/31/2023
3.0.218 148 10/30/2023
3.0.217 153 10/30/2023
3.0.216 144 10/30/2023
3.0.215 147 10/30/2023
3.0.214 153 10/26/2023
3.0.213 149 10/25/2023
3.0.212 170 10/25/2023
3.0.211 160 10/24/2023
3.0.210 147 10/24/2023
3.0.209 134 10/24/2023
3.0.208 131 10/24/2023
3.0.207 161 10/23/2023
3.0.206 157 10/23/2023
3.0.205 161 10/20/2023
3.0.204 156 10/20/2023
3.0.203 161 10/20/2023
3.0.202 155 10/19/2023
3.0.201 157 10/19/2023
3.0.200 143 10/19/2023
3.0.199 155 10/19/2023
3.0.198 164 10/18/2023
3.0.197 155 10/18/2023
3.0.196 174 10/17/2023
3.0.195 205 10/13/2023
3.0.194 181 10/12/2023
3.0.193 179 10/12/2023
3.0.192 166 10/11/2023
3.0.191 154 10/11/2023
3.0.190 174 10/11/2023
3.0.189 162 10/11/2023
3.0.188 161 10/11/2023
3.0.187 161 10/11/2023
3.0.186 146 10/11/2023
3.0.185 168 10/10/2023
3.0.184 155 10/10/2023
3.0.183 171 10/9/2023
3.0.182 162 10/9/2023
3.0.181 172 10/9/2023
3.0.180 195 9/21/2023
3.0.179 136 9/21/2023
3.0.178 164 9/21/2023
3.0.177 283 9/11/2023
3.0.176 261 9/8/2023
3.0.175 183 9/8/2023
3.0.173 170 9/8/2023
3.0.172 175 9/8/2023
3.0.170 226 8/23/2023
3.0.169 180 8/23/2023
3.0.168 183 8/23/2023
3.0.167 212 8/11/2023
3.0.166 195 8/10/2023
3.0.165 185 8/7/2023
3.0.164 200 8/3/2023
3.0.163 197 7/31/2023
3.0.162 202 7/28/2023
3.0.161 192 7/28/2023
3.0.160 245 6/30/2023
3.0.159 217 6/29/2023
3.0.158 198 6/29/2023
3.0.157 218 6/28/2023
3.0.156 204 6/28/2023
3.0.155 183 6/28/2023
3.0.154 196 6/26/2023
3.0.153 195 6/22/2023
3.0.152 222 6/22/2023
3.0.151 207 6/22/2023
3.0.150 216 6/22/2023
3.0.149 186 6/22/2023
3.0.148 206 6/22/2023
3.0.147 226 6/15/2023
3.0.146 223 6/9/2023
3.0.145 233 6/6/2023
3.0.144 222 6/6/2023
3.0.143 204 6/6/2023
3.0.142 215 5/31/2023
3.0.141 198 5/31/2023
3.0.140 233 5/26/2023
3.0.139 203 5/26/2023
3.0.138 226 5/25/2023
3.0.137 211 5/25/2023
3.0.136 220 5/25/2023
3.0.135 211 5/25/2023
3.0.134 215 5/25/2023
3.0.133 258 5/24/2023
3.0.132 251 5/24/2023
3.0.131 277 5/24/2023
3.0.130 294 5/23/2023
3.0.129 274 5/22/2023
3.0.128 301 5/18/2023
3.0.127 367 5/17/2023
3.0.126 361 5/11/2023
3.0.125 453 5/5/2023
3.0.124 468 5/4/2023
3.0.123 413 5/4/2023
3.0.122 346 4/25/2023
3.0.121 313 4/25/2023
3.0.120 320 4/25/2023
3.0.119 343 4/25/2023
3.0.118 357 4/25/2023
3.0.117 392 4/24/2023
3.0.116 379 4/24/2023
3.0.115 359 4/18/2023
3.0.114 359 4/18/2023
3.0.113 326 4/18/2023
3.0.112 343 4/11/2023
3.0.111 357 4/11/2023
3.0.110 395 3/31/2023
3.0.109 394 3/29/2023
3.0.108 354 3/28/2023
3.0.107 410 3/15/2023
3.0.106 421 3/9/2023
3.0.105 385 3/9/2023
3.0.104 386 3/3/2023
3.0.103 369 3/2/2023
3.0.102 381 3/2/2023 3.0.102 is deprecated because it has critical bugs.
3.0.101 425 3/1/2023 3.0.101 is deprecated because it has critical bugs.
3.0.100 403 2/22/2023
3.0.99 458 2/10/2023
3.0.98 438 2/10/2023
3.0.97 458 1/24/2023
3.0.96 510 12/15/2022
3.0.95 531 12/1/2022
3.0.94 512 11/30/2022
3.0.93 546 11/30/2022
3.0.92 539 11/30/2022
3.0.91 479 11/29/2022
3.0.90 581 11/25/2022
3.0.89 496 11/17/2022
3.0.88 518 11/15/2022
3.0.87 590 11/14/2022
3.0.86 618 11/14/2022
3.0.85 580 11/14/2022
3.0.84 557 11/14/2022
3.0.83 521 11/14/2022
3.0.82 498 11/14/2022
3.0.81 527 11/14/2022
3.0.80 558 11/14/2022
3.0.79 564 11/8/2022
3.0.78 510 11/7/2022
3.0.77 559 11/7/2022
3.0.76 556 11/7/2022
3.0.75 521 11/7/2022
3.0.74 567 11/3/2022
3.0.73 581 10/31/2022
3.0.72 568 10/27/2022
3.0.71 552 10/27/2022
3.0.70 604 10/27/2022
3.0.69 585 10/27/2022
3.0.68 617 10/25/2022
3.0.67 746 10/19/2022
3.0.66 613 10/19/2022
3.0.65 610 10/19/2022
3.0.64 618 10/19/2022
3.0.63 589 10/19/2022
3.0.62 598 10/18/2022
3.0.61 709 10/13/2022
3.0.60 647 10/12/2022
3.0.59 642 10/12/2022
3.0.58 749 9/28/2022
3.0.57 676 9/28/2022
3.0.56 615 9/28/2022
3.0.55 646 9/27/2022
3.0.54 683 9/27/2022
3.0.53 661 9/27/2022
3.0.52 635 9/27/2022
3.0.51 687 9/27/2022
3.0.50 694 9/27/2022
3.0.49 686 9/27/2022
3.0.48 613 9/27/2022
3.0.47 639 9/26/2022
3.0.46 702 9/26/2022
3.0.45 672 9/26/2022
3.0.44 672 9/26/2022
3.0.43 719 9/23/2022
3.0.42 658 9/23/2022
3.0.41 664 9/22/2022
3.0.40 650 9/22/2022
3.0.39 644 9/22/2022
3.0.38 603 9/21/2022
3.0.37 597 9/21/2022
3.0.36 613 9/21/2022
3.0.35 607 9/21/2022
3.0.34 605 9/20/2022
3.0.33 651 9/19/2022
3.0.32 636 9/16/2022
3.0.31 650 9/16/2022
3.0.30 659 9/16/2022
3.0.29 662 9/16/2022
3.0.28 656 9/15/2022
3.0.27 656 9/15/2022
3.0.26 679 9/14/2022
3.0.25 732 9/14/2022
3.0.24 766 9/14/2022
3.0.23 719 9/14/2022
3.0.22 676 9/14/2022
3.0.21 663 9/14/2022
3.0.20 648 9/9/2022
3.0.19 633 9/9/2022
3.0.18 675 9/8/2022
3.0.17 675 9/6/2022
3.0.16 687 9/6/2022
3.0.15 704 9/2/2022
3.0.14 669 9/1/2022
3.0.13 663 8/31/2022
3.0.12 673 8/31/2022
3.0.11 704 8/23/2022
3.0.10 661 8/22/2022
3.0.9 661 8/22/2022
3.0.8 645 8/18/2022
3.0.7 668 8/17/2022
3.0.6 698 8/15/2022
3.0.5 641 8/15/2022
3.0.4 726 8/4/2022
3.0.3 667 8/4/2022
3.0.2 703 7/29/2022
3.0.1 739 7/27/2022
3.0.0 644 7/26/2022
2.0.96 721 7/26/2022
2.0.95 695 7/26/2022
2.0.94 652 7/25/2022
2.0.93 648 7/25/2022
2.0.92 745 7/15/2022
2.0.91 678 7/15/2022
2.0.90 674 7/14/2022
2.0.89 695 7/14/2022
2.0.88 764 7/12/2022
2.0.87 756 7/11/2022
2.0.86 683 7/11/2022
2.0.85 714 7/11/2022
2.0.84 716 7/8/2022
2.0.83 744 6/29/2022
2.0.82 685 6/29/2022
2.0.81 727 6/23/2022
2.0.80 706 6/15/2022
2.0.79 711 6/14/2022
2.0.78 690 6/14/2022
2.0.77 830 5/24/2022
2.0.76 837 5/3/2022
2.0.75 654 4/29/2022
2.0.74 698 4/19/2022
2.0.73 705 4/16/2022
2.0.72 704 4/12/2022
2.0.71 682 4/12/2022
2.0.70 742 4/7/2022
2.0.69 709 4/7/2022
2.0.68 739 4/7/2022
2.0.67 753 4/7/2022
2.0.66 706 3/15/2022
2.0.65 713 3/15/2022
2.0.64 749 3/15/2022
2.0.63 730 3/2/2022
2.0.62 738 2/22/2022
2.0.61 703 2/18/2022
2.0.60 733 2/18/2022
2.0.59 740 2/15/2022
2.0.58 737 2/9/2022
2.0.57 749 2/1/2022
2.0.56 708 2/1/2022
2.0.55 687 2/1/2022
2.0.54 695 1/28/2022
2.0.53 725 1/27/2022
2.0.52 726 1/19/2022
2.0.51 708 1/19/2022
2.0.46 701 1/19/2022
2.0.45 610 12/2/2021
2.0.44 596 11/18/2021
2.0.43 601 11/16/2021
2.0.42 636 11/2/2021
2.0.41 664 10/20/2021
2.0.40 610 10/12/2021
2.0.39 582 10/12/2021
2.0.38 584 10/5/2021
2.0.37 578 9/21/2021
2.0.36 633 9/9/2021
2.0.35 646 9/3/2021
2.0.34 678 9/2/2021
2.0.33 710 7/21/2021
2.0.32 621 7/21/2021
2.0.31 605 7/6/2021
2.0.30 599 7/5/2021
2.0.29 677 6/30/2021
2.0.28 675 6/28/2021
2.0.27 639 6/17/2021
2.0.26 669 6/15/2021
2.0.25 696 6/14/2021
2.0.24 689 6/14/2021
2.0.23 674 6/14/2021
2.0.22 619 5/20/2021
2.0.21 670 5/18/2021
2.0.20 677 5/10/2021
2.0.19 596 5/10/2021
2.0.18 649 5/3/2021
2.0.17 637 5/3/2021
2.0.16 697 4/14/2021
2.0.15 657 4/13/2021
2.0.14 667 3/31/2021
2.0.13 670 3/25/2021
2.0.12 646 3/25/2021
2.0.11 651 2/19/2021
2.0.10 660 2/18/2021
2.0.9 686 2/18/2021
2.0.8 661 2/16/2021
2.0.7 684 2/9/2021
2.0.6 722 2/9/2021
2.0.5 715 2/3/2021
2.0.4 697 1/29/2021
2.0.3 673 1/29/2021
2.0.2 707 1/28/2021
2.0.1 733 1/27/2021
2.0.0 643 1/26/2021
1.2.397 682 1/26/2021
1.2.396 750 1/21/2021
1.2.395 676 1/20/2021
1.2.394 738 1/20/2021
1.2.393 708 1/20/2021
1.2.392 709 1/20/2021
1.2.391 705 1/19/2021
1.2.390 727 1/19/2021
1.2.389 728 1/19/2021
1.2.388 717 1/14/2021
1.2.387 703 1/14/2021
1.2.386 673 1/13/2021
1.2.385 715 1/13/2021
1.2.384 782 1/11/2021
1.2.383 717 1/8/2021
1.2.382 740 1/6/2021
1.2.381 719 1/6/2021
1.2.380 818 11/17/2020
1.2.379 821 10/21/2020
1.2.378 792 9/17/2020
1.2.377 841 9/1/2020
1.2.376 839 9/1/2020
1.2.375 910 7/13/2020
1.2.374 795 7/2/2020
1.2.373 811 7/1/2020
1.2.372 848 6/10/2020
1.2.371 803 6/10/2020
1.2.370 749 6/10/2020
1.2.369 778 6/9/2020
1.2.368 816 6/9/2020
1.2.367 804 6/9/2020
1.2.366 797 6/9/2020
1.2.365 782 6/9/2020
1.2.364 798 6/9/2020
1.2.363 805 6/9/2020
1.2.362 892 6/8/2020
1.2.361 853 6/4/2020
1.2.360 819 5/4/2020
1.2.359 807 4/27/2020
1.2.358 867 4/4/2020
1.2.357 856 3/25/2020
1.2.356 832 3/10/2020
1.2.355 860 3/10/2020
1.2.354 840 3/6/2020
1.2.353 875 3/3/2020
1.2.352 830 3/3/2020
1.2.351 819 3/2/2020
1.2.350 812 3/2/2020
1.2.349 814 3/2/2020
1.2.348 822 3/2/2020
1.2.347 801 3/2/2020
1.2.346 812 2/27/2020
1.2.345 885 2/21/2020
1.2.344 826 2/20/2020
1.2.343 861 2/20/2020
1.2.342 857 2/20/2020
1.2.341 846 2/20/2020
1.2.340 889 2/20/2020
1.2.339 862 2/20/2020
1.2.338 811 2/19/2020
1.2.337 841 2/18/2020
1.2.336 890 2/14/2020
1.2.335 900 2/6/2020
1.2.334 891 2/4/2020
1.2.333 916 2/3/2020
1.2.332 892 1/13/2020
1.2.331 947 12/17/2019
1.2.330 855 12/13/2019
1.2.328 913 12/12/2019
1.2.327 903 12/11/2019
1.2.326 877 12/10/2019
1.2.325 861 12/3/2019
1.2.324 814 11/29/2019
1.2.323 855 11/28/2019
1.2.322 889 11/28/2019
1.2.321 897 11/28/2019
1.2.320 1,003 11/26/2019
1.2.319 862 11/26/2019
1.2.318 891 11/22/2019
1.2.317 812 11/20/2019
1.2.316 839 10/25/2019
1.2.315 857 10/25/2019
1.2.314 893 10/23/2019
1.2.313 877 10/18/2019
1.2.312 841 10/17/2019
1.2.311 848 10/17/2019
1.2.310 848 10/17/2019
1.2.309 879 10/9/2019
1.2.308 866 10/8/2019
1.2.307 891 10/7/2019
1.2.306 922 10/4/2019
1.2.305 862 10/3/2019
1.2.304 874 10/2/2019
1.2.303 918 9/16/2019
1.2.302 915 9/16/2019
1.2.301 848 9/15/2019
1.2.300 865 9/13/2019
1.2.299 878 9/10/2019
1.2.298 881 9/6/2019
1.2.297 930 8/20/2019
1.2.296 907 8/20/2019
1.2.295 912 8/20/2019
1.2.294 887 8/20/2019
1.2.293 898 8/16/2019
1.2.292 934 7/15/2019
1.2.291 954 6/30/2019
1.2.290 917 6/28/2019
1.2.289 925 6/20/2019
1.2.288 955 6/12/2019
1.2.287 926 6/12/2019
1.2.286 912 6/11/2019
1.2.285 948 6/11/2019
1.2.284 934 6/5/2019
1.2.283 965 5/28/2019
1.2.282 979 5/25/2019
1.2.281 961 5/23/2019
1.2.280 921 5/13/2019
1.2.279 910 5/9/2019
1.2.278 898 5/9/2019
1.2.277 935 5/7/2019
1.2.276 905 5/7/2019
1.2.275 912 5/6/2019
1.2.274 918 4/26/2019
1.2.273 934 4/25/2019
1.2.272 959 4/25/2019
1.2.271 1,011 4/24/2019
1.2.270 999 4/24/2019
1.2.269 951 4/16/2019
1.2.268 918 4/16/2019
1.2.267 883 4/16/2019
1.2.266 927 4/12/2019
1.2.265 957 4/12/2019
1.2.264 1,000 4/11/2019
1.2.263 956 4/11/2019
1.2.262 953 4/10/2019
1.2.261 914 4/10/2019
1.2.260 942 4/5/2019
1.2.259 996 2/27/2019
1.2.258 956 2/27/2019
1.2.257 981 2/26/2019
1.2.256 1,045 2/15/2019
1.2.255 1,045 2/15/2019
1.2.254 1,068 2/5/2019
1.2.253 1,109 12/12/2018
1.2.252 1,134 11/8/2018
1.2.251 1,105 11/8/2018
1.2.250 1,117 10/11/2018
1.2.249 1,146 10/2/2018
1.2.248 1,113 9/25/2018
1.2.247 1,189 9/3/2018
1.2.246 1,210 8/28/2018
1.2.245 1,272 8/27/2018
1.2.244 1,211 8/22/2018
1.2.243 1,207 8/21/2018
1.2.242 1,455 8/17/2018
1.2.241 1,463 7/27/2018
1.2.240 1,430 7/26/2018
1.2.239 1,506 6/18/2018
1.2.238 1,667 6/14/2018
1.2.237 1,481 5/25/2018
1.2.236 1,468 5/24/2018
1.2.235 1,681 5/18/2018
1.2.234 1,725 5/3/2018
1.2.233 1,654 5/3/2018
1.2.232 1,679 4/30/2018
1.2.231 1,459 4/18/2018
1.2.230 1,752 4/10/2018
1.2.229 1,678 4/10/2018
1.2.228 1,459 4/4/2018
1.2.227 1,549 3/28/2018
1.2.226 1,486 3/22/2018
1.2.225 1,547 3/20/2018
1.2.224 1,539 3/19/2018
1.2.223 1,709 3/15/2018
1.2.222 1,675 3/14/2018
1.2.221 1,711 3/14/2018
1.2.220 1,815 2/23/2018
1.2.219 1,578 2/16/2018
1.2.218 1,529 2/9/2018
1.2.217 1,527 2/8/2018
1.2.216 1,665 2/7/2018
1.2.215 1,603 2/7/2018
1.2.214 1,723 2/5/2018
1.2.213 1,657 2/2/2018
1.2.212 1,737 1/26/2018
1.2.211 1,787 1/16/2018
1.2.210 1,809 12/18/2017
1.2.209 1,616 12/14/2017
1.2.208 1,593 12/7/2017
1.2.207 1,518 12/6/2017
1.2.206 1,573 12/4/2017
1.2.205 1,553 11/28/2017
1.2.204 1,593 11/24/2017
1.2.203 1,536 11/24/2017
1.2.202 1,580 11/24/2017
1.2.201 1,568 11/20/2017
1.2.200 1,522 11/14/2017
1.2.199 1,518 11/14/2017
1.2.198 1,550 11/6/2017
1.2.197 1,524 11/6/2017
1.2.196 1,520 10/31/2017
1.2.195 1,560 10/30/2017
1.2.194 1,543 10/26/2017
1.2.193 1,536 10/26/2017
1.2.192 1,516 10/26/2017
1.2.191 1,545 10/20/2017
1.2.190 1,528 10/18/2017
1.2.189 1,534 10/18/2017
1.2.188 1,559 10/15/2017
1.2.187 1,582 10/11/2017
1.2.185 1,543 10/10/2017
1.2.184 1,612 10/10/2017
1.2.183 1,548 10/2/2017
1.2.182 1,562 9/29/2017
1.2.181 1,560 9/25/2017
1.2.180 1,602 9/14/2017
1.2.179 1,555 9/12/2017
1.2.178 1,554 8/31/2017
1.2.177 1,569 8/25/2017
1.2.176 1,680 8/24/2017
1.2.174 1,686 8/7/2017
1.2.173 1,549 8/7/2017
1.2.172 1,668 8/7/2017
1.2.171 1,559 8/4/2017
1.2.170 1,659 8/3/2017
1.2.169 1,605 8/3/2017
1.2.168 1,590 8/3/2017
1.2.167 1,684 8/2/2017
1.2.166 1,632 8/1/2017
1.2.165 1,610 7/26/2017
1.2.164 1,720 7/26/2017
1.2.163 1,612 7/25/2017
1.2.162 1,599 7/18/2017
1.2.161 1,550 7/18/2017
1.2.160 1,624 7/18/2017
1.2.159 1,661 7/18/2017
1.2.158 1,610 7/13/2017
1.2.157 1,727 7/13/2017
1.2.156 1,719 7/5/2017
1.2.155 1,640 6/28/2017
1.2.154 1,627 6/27/2017
1.2.153 1,646 6/20/2017
1.2.152 1,605 6/19/2017
1.2.151 1,635 6/14/2017
1.2.150 1,608 6/13/2017
1.2.149 1,606 5/31/2017
1.2.148 1,548 5/29/2017
1.2.147 1,536 5/19/2017
1.2.146 1,549 5/18/2017
1.2.145 1,572 5/18/2017
1.2.144 1,519 5/14/2017
1.2.143 1,590 5/12/2017
1.2.142 1,608 5/12/2017
1.2.141 1,653 5/5/2017
1.2.140 1,584 4/27/2017
1.2.139 1,639 2/27/2017
1.2.137 1,597 2/3/2017
1.2.136 1,535 2/3/2017
1.2.135 1,557 1/26/2017
1.2.134 1,610 1/25/2017
1.2.133 1,620 1/12/2017
1.2.132 1,637 1/11/2017
1.2.131 1,671 1/10/2017
1.2.130 1,650 1/10/2017
1.2.129 1,662 1/10/2017
1.2.128 1,621 1/10/2017
1.2.127 1,614 1/10/2017
1.2.125 1,668 1/10/2017
1.2.119 1,648 12/13/2016
1.2.118 1,615 12/12/2016
1.2.117 1,715 12/10/2016
1.2.115 1,646 12/8/2016
1.2.114 1,608 12/5/2016
1.2.112 1,667 11/29/2016
1.2.111 1,647 11/25/2016
1.2.110 1,674 11/25/2016
1.2.109 1,696 11/24/2016
1.2.108 1,590 11/24/2016
1.2.107 1,620 11/23/2016
1.2.106 1,641 11/18/2016
1.2.105 1,643 11/18/2016
1.2.104 1,678 11/18/2016
1.2.103 1,600 11/17/2016
1.2.102 1,586 11/17/2016
1.2.101 1,639 11/17/2016
1.2.100 1,570 11/16/2016
1.2.99 1,589 11/16/2016
1.2.98 1,616 11/16/2016
1.2.97 1,570 11/16/2016
1.2.96 1,623 11/16/2016
1.2.95 1,630 11/16/2016
1.2.94 1,615 11/15/2016
1.2.92 1,621 11/15/2016
1.2.91 1,623 11/15/2016
1.2.90 1,648 11/15/2016
1.2.89 1,615 11/14/2016
1.2.88 2,134 11/8/2016
1.2.87 1,851 11/8/2016
1.2.86 1,803 11/8/2016
1.2.85 1,642 11/8/2016
1.2.84 2,042 11/8/2016
1.2.83 1,755 11/7/2016
1.2.82 1,844 11/3/2016
1.2.81 1,858 11/3/2016
1.2.80 1,741 11/3/2016
1.2.79 1,749 11/2/2016
1.2.78 1,768 11/1/2016
1.2.76 1,881 11/1/2016
1.2.75 1,573 10/31/2016
1.2.73 1,626 10/28/2016
1.2.71 1,617 10/27/2016
1.2.70 1,606 10/27/2016
1.2.68 1,651 10/26/2016
1.2.67 1,670 10/26/2016
1.2.66 1,620 10/25/2016
1.2.65 1,634 10/24/2016
1.2.64 1,577 10/21/2016
1.2.63 1,554 10/21/2016
1.2.62 1,566 10/21/2016
1.2.61 1,621 10/20/2016
1.2.60 1,565 10/20/2016
1.2.59 1,592 10/13/2016
1.2.58 1,555 10/13/2016
1.2.57 1,608 10/13/2016
1.2.56 1,604 10/13/2016
1.2.55 1,606 10/11/2016
1.2.54 1,551 10/11/2016
1.2.53 1,588 10/10/2016
1.2.52 1,598 10/10/2016
1.2.51 1,612 9/12/2016
1.2.50 1,604 9/12/2016
1.2.49 1,571 9/7/2016
1.2.48 1,612 9/2/2016
1.2.47 1,629 5/6/2016
1.2.46 1,871 4/25/2016
1.2.45 1,795 4/25/2016
1.2.44 1,762 4/25/2016
1.2.43 1,849 4/22/2016
1.2.42 1,586 4/15/2016
1.2.41 1,597 4/12/2016
1.2.40 1,677 4/11/2016
1.2.39 1,599 4/8/2016
1.2.38 1,626 4/8/2016
1.2.37 1,587 4/8/2016
1.2.36 1,607 4/8/2016
1.2.35 1,609 4/6/2016
1.2.34 1,596 4/6/2016
1.2.33 1,652 4/6/2016
1.2.32 1,619 4/6/2016
1.2.31 1,620 4/6/2016
1.2.30 1,632 4/6/2016
1.2.29 1,620 4/5/2016
1.2.28 1,565 4/5/2016
1.2.27 1,565 4/5/2016
1.2.26 1,602 4/5/2016
1.2.25 1,595 4/5/2016
1.2.24 1,567 4/1/2016
1.2.23 1,594 3/31/2016
1.2.22 1,624 3/31/2016
1.2.21 1,615 3/29/2016
1.2.20 1,610 3/25/2016
1.2.19 1,580 3/17/2016
1.2.18 1,651 3/17/2016
1.2.17 1,568 3/17/2016
1.2.16 1,610 3/17/2016
1.2.15 1,626 3/17/2016
1.2.14 1,638 3/16/2016
1.2.13 1,650 3/15/2016
1.2.12 1,610 3/15/2016
1.2.11 1,559 3/14/2016
1.2.10 1,574 3/11/2016
1.2.9 1,568 3/7/2016
1.2.8 1,535 3/6/2016
1.2.7 1,594 3/6/2016
1.2.6 1,570 3/4/2016
1.2.5 1,602 3/2/2016
1.2.4 1,571 3/2/2016
1.2.3 1,584 3/1/2016
1.2.1 1,620 2/29/2016
1.2.0 2,122 2/29/2016
1.1.45 1,471 7/28/2017
1.1.44 2,103 2/29/2016
1.1.43 1,820 2/29/2016
1.1.42 1,768 2/28/2016
1.1.41 2,003 2/26/2016
1.1.40 1,848 2/23/2016
1.1.39 1,583 2/23/2016
1.1.38 1,627 2/22/2016
1.1.37 1,738 2/22/2016
1.1.36 1,565 2/19/2016
1.1.35 1,567 2/19/2016
1.1.34 1,605 2/15/2016
1.1.33 1,604 2/12/2016
1.1.32 1,533 2/11/2016
1.1.31 1,782 2/11/2016
1.1.30 1,601 2/9/2016
1.1.29 1,618 2/8/2016
1.1.28 1,598 1/29/2016
1.1.27 1,610 1/26/2016
1.1.26 1,588 1/26/2016
1.1.25 1,555 1/25/2016
1.1.24 1,509 1/20/2016
1.1.23 1,531 1/20/2016
1.1.19 1,533 1/20/2016
1.1.18 1,606 1/20/2016
1.1.17 1,570 1/20/2016
1.1.16 1,578 1/19/2016
1.1.15 2,122 1/15/2016
1.1.14 2,535 1/15/2016
1.1.13 2,140 1/14/2016
1.1.12 1,715 1/14/2016
1.1.10 1,808 1/13/2016
1.1.9 1,685 1/12/2016
1.1.8 1,568 1/12/2016
1.1.7 1,502 1/12/2016
1.1.6 1,579 1/11/2016
1.1.5 1,559 1/7/2016
1.1.4 1,617 1/6/2016
1.1.3 1,583 1/6/2016
1.1.2 1,585 1/6/2016
1.1.1 1,574 1/5/2016
1.1.0 1,526 1/1/2016
1.0.155 1,535 12/18/2015
1.0.154 1,571 12/17/2015
1.0.153 1,570 12/17/2015
1.0.151 1,642 12/3/2015
1.0.150 1,630 12/3/2015
1.0.149 1,837 12/3/2015
1.0.148 1,998 12/2/2015
1.0.147 1,868 12/2/2015
1.0.146 1,622 12/2/2015
1.0.145 1,729 12/2/2015
1.0.144 1,793 12/2/2015
1.0.143 1,747 12/1/2015
1.0.142 1,949 12/1/2015
1.0.140 1,898 12/1/2015
1.0.139 1,821 11/30/2015
1.0.138 1,890 11/30/2015
1.0.137 1,680 11/26/2015
1.0.136 1,729 11/25/2015
1.0.135 1,615 11/20/2015
1.0.134 1,608 11/19/2015
1.0.133 1,671 11/19/2015
1.0.132 1,546 11/19/2015
1.0.131 1,542 11/17/2015
1.0.130 1,602 11/13/2015
1.0.129 1,567 11/13/2015
1.0.128 1,581 11/13/2015
1.0.127 1,695 11/12/2015
1.0.126 1,576 11/12/2015
1.0.125 1,570 11/11/2015
1.0.124 1,493 11/11/2015
1.0.123 1,560 11/11/2015
1.0.122 1,613 11/11/2015
1.0.121 1,608 11/4/2015
1.0.120 1,607 11/3/2015
1.0.119 1,614 10/30/2015
1.0.118 1,633 10/29/2015
1.0.117 1,560 10/23/2015
1.0.116 1,493 10/20/2015
1.0.115 1,536 10/13/2015
1.0.113 1,611 10/13/2015
1.0.111 1,769 10/6/2015
1.0.110 1,911 10/6/2015
1.0.109 1,889 10/6/2015
1.0.108 1,847 10/6/2015
1.0.107 1,954 10/4/2015
1.0.106 1,639 9/25/2015
1.0.105 1,551 9/2/2015
1.0.104 1,568 8/24/2015
1.0.103 1,810 7/30/2015
1.0.102 1,721 7/30/2015
1.0.101 1,514 6/12/2015
1.0.100 1,521 6/3/2015
1.0.99 1,556 6/3/2015
1.0.98 1,560 6/3/2015
1.0.97 1,537 5/12/2015
1.0.96 1,578 5/7/2015
1.0.95 1,632 4/16/2015
1.0.94 1,643 4/16/2015
1.0.93 1,637 4/15/2015
1.0.92 1,558 4/8/2015
1.0.91 1,509 3/17/2015
1.0.90 1,598 3/10/2015
1.0.89 1,589 3/10/2015
1.0.88 1,732 2/12/2015
1.0.87 1,744 12/4/2014
1.0.86 1,771 11/14/2014
1.0.85 1,791 11/14/2014
1.0.84 1,996 11/13/2014
1.0.83 1,738 11/13/2014
1.0.82 1,777 11/12/2014
1.0.81 1,820 11/12/2014
1.0.80 1,555 10/9/2014
1.0.79 1,618 10/8/2014
1.0.78 1,590 10/7/2014
1.0.77 1,642 10/7/2014
1.0.76 1,594 9/29/2014
1.0.75 1,662 9/29/2014
1.0.74 1,575 9/3/2014
1.0.73 1,604 9/3/2014
1.0.72 1,596 8/12/2014
1.0.71 1,638 8/11/2014
1.0.70 1,584 8/11/2014
1.0.69 1,578 8/11/2014
1.0.68 1,666 8/11/2014
1.0.67 1,562 8/11/2014
1.0.66 1,637 8/11/2014
1.0.65 1,623 8/5/2014
1.0.64 1,583 8/4/2014
1.0.63 1,543 7/31/2014
1.0.62 1,631 7/22/2014
1.0.61 1,667 7/22/2014
1.0.60 1,616 7/22/2014
1.0.59 1,622 7/11/2014
1.0.58 1,524 7/11/2014
1.0.57 1,594 7/7/2014
1.0.56 1,606 7/1/2014
1.0.55 1,556 7/1/2014
1.0.54 1,561 7/1/2014
1.0.53 1,633 7/1/2014
1.0.52 1,604 7/1/2014
1.0.51 1,684 6/23/2014
1.0.49 1,668 6/21/2014
1.0.48 1,643 6/20/2014
1.0.47 1,704 6/21/2014
1.0.46 1,636 6/20/2014
1.0.45 1,576 6/19/2014
1.0.44 1,534 6/19/2014
1.0.43 1,561 6/19/2014
1.0.42 1,541 6/19/2014
1.0.40 1,574 6/19/2014
1.0.39 1,541 6/18/2014
1.0.38 1,634 6/18/2014
1.0.37 1,657 6/12/2014
1.0.36 1,603 6/12/2014
1.0.35 1,662 6/12/2014
1.0.32 1,619 6/12/2014
1.0.31 1,585 6/6/2014
1.0.30 1,556 6/6/2014
1.0.29 1,559 6/5/2014
1.0.28 1,642 5/8/2014
1.0.27 1,582 5/8/2014
1.0.26 1,576 5/7/2014
1.0.25 1,588 5/7/2014
1.0.24 1,514 5/7/2014
1.0.23 1,600 5/5/2014
1.0.22 1,598 5/5/2014
1.0.21 1,630 5/5/2014
1.0.20 1,597 4/30/2014
1.0.19 1,555 4/30/2014
1.0.18 1,801 4/11/2014
1.0.17 1,809 4/10/2014
1.0.16 1,875 4/10/2014
1.0.15 1,841 4/10/2014
1.0.14 1,820 4/10/2014
1.0.13 1,760 4/10/2014
1.0.12 1,749 4/2/2014
1.0.11 1,727 4/2/2014
1.0.10 1,737 4/2/2014
1.0.9 1,760 4/1/2014
1.0.8 1,713 4/1/2014
1.0.7 1,707 4/1/2014
1.0.6 1,770 4/1/2014
1.0.5 1,757 4/1/2014