PeanutButter.DuckTyping 3.0.392

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.392
                    
NuGet\Install-Package PeanutButter.DuckTyping -Version 3.0.392
                    
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.392" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.DuckTyping" Version="3.0.392" />
                    
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.392
                    
#r "nuget: PeanutButter.DuckTyping, 3.0.392"
                    
#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.392
                    
#: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.392
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.DuckTyping&version=3.0.392
                    
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.396 232 9/12/2025
3.0.395 223 9/11/2025
3.0.394 181 9/11/2025
3.0.393 187 9/10/2025
3.0.392 226 9/9/2025
3.0.391 439 8/19/2025
3.0.390 206 8/19/2025
3.0.389 1,064 8/1/2025
3.0.388 239 7/31/2025
3.0.387 211 7/30/2025
3.0.386 2,477 7/15/2025
3.0.385 292 7/15/2025
3.0.384 2,461 5/15/2025
3.0.383 426 5/14/2025
3.0.382 498 5/13/2025
3.0.381 288 5/9/2025
3.0.380 408 5/8/2025
3.0.379 371 5/7/2025
3.0.378 425 5/6/2025
3.0.377 319 5/6/2025
3.0.376 319 5/6/2025
3.0.375 317 5/6/2025
3.0.374 330 5/5/2025
3.0.373 309 5/5/2025
3.0.372 319 5/5/2025
3.0.371 325 5/5/2025
3.0.370 330 5/5/2025
3.0.369 323 5/5/2025
3.0.368 348 4/30/2025
3.0.367 322 4/30/2025
3.0.366 323 4/30/2025
3.0.365 321 4/30/2025
3.0.364 329 4/30/2025
3.0.363 327 4/30/2025
3.0.362 321 4/30/2025
3.0.361 310 4/30/2025
3.0.360 329 4/30/2025
3.0.359 328 4/30/2025
3.0.358 368 4/29/2025
3.0.357 488 4/23/2025
3.0.356 397 4/22/2025
3.0.355 502 4/17/2025
3.0.354 432 4/15/2025
3.0.353 1,312 4/4/2025
3.0.352 352 4/3/2025
3.0.351 379 4/2/2025
3.0.350 477 4/2/2025
3.0.349 688 3/18/2025
3.0.348 341 3/18/2025
3.0.347 1,142 3/4/2025
3.0.346 455 3/4/2025
3.0.345 449 3/4/2025
3.0.344 4,847 2/20/2025
3.0.343 532 2/14/2025
3.0.342 586 2/11/2025
3.0.341 363 2/10/2025
3.0.340 476 2/5/2025
3.0.339 1,371 1/7/2025
3.0.338 336 1/7/2025
3.0.337 365 1/7/2025
3.0.336 373 1/6/2025
3.0.335 542 12/17/2024
3.0.334 359 12/17/2024
3.0.333 446 12/13/2024
3.0.332 373 12/13/2024
3.0.331 385 12/12/2024
3.0.330 627 11/28/2024
3.0.329 1,075 11/13/2024
3.0.328 1,088 11/12/2024
3.0.327 381 11/12/2024
3.0.326 349 11/12/2024
3.0.325 364 11/12/2024
3.0.324 338 11/12/2024
3.0.323 6,424 11/6/2024
3.0.322 350 11/6/2024
3.0.321 2,907 10/10/2024
3.0.320 464 10/7/2024
3.0.319 1,746 9/18/2024
3.0.318 378 9/18/2024
3.0.317 406 9/18/2024
3.0.316 3,213 8/28/2024
3.0.315 648 8/12/2024
3.0.314 527 8/8/2024
3.0.313 419 8/8/2024
3.0.312 554 7/29/2024
3.0.311 1,404 7/17/2024
3.0.310 411 7/15/2024
3.0.309 441 7/15/2024
3.0.308 494 7/9/2024
3.0.307 397 7/9/2024
3.0.306 6,980 6/25/2024
3.0.305 1,120 6/11/2024
3.0.304 344 6/11/2024
3.0.303 499 6/5/2024
3.0.302 361 6/5/2024
3.0.301 571 5/30/2024
3.0.300 391 5/30/2024
3.0.299 377 5/30/2024
3.0.298 1,365 5/17/2024
3.0.297 392 5/17/2024
3.0.296 391 5/13/2024
3.0.295 403 5/8/2024
3.0.294 424 5/7/2024
3.0.293 1,225 4/19/2024
3.0.292 373 4/18/2024
3.0.291 1,852 4/17/2024
3.0.290 390 4/17/2024
3.0.289 442 4/15/2024
3.0.288 3,104 4/11/2024
3.0.287 795 4/5/2024
3.0.286 415 4/5/2024
3.0.285 467 4/5/2024
3.0.284 699 4/4/2024
3.0.283 426 4/4/2024
3.0.282 981 4/3/2024
3.0.281 546 4/2/2024
3.0.280 562 4/2/2024
3.0.279 491 3/25/2024
3.0.278 487 3/25/2024
3.0.277 1,058 3/15/2024
3.0.276 962 2/29/2024
3.0.275 682 2/28/2024
3.0.274 692 2/28/2024
3.0.273 724 2/27/2024
3.0.272 802 2/26/2024
3.0.271 2,618 2/22/2024
3.0.270 833 2/15/2024
3.0.269 780 2/15/2024
3.0.268 736 2/15/2024
3.0.267 759 2/14/2024
3.0.266 753 2/14/2024
3.0.265 1,035 2/13/2024
3.0.264 4,775 2/8/2024
3.0.263 826 2/8/2024
3.0.262 791 2/8/2024
3.0.261 819 2/8/2024
3.0.260 823 2/7/2024
3.0.259 856 2/7/2024
3.0.258 819 2/7/2024
3.0.257 891 2/7/2024
3.0.256 1,636 1/31/2024
3.0.255 4,724 1/30/2024
3.0.254 1,147 1/25/2024
3.0.253 1,041 1/24/2024
3.0.252 986 1/22/2024
3.0.251 1,337 1/17/2024
3.0.250 939 1/17/2024
3.0.249 971 1/16/2024
3.0.248 1,091 1/16/2024
3.0.247 1,155 1/16/2024
3.0.246 1,006 1/15/2024
3.0.245 1,057 1/11/2024
3.0.244 2,176 12/11/2023
3.0.243 1,093 12/11/2023
3.0.242 1,272 12/7/2023
3.0.241 1,128 12/7/2023
3.0.240 1,239 12/5/2023
3.0.239 1,162 12/5/2023
3.0.238 1,068 12/5/2023
3.0.237 825 12/5/2023
3.0.236 1,982 11/17/2023
3.0.235 808 11/17/2023
3.0.234 982 11/14/2023
3.0.233 890 11/14/2023
3.0.232 820 11/13/2023
3.0.231 1,058 11/9/2023
3.0.230 862 11/8/2023
3.0.229 826 11/8/2023
3.0.228 4,300 11/2/2023
3.0.227 892 11/2/2023
3.0.226 888 11/1/2023
3.0.225 847 11/1/2023
3.0.224 869 11/1/2023
3.0.223 939 10/31/2023
3.0.222 849 10/31/2023
3.0.221 906 10/31/2023
3.0.220 873 10/31/2023
3.0.219 869 10/31/2023
3.0.218 827 10/30/2023
3.0.217 862 10/30/2023
3.0.216 877 10/30/2023
3.0.215 841 10/30/2023
3.0.214 2,792 10/26/2023
3.0.213 908 10/25/2023
3.0.212 933 10/25/2023
3.0.211 863 10/24/2023
3.0.210 840 10/24/2023
3.0.209 913 10/24/2023
3.0.208 820 10/24/2023
3.0.207 904 10/23/2023
3.0.206 872 10/23/2023
3.0.205 869 10/20/2023
3.0.204 892 10/20/2023
3.0.203 875 10/20/2023
3.0.202 897 10/19/2023
3.0.201 873 10/19/2023
3.0.200 853 10/19/2023
3.0.199 1,076 10/19/2023
3.0.198 958 10/18/2023
3.0.197 865 10/18/2023
3.0.196 1,061 10/17/2023
3.0.195 914 10/13/2023
3.0.194 1,015 10/12/2023
3.0.193 884 10/12/2023
3.0.192 968 10/11/2023
3.0.191 924 10/11/2023
3.0.190 929 10/11/2023
3.0.189 960 10/11/2023
3.0.188 885 10/11/2023
3.0.187 862 10/11/2023
3.0.186 911 10/11/2023
3.0.185 908 10/10/2023
3.0.184 893 10/10/2023
3.0.183 920 10/9/2023
3.0.182 897 10/9/2023
3.0.181 908 10/9/2023
3.0.180 1,813 9/21/2023
3.0.179 927 9/21/2023
3.0.178 869 9/21/2023
3.0.177 268 9/11/2023
3.0.176 331 9/8/2023
3.0.175 250 9/8/2023
3.0.173 262 9/8/2023
3.0.172 252 9/8/2023
3.0.170 358 8/23/2023
3.0.169 287 8/23/2023
3.0.168 282 8/23/2023
3.0.167 7,087 8/11/2023
3.0.166 295 8/10/2023
3.0.165 315 8/7/2023
3.0.164 320 8/3/2023
3.0.163 307 7/31/2023
3.0.162 285 7/28/2023
3.0.161 278 7/28/2023
3.0.160 346 6/30/2023
3.0.159 294 6/29/2023
3.0.158 292 6/29/2023
3.0.157 319 6/28/2023
3.0.156 311 6/28/2023
3.0.155 296 6/28/2023
3.0.154 310 6/26/2023
3.0.153 296 6/22/2023
3.0.152 292 6/22/2023
3.0.151 308 6/22/2023
3.0.150 326 6/22/2023
3.0.149 318 6/22/2023
3.0.148 321 6/22/2023
3.0.147 334 6/15/2023
3.0.146 350 6/9/2023
3.0.145 344 6/6/2023
3.0.144 337 6/6/2023
3.0.143 329 6/6/2023
3.0.142 363 5/31/2023
3.0.141 379 5/31/2023
3.0.140 545 5/26/2023
3.0.139 363 5/26/2023
3.0.138 356 5/25/2023
3.0.137 340 5/25/2023
3.0.136 342 5/25/2023
3.0.135 356 5/25/2023
3.0.134 332 5/25/2023
3.0.133 332 5/24/2023
3.0.132 390 5/24/2023
3.0.131 370 5/24/2023
3.0.130 357 5/23/2023
3.0.129 349 5/22/2023
3.0.128 1,910 5/18/2023
3.0.127 405 5/17/2023
3.0.126 408 5/11/2023
3.0.125 441 5/5/2023
3.0.124 453 5/4/2023
3.0.123 445 5/4/2023
3.0.122 532 4/25/2023
3.0.121 401 4/25/2023
3.0.120 418 4/25/2023
3.0.119 423 4/25/2023
3.0.118 462 4/25/2023
3.0.117 470 4/24/2023
3.0.116 444 4/24/2023
3.0.115 459 4/18/2023
3.0.114 396 4/18/2023
3.0.113 419 4/18/2023
3.0.112 4,351 4/11/2023
3.0.111 476 4/11/2023
3.0.110 1,925 3/31/2023
3.0.109 519 3/29/2023
3.0.108 492 3/28/2023
3.0.107 2,328 3/15/2023
3.0.106 840 3/9/2023
3.0.105 513 3/9/2023
3.0.104 565 3/3/2023
3.0.103 537 3/2/2023
3.0.102 548 3/2/2023
3.0.101 538 3/1/2023
3.0.100 1,320 2/22/2023
3.0.99 3,981 2/10/2023
3.0.98 598 2/10/2023
3.0.97 8,824 1/24/2023
3.0.96 4,417 12/15/2022
3.0.95 752 12/1/2022
3.0.94 706 11/30/2022
3.0.93 705 11/30/2022
3.0.92 746 11/30/2022
3.0.91 727 11/29/2022
3.0.90 858 11/25/2022
3.0.89 759 11/17/2022
3.0.88 787 11/15/2022
3.0.87 785 11/14/2022
3.0.86 782 11/14/2022
3.0.85 777 11/14/2022
3.0.84 796 11/14/2022
3.0.83 823 11/14/2022
3.0.82 815 11/14/2022
3.0.81 816 11/14/2022
3.0.80 784 11/14/2022
3.0.79 819 11/8/2022
3.0.78 807 11/7/2022
3.0.77 827 11/7/2022
3.0.76 808 11/7/2022
3.0.75 817 11/7/2022
3.0.74 848 11/3/2022
3.0.73 909 10/31/2022
3.0.72 858 10/27/2022
3.0.71 874 10/27/2022
3.0.70 838 10/27/2022
3.0.69 851 10/27/2022
3.0.68 889 10/25/2022
3.0.67 3,989 10/19/2022
3.0.66 923 10/19/2022
3.0.65 921 10/19/2022
3.0.64 862 10/19/2022
3.0.63 881 10/19/2022
3.0.62 872 10/18/2022
3.0.61 958 10/13/2022
3.0.60 938 10/12/2022
3.0.59 942 10/12/2022
3.0.58 1,036 9/28/2022
3.0.57 954 9/28/2022
3.0.56 945 9/28/2022
3.0.55 920 9/27/2022
3.0.54 960 9/27/2022
3.0.53 975 9/27/2022
3.0.52 1,005 9/27/2022
3.0.51 958 9/27/2022
3.0.50 978 9/27/2022
3.0.49 952 9/27/2022
3.0.48 950 9/27/2022
3.0.47 964 9/26/2022
3.0.46 966 9/26/2022
3.0.45 969 9/26/2022
3.0.44 961 9/26/2022
3.0.43 976 9/23/2022
3.0.42 940 9/23/2022
3.0.41 952 9/22/2022
3.0.40 947 9/22/2022
3.0.39 952 9/22/2022
3.0.38 939 9/21/2022
3.0.37 948 9/21/2022
3.0.36 958 9/21/2022
3.0.35 951 9/21/2022
3.0.34 981 9/20/2022
3.0.33 986 9/19/2022
3.0.32 975 9/16/2022
3.0.31 963 9/16/2022
3.0.30 920 9/16/2022
3.0.29 921 9/16/2022
3.0.28 941 9/15/2022
3.0.27 975 9/15/2022
3.0.26 1,018 9/14/2022
3.0.25 1,016 9/14/2022
3.0.24 993 9/14/2022
3.0.23 981 9/14/2022
3.0.22 1,009 9/14/2022
3.0.21 1,042 9/14/2022
3.0.20 1,005 9/9/2022
3.0.19 954 9/9/2022
3.0.18 952 9/8/2022
3.0.17 960 9/6/2022
3.0.16 967 9/6/2022
3.0.15 975 9/2/2022
3.0.14 1,015 9/1/2022
3.0.13 947 8/31/2022
3.0.12 938 8/31/2022
3.0.11 966 8/23/2022
3.0.10 976 8/22/2022
3.0.9 978 8/22/2022
3.0.8 969 8/18/2022
3.0.7 1,015 8/17/2022
3.0.6 976 8/15/2022
3.0.5 964 8/15/2022
3.0.4 1,105 8/4/2022
3.0.3 1,004 8/4/2022
3.0.2 1,080 7/29/2022
3.0.1 1,072 7/27/2022
3.0.0 1,034 7/26/2022
2.0.96 1,039 7/26/2022
2.0.95 1,011 7/26/2022
2.0.94 1,012 7/25/2022
2.0.93 979 7/25/2022
2.0.92 1,097 7/15/2022
2.0.91 1,031 7/15/2022
2.0.90 1,017 7/14/2022
2.0.89 1,057 7/14/2022
2.0.88 1,055 7/12/2022
2.0.87 1,023 7/11/2022
2.0.86 1,050 7/11/2022
2.0.85 1,048 7/11/2022
2.0.84 1,026 7/8/2022
2.0.83 1,184 6/29/2022
2.0.82 1,059 6/29/2022
2.0.81 1,139 6/23/2022
2.0.80 1,178 6/15/2022
2.0.79 1,042 6/14/2022
2.0.78 1,030 6/14/2022
2.0.77 1,158 5/24/2022
2.0.76 1,103 5/3/2022
2.0.75 1,054 4/29/2022
2.0.74 1,008 4/19/2022
2.0.73 1,043 4/16/2022
2.0.72 1,064 4/12/2022
2.0.71 1,100 4/12/2022
2.0.70 1,120 4/7/2022
2.0.69 1,011 4/7/2022
2.0.68 1,031 4/7/2022
2.0.67 1,056 4/7/2022
2.0.66 1,141 3/15/2022
2.0.65 1,039 3/15/2022
2.0.64 1,034 3/15/2022
2.0.63 6,224 3/2/2022
2.0.62 1,052 2/22/2022
2.0.61 1,106 2/18/2022
2.0.60 1,107 2/18/2022
2.0.59 1,101 2/15/2022
2.0.58 1,072 2/9/2022
2.0.57 1,118 2/1/2022
2.0.56 1,100 2/1/2022
2.0.55 1,088 2/1/2022
2.0.54 1,085 1/28/2022
2.0.53 1,057 1/27/2022
2.0.52 1,026 1/19/2022
2.0.51 1,060 1/19/2022
2.0.50 784 12/2/2021
2.0.44 809 11/18/2021
2.0.43 823 11/16/2021
2.0.42 802 11/2/2021
2.0.41 822 10/20/2021
2.0.40 842 10/12/2021
2.0.39 809 10/12/2021
2.0.38 1,805 10/5/2021
2.0.37 849 9/21/2021
2.0.36 842 9/9/2021
2.0.35 850 9/3/2021
2.0.34 806 9/2/2021
2.0.33 846 7/21/2021
2.0.32 834 7/21/2021
2.0.31 837 7/6/2021
2.0.30 781 7/5/2021
2.0.29 832 6/30/2021
2.0.28 907 6/28/2021
2.0.27 848 6/17/2021
2.0.26 901 6/15/2021
2.0.25 888 6/14/2021
2.0.24 856 6/14/2021
2.0.23 852 6/14/2021
2.0.22 862 5/20/2021
2.0.21 59,825 5/18/2021
2.0.20 2,463 5/10/2021
2.0.19 863 5/10/2021
2.0.18 892 5/3/2021
2.0.17 872 5/3/2021
2.0.16 903 4/14/2021
2.0.15 896 4/13/2021
2.0.14 906 3/31/2021
2.0.13 887 3/25/2021
2.0.12 883 3/25/2021
2.0.11 930 2/19/2021
2.0.10 908 2/18/2021
2.0.9 939 2/18/2021
2.0.8 928 2/16/2021
2.0.7 952 2/9/2021
2.0.6 975 2/9/2021
2.0.5 987 2/3/2021
2.0.4 942 1/29/2021
2.0.3 946 1/29/2021
2.0.2 952 1/28/2021
2.0.1 955 1/27/2021
2.0.0 924 1/26/2021
1.2.397 977 1/26/2021
1.2.396 979 1/21/2021
1.2.395 974 1/20/2021
1.2.394 944 1/20/2021
1.2.393 920 1/20/2021
1.2.392 932 1/20/2021
1.2.391 963 1/19/2021
1.2.390 910 1/19/2021
1.2.389 1,014 1/19/2021
1.2.388 952 1/14/2021
1.2.387 907 1/14/2021
1.2.386 946 1/13/2021
1.2.385 993 1/13/2021
1.2.384 791 1/11/2021
1.2.383 736 1/8/2021
1.2.382 734 1/6/2021
1.2.381 745 1/6/2021
1.2.380 716 11/17/2020
1.2.379 792 10/21/2020
1.2.378 733 9/17/2020
1.2.377 776 9/1/2020
1.2.376 809 8/31/2020
1.2.375 848 7/13/2020
1.2.374 754 7/2/2020
1.2.373 770 7/1/2020
1.2.372 821 6/10/2020
1.2.371 745 6/10/2020
1.2.370 768 6/10/2020
1.2.369 769 6/9/2020
1.2.368 787 6/9/2020
1.2.367 755 6/9/2020
1.2.366 795 6/9/2020
1.2.365 757 6/9/2020
1.2.364 827 6/9/2020
1.2.363 776 6/9/2020
1.2.362 820 6/8/2020
1.2.361 809 6/4/2020
1.2.360 852 5/4/2020
1.2.359 838 4/27/2020
1.2.358 857 4/4/2020
1.2.357 825 3/25/2020
1.2.356 875 3/10/2020
1.2.355 830 3/10/2020
1.2.354 844 3/6/2020
1.2.353 845 3/3/2020
1.2.352 853 3/3/2020
1.2.351 854 3/2/2020
1.2.350 809 3/2/2020
1.2.349 801 3/2/2020
1.2.348 804 3/2/2020
1.2.347 816 3/2/2020
1.2.346 851 2/27/2020
1.2.345 842 2/21/2020
1.2.344 842 2/20/2020
1.2.343 817 2/20/2020
1.2.342 839 2/20/2020
1.2.341 847 2/20/2020
1.2.340 869 2/20/2020
1.2.339 815 2/20/2020
1.2.338 843 2/19/2020
1.2.337 855 2/18/2020
1.2.336 872 2/14/2020
1.2.335 869 2/6/2020
1.2.334 886 2/4/2020
1.2.333 888 2/3/2020
1.2.332 849 1/13/2020
1.2.331 829 12/17/2019
1.2.330 846 12/13/2019
1.2.328 834 12/12/2019
1.2.327 824 12/11/2019
1.2.326 845 12/10/2019
1.2.325 836 12/3/2019
1.2.324 807 11/29/2019
1.2.323 813 11/28/2019
1.2.322 809 11/28/2019
1.2.321 835 11/28/2019
1.2.320 965 11/26/2019
1.2.319 828 11/26/2019
1.2.318 844 11/22/2019
1.2.317 812 11/20/2019
1.2.316 970 10/25/2019
1.2.315 827 10/25/2019
1.2.314 806 10/23/2019
1.2.313 806 10/18/2019
1.2.312 833 10/17/2019
1.2.311 824 10/17/2019
1.2.310 810 10/17/2019
1.2.309 820 10/9/2019
1.2.308 854 10/8/2019
1.2.307 835 10/7/2019
1.2.306 846 10/4/2019
1.2.305 858 10/3/2019
1.2.304 889 10/2/2019
1.2.303 822 9/16/2019
1.2.302 871 9/16/2019
1.2.301 835 9/15/2019
1.2.300 843 9/13/2019
1.2.299 846 9/10/2019
1.2.298 848 9/6/2019
1.2.297 848 8/20/2019
1.2.296 854 8/20/2019
1.2.295 860 8/20/2019
1.2.294 859 8/20/2019
1.2.293 836 8/16/2019
1.2.292 875 7/15/2019
1.2.291 912 6/30/2019
1.2.290 870 6/28/2019
1.2.289 892 6/20/2019
1.2.288 895 6/12/2019
1.2.287 897 6/12/2019
1.2.286 952 6/11/2019
1.2.285 950 6/11/2019
1.2.284 942 6/5/2019
1.2.283 936 5/28/2019
1.2.282 904 5/25/2019
1.2.281 888 5/23/2019
1.2.280 890 5/13/2019
1.2.279 924 5/9/2019
1.2.278 937 5/9/2019
1.2.277 892 5/7/2019
1.2.276 892 5/7/2019
1.2.275 909 5/6/2019
1.2.274 909 4/26/2019
1.2.273 938 4/25/2019
1.2.272 944 4/25/2019
1.2.271 978 4/24/2019
1.2.270 917 4/24/2019
1.2.269 905 4/16/2019
1.2.268 917 4/16/2019
1.2.267 866 4/16/2019
1.2.266 898 4/12/2019
1.2.265 876 4/12/2019
1.2.264 887 4/11/2019
1.2.263 863 4/11/2019
1.2.262 906 4/10/2019
1.2.261 883 4/10/2019
1.2.260 904 4/5/2019
1.2.259 919 2/27/2019
1.2.258 877 2/27/2019
1.2.257 889 2/26/2019
1.2.256 974 2/15/2019
1.2.255 1,025 2/15/2019
1.2.254 1,037 2/5/2019
1.2.253 1,062 12/12/2018
1.2.252 1,085 11/8/2018
1.2.251 1,071 11/8/2018
1.2.250 1,098 10/11/2018
1.2.249 1,065 10/2/2018
1.2.248 1,088 9/25/2018
1.2.247 1,198 9/3/2018
1.2.246 1,132 8/28/2018
1.2.245 1,135 8/27/2018
1.2.244 1,166 8/22/2018
1.2.243 1,168 8/21/2018
1.2.242 1,186 8/17/2018
1.2.241 1,294 7/27/2018
1.2.240 1,261 7/26/2018
1.2.239 1,551 6/18/2018
1.2.238 1,318 6/14/2018
1.2.237 1,382 5/25/2018
1.2.236 1,286 5/24/2018
1.2.235 1,473 5/18/2018
1.2.234 1,329 5/3/2018
1.2.233 1,560 5/3/2018
1.2.232 1,575 4/30/2018
1.2.231 1,303 4/18/2018
1.2.230 1,542 4/10/2018
1.2.229 1,545 4/10/2018
1.2.228 1,322 4/4/2018
1.2.227 1,344 3/28/2018
1.2.226 1,313 3/22/2018
1.2.225 1,304 3/20/2018
1.2.224 1,506 3/19/2018
1.2.223 1,562 3/15/2018
1.2.222 1,570 3/14/2018
1.2.221 1,611 3/14/2018
1.2.220 1,359 2/23/2018
1.2.219 1,366 2/16/2018
1.2.218 1,559 2/9/2018
1.2.217 1,585 2/8/2018
1.2.216 1,586 2/7/2018
1.2.215 1,361 2/7/2018
1.2.214 1,360 2/5/2018
1.2.213 1,595 2/2/2018
1.2.212 1,599 1/26/2018
1.2.211 1,577 1/16/2018
1.2.210 1,578 12/18/2017
1.2.209 1,387 12/14/2017
1.2.208 1,590 12/7/2017
1.2.207 1,359 12/6/2017
1.2.206 1,309 12/4/2017
1.2.205 1,345 11/28/2017
1.2.204 1,330 11/24/2017
1.2.203 1,387 11/24/2017
1.2.202 6,099 11/24/2017
1.2.201 1,557 11/20/2017
1.2.200 1,579 11/14/2017
1.2.199 1,573 11/14/2017
1.2.198 1,574 11/6/2017
1.2.197 1,532 11/6/2017
1.2.196 1,552 10/31/2017
1.2.195 1,582 10/30/2017
1.2.194 1,590 10/26/2017
1.2.193 1,602 10/26/2017
1.2.192 1,566 10/26/2017
1.2.191 1,534 10/20/2017
1.2.190 1,548 10/18/2017
1.2.189 1,577 10/18/2017
1.2.188 1,585 10/15/2017
1.2.187 1,547 10/11/2017
1.2.185 1,559 10/10/2017
1.2.184 1,554 10/10/2017
1.2.183 1,525 10/2/2017
1.2.182 1,577 9/29/2017
1.2.181 1,583 9/25/2017
1.2.180 1,616 9/14/2017
1.2.179 1,589 9/12/2017
1.2.178 1,564 8/31/2017
1.2.177 1,343 8/25/2017
1.2.176 1,378 8/24/2017
1.2.174 1,431 8/7/2017
1.2.173 1,408 8/7/2017
1.2.172 1,453 8/7/2017
1.2.171 1,391 8/4/2017
1.2.170 1,372 8/3/2017
1.2.169 1,401 8/3/2017
1.2.168 1,407 8/3/2017
1.2.167 1,426 8/2/2017
1.2.166 1,413 8/1/2017
1.2.165 1,447 7/26/2017
1.2.164 1,399 7/26/2017
1.2.163 1,392 7/25/2017
1.2.162 1,449 7/18/2017
1.2.161 1,439 7/18/2017
1.2.160 1,378 7/18/2017
1.2.159 1,412 7/18/2017
1.2.158 1,421 7/13/2017
1.2.157 1,383 7/13/2017
1.2.156 1,429 7/5/2017
1.2.155 1,393 6/28/2017
1.2.154 1,402 6/27/2017
1.2.153 1,473 6/20/2017
1.2.152 1,404 6/19/2017
1.2.151 1,427 6/14/2017
1.2.150 1,457 6/13/2017
1.2.149 1,363 5/31/2017
1.2.148 1,376 5/29/2017
1.2.147 1,376 5/19/2017
1.2.146 1,390 5/18/2017
1.2.145 1,381 5/18/2017
1.2.144 1,416 5/14/2017
1.2.143 1,401 5/12/2017
1.2.142 1,373 5/12/2017
1.2.141 1,371 5/5/2017
1.2.140 1,423 4/27/2017
1.2.139 1,404 2/27/2017
1.2.137 1,393 2/3/2017
1.2.136 1,374 2/3/2017
1.2.135 1,413 1/26/2017
1.2.134 1,404 1/25/2017
1.2.133 1,418 1/12/2017
1.2.132 1,393 1/11/2017
1.2.131 1,449 1/10/2017
1.2.130 1,426 1/10/2017
1.2.129 1,422 1/10/2017
1.2.128 1,412 1/10/2017
1.2.127 1,386 1/10/2017
1.2.125 1,369 1/10/2017
1.2.124 1,418 1/10/2017
1.2.123 1,439 1/10/2017
1.2.122 1,425 1/9/2017
1.2.121 1,401 1/9/2017
1.2.120 1,388 1/9/2017
1.2.119 1,461 12/13/2016
1.2.118 1,397 12/12/2016
1.2.117 1,401 12/10/2016
1.2.116 1,458 12/9/2016
1.2.115 1,480 12/8/2016
1.2.114 1,451 12/5/2016
1.2.113 1,405 12/2/2016
1.2.112 1,496 11/29/2016
1.2.111 1,457 11/25/2016
1.2.110 1,475 11/25/2016
1.2.109 1,456 11/24/2016
1.2.108 1,396 11/24/2016
1.2.107 1,486 11/23/2016
1.2.106 1,458 11/18/2016
1.2.105 1,415 11/18/2016
1.2.104 1,458 11/18/2016
1.2.103 1,617 11/17/2016
1.2.102 1,617 11/17/2016
1.2.101 1,683 11/17/2016
1.2.100 1,667 11/16/2016
1.2.99 1,608 11/16/2016
1.2.98 1,625 11/16/2016
1.2.97 1,620 11/16/2016
1.2.96 1,611 11/16/2016
1.2.95 1,615 11/16/2016
1.2.94 1,619 11/15/2016
1.2.93 1,637 11/15/2016
1.2.92 1,649 11/15/2016
1.2.91 1,595 11/15/2016
1.2.90 1,598 11/15/2016
1.2.89 1,652 11/14/2016
1.2.88 2,143 11/8/2016
1.2.87 1,902 11/8/2016
1.2.86 1,830 11/8/2016
1.2.85 1,640 11/8/2016
1.2.84 2,072 11/8/2016
1.2.83 1,809 11/7/2016
1.2.82 1,890 11/3/2016
1.2.81 1,932 11/3/2016
1.2.80 1,817 11/3/2016
1.2.79 1,811 11/2/2016
1.2.78 1,844 11/1/2016
1.2.77 1,901 11/1/2016
1.2.76 1,845 11/1/2016
1.2.75 1,697 10/31/2016
1.2.74 1,638 10/31/2016
1.2.73 1,663 10/28/2016
1.2.72 1,636 10/28/2016
1.2.71 1,653 10/27/2016
1.2.68 1,671 10/26/2016
1.2.66 1,699 10/25/2016
1.2.65 1,678 10/24/2016
1.2.64 1,681 10/21/2016
1.2.63 1,658 10/21/2016
1.2.62 1,633 10/21/2016
1.2.61 1,629 10/20/2016
1.2.60 1,702 10/20/2016
1.1.45 1,464 7/28/2017