PeanutButter.DuckTyping 3.0.148

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package PeanutButter.DuckTyping --version 3.0.148                
NuGet\Install-Package PeanutButter.DuckTyping -Version 3.0.148                
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.DuckTyping" Version="3.0.148" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PeanutButter.DuckTyping --version 3.0.148                
#r "nuget: PeanutButter.DuckTyping, 3.0.148"                
#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.
// Install PeanutButter.DuckTyping as a Cake Addin
#addin nuget:?package=PeanutButter.DuckTyping&version=3.0.148

// Install PeanutButter.DuckTyping as a Cake Tool
#tool nuget:?package=PeanutButter.DuckTyping&version=3.0.148                

A package to facilitate duck-typing through an object extension DuckAs<>.
     There is also a FuzzyDuckAs<> facility for more case-insensitive ducking.
     At no point is there use of DynamicObjects, which hurt performance.
     Property read/write as well as methods are ducked, with the current caveat
     that ref and out parameters may not behave as expected.

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. 
.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 (3)

Showing the top 3 NuGet packages that depend on PeanutButter.DuckTyping:

Package Downloads
PeanutButter.RandomGenerators

This is the random value generators slice of the PeanutButter mini-suite

Sitko.Core.Grpc

Sitko.Core is a set of libraries to help build .NET Core applications fast

PeanutButter.EasyArgs

Provides dead-easy commandline argument parsing. Can be as simple as: 1. define an interface of options you'd like to parse 2. var opts = args.ParseTo<IArgs>() See the readme for more info

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on PeanutButter.DuckTyping:

