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 554 5/15/2025
3.0.383 347 5/14/2025
3.0.382 428 5/13/2025
3.0.381 209 5/9/2025
3.0.380 326 5/8/2025
3.0.379 293 5/7/2025
3.0.378 349 5/6/2025
3.0.377 241 5/6/2025
3.0.376 241 5/6/2025
3.0.375 242 5/6/2025
3.0.374 255 5/5/2025
3.0.373 243 5/5/2025
3.0.372 249 5/5/2025
3.0.371 260 5/5/2025
3.0.370 257 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 409 4/23/2025
3.0.356 320 4/22/2025
3.0.355 428 4/17/2025
3.0.354 357 4/15/2025
3.0.353 899 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,527 2/20/2025
3.0.343 462 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 773 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,844 11/6/2024
3.0.322 292 11/6/2024
3.0.321 2,796 10/10/2024
3.0.320 398 10/7/2024
3.0.319 1,316 9/18/2024
3.0.318 306 9/18/2024
3.0.317 331 9/18/2024
3.0.316 3,145 8/28/2024
3.0.315 588 8/12/2024
3.0.314 456 8/8/2024
3.0.313 364 8/8/2024
3.0.312 499 7/29/2024
3.0.311 1,331 7/17/2024
3.0.310 340 7/15/2024
3.0.309 372 7/15/2024
3.0.308 423 7/9/2024
3.0.307 324 7/9/2024
3.0.306 6,187 6/25/2024
3.0.305 1,000 6/11/2024
3.0.304 281 6/11/2024
3.0.303 431 6/5/2024
3.0.302 295 6/5/2024
3.0.301 483 5/30/2024
3.0.300 337 5/30/2024
3.0.299 308 5/30/2024
3.0.298 1,261 5/17/2024
3.0.297 321 5/17/2024
3.0.296 326 5/13/2024
3.0.295 342 5/8/2024
3.0.294 352 5/7/2024
3.0.293 1,103 4/19/2024
3.0.292 304 4/18/2024
3.0.291 1,413 4/17/2024
3.0.290 323 4/17/2024
3.0.289 372 4/15/2024
3.0.288 2,462 4/11/2024
3.0.287 718 4/5/2024
3.0.286 351 4/5/2024
3.0.285 402 4/5/2024
3.0.284 623 4/4/2024
3.0.283 357 4/4/2024
3.0.282 913 4/3/2024
3.0.281 468 4/2/2024
3.0.280 502 4/2/2024
3.0.279 412 3/25/2024
3.0.278 427 3/25/2024
3.0.277 985 3/15/2024
3.0.276 894 2/29/2024
3.0.275 600 2/28/2024
3.0.274 618 2/28/2024
3.0.273 649 2/27/2024
3.0.272 736 2/26/2024
3.0.271 2,227 2/22/2024
3.0.270 762 2/15/2024
3.0.269 708 2/15/2024
3.0.268 663 2/15/2024
3.0.267 681 2/14/2024
3.0.266 677 2/14/2024
3.0.265 963 2/13/2024
3.0.264 4,709 2/8/2024
3.0.263 751 2/8/2024
3.0.262 725 2/8/2024
3.0.261 764 2/8/2024
3.0.260 753 2/7/2024
3.0.259 781 2/7/2024
3.0.258 747 2/7/2024
3.0.257 834 2/7/2024
3.0.256 1,571 1/31/2024
3.0.255 4,284 1/30/2024
3.0.254 1,081 1/25/2024
3.0.253 975 1/24/2024
3.0.252 919 1/22/2024
3.0.251 1,270 1/17/2024
3.0.250 881 1/17/2024
3.0.249 904 1/16/2024
3.0.248 1,019 1/16/2024
3.0.247 1,088 1/16/2024
3.0.246 937 1/15/2024
3.0.245 978 1/11/2024
3.0.244 2,104 12/11/2023
3.0.243 1,023 12/11/2023
3.0.242 1,199 12/7/2023
3.0.241 1,075 12/7/2023
3.0.240 1,187 12/5/2023
3.0.239 1,106 12/5/2023
3.0.238 1,037 12/5/2023
3.0.237 783 12/5/2023
3.0.236 1,931 11/17/2023
3.0.235 772 11/17/2023
3.0.234 936 11/14/2023
3.0.233 843 11/14/2023
3.0.232 774 11/13/2023
3.0.231 1,012 11/9/2023
3.0.230 830 11/8/2023
3.0.229 788 11/8/2023
3.0.228 4,092 11/2/2023
3.0.227 858 11/2/2023
3.0.226 842 11/1/2023
3.0.225 799 11/1/2023
3.0.224 823 11/1/2023
3.0.223 908 10/31/2023
3.0.222 805 10/31/2023
3.0.221 856 10/31/2023
3.0.220 827 10/31/2023
3.0.219 826 10/31/2023
3.0.218 791 10/30/2023
3.0.217 826 10/30/2023
3.0.216 836 10/30/2023
3.0.215 801 10/30/2023
3.0.214 2,689 10/26/2023
3.0.213 859 10/25/2023
3.0.212 876 10/25/2023
3.0.211 828 10/24/2023
3.0.210 790 10/24/2023
3.0.209 852 10/24/2023
3.0.208 773 10/24/2023
3.0.207 860 10/23/2023
3.0.206 825 10/23/2023
3.0.205 811 10/20/2023
3.0.204 847 10/20/2023
3.0.203 838 10/20/2023
3.0.202 845 10/19/2023
3.0.201 808 10/19/2023
3.0.200 806 10/19/2023
3.0.199 1,036 10/19/2023
3.0.198 905 10/18/2023
3.0.197 825 10/18/2023
3.0.196 1,005 10/17/2023
3.0.195 873 10/13/2023
3.0.194 973 10/12/2023
3.0.193 847 10/12/2023
3.0.192 915 10/11/2023
3.0.191 871 10/11/2023
3.0.190 871 10/11/2023
3.0.189 904 10/11/2023
3.0.188 841 10/11/2023
3.0.187 815 10/11/2023
3.0.186 847 10/11/2023
3.0.185 865 10/10/2023
3.0.184 850 10/10/2023
3.0.183 861 10/9/2023
3.0.182 840 10/9/2023
3.0.181 863 10/9/2023
3.0.180 1,760 9/21/2023
3.0.179 873 9/21/2023
3.0.178 832 9/21/2023
3.0.177 218 9/11/2023
3.0.176 263 9/8/2023
3.0.175 200 9/8/2023
3.0.173 200 9/8/2023
3.0.172 196 9/8/2023
3.0.170 300 8/23/2023
3.0.169 217 8/23/2023
3.0.168 216 8/23/2023
3.0.167 7,025 8/11/2023
3.0.166 230 8/10/2023
3.0.165 251 8/7/2023
3.0.164 254 8/3/2023
3.0.163 240 7/31/2023
3.0.162 222 7/28/2023
3.0.161 209 7/28/2023
3.0.160 276 6/30/2023
3.0.159 229 6/29/2023
3.0.158 226 6/29/2023
3.0.157 249 6/28/2023
3.0.156 251 6/28/2023
3.0.155 225 6/28/2023
3.0.154 237 6/26/2023
3.0.153 226 6/22/2023
3.0.152 230 6/22/2023
3.0.151 242 6/22/2023
3.0.150 271 6/22/2023
3.0.149 250 6/22/2023
3.0.148 246 6/22/2023
3.0.147 274 6/15/2023
3.0.146 273 6/9/2023
3.0.145 280 6/6/2023
3.0.144 258 6/6/2023
3.0.143 265 6/6/2023
3.0.142 288 5/31/2023
3.0.141 312 5/31/2023
3.0.140 483 5/26/2023
3.0.139 290 5/26/2023
3.0.138 285 5/25/2023
3.0.137 277 5/25/2023
3.0.136 286 5/25/2023
3.0.135 288 5/25/2023
3.0.134 256 5/25/2023
3.0.133 270 5/24/2023
3.0.132 334 5/24/2023
3.0.131 302 5/24/2023
3.0.130 284 5/23/2023
3.0.129 291 5/22/2023
3.0.128 1,796 5/18/2023
3.0.127 333 5/17/2023
3.0.126 350 5/11/2023
3.0.125 369 5/5/2023
3.0.124 372 5/4/2023
3.0.123 384 5/4/2023
3.0.122 456 4/25/2023
3.0.121 344 4/25/2023
3.0.120 348 4/25/2023
3.0.119 350 4/25/2023
3.0.118 393 4/25/2023
3.0.117 398 4/24/2023
3.0.116 377 4/24/2023
3.0.115 383 4/18/2023
3.0.114 338 4/18/2023
3.0.113 352 4/18/2023
3.0.112 4,284 4/11/2023
3.0.111 406 4/11/2023
3.0.110 1,864 3/31/2023
3.0.109 449 3/29/2023
3.0.108 421 3/28/2023
3.0.107 2,261 3/15/2023
3.0.106 765 3/9/2023
3.0.105 456 3/9/2023
3.0.104 500 3/3/2023
3.0.103 468 3/2/2023
3.0.102 474 3/2/2023
3.0.101 475 3/1/2023
3.0.100 1,247 2/22/2023
3.0.99 3,906 2/10/2023
3.0.98 534 2/10/2023
3.0.97 8,756 1/24/2023
3.0.96 4,325 12/15/2022
3.0.95 683 12/1/2022
3.0.94 648 11/30/2022
3.0.93 636 11/30/2022
3.0.92 672 11/30/2022
3.0.91 658 11/29/2022
3.0.90 788 11/25/2022
3.0.89 693 11/17/2022
3.0.88 710 11/15/2022
3.0.87 727 11/14/2022
3.0.86 714 11/14/2022
3.0.85 717 11/14/2022
3.0.84 733 11/14/2022
3.0.83 755 11/14/2022
3.0.82 734 11/14/2022
3.0.81 736 11/14/2022
3.0.80 722 11/14/2022
3.0.79 752 11/8/2022
3.0.78 733 11/7/2022
3.0.77 752 11/7/2022
3.0.76 748 11/7/2022
3.0.75 744 11/7/2022
3.0.74 789 11/3/2022
3.0.73 838 10/31/2022
3.0.72 799 10/27/2022
3.0.71 803 10/27/2022
3.0.70 777 10/27/2022
3.0.69 779 10/27/2022
3.0.68 813 10/25/2022
3.0.67 3,818 10/19/2022
3.0.66 850 10/19/2022
3.0.65 845 10/19/2022
3.0.64 795 10/19/2022
3.0.63 802 10/19/2022
3.0.62 809 10/18/2022
3.0.61 885 10/13/2022
3.0.60 858 10/12/2022
3.0.59 875 10/12/2022
3.0.58 960 9/28/2022
3.0.57 877 9/28/2022
3.0.56 866 9/28/2022
3.0.55 857 9/27/2022
3.0.54 898 9/27/2022
3.0.53 902 9/27/2022
3.0.52 936 9/27/2022
3.0.51 887 9/27/2022
3.0.50 902 9/27/2022
3.0.49 885 9/27/2022
3.0.48 869 9/27/2022
3.0.47 892 9/26/2022
3.0.46 895 9/26/2022
3.0.45 898 9/26/2022
3.0.44 889 9/26/2022
3.0.43 901 9/23/2022
3.0.42 866 9/23/2022
3.0.41 885 9/22/2022
3.0.40 872 9/22/2022
3.0.39 876 9/22/2022
3.0.38 863 9/21/2022
3.0.37 863 9/21/2022
3.0.36 887 9/21/2022
3.0.35 875 9/21/2022
3.0.34 906 9/20/2022
3.0.33 913 9/19/2022
3.0.32 898 9/16/2022
3.0.31 901 9/16/2022
3.0.30 842 9/16/2022
3.0.29 854 9/16/2022
3.0.28 877 9/15/2022
3.0.27 903 9/15/2022
3.0.26 945 9/14/2022
3.0.25 938 9/14/2022
3.0.24 922 9/14/2022
3.0.23 917 9/14/2022
3.0.22 951 9/14/2022
3.0.21 966 9/14/2022
3.0.20 929 9/9/2022
3.0.19 877 9/9/2022
3.0.18 882 9/8/2022
3.0.17 887 9/6/2022
3.0.16 880 9/6/2022
3.0.15 904 9/2/2022
3.0.14 940 9/1/2022
3.0.13 875 8/31/2022
3.0.12 862 8/31/2022
3.0.11 889 8/23/2022
3.0.10 911 8/22/2022
3.0.9 908 8/22/2022
3.0.8 894 8/18/2022
3.0.7 938 8/17/2022
3.0.6 911 8/15/2022
3.0.5 895 8/15/2022
3.0.4 1,039 8/4/2022
3.0.3 937 8/4/2022
3.0.2 1,001 7/29/2022
3.0.1 1,000 7/27/2022
3.0.0 956 7/26/2022
2.0.96 968 7/26/2022
2.0.95 941 7/26/2022
2.0.94 939 7/25/2022
2.0.93 903 7/25/2022
2.0.92 1,018 7/15/2022
2.0.91 958 7/15/2022
2.0.90 939 7/14/2022
2.0.89 985 7/14/2022
2.0.88 980 7/12/2022
2.0.87 943 7/11/2022
2.0.86 967 7/11/2022
2.0.85 965 7/11/2022
2.0.84 950 7/8/2022
2.0.83 1,118 6/29/2022
2.0.82 973 6/29/2022
2.0.81 1,050 6/23/2022
2.0.80 1,108 6/15/2022
2.0.79 975 6/14/2022
2.0.78 948 6/14/2022
2.0.77 1,075 5/24/2022
2.0.76 1,022 5/3/2022
2.0.75 970 4/29/2022
2.0.74 941 4/19/2022
2.0.73 955 4/16/2022
2.0.72 979 4/12/2022
2.0.71 1,022 4/12/2022
2.0.70 1,036 4/7/2022
2.0.69 939 4/7/2022
2.0.68 956 4/7/2022
2.0.67 970 4/7/2022
2.0.66 1,069 3/15/2022
2.0.65 956 3/15/2022
2.0.64 953 3/15/2022
2.0.63 5,696 3/2/2022
2.0.62 968 2/22/2022
2.0.61 1,026 2/18/2022
2.0.60 1,023 2/18/2022
2.0.59 1,018 2/15/2022
2.0.58 984 2/9/2022
2.0.57 1,038 2/1/2022
2.0.56 1,020 2/1/2022
2.0.55 1,010 2/1/2022
2.0.54 1,003 1/28/2022
2.0.53 978 1/27/2022
2.0.52 952 1/19/2022
2.0.51 977 1/19/2022
2.0.50 702 12/2/2021
2.0.44 733 11/18/2021
2.0.43 741 11/16/2021
2.0.42 718 11/2/2021
2.0.41 739 10/20/2021
2.0.40 756 10/12/2021
2.0.39 727 10/12/2021
2.0.38 1,725 10/5/2021
2.0.37 781 9/21/2021
2.0.36 765 9/9/2021
2.0.35 760 9/3/2021
2.0.34 738 9/2/2021
2.0.33 762 7/21/2021
2.0.32 767 7/21/2021
2.0.31 769 7/6/2021
2.0.30 705 7/5/2021
2.0.29 754 6/30/2021
2.0.28 827 6/28/2021
2.0.27 769 6/17/2021
2.0.26 821 6/15/2021
2.0.25 803 6/14/2021
2.0.24 780 6/14/2021
2.0.23 780 6/14/2021
2.0.22 768 5/20/2021
2.0.21 59,746 5/18/2021
2.0.20 2,377 5/10/2021
2.0.19 773 5/10/2021
2.0.18 810 5/3/2021
2.0.17 792 5/3/2021
2.0.16 820 4/14/2021
2.0.15 814 4/13/2021
2.0.14 838 3/31/2021
2.0.13 815 3/25/2021
2.0.12 809 3/25/2021
2.0.11 849 2/19/2021
2.0.10 822 2/18/2021
2.0.9 861 2/18/2021
2.0.8 840 2/16/2021
2.0.7 871 2/9/2021
2.0.6 891 2/9/2021
2.0.5 910 2/3/2021
2.0.4 852 1/29/2021
2.0.3 854 1/29/2021
2.0.2 866 1/28/2021
2.0.1 874 1/27/2021
2.0.0 844 1/26/2021
1.2.397 890 1/26/2021
1.2.396 887 1/21/2021
1.2.395 891 1/20/2021
1.2.394 856 1/20/2021
1.2.393 836 1/20/2021
1.2.392 850 1/20/2021
1.2.391 878 1/19/2021
1.2.390 829 1/19/2021
1.2.389 923 1/19/2021
1.2.388 866 1/14/2021
1.2.387 827 1/14/2021
1.2.386 869 1/13/2021
1.2.385 918 1/13/2021
1.2.384 706 1/11/2021
1.2.383 653 1/8/2021
1.2.382 649 1/6/2021
1.2.381 664 1/6/2021
1.2.380 638 11/17/2020
1.2.379 718 10/21/2020
1.2.378 656 9/17/2020
1.2.377 690 9/1/2020
1.2.376 725 8/31/2020
1.2.375 778 7/13/2020
1.2.374 659 7/2/2020
1.2.373 701 7/1/2020
1.2.372 733 6/10/2020
1.2.371 662 6/10/2020
1.2.370 681 6/10/2020
1.2.369 699 6/9/2020
1.2.368 710 6/9/2020
1.2.367 682 6/9/2020
1.2.366 710 6/9/2020
1.2.365 672 6/9/2020
1.2.364 740 6/9/2020
1.2.363 689 6/9/2020
1.2.362 740 6/8/2020
1.2.361 722 6/4/2020
1.2.360 775 5/4/2020
1.2.359 753 4/27/2020
1.2.358 768 4/4/2020
1.2.357 736 3/25/2020
1.2.356 785 3/10/2020
1.2.355 741 3/10/2020
1.2.354 756 3/6/2020
1.2.353 764 3/3/2020
1.2.352 755 3/3/2020
1.2.351 776 3/2/2020
1.2.350 727 3/2/2020
1.2.349 726 3/2/2020
1.2.348 723 3/2/2020
1.2.347 728 3/2/2020
1.2.346 761 2/27/2020
1.2.345 765 2/21/2020
1.2.344 760 2/20/2020
1.2.343 723 2/20/2020
1.2.342 747 2/20/2020
1.2.341 757 2/20/2020
1.2.340 780 2/20/2020
1.2.339 735 2/20/2020
1.2.338 749 2/19/2020
1.2.337 767 2/18/2020
1.2.336 781 2/14/2020
1.2.335 783 2/6/2020
1.2.334 787 2/4/2020
1.2.333 804 2/3/2020
1.2.332 762 1/13/2020
1.2.331 742 12/17/2019
1.2.330 753 12/13/2019
1.2.328 750 12/12/2019
1.2.327 728 12/11/2019
1.2.326 769 12/10/2019
1.2.325 746 12/3/2019
1.2.324 718 11/29/2019
1.2.323 728 11/28/2019
1.2.322 733 11/28/2019
1.2.321 745 11/28/2019
1.2.320 871 11/26/2019
1.2.319 744 11/26/2019
1.2.318 750 11/22/2019
1.2.317 715 11/20/2019
1.2.316 881 10/25/2019
1.2.315 735 10/25/2019
1.2.314 713 10/23/2019
1.2.313 716 10/18/2019
1.2.312 737 10/17/2019
1.2.311 735 10/17/2019
1.2.310 732 10/17/2019
1.2.309 729 10/9/2019
1.2.308 762 10/8/2019
1.2.307 754 10/7/2019
1.2.306 748 10/4/2019
1.2.305 762 10/3/2019
1.2.304 798 10/2/2019
1.2.303 745 9/16/2019
1.2.302 785 9/16/2019
1.2.301 747 9/15/2019
1.2.300 759 9/13/2019
1.2.299 756 9/10/2019
1.2.298 758 9/6/2019
1.2.297 772 8/20/2019
1.2.296 764 8/20/2019
1.2.295 764 8/20/2019
1.2.294 768 8/20/2019
1.2.293 759 8/16/2019
1.2.292 796 7/15/2019
1.2.291 822 6/30/2019
1.2.290 770 6/28/2019
1.2.289 805 6/20/2019
1.2.288 818 6/12/2019
1.2.287 799 6/12/2019
1.2.286 860 6/11/2019
1.2.285 861 6/11/2019
1.2.284 865 6/5/2019
1.2.283 840 5/28/2019
1.2.282 804 5/25/2019
1.2.281 802 5/23/2019
1.2.280 798 5/13/2019
1.2.279 828 5/9/2019
1.2.278 858 5/9/2019
1.2.277 808 5/7/2019
1.2.276 803 5/7/2019
1.2.275 815 5/6/2019
1.2.274 821 4/26/2019
1.2.273 851 4/25/2019
1.2.272 847 4/25/2019
1.2.271 888 4/24/2019
1.2.270 841 4/24/2019
1.2.269 819 4/16/2019
1.2.268 819 4/16/2019
1.2.267 772 4/16/2019
1.2.266 798 4/12/2019
1.2.265 790 4/12/2019
1.2.264 810 4/11/2019
1.2.263 766 4/11/2019
1.2.262 815 4/10/2019
1.2.261 793 4/10/2019
1.2.260 815 4/5/2019
1.2.259 831 2/27/2019
1.2.258 786 2/27/2019
1.2.257 810 2/26/2019
1.2.256 889 2/15/2019
1.2.255 936 2/15/2019
1.2.254 949 2/5/2019
1.2.253 971 12/12/2018
1.2.252 991 11/8/2018
1.2.251 981 11/8/2018
1.2.250 997 10/11/2018
1.2.249 980 10/2/2018
1.2.248 976 9/25/2018
1.2.247 1,103 9/3/2018
1.2.246 1,048 8/28/2018
1.2.245 1,040 8/27/2018
1.2.244 1,062 8/22/2018
1.2.243 1,080 8/21/2018
1.2.242 1,092 8/17/2018
1.2.241 1,158 7/27/2018
1.2.240 1,127 7/26/2018
1.2.239 1,353 6/18/2018
1.2.238 1,168 6/14/2018
1.2.237 1,234 5/25/2018
1.2.236 1,141 5/24/2018
1.2.235 1,276 5/18/2018
1.2.234 1,190 5/3/2018
1.2.233 1,354 5/3/2018
1.2.232 1,380 4/30/2018
1.2.231 1,164 4/18/2018
1.2.230 1,342 4/10/2018
1.2.229 1,340 4/10/2018
1.2.228 1,170 4/4/2018
1.2.227 1,202 3/28/2018
1.2.226 1,176 3/22/2018
1.2.225 1,150 3/20/2018
1.2.224 1,315 3/19/2018
1.2.223 1,356 3/15/2018
1.2.222 1,369 3/14/2018
1.2.221 1,407 3/14/2018
1.2.220 1,209 2/23/2018
1.2.219 1,212 2/16/2018
1.2.218 1,361 2/9/2018
1.2.217 1,378 2/8/2018
1.2.216 1,373 2/7/2018
1.2.215 1,211 2/7/2018
1.2.214 1,217 2/5/2018
1.2.213 1,380 2/2/2018
1.2.212 1,391 1/26/2018
1.2.211 1,374 1/16/2018
1.2.210 1,372 12/18/2017
1.2.209 1,241 12/14/2017
1.2.208 1,380 12/7/2017
1.2.207 1,204 12/6/2017
1.2.206 1,166 12/4/2017
1.2.205 1,188 11/28/2017
1.2.204 1,177 11/24/2017
1.2.203 1,241 11/24/2017
1.2.202 5,843 11/24/2017
1.2.201 1,415 11/20/2017
1.2.200 1,426 11/14/2017
1.2.199 1,419 11/14/2017
1.2.198 1,428 11/6/2017
1.2.197 1,388 11/6/2017
1.2.196 1,405 10/31/2017
1.2.195 1,430 10/30/2017
1.2.194 1,449 10/26/2017
1.2.193 1,465 10/26/2017
1.2.192 1,427 10/26/2017
1.2.191 1,388 10/20/2017
1.2.190 1,397 10/18/2017
1.2.189 1,425 10/18/2017
1.2.188 1,438 10/15/2017
1.2.187 1,392 10/11/2017
1.2.185 1,406 10/10/2017
1.2.184 1,408 10/10/2017
1.2.183 1,371 10/2/2017
1.2.182 1,437 9/29/2017
1.2.181 1,445 9/25/2017
1.2.180 1,480 9/14/2017
1.2.179 1,434 9/12/2017
1.2.178 1,419 8/31/2017
1.2.177 1,187 8/25/2017
1.2.176 1,227 8/24/2017
1.2.174 1,278 8/7/2017
1.2.173 1,268 8/7/2017
1.2.172 1,301 8/7/2017
1.2.171 1,242 8/4/2017
1.2.170 1,220 8/3/2017
1.2.169 1,261 8/3/2017
1.2.168 1,253 8/3/2017
1.2.167 1,275 8/2/2017
1.2.166 1,252 8/1/2017
1.2.165 1,292 7/26/2017
1.2.164 1,245 7/26/2017
1.2.163 1,239 7/25/2017
1.2.162 1,288 7/18/2017
1.2.161 1,280 7/18/2017
1.2.160 1,232 7/18/2017
1.2.159 1,268 7/18/2017
1.2.158 1,277 7/13/2017
1.2.157 1,245 7/13/2017
1.2.156 1,281 7/5/2017
1.2.155 1,238 6/28/2017
1.2.154 1,255 6/27/2017
1.2.153 1,324 6/20/2017
1.2.152 1,263 6/19/2017
1.2.151 1,272 6/14/2017
1.2.150 1,304 6/13/2017
1.2.149 1,215 5/31/2017
1.2.148 1,226 5/29/2017
1.2.147 1,228 5/19/2017
1.2.146 1,237 5/18/2017
1.2.145 1,229 5/18/2017
1.2.144 1,250 5/14/2017
1.2.143 1,260 5/12/2017
1.2.142 1,226 5/12/2017
1.2.141 1,221 5/5/2017
1.2.140 1,274 4/27/2017
1.2.139 1,254 2/27/2017
1.2.137 1,249 2/3/2017
1.2.136 1,227 2/3/2017
1.2.135 1,255 1/26/2017
1.2.134 1,256 1/25/2017
1.2.133 1,273 1/12/2017
1.2.132 1,250 1/11/2017
1.2.131 1,297 1/10/2017
1.2.130 1,270 1/10/2017
1.2.129 1,265 1/10/2017
1.2.128 1,254 1/10/2017
1.2.127 1,227 1/10/2017
1.2.125 1,226 1/10/2017
1.2.124 1,276 1/10/2017
1.2.123 1,286 1/10/2017
1.2.122 1,277 1/9/2017
1.2.121 1,249 1/9/2017
1.2.120 1,237 1/9/2017
1.2.119 1,302 12/13/2016
1.2.118 1,256 12/12/2016
1.2.117 1,250 12/10/2016
1.2.116 1,300 12/9/2016
1.2.115 1,322 12/8/2016
1.2.114 1,294 12/5/2016
1.2.113 1,262 12/2/2016
1.2.112 1,336 11/29/2016
1.2.111 1,301 11/25/2016
1.2.110 1,315 11/25/2016
1.2.109 1,304 11/24/2016
1.2.108 1,253 11/24/2016
1.2.107 1,325 11/23/2016
1.2.106 1,309 11/18/2016
1.2.105 1,266 11/18/2016
1.2.104 1,305 11/18/2016
1.2.103 1,476 11/17/2016
1.2.102 1,465 11/17/2016
1.2.101 1,526 11/17/2016
1.2.100 1,510 11/16/2016
1.2.99 1,459 11/16/2016
1.2.98 1,467 11/16/2016
1.2.97 1,475 11/16/2016
1.2.96 1,468 11/16/2016
1.2.95 1,465 11/16/2016
1.2.94 1,467 11/15/2016
1.2.93 1,486 11/15/2016
1.2.92 1,493 11/15/2016
1.2.91 1,443 11/15/2016
1.2.90 1,450 11/15/2016
1.2.89 1,507 11/14/2016
1.2.88 1,992 11/8/2016
1.2.87 1,750 11/8/2016
1.2.86 1,689 11/8/2016
1.2.85 1,498 11/8/2016
1.2.84 1,915 11/8/2016
1.2.83 1,671 11/7/2016
1.2.82 1,742 11/3/2016
1.2.81 1,779 11/3/2016
1.2.80 1,659 11/3/2016
1.2.79 1,671 11/2/2016
1.2.78 1,687 11/1/2016
1.2.77 1,744 11/1/2016
1.2.76 1,703 11/1/2016
1.2.75 1,560 10/31/2016
1.2.74 1,486 10/31/2016
1.2.73 1,515 10/28/2016
1.2.72 1,494 10/28/2016
1.2.71 1,512 10/27/2016
1.2.68 1,516 10/26/2016
1.2.66 1,543 10/25/2016
1.2.65 1,525 10/24/2016
1.2.64 1,535 10/21/2016
1.2.63 1,504 10/21/2016
1.2.62 1,478 10/21/2016
1.2.61 1,490 10/20/2016
1.2.60 1,546 10/20/2016
1.1.45 1,302 7/28/2017