PeanutButter.DuckTyping 3.0.384

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

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 576 5/15/2025
3.0.383 348 5/14/2025
3.0.382 429 5/13/2025
3.0.381 209 5/9/2025
3.0.380 327 5/8/2025
3.0.379 293 5/7/2025
3.0.378 349 5/6/2025
3.0.377 242 5/6/2025
3.0.376 242 5/6/2025
3.0.375 242 5/6/2025
3.0.374 255 5/5/2025
3.0.373 244 5/5/2025
3.0.372 250 5/5/2025
3.0.371 261 5/5/2025
3.0.370 258 5/5/2025
3.0.369 246 5/5/2025
3.0.368 275 4/30/2025
3.0.367 247 4/30/2025
3.0.366 245 4/30/2025
3.0.365 246 4/30/2025
3.0.364 261 4/30/2025
3.0.363 255 4/30/2025
3.0.362 253 4/30/2025
3.0.361 249 4/30/2025
3.0.360 253 4/30/2025
3.0.359 255 4/30/2025
3.0.358 291 4/29/2025
3.0.357 411 4/23/2025
3.0.356 321 4/22/2025
3.0.355 428 4/17/2025
3.0.354 357 4/15/2025
3.0.353 931 4/4/2025
3.0.352 294 4/3/2025
3.0.351 303 4/2/2025
3.0.350 408 4/2/2025
3.0.349 577 3/18/2025
3.0.348 268 3/18/2025
3.0.347 1,084 3/4/2025
3.0.346 397 3/4/2025
3.0.345 385 3/4/2025
3.0.344 3,723 2/20/2025
3.0.343 463 2/14/2025
3.0.342 402 2/11/2025
3.0.341 297 2/10/2025
3.0.340 400 2/5/2025
3.0.339 1,199 1/7/2025
3.0.338 268 1/7/2025
3.0.337 281 1/7/2025
3.0.336 302 1/6/2025
3.0.335 475 12/17/2024
3.0.334 286 12/17/2024
3.0.333 390 12/13/2024
3.0.332 301 12/13/2024
3.0.331 306 12/12/2024
3.0.330 532 11/28/2024
3.0.329 787 11/13/2024
3.0.328 1,023 11/12/2024
3.0.327 311 11/12/2024
3.0.326 283 11/12/2024
3.0.325 291 11/12/2024
3.0.324 281 11/12/2024
3.0.323 5,861 11/6/2024
3.0.322 293 11/6/2024
3.0.321 2,798 10/10/2024
3.0.320 398 10/7/2024
3.0.319 1,337 9/18/2024
3.0.318 306 9/18/2024
3.0.317 331 9/18/2024
3.0.316 3,146 8/28/2024
3.0.315 589 8/12/2024
3.0.314 457 8/8/2024
3.0.313 366 8/8/2024
3.0.312 500 7/29/2024
3.0.311 1,332 7/17/2024
3.0.310 341 7/15/2024
3.0.309 373 7/15/2024
3.0.308 424 7/9/2024
3.0.307 325 7/9/2024
3.0.306 6,196 6/25/2024
3.0.305 1,006 6/11/2024
3.0.304 282 6/11/2024
3.0.303 433 6/5/2024
3.0.302 296 6/5/2024
3.0.301 484 5/30/2024
3.0.300 338 5/30/2024
3.0.299 309 5/30/2024
3.0.298 1,262 5/17/2024
3.0.297 322 5/17/2024
3.0.296 327 5/13/2024
3.0.295 343 5/8/2024
3.0.294 353 5/7/2024
3.0.293 1,104 4/19/2024
3.0.292 305 4/18/2024
3.0.291 1,425 4/17/2024
3.0.290 325 4/17/2024
3.0.289 373 4/15/2024
3.0.288 2,466 4/11/2024
3.0.287 720 4/5/2024
3.0.286 353 4/5/2024
3.0.285 405 4/5/2024
3.0.284 626 4/4/2024
3.0.283 360 4/4/2024
3.0.282 916 4/3/2024
3.0.281 472 4/2/2024
3.0.280 505 4/2/2024
3.0.279 415 3/25/2024
3.0.278 430 3/25/2024
3.0.277 988 3/15/2024
3.0.276 897 2/29/2024
3.0.275 603 2/28/2024
3.0.274 621 2/28/2024
3.0.273 654 2/27/2024
3.0.272 739 2/26/2024
3.0.271 2,230 2/22/2024
3.0.270 765 2/15/2024
3.0.269 711 2/15/2024
3.0.268 666 2/15/2024
3.0.267 684 2/14/2024
3.0.266 680 2/14/2024
3.0.265 966 2/13/2024
3.0.264 4,712 2/8/2024
3.0.263 754 2/8/2024
3.0.262 728 2/8/2024
3.0.261 767 2/8/2024
3.0.260 756 2/7/2024
3.0.259 784 2/7/2024
3.0.258 749 2/7/2024
3.0.257 836 2/7/2024
3.0.256 1,573 1/31/2024
3.0.255 4,297 1/30/2024
3.0.254 1,083 1/25/2024
3.0.253 977 1/24/2024
3.0.252 921 1/22/2024
3.0.251 1,272 1/17/2024
3.0.250 883 1/17/2024
3.0.249 906 1/16/2024
3.0.248 1,021 1/16/2024
3.0.247 1,096 1/16/2024
3.0.246 939 1/15/2024
3.0.245 980 1/11/2024
3.0.244 2,106 12/11/2023
3.0.243 1,025 12/11/2023
3.0.242 1,201 12/7/2023
3.0.241 1,077 12/7/2023
3.0.240 1,189 12/5/2023
3.0.239 1,108 12/5/2023
3.0.238 1,039 12/5/2023
3.0.237 785 12/5/2023
3.0.236 1,933 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 789 11/8/2023
3.0.228 4,093 11/2/2023
3.0.227 859 11/2/2023
3.0.226 843 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 808 10/31/2023
3.0.221 857 10/31/2023
3.0.220 828 10/31/2023
3.0.219 827 10/31/2023
3.0.218 792 10/30/2023
3.0.217 827 10/30/2023
3.0.216 837 10/30/2023
3.0.215 802 10/30/2023
3.0.214 2,702 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 839 10/20/2023
3.0.202 846 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,006 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 872 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 848 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 874 9/21/2023
3.0.178 833 9/21/2023
3.0.177 219 9/11/2023
3.0.176 264 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 218 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 241 7/31/2023
3.0.162 223 7/28/2023
3.0.161 210 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 250 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 227 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 274 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 257 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 334 5/17/2023
3.0.126 351 5/11/2023
3.0.125 370 5/5/2023
3.0.124 374 5/4/2023
3.0.123 385 5/4/2023
3.0.122 457 4/25/2023
3.0.121 345 4/25/2023
3.0.120 349 4/25/2023
3.0.119 351 4/25/2023
3.0.118 394 4/25/2023
3.0.117 399 4/24/2023
3.0.116 378 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 422 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 475 3/2/2023
3.0.101 476 3/1/2023
3.0.100 1,248 2/22/2023
3.0.99 3,907 2/10/2023
3.0.98 535 2/10/2023
3.0.97 8,757 1/24/2023
3.0.96 4,326 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 673 11/30/2022
3.0.91 659 11/29/2022
3.0.90 789 11/25/2022
3.0.89 694 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 734 11/14/2022
3.0.83 756 11/14/2022
3.0.82 735 11/14/2022
3.0.81 737 11/14/2022
3.0.80 723 11/14/2022
3.0.79 753 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 814 10/25/2022
3.0.67 3,829 10/19/2022
3.0.66 852 10/19/2022
3.0.65 846 10/19/2022
3.0.64 797 10/19/2022
3.0.63 803 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 937 9/27/2022
3.0.51 888 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 902 9/23/2022
3.0.42 868 9/23/2022
3.0.41 886 9/22/2022
3.0.40 873 9/22/2022
3.0.39 877 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 877 9/21/2022
3.0.34 907 9/20/2022
3.0.33 914 9/19/2022
3.0.32 899 9/16/2022
3.0.31 902 9/16/2022
3.0.30 843 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 923 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 930 9/9/2022
3.0.19 878 9/9/2022
3.0.18 884 9/8/2022
3.0.17 888 9/6/2022
3.0.16 881 9/6/2022
3.0.15 905 9/2/2022
3.0.14 942 9/1/2022
3.0.13 876 8/31/2022
3.0.12 863 8/31/2022
3.0.11 890 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 957 7/26/2022
2.0.96 969 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,019 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 966 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,051 6/23/2022
2.0.80 1,109 6/15/2022
2.0.79 976 6/14/2022
2.0.78 949 6/14/2022
2.0.77 1,076 5/24/2022
2.0.76 1,024 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,024 4/12/2022
2.0.70 1,038 4/7/2022
2.0.69 941 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,713 3/2/2022
2.0.62 970 2/22/2022
2.0.61 1,028 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 953 1/19/2022
2.0.51 978 1/19/2022
2.0.50 703 12/2/2021
2.0.44 734 11/18/2021
2.0.43 742 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 728 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 761 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 823 6/15/2021
2.0.25 805 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,379 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 851 2/19/2021
2.0.10 824 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 845 1/26/2021
1.2.397 891 1/26/2021
1.2.396 888 1/21/2021
1.2.395 892 1/20/2021
1.2.394 857 1/20/2021
1.2.393 837 1/20/2021
1.2.392 851 1/20/2021
1.2.391 879 1/19/2021
1.2.390 830 1/19/2021
1.2.389 924 1/19/2021
1.2.388 867 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 726 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 663 6/10/2020
1.2.370 683 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 723 6/4/2020
1.2.360 776 5/4/2020
1.2.359 754 4/27/2020
1.2.358 769 4/4/2020
1.2.357 737 3/25/2020
1.2.356 786 3/10/2020
1.2.355 742 3/10/2020
1.2.354 757 3/6/2020
1.2.353 765 3/3/2020
1.2.352 756 3/3/2020
1.2.351 777 3/2/2020
1.2.350 728 3/2/2020
1.2.349 727 3/2/2020
1.2.348 724 3/2/2020
1.2.347 729 3/2/2020
1.2.346 762 2/27/2020
1.2.345 766 2/21/2020
1.2.344 761 2/20/2020
1.2.343 724 2/20/2020
1.2.342 749 2/20/2020
1.2.341 758 2/20/2020
1.2.340 781 2/20/2020
1.2.339 736 2/20/2020
1.2.338 750 2/19/2020
1.2.337 768 2/18/2020
1.2.336 782 2/14/2020
1.2.335 784 2/6/2020
1.2.334 788 2/4/2020
1.2.333 805 2/3/2020
1.2.332 763 1/13/2020
1.2.331 743 12/17/2019
1.2.330 754 12/13/2019
1.2.328 751 12/12/2019
1.2.327 729 12/11/2019
1.2.326 770 12/10/2019
1.2.325 747 12/3/2019
1.2.324 719 11/29/2019
1.2.323 729 11/28/2019
1.2.322 734 11/28/2019
1.2.321 746 11/28/2019
1.2.320 872 11/26/2019
1.2.319 745 11/26/2019
1.2.318 751 11/22/2019
1.2.317 716 11/20/2019
1.2.316 882 10/25/2019
1.2.315 736 10/25/2019
1.2.314 714 10/23/2019
1.2.313 717 10/18/2019
1.2.312 738 10/17/2019
1.2.311 736 10/17/2019
1.2.310 733 10/17/2019
1.2.309 730 10/9/2019
1.2.308 763 10/8/2019
1.2.307 755 10/7/2019
1.2.306 750 10/4/2019
1.2.305 763 10/3/2019
1.2.304 799 10/2/2019
1.2.303 746 9/16/2019
1.2.302 786 9/16/2019
1.2.301 748 9/15/2019
1.2.300 760 9/13/2019
1.2.299 757 9/10/2019
1.2.298 759 9/6/2019
1.2.297 773 8/20/2019
1.2.296 765 8/20/2019
1.2.295 765 8/20/2019
1.2.294 769 8/20/2019
1.2.293 760 8/16/2019
1.2.292 797 7/15/2019
1.2.291 823 6/30/2019
1.2.290 771 6/28/2019
1.2.289 806 6/20/2019
1.2.288 819 6/12/2019
1.2.287 800 6/12/2019
1.2.286 861 6/11/2019
1.2.285 862 6/11/2019
1.2.284 866 6/5/2019
1.2.283 841 5/28/2019
1.2.282 805 5/25/2019
1.2.281 803 5/23/2019
1.2.280 799 5/13/2019
1.2.279 829 5/9/2019
1.2.278 859 5/9/2019
1.2.277 809 5/7/2019
1.2.276 804 5/7/2019
1.2.275 816 5/6/2019
1.2.274 822 4/26/2019
1.2.273 852 4/25/2019
1.2.272 848 4/25/2019
1.2.271 889 4/24/2019
1.2.270 842 4/24/2019
1.2.269 820 4/16/2019
1.2.268 820 4/16/2019
1.2.267 773 4/16/2019
1.2.266 799 4/12/2019
1.2.265 791 4/12/2019
1.2.264 811 4/11/2019
1.2.263 767 4/11/2019
1.2.262 816 4/10/2019
1.2.261 794 4/10/2019
1.2.260 816 4/5/2019
1.2.259 832 2/27/2019
1.2.258 787 2/27/2019
1.2.257 811 2/26/2019
1.2.256 890 2/15/2019
1.2.255 937 2/15/2019
1.2.254 950 2/5/2019
1.2.253 972 12/12/2018
1.2.252 992 11/8/2018
1.2.251 982 11/8/2018
1.2.250 999 10/11/2018
1.2.249 981 10/2/2018
1.2.248 977 9/25/2018
1.2.247 1,104 9/3/2018
1.2.246 1,049 8/28/2018
1.2.245 1,041 8/27/2018
1.2.244 1,063 8/22/2018
1.2.243 1,081 8/21/2018
1.2.242 1,093 8/17/2018
1.2.241 1,159 7/27/2018
1.2.240 1,128 7/26/2018
1.2.239 1,354 6/18/2018
1.2.238 1,169 6/14/2018
1.2.237 1,235 5/25/2018
1.2.236 1,142 5/24/2018
1.2.235 1,277 5/18/2018
1.2.234 1,191 5/3/2018
1.2.233 1,355 5/3/2018
1.2.232 1,381 4/30/2018
1.2.231 1,165 4/18/2018
1.2.230 1,343 4/10/2018
1.2.229 1,341 4/10/2018
1.2.228 1,171 4/4/2018
1.2.227 1,203 3/28/2018
1.2.226 1,177 3/22/2018
1.2.225 1,151 3/20/2018
1.2.224 1,316 3/19/2018
1.2.223 1,357 3/15/2018
1.2.222 1,370 3/14/2018
1.2.221 1,408 3/14/2018
1.2.220 1,210 2/23/2018
1.2.219 1,213 2/16/2018
1.2.218 1,362 2/9/2018
1.2.217 1,379 2/8/2018
1.2.216 1,374 2/7/2018
1.2.215 1,212 2/7/2018
1.2.214 1,218 2/5/2018
1.2.213 1,381 2/2/2018
1.2.212 1,392 1/26/2018
1.2.211 1,375 1/16/2018
1.2.210 1,373 12/18/2017
1.2.209 1,242 12/14/2017
1.2.208 1,381 12/7/2017
1.2.207 1,205 12/6/2017
1.2.206 1,168 12/4/2017
1.2.205 1,189 11/28/2017
1.2.204 1,178 11/24/2017
1.2.203 1,242 11/24/2017
1.2.202 5,855 11/24/2017
1.2.201 1,416 11/20/2017
1.2.200 1,427 11/14/2017
1.2.199 1,420 11/14/2017
1.2.198 1,429 11/6/2017
1.2.197 1,389 11/6/2017
1.2.196 1,406 10/31/2017
1.2.195 1,431 10/30/2017
1.2.194 1,450 10/26/2017
1.2.193 1,466 10/26/2017
1.2.192 1,428 10/26/2017
1.2.191 1,389 10/20/2017
1.2.190 1,398 10/18/2017
1.2.189 1,426 10/18/2017
1.2.188 1,439 10/15/2017
1.2.187 1,393 10/11/2017
1.2.185 1,408 10/10/2017
1.2.184 1,409 10/10/2017
1.2.183 1,372 10/2/2017
1.2.182 1,438 9/29/2017
1.2.181 1,446 9/25/2017
1.2.180 1,481 9/14/2017
1.2.179 1,435 9/12/2017
1.2.178 1,420 8/31/2017
1.2.177 1,188 8/25/2017
1.2.176 1,228 8/24/2017
1.2.174 1,279 8/7/2017
1.2.173 1,269 8/7/2017
1.2.172 1,302 8/7/2017
1.2.171 1,243 8/4/2017
1.2.170 1,221 8/3/2017
1.2.169 1,262 8/3/2017
1.2.168 1,254 8/3/2017
1.2.167 1,276 8/2/2017
1.2.166 1,253 8/1/2017
1.2.165 1,293 7/26/2017
1.2.164 1,246 7/26/2017
1.2.163 1,240 7/25/2017
1.2.162 1,290 7/18/2017
1.2.161 1,281 7/18/2017
1.2.160 1,233 7/18/2017
1.2.159 1,269 7/18/2017
1.2.158 1,278 7/13/2017
1.2.157 1,246 7/13/2017
1.2.156 1,282 7/5/2017
1.2.155 1,239 6/28/2017
1.2.154 1,256 6/27/2017
1.2.153 1,325 6/20/2017
1.2.152 1,264 6/19/2017
1.2.151 1,273 6/14/2017
1.2.150 1,305 6/13/2017
1.2.149 1,216 5/31/2017
1.2.148 1,227 5/29/2017
1.2.147 1,229 5/19/2017
1.2.146 1,238 5/18/2017
1.2.145 1,230 5/18/2017
1.2.144 1,251 5/14/2017
1.2.143 1,261 5/12/2017
1.2.142 1,228 5/12/2017
1.2.141 1,222 5/5/2017
1.2.140 1,275 4/27/2017
1.2.139 1,255 2/27/2017
1.2.137 1,250 2/3/2017
1.2.136 1,228 2/3/2017
1.2.135 1,256 1/26/2017
1.2.134 1,257 1/25/2017
1.2.133 1,274 1/12/2017
1.2.132 1,251 1/11/2017
1.2.131 1,298 1/10/2017
1.2.130 1,271 1/10/2017
1.2.129 1,266 1/10/2017
1.2.128 1,255 1/10/2017
1.2.127 1,228 1/10/2017
1.2.125 1,227 1/10/2017
1.2.124 1,277 1/10/2017
1.2.123 1,287 1/10/2017
1.2.122 1,278 1/9/2017
1.2.121 1,250 1/9/2017
1.2.120 1,238 1/9/2017
1.2.119 1,303 12/13/2016
1.2.118 1,257 12/12/2016
1.2.117 1,251 12/10/2016
1.2.116 1,301 12/9/2016
1.2.115 1,323 12/8/2016
1.2.114 1,295 12/5/2016
1.2.113 1,263 12/2/2016
1.2.112 1,337 11/29/2016
1.2.111 1,302 11/25/2016
1.2.110 1,316 11/25/2016
1.2.109 1,305 11/24/2016
1.2.108 1,254 11/24/2016
1.2.107 1,326 11/23/2016
1.2.106 1,310 11/18/2016
1.2.105 1,267 11/18/2016
1.2.104 1,306 11/18/2016
1.2.103 1,477 11/17/2016
1.2.102 1,466 11/17/2016
1.2.101 1,527 11/17/2016
1.2.100 1,511 11/16/2016
1.2.99 1,460 11/16/2016
1.2.98 1,468 11/16/2016
1.2.97 1,476 11/16/2016
1.2.96 1,469 11/16/2016
1.2.95 1,466 11/16/2016
1.2.94 1,468 11/15/2016
1.2.93 1,487 11/15/2016
1.2.92 1,494 11/15/2016
1.2.91 1,444 11/15/2016
1.2.90 1,451 11/15/2016
1.2.89 1,508 11/14/2016
1.2.88 1,993 11/8/2016
1.2.87 1,751 11/8/2016
1.2.86 1,690 11/8/2016
1.2.85 1,499 11/8/2016
1.2.84 1,916 11/8/2016
1.2.83 1,672 11/7/2016
1.2.82 1,743 11/3/2016
1.2.81 1,780 11/3/2016
1.2.80 1,660 11/3/2016
1.2.79 1,672 11/2/2016
1.2.78 1,688 11/1/2016
1.2.77 1,745 11/1/2016
1.2.76 1,704 11/1/2016
1.2.75 1,561 10/31/2016
1.2.74 1,487 10/31/2016
1.2.73 1,516 10/28/2016
1.2.72 1,495 10/28/2016
1.2.71 1,513 10/27/2016
1.2.68 1,517 10/26/2016
1.2.66 1,544 10/25/2016
1.2.65 1,526 10/24/2016
1.2.64 1,536 10/21/2016
1.2.63 1,505 10/21/2016
1.2.62 1,479 10/21/2016
1.2.61 1,491 10/20/2016
1.2.60 1,547 10/20/2016
1.1.45 1,303 7/28/2017