PeanutButter.WindowsServiceManagement 3.0.365

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