Repository Stars
sitkoru/Sitko.Core
Sitko.Core is a set of libraries to help build .NET Core applications fast
Version Downloads Last updated
3.0.319 115 9/18/2024
3.0.318 72 9/18/2024
3.0.317 81 9/18/2024
3.0.316 691 8/28/2024
3.0.315 407 8/12/2024
3.0.314 300 8/8/2024
3.0.313 199 8/8/2024
3.0.312 292 7/29/2024
3.0.311 1,121 7/17/2024
3.0.310 193 7/15/2024
3.0.309 208 7/15/2024
3.0.308 255 7/9/2024
3.0.307 182 7/9/2024
3.0.306 2,889 6/25/2024
3.0.305 532 6/11/2024
3.0.304 179 6/11/2024
3.0.303 341 6/5/2024
3.0.302 208 6/5/2024
3.0.301 379 5/30/2024
3.0.300 208 5/30/2024
3.0.299 192 5/30/2024
3.0.298 1,079 5/17/2024
3.0.297 208 5/17/2024
3.0.296 232 5/13/2024
3.0.295 238 5/8/2024
3.0.294 233 5/7/2024
3.0.293 833 4/19/2024
3.0.292 212 4/18/2024
3.0.291 315 4/17/2024
3.0.290 217 4/17/2024
3.0.289 282 4/15/2024
3.0.288 831 4/11/2024
3.0.287 571 4/5/2024
3.0.286 235 4/5/2024
3.0.285 263 4/5/2024
3.0.284 511 4/4/2024
3.0.283 244 4/4/2024
3.0.282 785 4/3/2024
3.0.281 362 4/2/2024
3.0.280 347 4/2/2024
3.0.279 318 3/25/2024
3.0.278 300 3/25/2024
3.0.277 705 3/15/2024
3.0.276 799 2/29/2024
3.0.275 503 2/28/2024
3.0.274 522 2/28/2024
3.0.273 558 2/27/2024
3.0.272 619 2/26/2024
3.0.271 1,283 2/22/2024
3.0.270 643 2/15/2024
3.0.269 589 2/15/2024
3.0.268 554 2/15/2024
3.0.267 568 2/14/2024
3.0.266 576 2/14/2024
3.0.265 831 2/13/2024
3.0.264 3,568 2/8/2024
3.0.263 648 2/8/2024
3.0.262 638 2/8/2024
3.0.261 668 2/8/2024
3.0.260 663 2/7/2024
3.0.259 668 2/7/2024
3.0.258 633 2/7/2024
3.0.257 727 2/7/2024
3.0.256 1,472 1/31/2024
3.0.255 2,583 1/30/2024
3.0.254 960 1/25/2024
3.0.253 875 1/24/2024
3.0.252 812 1/22/2024
3.0.251 1,160 1/17/2024
3.0.250 754 1/17/2024
3.0.249 818 1/16/2024
3.0.248 924 1/16/2024
3.0.247 749 1/16/2024
3.0.246 828 1/15/2024
3.0.245 874 1/11/2024
3.0.244 1,943 12/11/2023
3.0.243 929 12/11/2023
3.0.242 1,091 12/7/2023
3.0.241 966 12/7/2023
3.0.240 1,104 12/5/2023
3.0.239 990 12/5/2023
3.0.238 964 12/5/2023
3.0.237 704 12/5/2023
3.0.236 1,668 11/17/2023
3.0.235 673 11/17/2023
3.0.234 851 11/14/2023
3.0.233 713 11/14/2023
3.0.232 700 11/13/2023
3.0.231 890 11/9/2023
3.0.230 744 11/8/2023
3.0.229 718 11/8/2023
3.0.228 2,420 11/2/2023
3.0.227 759 11/2/2023
3.0.226 767 11/1/2023
3.0.225 730 11/1/2023
3.0.224 744 11/1/2023
3.0.223 807 10/31/2023
3.0.222 731 10/31/2023
3.0.221 770 10/31/2023
3.0.220 734 10/31/2023
3.0.219 759 10/31/2023
3.0.218 724 10/30/2023
3.0.217 752 10/30/2023
3.0.216 748 10/30/2023
3.0.215 727 10/30/2023
3.0.214 1,764 10/26/2023
3.0.213 791 10/25/2023
3.0.212 795 10/25/2023
3.0.211 742 10/24/2023
3.0.210 725 10/24/2023
3.0.209 772 10/24/2023
3.0.208 695 10/24/2023
3.0.207 781 10/23/2023
3.0.206 751 10/23/2023
3.0.205 745 10/20/2023
3.0.204 758 10/20/2023
3.0.203 764 10/20/2023
3.0.202 763 10/19/2023
3.0.201 732 10/19/2023
3.0.200 733 10/19/2023
3.0.199 963 10/19/2023
3.0.198 809 10/18/2023
3.0.197 744 10/18/2023
3.0.196 929 10/17/2023
3.0.195 796 10/13/2023
3.0.194 885 10/12/2023
3.0.193 770 10/12/2023
3.0.192 825 10/11/2023
3.0.191 780 10/11/2023
3.0.190 795 10/11/2023
3.0.189 806 10/11/2023
3.0.188 778 10/11/2023
3.0.187 728 10/11/2023
3.0.186 760 10/11/2023
3.0.185 774 10/10/2023
3.0.184 775 10/10/2023
3.0.183 783 10/9/2023
3.0.182 759 10/9/2023
3.0.181 770 10/9/2023
3.0.180 1,627 9/21/2023
3.0.179 798 9/21/2023
3.0.178 764 9/21/2023
3.0.177 177 9/11/2023
3.0.176 211 9/8/2023
3.0.175 153 9/8/2023
3.0.173 149 9/8/2023
3.0.172 141 9/8/2023
3.0.170 210 8/23/2023
3.0.169 161 8/23/2023
3.0.168 165 8/23/2023
3.0.167 5,702 8/11/2023
3.0.166 186 8/10/2023
3.0.165 200 8/7/2023
3.0.164 201 8/3/2023
3.0.163 188 7/31/2023
3.0.162 170 7/28/2023
3.0.161 165 7/28/2023
3.0.160 226 6/30/2023
3.0.159 182 6/29/2023
3.0.158 178 6/29/2023
3.0.157 186 6/28/2023
3.0.156 193 6/28/2023
3.0.155 177 6/28/2023
3.0.154 189 6/26/2023
3.0.153 179 6/22/2023
3.0.152 185 6/22/2023
3.0.151 191 6/22/2023
3.0.150 213 6/22/2023
3.0.149 179 6/22/2023
3.0.148 191 6/22/2023
3.0.147 221 6/15/2023
3.0.146 217 6/9/2023
3.0.145 223 6/6/2023
3.0.144 208 6/6/2023
3.0.143 211 6/6/2023
3.0.142 240 5/31/2023
3.0.141 234 5/31/2023
3.0.140 432 5/26/2023
3.0.139 219 5/26/2023
3.0.138 219 5/25/2023
3.0.137 219 5/25/2023
3.0.136 224 5/25/2023
3.0.135 226 5/25/2023
3.0.134 201 5/25/2023
3.0.133 215 5/24/2023
3.0.132 277 5/24/2023
3.0.131 243 5/24/2023
3.0.130 225 5/23/2023
3.0.129 230 5/22/2023
3.0.128 1,230 5/18/2023
3.0.127 275 5/17/2023
3.0.126 290 5/11/2023
3.0.125 311 5/5/2023
3.0.124 316 5/4/2023
3.0.123 322 5/4/2023
3.0.122 396 4/25/2023
3.0.121 285 4/25/2023
3.0.120 297 4/25/2023
3.0.119 286 4/25/2023
3.0.118 330 4/25/2023
3.0.117 340 4/24/2023
3.0.116 318 4/24/2023
3.0.115 336 4/18/2023
3.0.114 279 4/18/2023
3.0.113 289 4/18/2023
3.0.112 4,009 4/11/2023
3.0.111 357 4/11/2023
3.0.110 1,731 3/31/2023
3.0.109 387 3/29/2023
3.0.108 360 3/28/2023
3.0.107 2,080 3/15/2023
3.0.106 666 3/9/2023
3.0.105 408 3/9/2023
3.0.104 439 3/3/2023
3.0.103 406 3/2/2023
3.0.102 418 3/2/2023
3.0.101 428 3/1/2023
3.0.100 1,145 2/22/2023
3.0.99 3,729 2/10/2023
3.0.98 476 2/10/2023
3.0.97 8,354 1/24/2023
3.0.96 4,141 12/15/2022
3.0.95 616 12/1/2022
3.0.94 586 11/30/2022
3.0.93 584 11/30/2022
3.0.92 602 11/30/2022
3.0.91 597 11/29/2022
3.0.90 731 11/25/2022
3.0.89 626 11/17/2022
3.0.88 644 11/15/2022
3.0.87 663 11/14/2022
3.0.86 651 11/14/2022
3.0.85 652 11/14/2022
3.0.84 669 11/14/2022
3.0.83 691 11/14/2022
3.0.82 668 11/14/2022
3.0.81 673 11/14/2022
3.0.80 659 11/14/2022
3.0.79 693 11/8/2022
3.0.78 662 11/7/2022
3.0.77 686 11/7/2022
3.0.76 675 11/7/2022
3.0.75 689 11/7/2022
3.0.74 727 11/3/2022
3.0.73 772 10/31/2022
3.0.72 735 10/27/2022
3.0.71 738 10/27/2022
3.0.70 712 10/27/2022
3.0.69 716 10/27/2022
3.0.68 749 10/25/2022
3.0.67 2,636 10/19/2022
3.0.66 781 10/19/2022
3.0.65 782 10/19/2022
3.0.64 737 10/19/2022
3.0.63 732 10/19/2022
3.0.62 739 10/18/2022
3.0.61 828 10/13/2022
3.0.60 794 10/12/2022
3.0.59 816 10/12/2022
3.0.58 903 9/28/2022
3.0.57 818 9/28/2022
3.0.56 802 9/28/2022
3.0.55 789 9/27/2022
3.0.54 835 9/27/2022
3.0.53 833 9/27/2022
3.0.52 873 9/27/2022
3.0.51 826 9/27/2022
3.0.50 825 9/27/2022
3.0.49 818 9/27/2022
3.0.48 800 9/27/2022
3.0.47 827 9/26/2022
3.0.46 825 9/26/2022
3.0.45 828 9/26/2022
3.0.44 829 9/26/2022
3.0.43 842 9/23/2022
3.0.42 798 9/23/2022
3.0.41 822 9/22/2022
3.0.40 807 9/22/2022
3.0.39 817 9/22/2022
3.0.38 800 9/21/2022
3.0.37 784 9/21/2022
3.0.36 808 9/21/2022
3.0.35 804 9/21/2022
3.0.34 849 9/20/2022
3.0.33 847 9/19/2022
3.0.32 830 9/16/2022
3.0.31 832 9/16/2022
3.0.30 771 9/16/2022
3.0.29 787 9/16/2022
3.0.28 818 9/15/2022
3.0.27 837 9/15/2022
3.0.26 877 9/14/2022
3.0.25 874 9/14/2022
3.0.24 863 9/14/2022
3.0.23 855 9/14/2022
3.0.22 883 9/14/2022
3.0.21 900 9/14/2022
3.0.20 858 9/9/2022
3.0.19 810 9/9/2022
3.0.18 814 9/8/2022
3.0.17 812 9/6/2022
3.0.16 806 9/6/2022
3.0.15 828 9/2/2022
3.0.14 875 9/1/2022
3.0.13 816 8/31/2022
3.0.12 793 8/31/2022
3.0.11 826 8/23/2022
3.0.10 842 8/22/2022
3.0.9 846 8/22/2022
3.0.8 827 8/18/2022
3.0.7 878 8/17/2022
3.0.6 850 8/15/2022
3.0.5 825 8/15/2022
3.0.4 963 8/4/2022
3.0.3 867 8/4/2022
3.0.2 930 7/29/2022
3.0.1 937 7/27/2022
3.0.0 886 7/26/2022
2.0.96 897 7/26/2022
2.0.95 866 7/26/2022
2.0.94 874 7/25/2022
2.0.93 843 7/25/2022
2.0.92 949 7/15/2022
2.0.91 888 7/15/2022
2.0.90 875 7/14/2022
2.0.89 922 7/14/2022
2.0.88 897 7/12/2022
2.0.87 875 7/11/2022
2.0.86 899 7/11/2022
2.0.85 880 7/11/2022
2.0.84 874 7/8/2022
2.0.83 1,053 6/29/2022
2.0.82 906 6/29/2022
2.0.81 978 6/23/2022
2.0.80 1,038 6/15/2022
2.0.79 908 6/14/2022
2.0.78 876 6/14/2022
2.0.77 1,009 5/24/2022
2.0.76 950 5/3/2022
2.0.75 897 4/29/2022
2.0.74 880 4/19/2022
2.0.73 883 4/16/2022
2.0.72 908 4/12/2022
2.0.71 950 4/12/2022
2.0.70 964 4/7/2022
2.0.69 872 4/7/2022
2.0.68 888 4/7/2022
2.0.67 900 4/7/2022
2.0.66 996 3/15/2022
2.0.65 878 3/15/2022
2.0.64 879 3/15/2022
2.0.63 4,041 3/2/2022
2.0.62 893 2/22/2022
2.0.61 948 2/18/2022
2.0.60 932 2/18/2022
2.0.59 941 2/15/2022
2.0.58 894 2/9/2022
2.0.57 967 2/1/2022
2.0.56 925 2/1/2022
2.0.55 932 2/1/2022
2.0.54 926 1/28/2022
2.0.53 905 1/27/2022
2.0.52 873 1/19/2022
2.0.51 888 1/19/2022
2.0.50 630 12/2/2021
2.0.44 654 11/18/2021
2.0.43 665 11/16/2021
2.0.42 638 11/2/2021
2.0.41 663 10/20/2021
2.0.40 681 10/12/2021
2.0.39 648 10/12/2021
2.0.38 1,611 10/5/2021
2.0.37 700 9/21/2021
2.0.36 685 9/9/2021
2.0.35 681 9/3/2021
2.0.34 665 9/2/2021
2.0.33 684 7/21/2021
2.0.32 700 7/21/2021
2.0.31 697 7/6/2021
2.0.30 629 7/5/2021
2.0.29 678 6/30/2021
2.0.28 733 6/28/2021
2.0.27 699 6/17/2021
2.0.26 745 6/15/2021
2.0.25 734 6/14/2021
2.0.24 704 6/14/2021
2.0.23 712 6/14/2021
2.0.22 698 5/20/2021
2.0.21 58,448 5/18/2021
2.0.20 2,288 5/10/2021
2.0.19 695 5/10/2021
2.0.18 732 5/3/2021
2.0.17 720 5/3/2021
2.0.16 739 4/14/2021
2.0.15 731 4/13/2021
2.0.14 762 3/31/2021
2.0.13 741 3/25/2021
2.0.12 725 3/25/2021
2.0.11 771 2/19/2021
2.0.10 743 2/18/2021
2.0.9 775 2/18/2021
2.0.8 750 2/16/2021
2.0.7 793 2/9/2021
2.0.6 795 2/9/2021
2.0.5 824 2/3/2021
2.0.4 773 1/29/2021
2.0.3 768 1/29/2021
2.0.2 787 1/28/2021
2.0.1 790 1/27/2021
2.0.0 754 1/26/2021
1.2.397 809 1/26/2021
1.2.396 809 1/21/2021
1.2.395 796 1/20/2021
1.2.394 771 1/20/2021
1.2.393 751 1/20/2021
1.2.392 764 1/20/2021
1.2.391 798 1/19/2021
1.2.390 741 1/19/2021
1.2.389 840 1/19/2021
1.2.388 782 1/14/2021
1.2.387 740 1/14/2021
1.2.386 787 1/13/2021
1.2.385 825 1/13/2021
1.2.384 638 1/11/2021
1.2.383 585 1/8/2021
1.2.382 583 1/6/2021
1.2.381 592 1/6/2021
1.2.380 574 11/17/2020
1.2.379 653 10/21/2020
1.2.378 587 9/17/2020
1.2.377 619 9/1/2020
1.2.376 652 8/31/2020
1.2.375 704 7/13/2020
1.2.374 589 7/2/2020
1.2.373 627 7/1/2020
1.2.372 656 6/10/2020
1.2.371 594 6/10/2020
1.2.370 607 6/10/2020
1.2.369 628 6/9/2020
1.2.368 638 6/9/2020
1.2.367 610 6/9/2020
1.2.366 638 6/9/2020
1.2.365 600 6/9/2020
1.2.364 668 6/9/2020
1.2.363 617 6/9/2020
1.2.362 672 6/8/2020
1.2.361 647 6/4/2020
1.2.360 701 5/4/2020
1.2.359 678 4/27/2020
1.2.358 692 4/4/2020
1.2.357 661 3/25/2020
1.2.356 712 3/10/2020
1.2.355 672 3/10/2020
1.2.354 681 3/6/2020
1.2.353 693 3/3/2020
1.2.352 686 3/3/2020
1.2.351 702 3/2/2020
1.2.350 655 3/2/2020
1.2.349 654 3/2/2020
1.2.348 649 3/2/2020
1.2.347 654 3/2/2020
1.2.346 689 2/27/2020
1.2.345 692 2/21/2020
1.2.344 689 2/20/2020
1.2.343 651 2/20/2020
1.2.342 680 2/20/2020
1.2.341 686 2/20/2020
1.2.340 712 2/20/2020
1.2.339 663 2/20/2020
1.2.338 681 2/19/2020
1.2.337 697 2/18/2020
1.2.336 708 2/14/2020
1.2.335 711 2/6/2020
1.2.334 715 2/4/2020
1.2.333 731 2/3/2020
1.2.332 691 1/13/2020
1.2.331 669 12/17/2019
1.2.330 680 12/13/2019
1.2.328 675 12/12/2019
1.2.327 654 12/11/2019
1.2.326 695 12/10/2019
1.2.325 675 12/3/2019
1.2.324 648 11/29/2019
1.2.323 654 11/28/2019
1.2.322 661 11/28/2019
1.2.321 672 11/28/2019
1.2.320 800 11/26/2019
1.2.319 671 11/26/2019
1.2.318 677 11/22/2019
1.2.317 635 11/20/2019
1.2.316 805 10/25/2019
1.2.315 661 10/25/2019
1.2.314 639 10/23/2019
1.2.313 640 10/18/2019
1.2.312 664 10/17/2019
1.2.311 661 10/17/2019
1.2.310 660 10/17/2019
1.2.309 652 10/9/2019
1.2.308 686 10/8/2019
1.2.307 676 10/7/2019
1.2.306 673 10/4/2019
1.2.305 685 10/3/2019
1.2.304 724 10/2/2019
1.2.303 671 9/16/2019
1.2.302 707 9/16/2019
1.2.301 673 9/15/2019
1.2.300 684 9/13/2019
1.2.299 681 9/10/2019
1.2.298 681 9/6/2019
1.2.297 697 8/20/2019
1.2.296 695 8/20/2019
1.2.295 687 8/20/2019
1.2.294 691 8/20/2019
1.2.293 688 8/16/2019
1.2.292 717 7/15/2019
1.2.291 745 6/30/2019
1.2.290 695 6/28/2019
1.2.289 729 6/20/2019
1.2.288 733 6/12/2019
1.2.287 728 6/12/2019
1.2.286 785 6/11/2019
1.2.285 782 6/11/2019
1.2.284 791 6/5/2019
1.2.283 763 5/28/2019
1.2.282 726 5/25/2019
1.2.281 730 5/23/2019
1.2.280 717 5/13/2019
1.2.279 755 5/9/2019
1.2.278 776 5/9/2019
1.2.277 729 5/7/2019
1.2.276 728 5/7/2019
1.2.275 738 5/6/2019
1.2.274 747 4/26/2019
1.2.273 773 4/25/2019
1.2.272 775 4/25/2019
1.2.271 809 4/24/2019
1.2.270 766 4/24/2019
1.2.269 748 4/16/2019
1.2.268 742 4/16/2019
1.2.267 699 4/16/2019
1.2.266 724 4/12/2019
1.2.265 715 4/12/2019
1.2.264 734 4/11/2019
1.2.263 692 4/11/2019
1.2.262 742 4/10/2019
1.2.261 720 4/10/2019
1.2.260 740 4/5/2019
1.2.259 756 2/27/2019
1.2.258 700 2/27/2019
1.2.257 731 2/26/2019
1.2.256 805 2/15/2019
1.2.255 855 2/15/2019
1.2.254 872 2/5/2019
1.2.253 890 12/12/2018
1.2.252 903 11/8/2018
1.2.251 890 11/8/2018
1.2.250 903 10/11/2018
1.2.249 885 10/2/2018
1.2.248 878 9/25/2018
1.2.247 1,008 9/3/2018
1.2.246 954 8/28/2018
1.2.245 945 8/27/2018
1.2.244 962 8/22/2018
1.2.243 974 8/21/2018
1.2.242 995 8/17/2018
1.2.241 1,017 7/27/2018
1.2.240 988 7/26/2018
1.2.239 1,158 6/18/2018
1.2.238 1,027 6/14/2018
1.2.237 1,084 5/25/2018
1.2.236 1,000 5/24/2018
1.2.235 1,075 5/18/2018
1.2.234 1,044 5/3/2018
1.2.233 1,151 5/3/2018
1.2.232 1,171 4/30/2018
1.2.231 1,014 4/18/2018
1.2.230 1,134 4/10/2018
1.2.229 1,131 4/10/2018
1.2.228 1,022 4/4/2018
1.2.227 1,058 3/28/2018
1.2.226 1,029 3/22/2018
1.2.225 1,004 3/20/2018
1.2.224 1,108 3/19/2018
1.2.223 1,149 3/15/2018
1.2.222 1,161 3/14/2018
1.2.221 1,199 3/14/2018
1.2.220 1,061 2/23/2018
1.2.219 1,065 2/16/2018
1.2.218 1,150 2/9/2018
1.2.217 1,167 2/8/2018
1.2.216 1,166 2/7/2018
1.2.215 1,062 2/7/2018
1.2.214 1,064 2/5/2018
1.2.213 1,172 2/2/2018
1.2.212 1,183 1/26/2018
1.2.211 1,162 1/16/2018
1.2.210 1,160 12/18/2017
1.2.209 1,089 12/14/2017
1.2.208 1,163 12/7/2017
1.2.207 1,056 12/6/2017
1.2.206 1,016 12/4/2017
1.2.205 1,036 11/28/2017
1.2.204 1,023 11/24/2017
1.2.203 1,090 11/24/2017
1.2.202 4,571 11/24/2017
1.2.201 1,269 11/20/2017
1.2.200 1,276 11/14/2017
1.2.199 1,264 11/14/2017
1.2.198 1,279 11/6/2017
1.2.197 1,234 11/6/2017
1.2.196 1,258 10/31/2017
1.2.195 1,278 10/30/2017
1.2.194 1,298 10/26/2017
1.2.193 1,317 10/26/2017
1.2.192 1,278 10/26/2017
1.2.191 1,241 10/20/2017
1.2.190 1,248 10/18/2017
1.2.189 1,272 10/18/2017
1.2.188 1,283 10/15/2017
1.2.187 1,244 10/11/2017
1.2.185 1,254 10/10/2017
1.2.184 1,255 10/10/2017
1.2.183 1,219 10/2/2017
1.2.182 1,289 9/29/2017
1.2.181 1,296 9/25/2017
1.2.180 1,327 9/14/2017
1.2.179 1,288 9/12/2017
1.2.178 1,268 8/31/2017
1.2.177 1,029 8/25/2017
1.2.176 1,076 8/24/2017
1.2.174 1,129 8/7/2017
1.2.173 1,119 8/7/2017
1.2.172 1,153 8/7/2017
1.2.171 1,089 8/4/2017
1.2.170 1,067 8/3/2017
1.2.169 1,116 8/3/2017
1.2.168 1,101 8/3/2017
1.2.167 1,125 8/2/2017
1.2.166 1,107 8/1/2017
1.2.165 1,144 7/26/2017
1.2.164 1,101 7/26/2017
1.2.163 1,092 7/25/2017
1.2.162 1,137 7/18/2017
1.2.161 1,128 7/18/2017
1.2.160 1,081 7/18/2017
1.2.159 1,116 7/18/2017
1.2.158 1,127 7/13/2017
1.2.157 1,094 7/13/2017
1.2.156 1,124 7/5/2017
1.2.155 1,085 6/28/2017
1.2.154 1,104 6/27/2017
1.2.153 1,176 6/20/2017
1.2.152 1,116 6/19/2017
1.2.151 1,123 6/14/2017
1.2.150 1,155 6/13/2017
1.2.149 1,063 5/31/2017
1.2.148 1,071 5/29/2017
1.2.147 1,076 5/19/2017
1.2.146 1,089 5/18/2017
1.2.145 1,080 5/18/2017
1.2.144 1,098 5/14/2017
1.2.143 1,105 5/12/2017
1.2.142 1,076 5/12/2017
1.2.141 1,072 5/5/2017
1.2.140 1,125 4/27/2017
1.2.139 1,103 2/27/2017
1.2.137 1,102 2/3/2017
1.2.136 1,083 2/3/2017
1.2.135 1,097 1/26/2017
1.2.134 1,107 1/25/2017
1.2.133 1,127 1/12/2017
1.2.132 1,097 1/11/2017
1.2.131 1,147 1/10/2017
1.2.130 1,118 1/10/2017
1.2.129 1,113 1/10/2017
1.2.128 1,106 1/10/2017
1.2.127 1,079 1/10/2017
1.2.125 1,074 1/10/2017
1.2.124 1,125 1/10/2017
1.2.123 1,136 1/10/2017
1.2.122 1,126 1/9/2017
1.2.121 1,097 1/9/2017
1.2.120 1,085 1/9/2017
1.2.119 1,151 12/13/2016
1.2.118 1,110 12/12/2016
1.2.117 1,094 12/10/2016
1.2.116 1,148 12/9/2016
1.2.115 1,171 12/8/2016
1.2.114 1,139 12/5/2016
1.2.113 1,113 12/2/2016
1.2.112 1,187 11/29/2016
1.2.111 1,147 11/25/2016
1.2.110 1,165 11/25/2016
1.2.109 1,152 11/24/2016
1.2.108 1,101 11/24/2016
1.2.107 1,174 11/23/2016
1.2.106 1,156 11/18/2016
1.2.105 1,113 11/18/2016
1.2.104 1,159 11/18/2016
1.2.103 1,325 11/17/2016
1.2.102 1,316 11/17/2016
1.2.101 1,377 11/17/2016
1.2.100 1,362 11/16/2016
1.2.99 1,307 11/16/2016
1.2.98 1,317 11/16/2016
1.2.97 1,325 11/16/2016
1.2.96 1,315 11/16/2016
1.2.95 1,317 11/16/2016
1.2.94 1,315 11/15/2016
1.2.93 1,335 11/15/2016
1.2.92 1,345 11/15/2016
1.2.91 1,295 11/15/2016
1.2.90 1,299 11/15/2016
1.2.89 1,351 11/14/2016
1.2.88 1,840 11/8/2016
1.2.87 1,602 11/8/2016
1.2.86 1,538 11/8/2016
1.2.85 1,351 11/8/2016
1.2.84 1,766 11/8/2016
1.2.83 1,519 11/7/2016
1.2.82 1,594 11/3/2016
1.2.81 1,631 11/3/2016
1.2.80 1,507 11/3/2016
1.2.79 1,520 11/2/2016
1.2.78 1,534 11/1/2016
1.2.77 1,590 11/1/2016
1.2.76 1,552 11/1/2016
1.2.75 1,411 10/31/2016
1.2.74 1,335 10/31/2016
1.2.73 1,365 10/28/2016
1.2.72 1,339 10/28/2016
1.2.71 1,361 10/27/2016
1.2.68 1,364 10/26/2016
1.2.66 1,389 10/25/2016
1.2.65 1,371 10/24/2016
1.2.64 1,382 10/21/2016
1.2.63 1,358 10/21/2016
1.2.62 1,326 10/21/2016
1.2.61 1,339 10/20/2016
1.2.60 1,387 10/20/2016
1.1.45 1,148 7/28/2017