PeanutButter.DuckTyping 3.0.360

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.360
                    
NuGet\Install-Package PeanutButter.DuckTyping -Version 3.0.360
                    
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.360" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.DuckTyping" Version="3.0.360" />
                    
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.360
                    
#r "nuget: PeanutButter.DuckTyping, 3.0.360"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package PeanutButter.DuckTyping@3.0.360
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PeanutButter.DuckTyping&version=3.0.360
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.DuckTyping&version=3.0.360
                    
Install 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.

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.391 242 8/19/2025
3.0.390 185 8/19/2025
3.0.389 670 8/1/2025
3.0.388 219 7/31/2025
3.0.387 190 7/30/2025
3.0.386 1,782 7/15/2025
3.0.385 266 7/15/2025
3.0.384 2,041 5/15/2025
3.0.383 410 5/14/2025
3.0.382 488 5/13/2025
3.0.381 275 5/9/2025
3.0.380 396 5/8/2025
3.0.379 356 5/7/2025
3.0.378 413 5/6/2025
3.0.377 304 5/6/2025
3.0.376 303 5/6/2025
3.0.375 304 5/6/2025
3.0.374 315 5/5/2025
3.0.373 298 5/5/2025
3.0.372 307 5/5/2025
3.0.371 316 5/5/2025
3.0.370 317 5/5/2025
3.0.369 311 5/5/2025
3.0.368 336 4/30/2025
3.0.367 309 4/30/2025
3.0.366 310 4/30/2025
3.0.365 309 4/30/2025
3.0.364 319 4/30/2025
3.0.363 314 4/30/2025
3.0.362 309 4/30/2025
3.0.361 300 4/30/2025
3.0.360 311 4/30/2025
3.0.359 309 4/30/2025
3.0.358 353 4/29/2025
3.0.357 476 4/23/2025
3.0.356 380 4/22/2025
3.0.355 486 4/17/2025
3.0.354 417 4/15/2025
3.0.353 1,300 4/4/2025
3.0.352 342 4/3/2025
3.0.351 362 4/2/2025
3.0.350 465 4/2/2025
3.0.349 676 3/18/2025
3.0.348 328 3/18/2025
3.0.347 1,134 3/4/2025
3.0.346 447 3/4/2025
3.0.345 438 3/4/2025
3.0.344 4,697 2/20/2025
3.0.343 520 2/14/2025
3.0.342 574 2/11/2025
3.0.341 352 2/10/2025
3.0.340 463 2/5/2025
3.0.339 1,362 1/7/2025
3.0.338 325 1/7/2025
3.0.337 354 1/7/2025
3.0.336 359 1/6/2025
3.0.335 532 12/17/2024
3.0.334 344 12/17/2024
3.0.333 437 12/13/2024
3.0.332 361 12/13/2024
3.0.331 372 12/12/2024
3.0.330 612 11/28/2024
3.0.329 1,020 11/13/2024
3.0.328 1,079 11/12/2024
3.0.327 372 11/12/2024
3.0.326 338 11/12/2024
3.0.325 350 11/12/2024
3.0.324 330 11/12/2024
3.0.323 6,365 11/6/2024
3.0.322 342 11/6/2024
3.0.321 2,888 10/10/2024
3.0.320 451 10/7/2024
3.0.319 1,648 9/18/2024
3.0.318 368 9/18/2024
3.0.317 393 9/18/2024
3.0.316 3,205 8/28/2024
3.0.315 638 8/12/2024
3.0.314 516 8/8/2024
3.0.313 411 8/8/2024
3.0.312 546 7/29/2024
3.0.311 1,388 7/17/2024
3.0.310 395 7/15/2024
3.0.309 429 7/15/2024
3.0.308 480 7/9/2024
3.0.307 385 7/9/2024
3.0.306 6,789 6/25/2024
3.0.305 1,101 6/11/2024
3.0.304 334 6/11/2024
3.0.303 485 6/5/2024
3.0.302 351 6/5/2024
3.0.301 553 5/30/2024
3.0.300 383 5/30/2024
3.0.299 365 5/30/2024
3.0.298 1,349 5/17/2024
3.0.297 378 5/17/2024
3.0.296 379 5/13/2024
3.0.295 395 5/8/2024
3.0.294 409 5/7/2024
3.0.293 1,213 4/19/2024
3.0.292 360 4/18/2024
3.0.291 1,800 4/17/2024
3.0.290 378 4/17/2024
3.0.289 425 4/15/2024
3.0.288 3,010 4/11/2024
3.0.287 783 4/5/2024
3.0.286 406 4/5/2024
3.0.285 457 4/5/2024
3.0.284 686 4/4/2024
3.0.283 415 4/4/2024
3.0.282 973 4/3/2024
3.0.281 524 4/2/2024
3.0.280 554 4/2/2024
3.0.279 471 3/25/2024
3.0.278 479 3/25/2024
3.0.277 1,048 3/15/2024
3.0.276 949 2/29/2024
3.0.275 671 2/28/2024
3.0.274 679 2/28/2024
3.0.273 710 2/27/2024
3.0.272 788 2/26/2024
3.0.271 2,538 2/22/2024
3.0.270 821 2/15/2024
3.0.269 768 2/15/2024
3.0.268 724 2/15/2024
3.0.267 748 2/14/2024
3.0.266 740 2/14/2024
3.0.265 1,021 2/13/2024
3.0.264 4,762 2/8/2024
3.0.263 815 2/8/2024
3.0.262 782 2/8/2024
3.0.261 811 2/8/2024
3.0.260 809 2/7/2024
3.0.259 841 2/7/2024
3.0.258 807 2/7/2024
3.0.257 882 2/7/2024
3.0.256 1,625 1/31/2024
3.0.255 4,672 1/30/2024
3.0.254 1,133 1/25/2024
3.0.253 1,031 1/24/2024
3.0.252 978 1/22/2024
3.0.251 1,327 1/17/2024
3.0.250 930 1/17/2024
3.0.249 961 1/16/2024
3.0.248 1,082 1/16/2024
3.0.247 1,145 1/16/2024
3.0.246 995 1/15/2024
3.0.245 1,043 1/11/2024
3.0.244 2,166 12/11/2023
3.0.243 1,082 12/11/2023
3.0.242 1,259 12/7/2023
3.0.241 1,120 12/7/2023
3.0.240 1,237 12/5/2023
3.0.239 1,154 12/5/2023
3.0.238 1,068 12/5/2023
3.0.237 822 12/5/2023
3.0.236 1,977 11/17/2023
3.0.235 808 11/17/2023
3.0.234 979 11/14/2023
3.0.233 886 11/14/2023
3.0.232 817 11/13/2023
3.0.231 1,056 11/9/2023
3.0.230 862 11/8/2023
3.0.229 824 11/8/2023
3.0.228 4,174 11/2/2023
3.0.227 892 11/2/2023
3.0.226 881 11/1/2023
3.0.225 838 11/1/2023
3.0.224 861 11/1/2023
3.0.223 938 10/31/2023
3.0.222 847 10/31/2023
3.0.221 901 10/31/2023
3.0.220 872 10/31/2023
3.0.219 867 10/31/2023
3.0.218 827 10/30/2023
3.0.217 859 10/30/2023
3.0.216 870 10/30/2023
3.0.215 835 10/30/2023
3.0.214 2,790 10/26/2023
3.0.213 905 10/25/2023
3.0.212 928 10/25/2023
3.0.211 862 10/24/2023
3.0.210 834 10/24/2023
3.0.209 909 10/24/2023
3.0.208 815 10/24/2023
3.0.207 902 10/23/2023
3.0.206 868 10/23/2023
3.0.205 859 10/20/2023
3.0.204 891 10/20/2023
3.0.203 875 10/20/2023
3.0.202 894 10/19/2023
3.0.201 865 10/19/2023
3.0.200 852 10/19/2023
3.0.199 1,075 10/19/2023
3.0.198 954 10/18/2023
3.0.197 865 10/18/2023
3.0.196 1,058 10/17/2023
3.0.195 914 10/13/2023
3.0.194 1,014 10/12/2023
3.0.193 883 10/12/2023
3.0.192 964 10/11/2023
3.0.191 919 10/11/2023
3.0.190 924 10/11/2023
3.0.189 958 10/11/2023
3.0.188 884 10/11/2023
3.0.187 860 10/11/2023
3.0.186 907 10/11/2023
3.0.185 905 10/10/2023
3.0.184 893 10/10/2023
3.0.183 911 10/9/2023
3.0.182 892 10/9/2023
3.0.181 906 10/9/2023
3.0.180 1,806 9/21/2023
3.0.179 922 9/21/2023
3.0.178 869 9/21/2023
3.0.177 263 9/11/2023
3.0.176 322 9/8/2023
3.0.175 246 9/8/2023
3.0.173 253 9/8/2023
3.0.172 249 9/8/2023
3.0.170 352 8/23/2023
3.0.169 280 8/23/2023
3.0.168 270 8/23/2023
3.0.167 7,077 8/11/2023
3.0.166 286 8/10/2023
3.0.165 304 8/7/2023
3.0.164 308 8/3/2023
3.0.163 297 7/31/2023
3.0.162 273 7/28/2023
3.0.161 271 7/28/2023
3.0.160 334 6/30/2023
3.0.159 284 6/29/2023
3.0.158 280 6/29/2023
3.0.157 308 6/28/2023
3.0.156 303 6/28/2023
3.0.155 284 6/28/2023
3.0.154 299 6/26/2023
3.0.153 286 6/22/2023
3.0.152 281 6/22/2023
3.0.151 296 6/22/2023
3.0.150 319 6/22/2023
3.0.149 306 6/22/2023
3.0.148 305 6/22/2023
3.0.147 328 6/15/2023
3.0.146 336 6/9/2023
3.0.145 336 6/6/2023
3.0.144 322 6/6/2023
3.0.143 318 6/6/2023
3.0.142 352 5/31/2023
3.0.141 371 5/31/2023
3.0.140 533 5/26/2023
3.0.139 350 5/26/2023
3.0.138 344 5/25/2023
3.0.137 330 5/25/2023
3.0.136 333 5/25/2023
3.0.135 345 5/25/2023
3.0.134 320 5/25/2023
3.0.133 324 5/24/2023
3.0.132 382 5/24/2023
3.0.131 357 5/24/2023
3.0.130 343 5/23/2023
3.0.129 341 5/22/2023
3.0.128 1,884 5/18/2023
3.0.127 395 5/17/2023
3.0.126 400 5/11/2023
3.0.125 431 5/5/2023
3.0.124 441 5/4/2023
3.0.123 437 5/4/2023
3.0.122 517 4/25/2023
3.0.121 392 4/25/2023
3.0.120 405 4/25/2023
3.0.119 411 4/25/2023
3.0.118 448 4/25/2023
3.0.117 458 4/24/2023
3.0.116 433 4/24/2023
3.0.115 448 4/18/2023
3.0.114 387 4/18/2023
3.0.113 408 4/18/2023
3.0.112 4,339 4/11/2023
3.0.111 463 4/11/2023
3.0.110 1,916 3/31/2023
3.0.109 507 3/29/2023
3.0.108 478 3/28/2023
3.0.107 2,317 3/15/2023
3.0.106 826 3/9/2023
3.0.105 502 3/9/2023
3.0.104 554 3/3/2023
3.0.103 526 3/2/2023
3.0.102 537 3/2/2023
3.0.101 529 3/1/2023
3.0.100 1,307 2/22/2023
3.0.99 3,970 2/10/2023
3.0.98 589 2/10/2023
3.0.97 8,812 1/24/2023
3.0.96 4,402 12/15/2022
3.0.95 740 12/1/2022
3.0.94 695 11/30/2022
3.0.93 693 11/30/2022
3.0.92 733 11/30/2022
3.0.91 713 11/29/2022
3.0.90 844 11/25/2022
3.0.89 745 11/17/2022
3.0.88 773 11/15/2022
3.0.87 774 11/14/2022
3.0.86 769 11/14/2022
3.0.85 766 11/14/2022
3.0.84 784 11/14/2022
3.0.83 813 11/14/2022
3.0.82 800 11/14/2022
3.0.81 796 11/14/2022
3.0.80 774 11/14/2022
3.0.79 808 11/8/2022
3.0.78 796 11/7/2022
3.0.77 810 11/7/2022
3.0.76 798 11/7/2022
3.0.75 805 11/7/2022
3.0.74 837 11/3/2022
3.0.73 896 10/31/2022
3.0.72 848 10/27/2022
3.0.71 859 10/27/2022
3.0.70 828 10/27/2022
3.0.69 838 10/27/2022
3.0.68 878 10/25/2022
3.0.67 3,954 10/19/2022
3.0.66 909 10/19/2022
3.0.65 902 10/19/2022
3.0.64 849 10/19/2022
3.0.63 864 10/19/2022
3.0.62 862 10/18/2022
3.0.61 943 10/13/2022
3.0.60 922 10/12/2022
3.0.59 930 10/12/2022
3.0.58 1,018 9/28/2022
3.0.57 942 9/28/2022
3.0.56 927 9/28/2022
3.0.55 909 9/27/2022
3.0.54 948 9/27/2022
3.0.53 961 9/27/2022
3.0.52 992 9/27/2022
3.0.51 946 9/27/2022
3.0.50 964 9/27/2022
3.0.49 942 9/27/2022
3.0.48 935 9/27/2022
3.0.47 952 9/26/2022
3.0.46 953 9/26/2022
3.0.45 953 9/26/2022
3.0.44 947 9/26/2022
3.0.43 958 9/23/2022
3.0.42 924 9/23/2022
3.0.41 939 9/22/2022
3.0.40 931 9/22/2022
3.0.39 939 9/22/2022
3.0.38 924 9/21/2022
3.0.37 925 9/21/2022
3.0.36 943 9/21/2022
3.0.35 937 9/21/2022
3.0.34 967 9/20/2022
3.0.33 969 9/19/2022
3.0.32 961 9/16/2022
3.0.31 953 9/16/2022
3.0.30 903 9/16/2022
3.0.29 910 9/16/2022
3.0.28 929 9/15/2022
3.0.27 959 9/15/2022
3.0.26 1,005 9/14/2022
3.0.25 1,005 9/14/2022
3.0.24 979 9/14/2022
3.0.23 970 9/14/2022
3.0.22 999 9/14/2022
3.0.21 1,024 9/14/2022
3.0.20 991 9/9/2022
3.0.19 939 9/9/2022
3.0.18 940 9/8/2022
3.0.17 944 9/6/2022
3.0.16 952 9/6/2022
3.0.15 961 9/2/2022
3.0.14 998 9/1/2022
3.0.13 933 8/31/2022
3.0.12 926 8/31/2022
3.0.11 951 8/23/2022
3.0.10 964 8/22/2022
3.0.9 966 8/22/2022
3.0.8 956 8/18/2022
3.0.7 1,000 8/17/2022
3.0.6 965 8/15/2022
3.0.5 949 8/15/2022
3.0.4 1,095 8/4/2022
3.0.3 994 8/4/2022
3.0.2 1,064 7/29/2022
3.0.1 1,057 7/27/2022
3.0.0 1,023 7/26/2022
2.0.96 1,025 7/26/2022
2.0.95 1,000 7/26/2022
2.0.94 997 7/25/2022
2.0.93 963 7/25/2022
2.0.92 1,085 7/15/2022
2.0.91 1,013 7/15/2022
2.0.90 1,002 7/14/2022
2.0.89 1,042 7/14/2022
2.0.88 1,041 7/12/2022
2.0.87 1,007 7/11/2022
2.0.86 1,031 7/11/2022
2.0.85 1,031 7/11/2022
2.0.84 1,009 7/8/2022
2.0.83 1,174 6/29/2022
2.0.82 1,041 6/29/2022
2.0.81 1,124 6/23/2022
2.0.80 1,167 6/15/2022
2.0.79 1,031 6/14/2022
2.0.78 1,016 6/14/2022
2.0.77 1,143 5/24/2022
2.0.76 1,093 5/3/2022
2.0.75 1,042 4/29/2022
2.0.74 1,000 4/19/2022
2.0.73 1,031 4/16/2022
2.0.72 1,047 4/12/2022
2.0.71 1,090 4/12/2022
2.0.70 1,109 4/7/2022
2.0.69 1,004 4/7/2022
2.0.68 1,023 4/7/2022
2.0.67 1,045 4/7/2022
2.0.66 1,134 3/15/2022
2.0.65 1,027 3/15/2022
2.0.64 1,024 3/15/2022
2.0.63 6,146 3/2/2022
2.0.62 1,039 2/22/2022
2.0.61 1,093 2/18/2022
2.0.60 1,097 2/18/2022
2.0.59 1,089 2/15/2022
2.0.58 1,060 2/9/2022
2.0.57 1,109 2/1/2022
2.0.56 1,089 2/1/2022
2.0.55 1,080 2/1/2022
2.0.54 1,076 1/28/2022
2.0.53 1,046 1/27/2022
2.0.52 1,017 1/19/2022
2.0.51 1,050 1/19/2022
2.0.50 774 12/2/2021
2.0.44 800 11/18/2021
2.0.43 814 11/16/2021
2.0.42 792 11/2/2021
2.0.41 812 10/20/2021
2.0.40 831 10/12/2021
2.0.39 796 10/12/2021
2.0.38 1,797 10/5/2021
2.0.37 843 9/21/2021
2.0.36 831 9/9/2021
2.0.35 843 9/3/2021
2.0.34 799 9/2/2021
2.0.33 836 7/21/2021
2.0.32 828 7/21/2021
2.0.31 830 7/6/2021
2.0.30 771 7/5/2021
2.0.29 822 6/30/2021
2.0.28 897 6/28/2021
2.0.27 837 6/17/2021
2.0.26 890 6/15/2021
2.0.25 879 6/14/2021
2.0.24 848 6/14/2021
2.0.23 846 6/14/2021
2.0.22 851 5/20/2021
2.0.21 59,817 5/18/2021
2.0.20 2,450 5/10/2021
2.0.19 852 5/10/2021
2.0.18 882 5/3/2021
2.0.17 860 5/3/2021
2.0.16 894 4/14/2021
2.0.15 888 4/13/2021
2.0.14 899 3/31/2021
2.0.13 880 3/25/2021
2.0.12 875 3/25/2021
2.0.11 920 2/19/2021
2.0.10 901 2/18/2021
2.0.9 927 2/18/2021
2.0.8 917 2/16/2021
2.0.7 941 2/9/2021
2.0.6 964 2/9/2021
2.0.5 978 2/3/2021
2.0.4 932 1/29/2021
2.0.3 932 1/29/2021
2.0.2 942 1/28/2021
2.0.1 943 1/27/2021
2.0.0 916 1/26/2021
1.2.397 966 1/26/2021
1.2.396 965 1/21/2021
1.2.395 966 1/20/2021
1.2.394 935 1/20/2021
1.2.393 910 1/20/2021
1.2.392 924 1/20/2021
1.2.391 951 1/19/2021
1.2.390 901 1/19/2021
1.2.389 1,007 1/19/2021
1.2.388 938 1/14/2021
1.2.387 900 1/14/2021
1.2.386 936 1/13/2021
1.2.385 986 1/13/2021
1.2.384 782 1/11/2021
1.2.383 722 1/8/2021
1.2.382 721 1/6/2021
1.2.381 732 1/6/2021
1.2.380 706 11/17/2020
1.2.379 785 10/21/2020
1.2.378 725 9/17/2020
1.2.377 765 9/1/2020
1.2.376 795 8/31/2020
1.2.375 842 7/13/2020
1.2.374 742 7/2/2020
1.2.373 765 7/1/2020
1.2.372 808 6/10/2020
1.2.371 735 6/10/2020
1.2.370 759 6/10/2020
1.2.369 762 6/9/2020
1.2.368 781 6/9/2020
1.2.367 748 6/9/2020
1.2.366 784 6/9/2020
1.2.365 745 6/9/2020
1.2.364 817 6/9/2020
1.2.363 762 6/9/2020
1.2.362 811 6/8/2020
1.2.361 797 6/4/2020
1.2.360 846 5/4/2020
1.2.359 825 4/27/2020
1.2.358 846 4/4/2020
1.2.357 810 3/25/2020
1.2.356 864 3/10/2020
1.2.355 819 3/10/2020
1.2.354 835 3/6/2020
1.2.353 839 3/3/2020
1.2.352 837 3/3/2020
1.2.351 848 3/2/2020
1.2.350 803 3/2/2020
1.2.349 794 3/2/2020
1.2.348 797 3/2/2020
1.2.347 810 3/2/2020
1.2.346 841 2/27/2020
1.2.345 836 2/21/2020
1.2.344 835 2/20/2020
1.2.343 806 2/20/2020
1.2.342 828 2/20/2020
1.2.341 837 2/20/2020
1.2.340 857 2/20/2020
1.2.339 809 2/20/2020
1.2.338 833 2/19/2020
1.2.337 846 2/18/2020
1.2.336 857 2/14/2020
1.2.335 863 2/6/2020
1.2.334 875 2/4/2020
1.2.333 881 2/3/2020
1.2.332 838 1/13/2020
1.2.331 821 12/17/2019
1.2.330 834 12/13/2019
1.2.328 824 12/12/2019
1.2.327 813 12/11/2019
1.2.326 838 12/10/2019
1.2.325 827 12/3/2019
1.2.324 794 11/29/2019
1.2.323 804 11/28/2019
1.2.322 802 11/28/2019
1.2.321 821 11/28/2019
1.2.320 954 11/26/2019
1.2.319 820 11/26/2019
1.2.318 834 11/22/2019
1.2.317 801 11/20/2019
1.2.316 959 10/25/2019
1.2.315 820 10/25/2019
1.2.314 795 10/23/2019
1.2.313 793 10/18/2019
1.2.312 823 10/17/2019
1.2.311 817 10/17/2019
1.2.310 804 10/17/2019
1.2.309 809 10/9/2019
1.2.308 846 10/8/2019
1.2.307 828 10/7/2019
1.2.306 835 10/4/2019
1.2.305 846 10/3/2019
1.2.304 880 10/2/2019
1.2.303 815 9/16/2019
1.2.302 860 9/16/2019
1.2.301 823 9/15/2019
1.2.300 836 9/13/2019
1.2.299 834 9/10/2019
1.2.298 838 9/6/2019
1.2.297 841 8/20/2019
1.2.296 840 8/20/2019
1.2.295 847 8/20/2019
1.2.294 847 8/20/2019
1.2.293 830 8/16/2019
1.2.292 869 7/15/2019
1.2.291 902 6/30/2019
1.2.290 858 6/28/2019
1.2.289 884 6/20/2019
1.2.288 889 6/12/2019
1.2.287 887 6/12/2019
1.2.286 942 6/11/2019
1.2.285 940 6/11/2019
1.2.284 935 6/5/2019
1.2.283 922 5/28/2019
1.2.282 893 5/25/2019
1.2.281 878 5/23/2019
1.2.280 875 5/13/2019
1.2.279 914 5/9/2019
1.2.278 931 5/9/2019
1.2.277 884 5/7/2019
1.2.276 883 5/7/2019
1.2.275 899 5/6/2019
1.2.274 900 4/26/2019
1.2.273 931 4/25/2019
1.2.272 932 4/25/2019
1.2.271 967 4/24/2019
1.2.270 911 4/24/2019
1.2.269 895 4/16/2019
1.2.268 905 4/16/2019
1.2.267 855 4/16/2019
1.2.266 885 4/12/2019
1.2.265 866 4/12/2019
1.2.264 881 4/11/2019
1.2.263 849 4/11/2019
1.2.262 896 4/10/2019
1.2.261 874 4/10/2019
1.2.260 893 4/5/2019
1.2.259 907 2/27/2019
1.2.258 867 2/27/2019
1.2.257 882 2/26/2019
1.2.256 963 2/15/2019
1.2.255 1,013 2/15/2019
1.2.254 1,027 2/5/2019
1.2.253 1,054 12/12/2018
1.2.252 1,076 11/8/2018
1.2.251 1,065 11/8/2018
1.2.250 1,086 10/11/2018
1.2.249 1,059 10/2/2018
1.2.248 1,078 9/25/2018
1.2.247 1,188 9/3/2018
1.2.246 1,124 8/28/2018
1.2.245 1,125 8/27/2018
1.2.244 1,158 8/22/2018
1.2.243 1,162 8/21/2018
1.2.242 1,177 8/17/2018
1.2.241 1,282 7/27/2018
1.2.240 1,248 7/26/2018
1.2.239 1,532 6/18/2018
1.2.238 1,299 6/14/2018
1.2.237 1,367 5/25/2018
1.2.236 1,272 5/24/2018
1.2.235 1,452 5/18/2018
1.2.234 1,317 5/3/2018
1.2.233 1,539 5/3/2018
1.2.232 1,556 4/30/2018
1.2.231 1,290 4/18/2018
1.2.230 1,519 4/10/2018
1.2.229 1,524 4/10/2018
1.2.228 1,303 4/4/2018
1.2.227 1,331 3/28/2018
1.2.226 1,301 3/22/2018
1.2.225 1,285 3/20/2018
1.2.224 1,488 3/19/2018
1.2.223 1,541 3/15/2018
1.2.222 1,548 3/14/2018
1.2.221 1,589 3/14/2018
1.2.220 1,343 2/23/2018
1.2.219 1,351 2/16/2018
1.2.218 1,541 2/9/2018
1.2.217 1,562 2/8/2018
1.2.216 1,562 2/7/2018
1.2.215 1,347 2/7/2018
1.2.214 1,347 2/5/2018
1.2.213 1,573 2/2/2018
1.2.212 1,575 1/26/2018
1.2.211 1,557 1/16/2018
1.2.210 1,557 12/18/2017
1.2.209 1,372 12/14/2017
1.2.208 1,571 12/7/2017
1.2.207 1,344 12/6/2017
1.2.206 1,297 12/4/2017
1.2.205 1,326 11/28/2017
1.2.204 1,311 11/24/2017
1.2.203 1,372 11/24/2017
1.2.202 6,057 11/24/2017
1.2.201 1,541 11/20/2017
1.2.200 1,559 11/14/2017
1.2.199 1,556 11/14/2017
1.2.198 1,560 11/6/2017
1.2.197 1,520 11/6/2017
1.2.196 1,534 10/31/2017
1.2.195 1,565 10/30/2017
1.2.194 1,578 10/26/2017
1.2.193 1,590 10/26/2017
1.2.192 1,554 10/26/2017
1.2.191 1,520 10/20/2017
1.2.190 1,531 10/18/2017
1.2.189 1,560 10/18/2017
1.2.188 1,568 10/15/2017
1.2.187 1,529 10/11/2017
1.2.185 1,543 10/10/2017
1.2.184 1,537 10/10/2017
1.2.183 1,506 10/2/2017
1.2.182 1,564 9/29/2017
1.2.181 1,571 9/25/2017
1.2.180 1,603 9/14/2017
1.2.179 1,572 9/12/2017
1.2.178 1,549 8/31/2017
1.2.177 1,326 8/25/2017
1.2.176 1,359 8/24/2017
1.2.174 1,414 8/7/2017
1.2.173 1,394 8/7/2017
1.2.172 1,438 8/7/2017
1.2.171 1,374 8/4/2017
1.2.170 1,359 8/3/2017
1.2.169 1,388 8/3/2017
1.2.168 1,387 8/3/2017
1.2.167 1,410 8/2/2017
1.2.166 1,396 8/1/2017
1.2.165 1,428 7/26/2017
1.2.164 1,379 7/26/2017
1.2.163 1,377 7/25/2017
1.2.162 1,434 7/18/2017
1.2.161 1,424 7/18/2017
1.2.160 1,365 7/18/2017
1.2.159 1,399 7/18/2017
1.2.158 1,407 7/13/2017
1.2.157 1,371 7/13/2017
1.2.156 1,415 7/5/2017
1.2.155 1,373 6/28/2017
1.2.154 1,386 6/27/2017
1.2.153 1,455 6/20/2017
1.2.152 1,392 6/19/2017
1.2.151 1,410 6/14/2017
1.2.150 1,442 6/13/2017
1.2.149 1,350 5/31/2017
1.2.148 1,361 5/29/2017
1.2.147 1,362 5/19/2017
1.2.146 1,375 5/18/2017
1.2.145 1,366 5/18/2017
1.2.144 1,394 5/14/2017
1.2.143 1,389 5/12/2017
1.2.142 1,357 5/12/2017
1.2.141 1,356 5/5/2017
1.2.140 1,407 4/27/2017
1.2.139 1,392 2/27/2017
1.2.137 1,380 2/3/2017
1.2.136 1,359 2/3/2017
1.2.135 1,398 1/26/2017
1.2.134 1,389 1/25/2017
1.2.133 1,405 1/12/2017
1.2.132 1,381 1/11/2017
1.2.131 1,433 1/10/2017
1.2.130 1,408 1/10/2017
1.2.129 1,406 1/10/2017
1.2.128 1,393 1/10/2017
1.2.127 1,366 1/10/2017
1.2.125 1,355 1/10/2017
1.2.124 1,405 1/10/2017
1.2.123 1,423 1/10/2017
1.2.122 1,410 1/9/2017
1.2.121 1,383 1/9/2017
1.2.120 1,370 1/9/2017
1.2.119 1,444 12/13/2016
1.2.118 1,384 12/12/2016
1.2.117 1,387 12/10/2016
1.2.116 1,444 12/9/2016
1.2.115 1,463 12/8/2016
1.2.114 1,435 12/5/2016
1.2.113 1,392 12/2/2016
1.2.112 1,478 11/29/2016
1.2.111 1,439 11/25/2016
1.2.110 1,457 11/25/2016
1.2.109 1,441 11/24/2016
1.2.108 1,383 11/24/2016
1.2.107 1,468 11/23/2016
1.2.106 1,441 11/18/2016
1.2.105 1,402 11/18/2016
1.2.104 1,444 11/18/2016
1.2.103 1,604 11/17/2016
1.2.102 1,598 11/17/2016
1.2.101 1,666 11/17/2016
1.2.100 1,649 11/16/2016
1.2.99 1,591 11/16/2016
1.2.98 1,608 11/16/2016
1.2.97 1,608 11/16/2016
1.2.96 1,599 11/16/2016
1.2.95 1,596 11/16/2016
1.2.94 1,600 11/15/2016
1.2.93 1,622 11/15/2016
1.2.92 1,630 11/15/2016
1.2.91 1,579 11/15/2016
1.2.90 1,583 11/15/2016
1.2.89 1,639 11/14/2016
1.2.88 2,126 11/8/2016
1.2.87 1,886 11/8/2016
1.2.86 1,818 11/8/2016
1.2.85 1,627 11/8/2016
1.2.84 2,056 11/8/2016
1.2.83 1,796 11/7/2016
1.2.82 1,875 11/3/2016
1.2.81 1,911 11/3/2016
1.2.80 1,802 11/3/2016
1.2.79 1,799 11/2/2016
1.2.78 1,827 11/1/2016
1.2.77 1,883 11/1/2016
1.2.76 1,832 11/1/2016
1.2.75 1,685 10/31/2016
1.2.74 1,625 10/31/2016
1.2.73 1,647 10/28/2016
1.2.72 1,623 10/28/2016
1.2.71 1,641 10/27/2016
1.2.68 1,653 10/26/2016
1.2.66 1,680 10/25/2016
1.2.65 1,662 10/24/2016
1.2.64 1,668 10/21/2016
1.2.63 1,640 10/21/2016
1.2.62 1,616 10/21/2016
1.2.61 1,617 10/20/2016
1.2.60 1,686 10/20/2016
1.1.45 1,440 7/28/2017