PeanutButter.DuckTyping 3.0.236

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.236
                    
NuGet\Install-Package PeanutButter.DuckTyping -Version 3.0.236
                    
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.236" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.DuckTyping" Version="3.0.236" />
                    
Directory.Packages.props
<PackageReference Include="PeanutButter.DuckTyping" />
                    
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.DuckTyping --version 3.0.236
                    
#r "nuget: PeanutButter.DuckTyping, 3.0.236"
                    
#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.DuckTyping&version=3.0.236
                    
Install PeanutButter.DuckTyping as a Cake Addin
#tool nuget:?package=PeanutButter.DuckTyping&version=3.0.236
                    
Install PeanutButter.DuckTyping as a Cake Tool

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.  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 (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.384 680 5/15/2025
3.0.383 356 5/14/2025
3.0.382 438 5/13/2025
3.0.381 217 5/9/2025
3.0.380 335 5/8/2025
3.0.379 300 5/7/2025
3.0.378 358 5/6/2025
3.0.377 249 5/6/2025
3.0.376 250 5/6/2025
3.0.375 249 5/6/2025
3.0.374 261 5/5/2025
3.0.373 250 5/5/2025
3.0.372 255 5/5/2025
3.0.371 266 5/5/2025
3.0.370 263 5/5/2025
3.0.369 254 5/5/2025
3.0.368 279 4/30/2025
3.0.367 252 4/30/2025
3.0.366 250 4/30/2025
3.0.365 253 4/30/2025
3.0.364 265 4/30/2025
3.0.363 260 4/30/2025
3.0.362 257 4/30/2025
3.0.361 253 4/30/2025
3.0.360 257 4/30/2025
3.0.359 259 4/30/2025
3.0.358 295 4/29/2025
3.0.357 417 4/23/2025
3.0.356 326 4/22/2025
3.0.355 433 4/17/2025
3.0.354 361 4/15/2025
3.0.353 1,019 4/4/2025
3.0.352 298 4/3/2025
3.0.351 307 4/2/2025
3.0.350 412 4/2/2025
3.0.349 585 3/18/2025
3.0.348 273 3/18/2025
3.0.347 1,089 3/4/2025
3.0.346 402 3/4/2025
3.0.345 390 3/4/2025
3.0.344 3,954 2/20/2025
3.0.343 468 2/14/2025
3.0.342 406 2/11/2025
3.0.341 302 2/10/2025
3.0.340 405 2/5/2025
3.0.339 1,304 1/7/2025
3.0.338 272 1/7/2025
3.0.337 286 1/7/2025
3.0.336 307 1/6/2025
3.0.335 479 12/17/2024
3.0.334 292 12/17/2024
3.0.333 395 12/13/2024
3.0.332 306 12/13/2024
3.0.331 312 12/12/2024
3.0.330 553 11/28/2024
3.0.329 806 11/13/2024
3.0.328 1,027 11/12/2024
3.0.327 318 11/12/2024
3.0.326 288 11/12/2024
3.0.325 295 11/12/2024
3.0.324 285 11/12/2024
3.0.323 5,975 11/6/2024
3.0.322 297 11/6/2024
3.0.321 2,807 10/10/2024
3.0.320 402 10/7/2024
3.0.319 1,386 9/18/2024
3.0.318 311 9/18/2024
3.0.317 338 9/18/2024
3.0.316 3,149 8/28/2024
3.0.315 593 8/12/2024
3.0.314 460 8/8/2024
3.0.313 369 8/8/2024
3.0.312 503 7/29/2024
3.0.311 1,335 7/17/2024
3.0.310 344 7/15/2024
3.0.309 377 7/15/2024
3.0.308 427 7/9/2024
3.0.307 328 7/9/2024
3.0.306 6,256 6/25/2024
3.0.305 1,018 6/11/2024
3.0.304 285 6/11/2024
3.0.303 436 6/5/2024
3.0.302 299 6/5/2024
3.0.301 489 5/30/2024
3.0.300 341 5/30/2024
3.0.299 313 5/30/2024
3.0.298 1,265 5/17/2024
3.0.297 326 5/17/2024
3.0.296 330 5/13/2024
3.0.295 346 5/8/2024
3.0.294 356 5/7/2024
3.0.293 1,108 4/19/2024
3.0.292 308 4/18/2024
3.0.291 1,488 4/17/2024
3.0.290 328 4/17/2024
3.0.289 376 4/15/2024
3.0.288 2,629 4/11/2024
3.0.287 724 4/5/2024
3.0.286 360 4/5/2024
3.0.285 407 4/5/2024
3.0.284 632 4/4/2024
3.0.283 364 4/4/2024
3.0.282 920 4/3/2024
3.0.281 474 4/2/2024
3.0.280 509 4/2/2024
3.0.279 417 3/25/2024
3.0.278 432 3/25/2024
3.0.277 990 3/15/2024
3.0.276 900 2/29/2024
3.0.275 609 2/28/2024
3.0.274 625 2/28/2024
3.0.273 657 2/27/2024
3.0.272 741 2/26/2024
3.0.271 2,243 2/22/2024
3.0.270 767 2/15/2024
3.0.269 713 2/15/2024
3.0.268 669 2/15/2024
3.0.267 687 2/14/2024
3.0.266 682 2/14/2024
3.0.265 968 2/13/2024
3.0.264 4,714 2/8/2024
3.0.263 758 2/8/2024
3.0.262 730 2/8/2024
3.0.261 769 2/8/2024
3.0.260 758 2/7/2024
3.0.259 790 2/7/2024
3.0.258 751 2/7/2024
3.0.257 838 2/7/2024
3.0.256 1,576 1/31/2024
3.0.255 4,358 1/30/2024
3.0.254 1,085 1/25/2024
3.0.253 981 1/24/2024
3.0.252 923 1/22/2024
3.0.251 1,274 1/17/2024
3.0.250 885 1/17/2024
3.0.249 910 1/16/2024
3.0.248 1,024 1/16/2024
3.0.247 1,101 1/16/2024
3.0.246 943 1/15/2024
3.0.245 982 1/11/2024
3.0.244 2,110 12/11/2023
3.0.243 1,028 12/11/2023
3.0.242 1,206 12/7/2023
3.0.241 1,080 12/7/2023
3.0.240 1,190 12/5/2023
3.0.239 1,111 12/5/2023
3.0.238 1,039 12/5/2023
3.0.237 785 12/5/2023
3.0.236 1,935 11/17/2023
3.0.235 774 11/17/2023
3.0.234 937 11/14/2023
3.0.233 844 11/14/2023
3.0.232 775 11/13/2023
3.0.231 1,013 11/9/2023
3.0.230 831 11/8/2023
3.0.229 791 11/8/2023
3.0.228 4,101 11/2/2023
3.0.227 859 11/2/2023
3.0.226 844 11/1/2023
3.0.225 800 11/1/2023
3.0.224 824 11/1/2023
3.0.223 909 10/31/2023
3.0.222 809 10/31/2023
3.0.221 857 10/31/2023
3.0.220 829 10/31/2023
3.0.219 829 10/31/2023
3.0.218 792 10/30/2023
3.0.217 828 10/30/2023
3.0.216 838 10/30/2023
3.0.215 802 10/30/2023
3.0.214 2,730 10/26/2023
3.0.213 860 10/25/2023
3.0.212 877 10/25/2023
3.0.211 829 10/24/2023
3.0.210 791 10/24/2023
3.0.209 853 10/24/2023
3.0.208 774 10/24/2023
3.0.207 861 10/23/2023
3.0.206 826 10/23/2023
3.0.205 812 10/20/2023
3.0.204 848 10/20/2023
3.0.203 840 10/20/2023
3.0.202 848 10/19/2023
3.0.201 811 10/19/2023
3.0.200 807 10/19/2023
3.0.199 1,037 10/19/2023
3.0.198 906 10/18/2023
3.0.197 826 10/18/2023
3.0.196 1,007 10/17/2023
3.0.195 874 10/13/2023
3.0.194 974 10/12/2023
3.0.193 848 10/12/2023
3.0.192 916 10/11/2023
3.0.191 872 10/11/2023
3.0.190 873 10/11/2023
3.0.189 905 10/11/2023
3.0.188 842 10/11/2023
3.0.187 816 10/11/2023
3.0.186 849 10/11/2023
3.0.185 866 10/10/2023
3.0.184 851 10/10/2023
3.0.183 862 10/9/2023
3.0.182 843 10/9/2023
3.0.181 864 10/9/2023
3.0.180 1,761 9/21/2023
3.0.179 877 9/21/2023
3.0.178 833 9/21/2023
3.0.177 219 9/11/2023
3.0.176 265 9/8/2023
3.0.175 201 9/8/2023
3.0.173 201 9/8/2023
3.0.172 206 9/8/2023
3.0.170 301 8/23/2023
3.0.169 220 8/23/2023
3.0.168 217 8/23/2023
3.0.167 7,026 8/11/2023
3.0.166 231 8/10/2023
3.0.165 252 8/7/2023
3.0.164 255 8/3/2023
3.0.163 242 7/31/2023
3.0.162 224 7/28/2023
3.0.161 211 7/28/2023
3.0.160 277 6/30/2023
3.0.159 230 6/29/2023
3.0.158 227 6/29/2023
3.0.157 252 6/28/2023
3.0.156 252 6/28/2023
3.0.155 226 6/28/2023
3.0.154 238 6/26/2023
3.0.153 228 6/22/2023
3.0.152 231 6/22/2023
3.0.151 243 6/22/2023
3.0.150 272 6/22/2023
3.0.149 251 6/22/2023
3.0.148 247 6/22/2023
3.0.147 275 6/15/2023
3.0.146 275 6/9/2023
3.0.145 281 6/6/2023
3.0.144 259 6/6/2023
3.0.143 266 6/6/2023
3.0.142 289 5/31/2023
3.0.141 313 5/31/2023
3.0.140 484 5/26/2023
3.0.139 291 5/26/2023
3.0.138 286 5/25/2023
3.0.137 279 5/25/2023
3.0.136 287 5/25/2023
3.0.135 289 5/25/2023
3.0.134 258 5/25/2023
3.0.133 271 5/24/2023
3.0.132 335 5/24/2023
3.0.131 303 5/24/2023
3.0.130 285 5/23/2023
3.0.129 292 5/22/2023
3.0.128 1,799 5/18/2023
3.0.127 336 5/17/2023
3.0.126 351 5/11/2023
3.0.125 370 5/5/2023
3.0.124 375 5/4/2023
3.0.123 385 5/4/2023
3.0.122 460 4/25/2023
3.0.121 345 4/25/2023
3.0.120 350 4/25/2023
3.0.119 351 4/25/2023
3.0.118 394 4/25/2023
3.0.117 401 4/24/2023
3.0.116 380 4/24/2023
3.0.115 384 4/18/2023
3.0.114 339 4/18/2023
3.0.113 353 4/18/2023
3.0.112 4,285 4/11/2023
3.0.111 407 4/11/2023
3.0.110 1,865 3/31/2023
3.0.109 450 3/29/2023
3.0.108 424 3/28/2023
3.0.107 2,262 3/15/2023
3.0.106 766 3/9/2023
3.0.105 457 3/9/2023
3.0.104 501 3/3/2023
3.0.103 469 3/2/2023
3.0.102 477 3/2/2023
3.0.101 476 3/1/2023
3.0.100 1,251 2/22/2023
3.0.99 3,909 2/10/2023
3.0.98 535 2/10/2023
3.0.97 8,757 1/24/2023
3.0.96 4,327 12/15/2022
3.0.95 684 12/1/2022
3.0.94 649 11/30/2022
3.0.93 637 11/30/2022
3.0.92 674 11/30/2022
3.0.91 662 11/29/2022
3.0.90 789 11/25/2022
3.0.89 695 11/17/2022
3.0.88 711 11/15/2022
3.0.87 728 11/14/2022
3.0.86 715 11/14/2022
3.0.85 718 11/14/2022
3.0.84 735 11/14/2022
3.0.83 756 11/14/2022
3.0.82 736 11/14/2022
3.0.81 740 11/14/2022
3.0.80 723 11/14/2022
3.0.79 754 11/8/2022
3.0.78 734 11/7/2022
3.0.77 753 11/7/2022
3.0.76 749 11/7/2022
3.0.75 745 11/7/2022
3.0.74 790 11/3/2022
3.0.73 839 10/31/2022
3.0.72 800 10/27/2022
3.0.71 804 10/27/2022
3.0.70 778 10/27/2022
3.0.69 780 10/27/2022
3.0.68 815 10/25/2022
3.0.67 3,867 10/19/2022
3.0.66 854 10/19/2022
3.0.65 846 10/19/2022
3.0.64 797 10/19/2022
3.0.63 804 10/19/2022
3.0.62 810 10/18/2022
3.0.61 886 10/13/2022
3.0.60 859 10/12/2022
3.0.59 876 10/12/2022
3.0.58 961 9/28/2022
3.0.57 878 9/28/2022
3.0.56 867 9/28/2022
3.0.55 858 9/27/2022
3.0.54 899 9/27/2022
3.0.53 903 9/27/2022
3.0.52 939 9/27/2022
3.0.51 891 9/27/2022
3.0.50 903 9/27/2022
3.0.49 886 9/27/2022
3.0.48 870 9/27/2022
3.0.47 893 9/26/2022
3.0.46 896 9/26/2022
3.0.45 899 9/26/2022
3.0.44 890 9/26/2022
3.0.43 904 9/23/2022
3.0.42 870 9/23/2022
3.0.41 886 9/22/2022
3.0.40 873 9/22/2022
3.0.39 878 9/22/2022
3.0.38 864 9/21/2022
3.0.37 864 9/21/2022
3.0.36 888 9/21/2022
3.0.35 879 9/21/2022
3.0.34 907 9/20/2022
3.0.33 917 9/19/2022
3.0.32 901 9/16/2022
3.0.31 902 9/16/2022
3.0.30 845 9/16/2022
3.0.29 855 9/16/2022
3.0.28 878 9/15/2022
3.0.27 904 9/15/2022
3.0.26 946 9/14/2022
3.0.25 939 9/14/2022
3.0.24 925 9/14/2022
3.0.23 918 9/14/2022
3.0.22 952 9/14/2022
3.0.21 967 9/14/2022
3.0.20 934 9/9/2022
3.0.19 878 9/9/2022
3.0.18 885 9/8/2022
3.0.17 888 9/6/2022
3.0.16 887 9/6/2022
3.0.15 905 9/2/2022
3.0.14 942 9/1/2022
3.0.13 878 8/31/2022
3.0.12 863 8/31/2022
3.0.11 892 8/23/2022
3.0.10 912 8/22/2022
3.0.9 909 8/22/2022
3.0.8 895 8/18/2022
3.0.7 939 8/17/2022
3.0.6 912 8/15/2022
3.0.5 896 8/15/2022
3.0.4 1,040 8/4/2022
3.0.3 938 8/4/2022
3.0.2 1,002 7/29/2022
3.0.1 1,001 7/27/2022
3.0.0 959 7/26/2022
2.0.96 971 7/26/2022
2.0.95 942 7/26/2022
2.0.94 940 7/25/2022
2.0.93 904 7/25/2022
2.0.92 1,022 7/15/2022
2.0.91 959 7/15/2022
2.0.90 940 7/14/2022
2.0.89 986 7/14/2022
2.0.88 981 7/12/2022
2.0.87 944 7/11/2022
2.0.86 968 7/11/2022
2.0.85 968 7/11/2022
2.0.84 951 7/8/2022
2.0.83 1,119 6/29/2022
2.0.82 974 6/29/2022
2.0.81 1,053 6/23/2022
2.0.80 1,109 6/15/2022
2.0.79 976 6/14/2022
2.0.78 950 6/14/2022
2.0.77 1,076 5/24/2022
2.0.76 1,025 5/3/2022
2.0.75 972 4/29/2022
2.0.74 943 4/19/2022
2.0.73 957 4/16/2022
2.0.72 981 4/12/2022
2.0.71 1,025 4/12/2022
2.0.70 1,038 4/7/2022
2.0.69 942 4/7/2022
2.0.68 958 4/7/2022
2.0.67 972 4/7/2022
2.0.66 1,071 3/15/2022
2.0.65 958 3/15/2022
2.0.64 955 3/15/2022
2.0.63 5,734 3/2/2022
2.0.62 970 2/22/2022
2.0.61 1,029 2/18/2022
2.0.60 1,025 2/18/2022
2.0.59 1,020 2/15/2022
2.0.58 986 2/9/2022
2.0.57 1,040 2/1/2022
2.0.56 1,022 2/1/2022
2.0.55 1,013 2/1/2022
2.0.54 1,005 1/28/2022
2.0.53 980 1/27/2022
2.0.52 955 1/19/2022
2.0.51 979 1/19/2022
2.0.50 703 12/2/2021
2.0.44 735 11/18/2021
2.0.43 743 11/16/2021
2.0.42 719 11/2/2021
2.0.41 740 10/20/2021
2.0.40 757 10/12/2021
2.0.39 729 10/12/2021
2.0.38 1,726 10/5/2021
2.0.37 782 9/21/2021
2.0.36 766 9/9/2021
2.0.35 764 9/3/2021
2.0.34 739 9/2/2021
2.0.33 763 7/21/2021
2.0.32 768 7/21/2021
2.0.31 770 7/6/2021
2.0.30 706 7/5/2021
2.0.29 755 6/30/2021
2.0.28 828 6/28/2021
2.0.27 770 6/17/2021
2.0.26 824 6/15/2021
2.0.25 807 6/14/2021
2.0.24 783 6/14/2021
2.0.23 782 6/14/2021
2.0.22 770 5/20/2021
2.0.21 59,749 5/18/2021
2.0.20 2,380 5/10/2021
2.0.19 776 5/10/2021
2.0.18 812 5/3/2021
2.0.17 794 5/3/2021
2.0.16 822 4/14/2021
2.0.15 816 4/13/2021
2.0.14 840 3/31/2021
2.0.13 817 3/25/2021
2.0.12 811 3/25/2021
2.0.11 853 2/19/2021
2.0.10 825 2/18/2021
2.0.9 863 2/18/2021
2.0.8 842 2/16/2021
2.0.7 873 2/9/2021
2.0.6 893 2/9/2021
2.0.5 912 2/3/2021
2.0.4 853 1/29/2021
2.0.3 855 1/29/2021
2.0.2 867 1/28/2021
2.0.1 875 1/27/2021
2.0.0 846 1/26/2021
1.2.397 892 1/26/2021
1.2.396 890 1/21/2021
1.2.395 892 1/20/2021
1.2.394 860 1/20/2021
1.2.393 837 1/20/2021
1.2.392 852 1/20/2021
1.2.391 879 1/19/2021
1.2.390 830 1/19/2021
1.2.389 925 1/19/2021
1.2.388 868 1/14/2021
1.2.387 828 1/14/2021
1.2.386 870 1/13/2021
1.2.385 919 1/13/2021
1.2.384 707 1/11/2021
1.2.383 654 1/8/2021
1.2.382 650 1/6/2021
1.2.381 665 1/6/2021
1.2.380 639 11/17/2020
1.2.379 719 10/21/2020
1.2.378 657 9/17/2020
1.2.377 691 9/1/2020
1.2.376 727 8/31/2020
1.2.375 779 7/13/2020
1.2.374 660 7/2/2020
1.2.373 702 7/1/2020
1.2.372 734 6/10/2020
1.2.371 664 6/10/2020
1.2.370 685 6/10/2020
1.2.369 700 6/9/2020
1.2.368 711 6/9/2020
1.2.367 683 6/9/2020
1.2.366 711 6/9/2020
1.2.365 674 6/9/2020
1.2.364 741 6/9/2020
1.2.363 690 6/9/2020
1.2.362 741 6/8/2020
1.2.361 724 6/4/2020
1.2.360 780 5/4/2020
1.2.359 758 4/27/2020
1.2.358 773 4/4/2020
1.2.357 741 3/25/2020
1.2.356 790 3/10/2020
1.2.355 746 3/10/2020
1.2.354 762 3/6/2020
1.2.353 769 3/3/2020
1.2.352 763 3/3/2020
1.2.351 782 3/2/2020
1.2.350 732 3/2/2020
1.2.349 731 3/2/2020
1.2.348 728 3/2/2020
1.2.347 734 3/2/2020
1.2.346 766 2/27/2020
1.2.345 770 2/21/2020
1.2.344 765 2/20/2020
1.2.343 728 2/20/2020
1.2.342 753 2/20/2020
1.2.341 764 2/20/2020
1.2.340 785 2/20/2020
1.2.339 740 2/20/2020
1.2.338 756 2/19/2020
1.2.337 773 2/18/2020
1.2.336 786 2/14/2020
1.2.335 789 2/6/2020
1.2.334 795 2/4/2020
1.2.333 809 2/3/2020
1.2.332 767 1/13/2020
1.2.331 747 12/17/2019
1.2.330 758 12/13/2019
1.2.328 755 12/12/2019
1.2.327 734 12/11/2019
1.2.326 774 12/10/2019
1.2.325 751 12/3/2019
1.2.324 723 11/29/2019
1.2.323 733 11/28/2019
1.2.322 738 11/28/2019
1.2.321 751 11/28/2019
1.2.320 877 11/26/2019
1.2.319 749 11/26/2019
1.2.318 757 11/22/2019
1.2.317 722 11/20/2019
1.2.316 886 10/25/2019
1.2.315 741 10/25/2019
1.2.314 719 10/23/2019
1.2.313 721 10/18/2019
1.2.312 742 10/17/2019
1.2.311 743 10/17/2019
1.2.310 737 10/17/2019
1.2.309 734 10/9/2019
1.2.308 769 10/8/2019
1.2.307 759 10/7/2019
1.2.306 755 10/4/2019
1.2.305 767 10/3/2019
1.2.304 803 10/2/2019
1.2.303 750 9/16/2019
1.2.302 790 9/16/2019
1.2.301 753 9/15/2019
1.2.300 764 9/13/2019
1.2.299 761 9/10/2019
1.2.298 763 9/6/2019
1.2.297 777 8/20/2019
1.2.296 769 8/20/2019
1.2.295 772 8/20/2019
1.2.294 773 8/20/2019
1.2.293 764 8/16/2019
1.2.292 801 7/15/2019
1.2.291 827 6/30/2019
1.2.290 777 6/28/2019
1.2.289 810 6/20/2019
1.2.288 823 6/12/2019
1.2.287 804 6/12/2019
1.2.286 865 6/11/2019
1.2.285 866 6/11/2019
1.2.284 870 6/5/2019
1.2.283 845 5/28/2019
1.2.282 810 5/25/2019
1.2.281 807 5/23/2019
1.2.280 805 5/13/2019
1.2.279 833 5/9/2019
1.2.278 863 5/9/2019
1.2.277 813 5/7/2019
1.2.276 809 5/7/2019
1.2.275 820 5/6/2019
1.2.274 828 4/26/2019
1.2.273 857 4/25/2019
1.2.272 855 4/25/2019
1.2.271 895 4/24/2019
1.2.270 846 4/24/2019
1.2.269 826 4/16/2019
1.2.268 825 4/16/2019
1.2.267 778 4/16/2019
1.2.266 805 4/12/2019
1.2.265 795 4/12/2019
1.2.264 815 4/11/2019
1.2.263 771 4/11/2019
1.2.262 821 4/10/2019
1.2.261 799 4/10/2019
1.2.260 820 4/5/2019
1.2.259 836 2/27/2019
1.2.258 791 2/27/2019
1.2.257 815 2/26/2019
1.2.256 894 2/15/2019
1.2.255 941 2/15/2019
1.2.254 954 2/5/2019
1.2.253 976 12/12/2018
1.2.252 999 11/8/2018
1.2.251 989 11/8/2018
1.2.250 1,008 10/11/2018
1.2.249 989 10/2/2018
1.2.248 985 9/25/2018
1.2.247 1,112 9/3/2018
1.2.246 1,057 8/28/2018
1.2.245 1,050 8/27/2018
1.2.244 1,072 8/22/2018
1.2.243 1,089 8/21/2018
1.2.242 1,101 8/17/2018
1.2.241 1,171 7/27/2018
1.2.240 1,140 7/26/2018
1.2.239 1,374 6/18/2018
1.2.238 1,181 6/14/2018
1.2.237 1,247 5/25/2018
1.2.236 1,158 5/24/2018
1.2.235 1,296 5/18/2018
1.2.234 1,203 5/3/2018
1.2.233 1,375 5/3/2018
1.2.232 1,401 4/30/2018
1.2.231 1,177 4/18/2018
1.2.230 1,363 4/10/2018
1.2.229 1,361 4/10/2018
1.2.228 1,183 4/4/2018
1.2.227 1,215 3/28/2018
1.2.226 1,189 3/22/2018
1.2.225 1,163 3/20/2018
1.2.224 1,336 3/19/2018
1.2.223 1,378 3/15/2018
1.2.222 1,390 3/14/2018
1.2.221 1,429 3/14/2018
1.2.220 1,222 2/23/2018
1.2.219 1,227 2/16/2018
1.2.218 1,382 2/9/2018
1.2.217 1,400 2/8/2018
1.2.216 1,396 2/7/2018
1.2.215 1,225 2/7/2018
1.2.214 1,230 2/5/2018
1.2.213 1,401 2/2/2018
1.2.212 1,417 1/26/2018
1.2.211 1,395 1/16/2018
1.2.210 1,393 12/18/2017
1.2.209 1,256 12/14/2017
1.2.208 1,401 12/7/2017
1.2.207 1,218 12/6/2017
1.2.206 1,180 12/4/2017
1.2.205 1,203 11/28/2017
1.2.204 1,190 11/24/2017
1.2.203 1,254 11/24/2017
1.2.202 5,907 11/24/2017
1.2.201 1,428 11/20/2017
1.2.200 1,439 11/14/2017
1.2.199 1,434 11/14/2017
1.2.198 1,441 11/6/2017
1.2.197 1,402 11/6/2017
1.2.196 1,418 10/31/2017
1.2.195 1,443 10/30/2017
1.2.194 1,462 10/26/2017
1.2.193 1,478 10/26/2017
1.2.192 1,440 10/26/2017
1.2.191 1,401 10/20/2017
1.2.190 1,410 10/18/2017
1.2.189 1,438 10/18/2017
1.2.188 1,451 10/15/2017
1.2.187 1,405 10/11/2017
1.2.185 1,420 10/10/2017
1.2.184 1,421 10/10/2017
1.2.183 1,386 10/2/2017
1.2.182 1,451 9/29/2017
1.2.181 1,458 9/25/2017
1.2.180 1,493 9/14/2017
1.2.179 1,448 9/12/2017
1.2.178 1,432 8/31/2017
1.2.177 1,201 8/25/2017
1.2.176 1,240 8/24/2017
1.2.174 1,291 8/7/2017
1.2.173 1,281 8/7/2017
1.2.172 1,314 8/7/2017
1.2.171 1,255 8/4/2017
1.2.170 1,235 8/3/2017
1.2.169 1,274 8/3/2017
1.2.168 1,266 8/3/2017
1.2.167 1,289 8/2/2017
1.2.166 1,267 8/1/2017
1.2.165 1,306 7/26/2017
1.2.164 1,259 7/26/2017
1.2.163 1,255 7/25/2017
1.2.162 1,304 7/18/2017
1.2.161 1,294 7/18/2017
1.2.160 1,245 7/18/2017
1.2.159 1,281 7/18/2017
1.2.158 1,290 7/13/2017
1.2.157 1,258 7/13/2017
1.2.156 1,294 7/5/2017
1.2.155 1,251 6/28/2017
1.2.154 1,269 6/27/2017
1.2.153 1,337 6/20/2017
1.2.152 1,276 6/19/2017
1.2.151 1,285 6/14/2017
1.2.150 1,318 6/13/2017
1.2.149 1,228 5/31/2017
1.2.148 1,239 5/29/2017
1.2.147 1,242 5/19/2017
1.2.146 1,250 5/18/2017
1.2.145 1,244 5/18/2017
1.2.144 1,263 5/14/2017
1.2.143 1,273 5/12/2017
1.2.142 1,241 5/12/2017
1.2.141 1,234 5/5/2017
1.2.140 1,287 4/27/2017
1.2.139 1,267 2/27/2017
1.2.137 1,262 2/3/2017
1.2.136 1,241 2/3/2017
1.2.135 1,270 1/26/2017
1.2.134 1,269 1/25/2017
1.2.133 1,286 1/12/2017
1.2.132 1,263 1/11/2017
1.2.131 1,310 1/10/2017
1.2.130 1,283 1/10/2017
1.2.129 1,278 1/10/2017
1.2.128 1,267 1/10/2017
1.2.127 1,241 1/10/2017
1.2.125 1,239 1/10/2017
1.2.124 1,289 1/10/2017
1.2.123 1,300 1/10/2017
1.2.122 1,290 1/9/2017
1.2.121 1,262 1/9/2017
1.2.120 1,250 1/9/2017
1.2.119 1,315 12/13/2016
1.2.118 1,269 12/12/2016
1.2.117 1,263 12/10/2016
1.2.116 1,314 12/9/2016
1.2.115 1,338 12/8/2016
1.2.114 1,308 12/5/2016
1.2.113 1,275 12/2/2016
1.2.112 1,349 11/29/2016
1.2.111 1,314 11/25/2016
1.2.110 1,329 11/25/2016
1.2.109 1,317 11/24/2016
1.2.108 1,266 11/24/2016
1.2.107 1,339 11/23/2016
1.2.106 1,322 11/18/2016
1.2.105 1,279 11/18/2016
1.2.104 1,319 11/18/2016
1.2.103 1,489 11/17/2016
1.2.102 1,478 11/17/2016
1.2.101 1,539 11/17/2016
1.2.100 1,523 11/16/2016
1.2.99 1,473 11/16/2016
1.2.98 1,482 11/16/2016
1.2.97 1,488 11/16/2016
1.2.96 1,481 11/16/2016
1.2.95 1,478 11/16/2016
1.2.94 1,480 11/15/2016
1.2.93 1,499 11/15/2016
1.2.92 1,506 11/15/2016
1.2.91 1,456 11/15/2016
1.2.90 1,463 11/15/2016
1.2.89 1,520 11/14/2016
1.2.88 2,005 11/8/2016
1.2.87 1,763 11/8/2016
1.2.86 1,702 11/8/2016
1.2.85 1,511 11/8/2016
1.2.84 1,928 11/8/2016
1.2.83 1,684 11/7/2016
1.2.82 1,755 11/3/2016
1.2.81 1,792 11/3/2016
1.2.80 1,673 11/3/2016
1.2.79 1,684 11/2/2016
1.2.78 1,701 11/1/2016
1.2.77 1,757 11/1/2016
1.2.76 1,716 11/1/2016
1.2.75 1,573 10/31/2016
1.2.74 1,499 10/31/2016
1.2.73 1,529 10/28/2016
1.2.72 1,506 10/28/2016
1.2.71 1,525 10/27/2016
1.2.68 1,532 10/26/2016
1.2.66 1,558 10/25/2016
1.2.65 1,538 10/24/2016
1.2.64 1,548 10/21/2016
1.2.63 1,518 10/21/2016
1.2.62 1,491 10/21/2016
1.2.61 1,503 10/20/2016
1.2.60 1,563 10/20/2016
1.1.45 1,317 7/28/2017