HT.Components 6.0.6

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

Bootstrap 5 UI components for Razor Components:
     services.AddComponents();
     <link rel="stylesheet" href="_content/HT.Components/bootstrap.min.css" />
     <link rel="stylesheet" href="_content/HT.Components/app.min.css" />
     <script src="_content/HT.Components/app.min.js"></script>

     <NEditForm Model="model" OnValidSubmit="Submit">
     <NInputText @bind-Value="model.Name" />
     <NInputText @bind-Value="model.Description" />
     <NInputNumber @bind-Value="model.Cost" Multiple="1000" IsReset="true" />
     <NInputSelect @bind-Value="model.IsMale" Models="IsMaleModels" LabelNoChoise="All" />
     <NInputFile @bind-Value="model.Image" Upload="Upload" />
     </NEditForm>

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.6 1,603 6/15/2022
6.0.5.70 1,083 6/7/2022
6.0.5.69 1,084 6/1/2022
6.0.5.68 1,057 6/1/2022
6.0.5.67 1,046 6/1/2022
6.0.5.66 1,024 6/1/2022
6.0.5.65 1,106 6/1/2022
6.0.5.64 1,057 6/1/2022
6.0.5.63 1,040 6/1/2022
6.0.5.62 1,086 6/1/2022
6.0.5.61 1,037 6/1/2022
6.0.5.60 1,048 6/1/2022
6.0.5.59 1,048 6/1/2022
6.0.5.58 1,041 5/27/2022
6.0.5.57 1,021 5/26/2022
6.0.5.56 1,067 5/26/2022
6.0.5.55 1,032 5/26/2022
6.0.5.54 1,002 5/26/2022
6.0.5.53 1,083 5/24/2022
6.0.5.52 1,094 5/23/2022
6.0.5.51 1,074 5/23/2022
6.0.5.50 1,061 5/23/2022
6.0.5.49 1,098 5/22/2022
6.0.5.48 1,062 5/22/2022
6.0.5.46 1,079 5/22/2022
6.0.5.45 1,095 5/22/2022
6.0.5.43 1,043 5/21/2022
6.0.5.42 1,069 5/21/2022
6.0.5.41 1,061 5/20/2022
6.0.5.40 985 5/20/2022
6.0.5.39 1,055 5/20/2022
6.0.5.38 1,061 5/20/2022
6.0.5.36 1,014 5/20/2022
6.0.5.35 1,054 5/20/2022
6.0.5.32 1,029 5/20/2022
6.0.5.30 1,072 5/20/2022
6.0.5.29 1,040 5/20/2022
6.0.5.28 1,018 5/20/2022
6.0.5.26 1,079 5/20/2022
6.0.5.25 1,090 5/18/2022
6.0.5.24 1,042 5/18/2022
6.0.5.23 1,047 5/18/2022
6.0.5.22 1,045 5/18/2022
6.0.5.21 1,053 5/18/2022
6.0.5.20 1,038 5/18/2022
6.0.5.19 1,093 5/17/2022
6.0.5.18 1,057 5/14/2022
6.0.5.16 1,046 5/14/2022
6.0.5.15 1,051 5/14/2022
6.0.5.14 1,088 5/14/2022
6.0.5.12 1,060 5/12/2022
6.0.5.11 1,037 5/12/2022
6.0.5.10 1,054 5/12/2022
6.0.5.9 1,028 5/12/2022
6.0.5.8 1,119 5/12/2022
6.0.5.6 1,064 5/12/2022
6.0.5.5 1,025 5/12/2022
6.0.5.3 1,057 5/12/2022
6.0.5.2 1,034 5/12/2022
6.0.5.1 1,064 5/12/2022
6.0.5 1,067 5/12/2022
6.0.4.21 1,051 5/11/2022
6.0.4.18 1,031 5/11/2022
6.0.4.17 1,072 5/10/2022
6.0.4.16 1,080 5/10/2022
6.0.4.15 1,045 5/10/2022
6.0.4.14 1,067 5/10/2022
6.0.4.12 1,046 5/9/2022
6.0.4.11 1,050 5/9/2022
6.0.4.10 1,109 5/8/2022
6.0.4.9 1,089 5/8/2022
6.0.4.8 1,074 5/8/2022
6.0.4.6 1,036 5/8/2022
6.0.4.5 1,075 5/8/2022
6.0.4.3 1,077 5/4/2022
6.0.4.2 1,075 4/27/2022
6.0.4.1 1,057 4/20/2022
6.0.4 1,131 4/20/2022
6.0.3.8 1,077 4/20/2022
6.0.3.7 1,037 4/19/2022
6.0.3.2 1,125 4/19/2022
6.0.3 1,052 4/19/2022
6.0.2 1,154 2/15/2022
6.0.1.45 934 1/10/2022
6.0.1.44 940 1/10/2022
6.0.1.43 905 1/7/2022
6.0.1.42 987 1/7/2022
6.0.1.41 947 1/7/2022
6.0.1.40 908 1/7/2022
6.0.1.39 903 1/7/2022
6.0.1.38 862 1/7/2022
6.0.1.37 898 1/7/2022
6.0.1.36 968 1/7/2022
6.0.1.35 946 1/7/2022
6.0.1.34 894 1/7/2022
6.0.1.33 897 1/7/2022
6.0.1.32 880 1/7/2022
6.0.1.31 924 1/7/2022
6.0.1.30 894 1/7/2022
6.0.1.29 927 1/7/2022
6.0.1.28 950 1/7/2022
6.0.1.27 922 1/7/2022
6.0.1.26 954 1/7/2022
6.0.1.25 932 1/7/2022
6.0.1.24 881 1/7/2022
6.0.1.23 904 1/7/2022
6.0.1.22 972 1/7/2022
6.0.1.21 894 1/7/2022
6.0.1.20 910 1/6/2022
6.0.1.19 927 1/6/2022
6.0.1.18 955 1/4/2022
6.0.1.17 943 1/4/2022
6.0.1.16 927 1/4/2022
6.0.1.15 938 1/4/2022
6.0.1.14 892 1/4/2022
6.0.1.13 925 1/4/2022
6.0.1.12 903 1/4/2022
6.0.1.11 894 12/30/2021
6.0.1.10 958 12/30/2021
6.0.1.9 935 12/30/2021
6.0.1.8 875 12/30/2021
6.0.1.7 949 12/30/2021
6.0.1.6 940 12/29/2021
6.0.1.5 946 12/29/2021
6.0.1.4 898 12/23/2021
6.0.1.3 957 12/20/2021
6.0.1.2 911 12/17/2021
6.0.1.1 941 12/17/2021
6.0.1 911 12/17/2021
6.0.0.56 994 12/15/2021
6.0.0.55 941 12/15/2021
6.0.0.54 924 12/15/2021
6.0.0.53 939 12/15/2021
6.0.0.52 927 12/15/2021
6.0.0.51 975 12/15/2021
6.0.0.50 978 12/15/2021
6.0.0.49 1,049 12/14/2021
6.0.0.48 1,004 12/14/2021
6.0.0.47 991 12/14/2021
6.0.0.46 972 12/14/2021
6.0.0.45 924 12/14/2021
6.0.0.44 968 12/14/2021
6.0.0.43 919 12/14/2021
6.0.0.42 942 12/14/2021
6.0.0.41 935 12/14/2021
6.0.0.40 960 12/14/2021
6.0.0.39 919 12/13/2021
6.0.0.38 936 12/13/2021
6.0.0.37 947 12/13/2021
6.0.0.36 975 12/13/2021
6.0.0.35 956 12/13/2021
6.0.0.34 910 12/13/2021
6.0.0.33 919 12/13/2021
6.0.0.32 949 12/13/2021
6.0.0.31 1,106 12/13/2021
6.0.0.30 1,117 12/13/2021
6.0.0.29 1,110 12/13/2021
6.0.0.28 1,001 12/13/2021
6.0.0.27 926 12/10/2021
6.0.0.26 911 12/10/2021
6.0.0.25 905 12/10/2021
6.0.0.24 919 12/10/2021
6.0.0.23 941 12/9/2021
6.0.0.22 900 12/7/2021
6.0.0.21 957 12/7/2021
6.0.0.20 955 12/7/2021
6.0.0.19 935 12/7/2021
6.0.0.17 964 12/7/2021
6.0.0.15 901 12/7/2021
6.0.0.14 901 12/6/2021
6.0.0.13 910 12/1/2021
6.0.0.12 901 12/1/2021
6.0.0.11 4,150 11/25/2021
6.0.0.10 3,944 11/25/2021
6.0.0.9 3,880 11/25/2021
6.0.0.8 6,527 11/24/2021
6.0.0.7 5,473 11/24/2021
6.0.0.6 6,108 11/24/2021
6.0.0.5 940 11/23/2021
6.0.0.4 911 11/23/2021
6.0.0.3 895 11/23/2021
6.0.0.2 934 11/23/2021
6.0.0.1 930 11/22/2021
6.0.0 909 11/22/2021
5.0.11.16 1,015 11/1/2021
5.0.11.15 967 11/1/2021
5.0.11.14 965 11/1/2021
5.0.11.12 998 11/1/2021
5.0.11.11 1,016 10/31/2021
5.0.11.10 1,052 10/31/2021
5.0.11.9 998 10/25/2021
5.0.11.8 997 10/25/2021
5.0.11.7 1,000 10/25/2021
5.0.11.6 974 10/25/2021
5.0.11.5 1,046 10/25/2021
5.0.11.4 1,046 10/25/2021
5.0.11.3 963 10/25/2021
5.0.11.2 1,021 10/25/2021
5.0.11.1 989 10/25/2021
5.0.11 982 10/25/2021
5.0.10.124 1,013 10/16/2021
5.0.10.121 938 10/15/2021
5.0.10.120 912 10/15/2021
5.0.10.119 961 10/14/2021
5.0.10.118 989 10/14/2021
5.0.10.117 979 10/14/2021
5.0.10.116 976 10/14/2021
5.0.10.115 962 10/14/2021
5.0.10.114 988 10/13/2021
5.0.10.113 930 10/13/2021
5.0.10.112 943 10/13/2021
5.0.10.111 979 10/13/2021
5.0.10.110 981 10/13/2021
5.0.10.109 974 10/13/2021
5.0.10.108 1,012 10/13/2021
5.0.10.107 966 10/13/2021
5.0.10.106 934 10/13/2021
5.0.10.105 995 10/13/2021
5.0.10.104 960 10/13/2021
5.0.10.103 1,008 10/13/2021
5.0.10.102 977 10/13/2021
5.0.10.101 945 10/13/2021
5.0.10.100 962 10/13/2021
5.0.10.99 933 10/13/2021
5.0.10.98 979 10/13/2021
5.0.10.97 990 10/13/2021
5.0.10.96 973 10/13/2021
5.0.10.95 969 10/13/2021
5.0.10.94 999 10/13/2021
5.0.10.93 1,047 10/13/2021
5.0.10.92 1,032 10/13/2021
5.0.10.90 1,016 10/12/2021
5.0.10.88 924 10/12/2021
5.0.10.87 962 10/12/2021
5.0.10.86 982 10/12/2021
5.0.10.83 927 10/12/2021
5.0.10.82 937 10/12/2021
5.0.10.81 943 10/12/2021
5.0.10.80 967 10/12/2021
5.0.10.79 982 10/12/2021
5.0.10.78 946 10/12/2021
5.0.10.77 995 10/12/2021
5.0.10.76 978 10/12/2021
5.0.10.75 997 10/12/2021
5.0.10.74 998 10/12/2021
5.0.10.73 995 10/12/2021
5.0.10.72 1,045 10/12/2021
5.0.10.71 991 10/11/2021
5.0.10.70 1,037 10/11/2021
5.0.10.69 1,017 10/11/2021
5.0.10.68 957 10/11/2021
5.0.10.67 913 10/11/2021
5.0.10.62 1,036 10/10/2021
5.0.10.61 1,018 10/10/2021
5.0.10.60 994 10/10/2021
5.0.10.59 996 10/10/2021
5.0.10.58 1,038 10/10/2021
5.0.10.56 1,040 10/10/2021
5.0.10.55 1,064 10/10/2021
5.0.10.54 998 10/10/2021
5.0.10.53 947 10/10/2021
5.0.10.52 937 10/10/2021
5.0.10.51 1,002 10/10/2021
5.0.10.50 983 10/10/2021
5.0.10.49 1,083 10/10/2021
5.0.10.48 1,011 10/10/2021
5.0.10.47 1,008 10/10/2021
5.0.10.46 933 10/10/2021
5.0.10.45 915 10/10/2021
5.0.10.44 933 10/10/2021
5.0.10.43 969 10/10/2021
5.0.10.42 997 10/10/2021
5.0.10.41 961 10/10/2021
5.0.10.40 1,042 10/10/2021
5.0.10.37 977 10/10/2021
5.0.10.36 1,037 10/9/2021
5.0.10.35 1,004 10/9/2021
5.0.10.34 1,039 10/9/2021
5.0.10.33 968 10/9/2021
5.0.10.32 960 10/9/2021
5.0.10.31 964 10/9/2021
5.0.10.30 965 10/9/2021
5.0.10.28 1,010 10/9/2021
5.0.10.27 1,013 10/9/2021
5.0.10.26 986 10/9/2021
5.0.10.25 1,037 10/9/2021
5.0.10.24 1,020 10/9/2021
5.0.10.23 1,020 10/9/2021
5.0.10.22 1,020 10/9/2021
5.0.10.21 947 10/9/2021
5.0.10.20 950 10/9/2021
5.0.10.19 932 10/9/2021
5.0.10.18 972 10/9/2021
5.0.10.17 937 10/9/2021
5.0.10.16 937 10/9/2021
5.0.10.15 986 10/9/2021
5.0.10.14 960 10/9/2021
5.0.10.12 1,000 10/9/2021
5.0.10.11 980 10/8/2021
5.0.10.10 1,039 10/8/2021
5.0.10.9 1,008 10/8/2021
5.0.10.8 1,006 10/8/2021
5.0.10.7 1,031 10/8/2021
5.0.10.6 1,025 10/8/2021
5.0.10.4 992 10/3/2021
5.0.10.2 971 10/1/2021
5.0.10 979 10/1/2021
5.0.9.1096 972 9/23/2021
5.0.9.1095 941 9/23/2021
5.0.9.1094 984 9/23/2021
5.0.9.1093 923 9/23/2021
5.0.9.1091 948 9/17/2021
5.0.9.1090 968 9/17/2021
5.0.9.1089 1,046 9/17/2021
5.0.9.1088 982 9/17/2021
5.0.9.1087 945 9/17/2021
5.0.9.1086 998 9/17/2021
5.0.9.1085 1,006 9/17/2021
5.0.9.1084 969 9/17/2021
5.0.9.1083 970 9/17/2021
5.0.9.1082 966 9/17/2021
5.0.9.1080 931 9/17/2021
5.0.9.1079 972 9/17/2021
5.0.9.1078 979 9/17/2021
5.0.9.1077 978 9/17/2021
5.0.9.1076 949 9/17/2021
5.0.9.1075 981 9/16/2021
5.0.9.1074 971 9/16/2021
5.0.9.1073 963 9/16/2021
5.0.9.1072 1,009 9/16/2021
5.0.9.1071 1,002 9/16/2021
5.0.9.1070 1,005 9/16/2021
5.0.9.1069 953 9/16/2021
5.0.9.1068 927 9/16/2021
5.0.9.1067 963 9/16/2021
5.0.9.1066 977 9/16/2021
5.0.9.1065 995 9/16/2021
5.0.9.1064 947 9/16/2021
5.0.9.1063 954 9/16/2021
5.0.9.1062 975 9/16/2021
5.0.9.1060 931 9/15/2021
5.0.9.1057 962 9/15/2021
5.0.9.1056 997 9/15/2021
5.0.9.1055 986 9/15/2021
5.0.9.1054 991 9/15/2021
5.0.9.1053 982 9/15/2021
5.0.9.1052 1,056 9/15/2021
5.0.9.1051 1,014 9/15/2021
5.0.9.1050 962 9/15/2021
5.0.9.1049 985 9/15/2021
5.0.9.1048 935 9/14/2021
5.0.9.1047 950 9/14/2021
5.0.9.1046 921 9/14/2021
5.0.9.1045 924 9/14/2021
5.0.9.1044 953 9/14/2021
5.0.9.1043 1,006 9/14/2021
5.0.9.1042 993 9/14/2021
5.0.9.1041 939 9/14/2021
5.0.9.1040 974 9/14/2021
5.0.9.1039 967 9/14/2021
5.0.9.1038 943 9/14/2021
5.0.9.1037 897 9/14/2021
5.0.9.1036 977 9/14/2021
5.0.9.1035 974 9/14/2021
5.0.9.1034 919 9/14/2021
5.0.9.1033 962 9/14/2021
5.0.9.1032 966 9/14/2021
5.0.9.1031 991 9/13/2021
5.0.9.1030 983 9/13/2021
5.0.9.1029 991 9/13/2021
5.0.9.1028 915 9/13/2021
5.0.9.1027 954 9/13/2021
5.0.9.1026 987 9/13/2021
5.0.9.1025 983 9/13/2021
5.0.9.1024 979 9/13/2021
5.0.9.1023 1,027 9/13/2021
5.0.9.1022 1,001 9/13/2021
5.0.9.1021 1,009 9/13/2021
5.0.9.1020 967 9/13/2021
5.0.9.1019 1,000 9/12/2021
5.0.9.1018 983 9/12/2021
5.0.9.1017 1,028 9/12/2021
5.0.9.1016 980 9/12/2021
5.0.9.1015 998 9/12/2021
5.0.9.1014 972 9/12/2021
5.0.9.1011 989 9/12/2021
5.0.9.1010 1,064 9/12/2021
5.0.9.1009 1,021 9/12/2021
5.0.9.1008 1,038 9/12/2021
5.0.9.1007 991 9/11/2021
5.0.9.1006 1,078 9/11/2021
5.0.9.1005 1,056 9/11/2021
5.0.9.1004 994 9/11/2021
5.0.9.1003 993 9/11/2021
5.0.9.1001 1,042 9/11/2021
5.0.9.181 988 9/10/2021
5.0.9.180 993 9/10/2021
5.0.9.179 988 9/10/2021
5.0.9.178 1,094 9/10/2021
5.0.9.177 1,035 9/10/2021
5.0.9.176 1,028 9/10/2021
5.0.9.175 930 9/10/2021
5.0.9.173 979 9/10/2021
5.0.9.172 1,005 9/10/2021
5.0.9.171 955 9/10/2021
5.0.9.170 984 9/10/2021
5.0.9.169 1,035 9/10/2021
5.0.9.168 991 9/10/2021
5.0.9.167 1,002 9/10/2021
5.0.9.166 963 9/10/2021
5.0.9.165 1,046 9/10/2021
5.0.9.164 973 9/4/2021
5.0.9.163 944 9/4/2021
5.0.9.162 1,017 9/4/2021
5.0.9.161 942 9/4/2021
5.0.9.160 1,003 9/4/2021
5.0.9.158 963 9/3/2021
5.0.9.157 963 9/3/2021
5.0.9.156 943 9/3/2021
5.0.9.155 930 9/3/2021
5.0.9.154 937 9/1/2021
5.0.9.153 919 9/1/2021
5.0.9.152 951 9/1/2021
5.0.9.150 955 9/1/2021
5.0.9.149 929 8/31/2021
5.0.9.148 988 8/31/2021
5.0.9.147 946 8/31/2021
5.0.9.146 957 8/30/2021
5.0.9.145 943 8/29/2021
5.0.9.144 985 8/29/2021
5.0.9.143 949 8/29/2021
5.0.9.142 1,014 8/29/2021
5.0.9.141 939 8/28/2021
5.0.9.140 926 8/27/2021
5.0.9.139 965 8/27/2021
5.0.9.138 958 8/27/2021
5.0.9.137 963 8/27/2021
5.0.9.135 956 8/27/2021
5.0.9.134 1,004 8/26/2021
5.0.9.133 953 8/26/2021
5.0.9.132 964 8/26/2021
5.0.9.131 939 8/26/2021
5.0.9.130 926 8/26/2021
5.0.9.128 979 8/25/2021
5.0.9.127 987 8/25/2021
5.0.9.126 981 8/25/2021
5.0.9.125 952 8/25/2021
5.0.9.124 978 8/25/2021
5.0.9.121 924 8/25/2021
5.0.9.120 964 8/24/2021
5.0.9.118 949 8/24/2021
5.0.9.117 944 8/24/2021
5.0.9.116 985 8/24/2021
5.0.9.115 1,001 8/24/2021
5.0.9.114 953 8/24/2021
5.0.9.113 923 8/24/2021
5.0.9.112 910 8/24/2021
5.0.9.111 982 8/24/2021
5.0.9.110 928 8/24/2021
5.0.9.109 918 8/24/2021
5.0.9.108 988 8/24/2021
5.0.9.107 939 8/24/2021
5.0.9.106 982 8/23/2021
5.0.9.105 944 8/23/2021
5.0.9.104 996 8/23/2021
5.0.9.103 942 8/23/2021
5.0.9.101 977 8/23/2021
5.0.9.74 965 8/23/2021
5.0.9.73 1,010 8/23/2021
5.0.9.72 972 8/23/2021
5.0.9.71 924 8/23/2021
5.0.9.70 960 8/23/2021
5.0.9.69 914 8/23/2021
5.0.9.68 932 8/23/2021
5.0.9.67 955 8/23/2021
5.0.9.66 928 8/23/2021
5.0.9.65 993 8/23/2021
5.0.9.64 947 8/23/2021
5.0.9.63 971 8/22/2021
5.0.9.62 995 8/22/2021
5.0.9.61 981 8/22/2021
5.0.9.60 950 8/22/2021
5.0.9.59 985 8/21/2021
5.0.9.58 1,013 8/21/2021
5.0.9.56 937 8/21/2021
5.0.9.55 965 8/21/2021
5.0.9.54 980 8/21/2021
5.0.9.52 936 8/21/2021
5.0.9.51 939 8/21/2021
5.0.9.50 937 8/21/2021
5.0.9.49 932 8/21/2021
5.0.9.48 1,016 8/21/2021
5.0.9.47 1,028 8/21/2021
5.0.9.46 958 8/20/2021
5.0.9.45 959 8/20/2021
5.0.9.44 941 8/20/2021
5.0.9.43 955 8/20/2021
5.0.9.42 1,020 8/20/2021
5.0.9.41 975 8/20/2021
5.0.9.40 1,007 8/20/2021
5.0.9.39 955 8/20/2021
5.0.9.38 944 8/19/2021
5.0.9.37 987 8/19/2021
5.0.9.36 935 8/19/2021
5.0.9.35 987 8/19/2021
5.0.9.34 908 8/18/2021
5.0.9.33 953 8/18/2021
5.0.9.32 980 8/18/2021
5.0.9.31 971 8/18/2021
5.0.9.30 1,027 8/18/2021
5.0.9.29 974 8/18/2021
5.0.9.28 922 8/18/2021
5.0.9.27 1,040 8/18/2021
5.0.9.26 959 8/18/2021
5.0.9.25 992 8/18/2021
5.0.9.24 962 8/18/2021
5.0.9.23 975 8/18/2021
5.0.9.20 973 8/17/2021
5.0.9.19 968 8/17/2021
5.0.9.18 958 8/16/2021
5.0.9.17 997 8/16/2021
5.0.9.16 980 8/16/2021
5.0.9.15 932 8/16/2021
5.0.9.12 942 8/15/2021
5.0.9.11 979 8/15/2021
5.0.9.10 949 8/15/2021
5.0.9.9 1,013 8/15/2021
5.0.9.8 967 8/15/2021
5.0.9.7 946 8/15/2021
5.0.9.6 942 8/15/2021
5.0.9.5 1,010 8/15/2021
5.0.9.4 963 8/15/2021
5.0.9.3 934 8/13/2021
5.0.9.2 948 8/13/2021
5.0.9.1 990 8/13/2021
5.0.9 937 8/11/2021
5.0.8.179 1,011 8/8/2021
5.0.8.178 999 8/8/2021
5.0.8.177 951 8/8/2021
5.0.8.176 954 8/8/2021
5.0.8.174 991 8/8/2021
5.0.8.173 1,008 8/7/2021
5.0.8.172 938 8/7/2021
5.0.8.171 1,050 8/7/2021
5.0.8.170 1,025 8/7/2021
5.0.8.169 1,007 8/7/2021
5.0.8.168 1,068 8/7/2021
5.0.8.167 1,070 8/7/2021
5.0.8.166 998 8/6/2021
5.0.8.165 971 8/6/2021
5.0.8.164 951 8/6/2021
5.0.8.163 1,033 8/6/2021
5.0.8.162 1,021 8/6/2021
5.0.8.161 996 8/3/2021
5.0.8.160 997 8/3/2021
5.0.8.159 1,007 8/3/2021
5.0.8.158 940 8/3/2021
5.0.8.157 993 8/3/2021
5.0.8.156 986 8/3/2021
5.0.8.155 1,005 8/3/2021
5.0.8.154 985 8/3/2021
5.0.8.152 982 8/3/2021
5.0.8.151 972 8/3/2021
5.0.8.150 969 8/3/2021
5.0.8.148 934 8/2/2021
5.0.8.147 926 8/2/2021
5.0.8.146 973 8/2/2021
5.0.8.145 1,072 8/1/2021
5.0.8.143 983 8/1/2021
5.0.8.142 1,027 8/1/2021
5.0.8.141 1,045 8/1/2021
5.0.8.140 936 8/1/2021
5.0.8.139 1,039 8/1/2021
5.0.8.138 1,051 8/1/2021
5.0.8.137 998 8/1/2021
5.0.8.136 927 8/1/2021
5.0.8.135 916 8/1/2021
5.0.8.134 1,018 7/31/2021
5.0.8.133 1,061 7/31/2021
5.0.8.132 1,055 7/31/2021
5.0.8.131 1,035 7/31/2021
5.0.8.130 1,060 7/31/2021
5.0.8.129 1,101 7/31/2021
5.0.8.128 909 7/31/2021
5.0.8.127 914 7/31/2021
5.0.8.126 983 7/31/2021
5.0.8.125 1,008 7/31/2021
5.0.8.124 1,035 7/30/2021
5.0.8.123 1,032 7/30/2021
5.0.8.122 990 7/30/2021
5.0.8.121 971 7/30/2021
5.0.8.120 983 7/30/2021
5.0.8.119 930 7/30/2021
5.0.8.118 989 7/30/2021
5.0.8.117 1,032 7/30/2021
5.0.8.116 967 7/30/2021
5.0.8.115 943 7/30/2021
5.0.8.114 960 7/30/2021
5.0.8.113 1,003 7/29/2021
5.0.8.112 1,036 7/29/2021
5.0.8.110 961 7/29/2021
5.0.8.107 977 7/28/2021
5.0.8.106 1,021 7/28/2021
5.0.8.105 1,002 7/28/2021
5.0.8.104 997 7/28/2021
5.0.8.103 1,023 7/28/2021
5.0.8.102 1,044 7/28/2021
5.0.8.101 969 7/28/2021
5.0.8.100 929 7/28/2021
5.0.8.97 964 7/28/2021
5.0.8.96 993 7/28/2021
5.0.8.95 946 7/27/2021
5.0.8.94 1,037 7/27/2021
5.0.8.93 1,012 7/27/2021
5.0.8.92 971 7/27/2021
5.0.8.91 997 7/26/2021
5.0.8.90 985 7/26/2021
5.0.8.89 972 7/26/2021
5.0.8.88 939 7/26/2021
5.0.8.87 953 7/26/2021
5.0.8.86 970 7/26/2021
5.0.8.85 982 7/26/2021
5.0.8.84 982 7/26/2021
5.0.8.83 958 7/26/2021
5.0.8.82 1,013 7/26/2021
5.0.8.81 960 7/26/2021
5.0.8.80 1,032 7/25/2021
5.0.8.79 1,035 7/25/2021
5.0.8.78 999 7/25/2021
5.0.8.77 1,033 7/25/2021
5.0.8.76 985 7/25/2021
5.0.8.75 975 7/25/2021
5.0.8.72 1,013 7/24/2021
5.0.8.71 980 7/24/2021
5.0.8.70 928 7/24/2021
5.0.8.69 970 7/24/2021
5.0.8.68 987 7/24/2021
5.0.8.66 1,036 7/24/2021
5.0.8.65 1,024 7/24/2021
5.0.8.64 958 7/24/2021
5.0.8.63 966 7/24/2021
5.0.8.62 943 7/23/2021
5.0.8.61 1,013 7/23/2021
5.0.8.60 977 7/23/2021
5.0.8.59 978 7/22/2021
5.0.8.58 1,005 7/22/2021
5.0.8.57 955 7/22/2021
5.0.8.56 945 7/22/2021
5.0.8.55 970 7/22/2021
5.0.8.54 998 7/22/2021
5.0.8.53 950 7/21/2021
5.0.8.52 983 7/21/2021
5.0.8.51 978 7/16/2021
5.0.8.50 948 7/16/2021
5.0.8.49 996 7/15/2021
5.0.8.48 959 7/15/2021
5.0.8.47 969 7/15/2021
5.0.8.46 948 7/15/2021
5.0.8.45 1,001 7/15/2021
5.0.8.43 980 7/15/2021
5.0.8.42 913 7/15/2021
5.0.8.41 918 7/15/2021
5.0.8.40 958 7/14/2021
5.0.8.33 955 7/14/2021
5.0.8.32 968 7/14/2021
5.0.8.31 980 7/13/2021
5.0.8.30 1,033 7/13/2021
5.0.8.29 966 7/11/2021
5.0.8.28 982 7/11/2021
5.0.8.27 957 7/11/2021
5.0.8.26 1,004 7/11/2021
5.0.8.25 999 7/11/2021
5.0.8.24 997 7/11/2021
5.0.8.23 1,008 7/11/2021
5.0.8.22 1,016 7/11/2021
5.0.8.21 970 7/10/2021
5.0.8.20 1,002 7/10/2021
5.0.8.19 1,018 7/10/2021
5.0.8.18 1,013 7/10/2021
5.0.8.17 1,009 7/10/2021
5.0.8.16 977 7/9/2021
5.0.8.12 964 7/8/2021
5.0.8.11 972 7/8/2021
5.0.8.5 952 7/1/2021
5.0.8.4 964 7/1/2021
5.0.8.2 968 7/1/2021
5.0.8 948 6/25/2021
5.0.7.17 937 6/17/2021
5.0.7.16 1,060 6/16/2021
5.0.7.15 1,041 6/16/2021