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.
#addin nuget:?package=HT.Components&version=6.0.6
                    
Install HT.Components as a Cake Addin
#tool nuget:?package=HT.Components&version=6.0.6
                    
Install HT.Components 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. 
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,450 6/15/2022
6.0.5.70 945 6/7/2022
6.0.5.69 956 6/1/2022
6.0.5.68 951 6/1/2022
6.0.5.67 940 6/1/2022
6.0.5.66 893 6/1/2022
6.0.5.65 978 6/1/2022
6.0.5.64 945 6/1/2022
6.0.5.63 936 6/1/2022
6.0.5.62 966 6/1/2022
6.0.5.61 935 6/1/2022
6.0.5.60 940 6/1/2022
6.0.5.59 923 6/1/2022
6.0.5.58 919 5/27/2022
6.0.5.57 919 5/26/2022
6.0.5.56 927 5/26/2022
6.0.5.55 927 5/26/2022
6.0.5.54 900 5/26/2022
6.0.5.53 959 5/24/2022
6.0.5.52 959 5/23/2022
6.0.5.51 960 5/23/2022
6.0.5.50 949 5/23/2022
6.0.5.49 978 5/22/2022
6.0.5.48 959 5/22/2022
6.0.5.46 977 5/22/2022
6.0.5.45 961 5/22/2022
6.0.5.43 935 5/21/2022
6.0.5.42 942 5/21/2022
6.0.5.41 935 5/20/2022
6.0.5.40 885 5/20/2022
6.0.5.39 921 5/20/2022
6.0.5.38 954 5/20/2022
6.0.5.36 904 5/20/2022
6.0.5.35 951 5/20/2022
6.0.5.32 905 5/20/2022
6.0.5.30 946 5/20/2022
6.0.5.29 927 5/20/2022
6.0.5.28 914 5/20/2022
6.0.5.26 978 5/20/2022
6.0.5.25 980 5/18/2022
6.0.5.24 935 5/18/2022
6.0.5.23 905 5/18/2022
6.0.5.22 936 5/18/2022
6.0.5.21 948 5/18/2022
6.0.5.20 932 5/18/2022
6.0.5.19 967 5/17/2022
6.0.5.18 955 5/14/2022
6.0.5.16 923 5/14/2022
6.0.5.15 941 5/14/2022
6.0.5.14 945 5/14/2022
6.0.5.12 960 5/12/2022
6.0.5.11 920 5/12/2022
6.0.5.10 938 5/12/2022
6.0.5.9 914 5/12/2022
6.0.5.8 1,014 5/12/2022
6.0.5.6 949 5/12/2022
6.0.5.5 908 5/12/2022
6.0.5.3 953 5/12/2022
6.0.5.2 926 5/12/2022
6.0.5.1 934 5/12/2022
6.0.5 957 5/12/2022
6.0.4.21 928 5/11/2022
6.0.4.18 934 5/11/2022
6.0.4.17 943 5/10/2022
6.0.4.16 950 5/10/2022
6.0.4.15 915 5/10/2022
6.0.4.14 927 5/10/2022
6.0.4.12 922 5/9/2022
6.0.4.11 944 5/9/2022
6.0.4.10 984 5/8/2022
6.0.4.9 968 5/8/2022
6.0.4.8 972 5/8/2022
6.0.4.6 935 5/8/2022
6.0.4.5 963 5/8/2022
6.0.4.3 964 5/4/2022
6.0.4.2 964 4/27/2022
6.0.4.1 949 4/20/2022
6.0.4 1,022 4/20/2022
6.0.3.8 963 4/20/2022
6.0.3.7 934 4/19/2022
6.0.3.2 982 4/19/2022
6.0.3 945 4/19/2022
6.0.2 1,040 2/15/2022
6.0.1.45 825 1/10/2022
6.0.1.44 817 1/10/2022
6.0.1.43 796 1/7/2022
6.0.1.42 849 1/7/2022
6.0.1.41 809 1/7/2022
6.0.1.40 790 1/7/2022
6.0.1.39 785 1/7/2022
6.0.1.38 754 1/7/2022
6.0.1.37 793 1/7/2022
6.0.1.36 824 1/7/2022
6.0.1.35 810 1/7/2022
6.0.1.34 785 1/7/2022
6.0.1.33 785 1/7/2022
6.0.1.32 774 1/7/2022
6.0.1.31 816 1/7/2022
6.0.1.30 784 1/7/2022
6.0.1.29 799 1/7/2022
6.0.1.28 839 1/7/2022
6.0.1.27 812 1/7/2022
6.0.1.26 842 1/7/2022
6.0.1.25 821 1/7/2022
6.0.1.24 775 1/7/2022
6.0.1.23 795 1/7/2022
6.0.1.22 834 1/7/2022
6.0.1.21 784 1/7/2022
6.0.1.20 801 1/6/2022
6.0.1.19 814 1/6/2022
6.0.1.18 848 1/4/2022
6.0.1.17 837 1/4/2022
6.0.1.16 799 1/4/2022
6.0.1.15 811 1/4/2022
6.0.1.14 789 1/4/2022
6.0.1.13 814 1/4/2022
6.0.1.12 792 1/4/2022
6.0.1.11 778 12/30/2021
6.0.1.10 825 12/30/2021
6.0.1.9 797 12/30/2021
6.0.1.8 768 12/30/2021
6.0.1.7 814 12/30/2021
6.0.1.6 812 12/29/2021
6.0.1.5 823 12/29/2021
6.0.1.4 788 12/23/2021
6.0.1.3 824 12/20/2021
6.0.1.2 796 12/17/2021
6.0.1.1 833 12/17/2021
6.0.1 795 12/17/2021
6.0.0.56 859 12/15/2021
6.0.0.55 814 12/15/2021
6.0.0.54 813 12/15/2021
6.0.0.53 823 12/15/2021
6.0.0.52 796 12/15/2021
6.0.0.51 862 12/15/2021
6.0.0.50 867 12/15/2021
6.0.0.49 935 12/14/2021
6.0.0.48 894 12/14/2021
6.0.0.47 879 12/14/2021
6.0.0.46 832 12/14/2021
6.0.0.45 817 12/14/2021
6.0.0.44 830 12/14/2021
6.0.0.43 809 12/14/2021
6.0.0.42 839 12/14/2021
6.0.0.41 800 12/14/2021
6.0.0.40 851 12/14/2021
6.0.0.39 811 12/13/2021
6.0.0.38 822 12/13/2021
6.0.0.37 837 12/13/2021
6.0.0.36 848 12/13/2021
6.0.0.35 835 12/13/2021
6.0.0.34 801 12/13/2021
6.0.0.33 796 12/13/2021
6.0.0.32 824 12/13/2021
6.0.0.31 993 12/13/2021
6.0.0.30 985 12/13/2021
6.0.0.29 966 12/13/2021
6.0.0.28 877 12/13/2021
6.0.0.27 817 12/10/2021
6.0.0.26 776 12/10/2021
6.0.0.25 780 12/10/2021
6.0.0.24 808 12/10/2021
6.0.0.23 815 12/9/2021
6.0.0.22 791 12/7/2021
6.0.0.21 825 12/7/2021
6.0.0.20 831 12/7/2021
6.0.0.19 826 12/7/2021
6.0.0.17 831 12/7/2021
6.0.0.15 788 12/7/2021
6.0.0.14 794 12/6/2021
6.0.0.13 799 12/1/2021
6.0.0.12 783 12/1/2021
6.0.0.11 4,028 11/25/2021
6.0.0.10 3,830 11/25/2021
6.0.0.9 3,761 11/25/2021
6.0.0.8 6,416 11/24/2021
6.0.0.7 5,341 11/24/2021
6.0.0.6 5,981 11/24/2021
6.0.0.5 811 11/23/2021
6.0.0.4 801 11/23/2021
6.0.0.3 787 11/23/2021
6.0.0.2 789 11/23/2021
6.0.0.1 804 11/22/2021
6.0.0 767 11/22/2021
5.0.11.16 865 11/1/2021
5.0.11.15 847 11/1/2021
5.0.11.14 823 11/1/2021
5.0.11.12 855 11/1/2021
5.0.11.11 902 10/31/2021
5.0.11.10 918 10/31/2021
5.0.11.9 872 10/25/2021
5.0.11.8 844 10/25/2021
5.0.11.7 885 10/25/2021
5.0.11.6 860 10/25/2021
5.0.11.5 917 10/25/2021
5.0.11.4 934 10/25/2021
5.0.11.3 847 10/25/2021
5.0.11.2 876 10/25/2021
5.0.11.1 879 10/25/2021
5.0.11 866 10/25/2021
5.0.10.124 904 10/16/2021
5.0.10.121 830 10/15/2021
5.0.10.120 798 10/15/2021
5.0.10.119 830 10/14/2021
5.0.10.118 855 10/14/2021
5.0.10.117 843 10/14/2021
5.0.10.116 825 10/14/2021
5.0.10.115 828 10/14/2021
5.0.10.114 877 10/13/2021
5.0.10.113 815 10/13/2021
5.0.10.112 836 10/13/2021
5.0.10.111 870 10/13/2021
5.0.10.110 874 10/13/2021
5.0.10.109 861 10/13/2021
5.0.10.108 871 10/13/2021
5.0.10.107 852 10/13/2021
5.0.10.106 809 10/13/2021
5.0.10.105 868 10/13/2021
5.0.10.104 833 10/13/2021
5.0.10.103 895 10/13/2021
5.0.10.102 848 10/13/2021
5.0.10.101 805 10/13/2021
5.0.10.100 852 10/13/2021
5.0.10.99 818 10/13/2021
5.0.10.98 845 10/13/2021
5.0.10.97 866 10/13/2021
5.0.10.96 840 10/13/2021
5.0.10.95 849 10/13/2021
5.0.10.94 867 10/13/2021
5.0.10.93 899 10/13/2021
5.0.10.92 896 10/13/2021
5.0.10.90 909 10/12/2021
5.0.10.88 789 10/12/2021
5.0.10.87 849 10/12/2021
5.0.10.86 837 10/12/2021
5.0.10.83 812 10/12/2021
5.0.10.82 822 10/12/2021
5.0.10.81 834 10/12/2021
5.0.10.80 843 10/12/2021
5.0.10.79 866 10/12/2021
5.0.10.78 831 10/12/2021
5.0.10.77 884 10/12/2021
5.0.10.76 870 10/12/2021
5.0.10.75 890 10/12/2021
5.0.10.74 880 10/12/2021
5.0.10.73 885 10/12/2021
5.0.10.72 914 10/12/2021
5.0.10.71 868 10/11/2021
5.0.10.70 895 10/11/2021
5.0.10.69 880 10/11/2021
5.0.10.68 820 10/11/2021
5.0.10.67 791 10/11/2021
5.0.10.62 922 10/10/2021
5.0.10.61 893 10/10/2021
5.0.10.60 882 10/10/2021
5.0.10.59 876 10/10/2021
5.0.10.58 926 10/10/2021
5.0.10.56 930 10/10/2021
5.0.10.55 952 10/10/2021
5.0.10.54 865 10/10/2021
5.0.10.53 829 10/10/2021
5.0.10.52 800 10/10/2021
5.0.10.51 863 10/10/2021
5.0.10.50 865 10/10/2021
5.0.10.49 959 10/10/2021
5.0.10.48 897 10/10/2021
5.0.10.47 896 10/10/2021
5.0.10.46 799 10/10/2021
5.0.10.45 807 10/10/2021
5.0.10.44 824 10/10/2021
5.0.10.43 852 10/10/2021
5.0.10.42 862 10/10/2021
5.0.10.41 845 10/10/2021
5.0.10.40 896 10/10/2021
5.0.10.37 864 10/10/2021
5.0.10.36 926 10/9/2021
5.0.10.35 893 10/9/2021
5.0.10.34 904 10/9/2021
5.0.10.33 861 10/9/2021
5.0.10.32 835 10/9/2021
5.0.10.31 850 10/9/2021
5.0.10.30 849 10/9/2021
5.0.10.28 892 10/9/2021
5.0.10.27 892 10/9/2021
5.0.10.26 873 10/9/2021
5.0.10.25 875 10/9/2021
5.0.10.24 900 10/9/2021
5.0.10.23 910 10/9/2021
5.0.10.22 904 10/9/2021
5.0.10.21 827 10/9/2021
5.0.10.20 838 10/9/2021
5.0.10.19 804 10/9/2021
5.0.10.18 834 10/9/2021
5.0.10.17 830 10/9/2021
5.0.10.16 826 10/9/2021
5.0.10.15 849 10/9/2021
5.0.10.14 846 10/9/2021
5.0.10.12 854 10/9/2021
5.0.10.11 867 10/8/2021
5.0.10.10 925 10/8/2021
5.0.10.9 897 10/8/2021
5.0.10.8 893 10/8/2021
5.0.10.7 923 10/8/2021
5.0.10.6 893 10/8/2021
5.0.10.4 887 10/3/2021
5.0.10.2 835 10/1/2021
5.0.10 871 10/1/2021
5.0.9.1096 845 9/23/2021
5.0.9.1095 828 9/23/2021
5.0.9.1094 851 9/23/2021
5.0.9.1093 808 9/23/2021
5.0.9.1091 823 9/17/2021
5.0.9.1090 858 9/17/2021
5.0.9.1089 904 9/17/2021
5.0.9.1088 846 9/17/2021
5.0.9.1087 832 9/17/2021
5.0.9.1086 881 9/17/2021
5.0.9.1085 886 9/17/2021
5.0.9.1084 830 9/17/2021
5.0.9.1083 861 9/17/2021
5.0.9.1082 853 9/17/2021
5.0.9.1080 820 9/17/2021
5.0.9.1079 856 9/17/2021
5.0.9.1078 859 9/17/2021
5.0.9.1077 841 9/17/2021
5.0.9.1076 842 9/17/2021
5.0.9.1075 864 9/16/2021
5.0.9.1074 862 9/16/2021
5.0.9.1073 827 9/16/2021
5.0.9.1072 869 9/16/2021
5.0.9.1071 874 9/16/2021
5.0.9.1070 877 9/16/2021
5.0.9.1069 832 9/16/2021
5.0.9.1068 813 9/16/2021
5.0.9.1067 846 9/16/2021
5.0.9.1066 863 9/16/2021
5.0.9.1065 877 9/16/2021
5.0.9.1064 836 9/16/2021
5.0.9.1063 835 9/16/2021
5.0.9.1062 863 9/16/2021
5.0.9.1060 823 9/15/2021
5.0.9.1057 847 9/15/2021
5.0.9.1056 865 9/15/2021
5.0.9.1055 861 9/15/2021
5.0.9.1054 875 9/15/2021
5.0.9.1053 871 9/15/2021
5.0.9.1052 914 9/15/2021
5.0.9.1051 876 9/15/2021
5.0.9.1050 850 9/15/2021
5.0.9.1049 847 9/15/2021
5.0.9.1048 824 9/14/2021
5.0.9.1047 818 9/14/2021
5.0.9.1046 807 9/14/2021
5.0.9.1045 801 9/14/2021
5.0.9.1044 843 9/14/2021
5.0.9.1043 892 9/14/2021
5.0.9.1042 861 9/14/2021
5.0.9.1041 811 9/14/2021
5.0.9.1040 835 9/14/2021
5.0.9.1039 844 9/14/2021
5.0.9.1038 821 9/14/2021
5.0.9.1037 793 9/14/2021
5.0.9.1036 862 9/14/2021
5.0.9.1035 840 9/14/2021
5.0.9.1034 810 9/14/2021
5.0.9.1033 848 9/14/2021
5.0.9.1032 852 9/14/2021
5.0.9.1031 876 9/13/2021
5.0.9.1030 864 9/13/2021
5.0.9.1029 863 9/13/2021
5.0.9.1028 805 9/13/2021
5.0.9.1027 838 9/13/2021
5.0.9.1026 875 9/13/2021
5.0.9.1025 871 9/13/2021
5.0.9.1024 866 9/13/2021
5.0.9.1023 882 9/13/2021
5.0.9.1022 892 9/13/2021
5.0.9.1021 894 9/13/2021
5.0.9.1020 846 9/13/2021
5.0.9.1019 855 9/12/2021
5.0.9.1018 874 9/12/2021
5.0.9.1017 899 9/12/2021
5.0.9.1016 865 9/12/2021
5.0.9.1015 882 9/12/2021
5.0.9.1014 843 9/12/2021
5.0.9.1011 840 9/12/2021
5.0.9.1010 937 9/12/2021
5.0.9.1009 904 9/12/2021
5.0.9.1008 908 9/12/2021
5.0.9.1007 884 9/11/2021
5.0.9.1006 951 9/11/2021
5.0.9.1005 939 9/11/2021
5.0.9.1004 884 9/11/2021
5.0.9.1003 883 9/11/2021
5.0.9.1001 920 9/11/2021
5.0.9.181 864 9/10/2021
5.0.9.180 868 9/10/2021
5.0.9.179 853 9/10/2021
5.0.9.178 944 9/10/2021
5.0.9.177 901 9/10/2021
5.0.9.176 892 9/10/2021
5.0.9.175 820 9/10/2021
5.0.9.173 846 9/10/2021
5.0.9.172 893 9/10/2021
5.0.9.171 820 9/10/2021
5.0.9.170 874 9/10/2021
5.0.9.169 909 9/10/2021
5.0.9.168 877 9/10/2021
5.0.9.167 884 9/10/2021
5.0.9.166 854 9/10/2021
5.0.9.165 914 9/10/2021
5.0.9.164 863 9/4/2021
5.0.9.163 821 9/4/2021
5.0.9.162 901 9/4/2021
5.0.9.161 826 9/4/2021
5.0.9.160 868 9/4/2021
5.0.9.158 845 9/3/2021
5.0.9.157 829 9/3/2021
5.0.9.156 830 9/3/2021
5.0.9.155 808 9/3/2021
5.0.9.154 821 9/1/2021
5.0.9.153 804 9/1/2021
5.0.9.152 819 9/1/2021
5.0.9.150 822 9/1/2021
5.0.9.149 815 8/31/2021
5.0.9.148 851 8/31/2021
5.0.9.147 833 8/31/2021
5.0.9.146 841 8/30/2021
5.0.9.145 832 8/29/2021
5.0.9.144 869 8/29/2021
5.0.9.143 839 8/29/2021
5.0.9.142 888 8/29/2021
5.0.9.141 823 8/28/2021
5.0.9.140 818 8/27/2021
5.0.9.139 834 8/27/2021
5.0.9.138 839 8/27/2021
5.0.9.137 854 8/27/2021
5.0.9.135 823 8/27/2021
5.0.9.134 893 8/26/2021
5.0.9.133 835 8/26/2021
5.0.9.132 845 8/26/2021
5.0.9.131 824 8/26/2021
5.0.9.130 793 8/26/2021
5.0.9.128 861 8/25/2021
5.0.9.127 858 8/25/2021
5.0.9.126 871 8/25/2021
5.0.9.125 827 8/25/2021
5.0.9.124 836 8/25/2021
5.0.9.121 779 8/25/2021
5.0.9.120 832 8/24/2021
5.0.9.118 830 8/24/2021
5.0.9.117 830 8/24/2021
5.0.9.116 870 8/24/2021
5.0.9.115 887 8/24/2021
5.0.9.114 834 8/24/2021
5.0.9.113 813 8/24/2021
5.0.9.112 776 8/24/2021
5.0.9.111 870 8/24/2021
5.0.9.110 803 8/24/2021
5.0.9.109 805 8/24/2021
5.0.9.108 861 8/24/2021
5.0.9.107 823 8/24/2021
5.0.9.106 836 8/23/2021
5.0.9.105 829 8/23/2021
5.0.9.104 853 8/23/2021
5.0.9.103 823 8/23/2021
5.0.9.101 857 8/23/2021
5.0.9.74 840 8/23/2021
5.0.9.73 896 8/23/2021
5.0.9.72 859 8/23/2021
5.0.9.71 810 8/23/2021
5.0.9.70 832 8/23/2021
5.0.9.69 791 8/23/2021
5.0.9.68 818 8/23/2021
5.0.9.67 839 8/23/2021
5.0.9.66 819 8/23/2021
5.0.9.65 861 8/23/2021
5.0.9.64 834 8/23/2021
5.0.9.63 839 8/22/2021
5.0.9.62 856 8/22/2021
5.0.9.61 850 8/22/2021
5.0.9.60 816 8/22/2021
5.0.9.59 868 8/21/2021
5.0.9.58 904 8/21/2021
5.0.9.56 820 8/21/2021
5.0.9.55 856 8/21/2021
5.0.9.54 873 8/21/2021
5.0.9.52 823 8/21/2021
5.0.9.51 821 8/21/2021
5.0.9.50 832 8/21/2021
5.0.9.49 816 8/21/2021
5.0.9.48 878 8/21/2021
5.0.9.47 887 8/21/2021
5.0.9.46 848 8/20/2021
5.0.9.45 849 8/20/2021
5.0.9.44 809 8/20/2021
5.0.9.43 825 8/20/2021
5.0.9.42 884 8/20/2021
5.0.9.41 858 8/20/2021
5.0.9.40 893 8/20/2021
5.0.9.39 822 8/20/2021
5.0.9.38 813 8/19/2021
5.0.9.37 874 8/19/2021
5.0.9.36 802 8/19/2021
5.0.9.35 876 8/19/2021
5.0.9.34 792 8/18/2021
5.0.9.33 840 8/18/2021
5.0.9.32 869 8/18/2021
5.0.9.31 853 8/18/2021
5.0.9.30 894 8/18/2021
5.0.9.29 840 8/18/2021
5.0.9.28 808 8/18/2021
5.0.9.27 896 8/18/2021
5.0.9.26 846 8/18/2021
5.0.9.25 861 8/18/2021
5.0.9.24 829 8/18/2021
5.0.9.23 827 8/18/2021
5.0.9.20 842 8/17/2021
5.0.9.19 858 8/17/2021
5.0.9.18 848 8/16/2021
5.0.9.17 858 8/16/2021
5.0.9.16 861 8/16/2021
5.0.9.15 823 8/16/2021
5.0.9.12 827 8/15/2021
5.0.9.11 855 8/15/2021
5.0.9.10 824 8/15/2021
5.0.9.9 898 8/15/2021
5.0.9.8 852 8/15/2021
5.0.9.7 835 8/15/2021
5.0.9.6 820 8/15/2021
5.0.9.5 903 8/15/2021
5.0.9.4 856 8/15/2021
5.0.9.3 816 8/13/2021
5.0.9.2 836 8/13/2021
5.0.9.1 852 8/13/2021
5.0.9 819 8/11/2021
5.0.8.179 895 8/8/2021
5.0.8.178 871 8/8/2021
5.0.8.177 839 8/8/2021
5.0.8.176 825 8/8/2021
5.0.8.174 846 8/8/2021
5.0.8.173 861 8/7/2021
5.0.8.172 827 8/7/2021
5.0.8.171 935 8/7/2021
5.0.8.170 912 8/7/2021
5.0.8.169 896 8/7/2021
5.0.8.168 936 8/7/2021
5.0.8.167 940 8/7/2021
5.0.8.166 884 8/6/2021
5.0.8.165 842 8/6/2021
5.0.8.164 805 8/6/2021
5.0.8.163 909 8/6/2021
5.0.8.162 870 8/6/2021
5.0.8.161 879 8/3/2021
5.0.8.160 850 8/3/2021
5.0.8.159 887 8/3/2021
5.0.8.158 799 8/3/2021
5.0.8.157 859 8/3/2021
5.0.8.156 864 8/3/2021
5.0.8.155 872 8/3/2021
5.0.8.154 857 8/3/2021
5.0.8.152 869 8/3/2021
5.0.8.151 838 8/3/2021
5.0.8.150 851 8/3/2021
5.0.8.148 820 8/2/2021
5.0.8.147 818 8/2/2021
5.0.8.146 860 8/2/2021
5.0.8.145 955 8/1/2021
5.0.8.143 869 8/1/2021
5.0.8.142 906 8/1/2021
5.0.8.141 898 8/1/2021
5.0.8.140 823 8/1/2021
5.0.8.139 926 8/1/2021
5.0.8.138 920 8/1/2021
5.0.8.137 889 8/1/2021
5.0.8.136 812 8/1/2021
5.0.8.135 802 8/1/2021
5.0.8.134 908 7/31/2021
5.0.8.133 909 7/31/2021
5.0.8.132 938 7/31/2021
5.0.8.131 921 7/31/2021
5.0.8.130 926 7/31/2021
5.0.8.129 959 7/31/2021
5.0.8.128 794 7/31/2021
5.0.8.127 804 7/31/2021
5.0.8.126 861 7/31/2021
5.0.8.125 871 7/31/2021
5.0.8.124 920 7/30/2021
5.0.8.123 914 7/30/2021
5.0.8.122 881 7/30/2021
5.0.8.121 845 7/30/2021
5.0.8.120 840 7/30/2021
5.0.8.119 813 7/30/2021
5.0.8.118 855 7/30/2021
5.0.8.117 916 7/30/2021
5.0.8.116 849 7/30/2021
5.0.8.115 831 7/30/2021
5.0.8.114 843 7/30/2021
5.0.8.113 886 7/29/2021
5.0.8.112 894 7/29/2021
5.0.8.110 834 7/29/2021
5.0.8.107 861 7/28/2021
5.0.8.106 898 7/28/2021
5.0.8.105 889 7/28/2021
5.0.8.104 853 7/28/2021
5.0.8.103 902 7/28/2021
5.0.8.102 921 7/28/2021
5.0.8.101 852 7/28/2021
5.0.8.100 811 7/28/2021
5.0.8.97 834 7/28/2021
5.0.8.96 868 7/28/2021
5.0.8.95 831 7/27/2021
5.0.8.94 886 7/27/2021
5.0.8.93 900 7/27/2021
5.0.8.92 856 7/27/2021
5.0.8.91 846 7/26/2021
5.0.8.90 861 7/26/2021
5.0.8.89 856 7/26/2021
5.0.8.88 822 7/26/2021
5.0.8.87 840 7/26/2021
5.0.8.86 861 7/26/2021
5.0.8.85 864 7/26/2021
5.0.8.84 860 7/26/2021
5.0.8.83 848 7/26/2021
5.0.8.82 894 7/26/2021
5.0.8.81 841 7/26/2021
5.0.8.80 917 7/25/2021
5.0.8.79 906 7/25/2021
5.0.8.78 889 7/25/2021
5.0.8.77 913 7/25/2021
5.0.8.76 853 7/25/2021
5.0.8.75 859 7/25/2021
5.0.8.72 894 7/24/2021
5.0.8.71 859 7/24/2021
5.0.8.70 814 7/24/2021
5.0.8.69 848 7/24/2021
5.0.8.68 873 7/24/2021
5.0.8.66 925 7/24/2021
5.0.8.65 910 7/24/2021
5.0.8.64 846 7/24/2021
5.0.8.63 835 7/24/2021
5.0.8.62 794 7/23/2021
5.0.8.61 886 7/23/2021
5.0.8.60 843 7/23/2021
5.0.8.59 870 7/22/2021
5.0.8.58 856 7/22/2021
5.0.8.57 839 7/22/2021
5.0.8.56 838 7/22/2021
5.0.8.55 849 7/22/2021
5.0.8.54 862 7/22/2021
5.0.8.53 838 7/21/2021
5.0.8.52 851 7/21/2021
5.0.8.51 863 7/16/2021
5.0.8.50 836 7/16/2021
5.0.8.49 881 7/15/2021
5.0.8.48 816 7/15/2021
5.0.8.47 843 7/15/2021
5.0.8.46 830 7/15/2021
5.0.8.45 863 7/15/2021
5.0.8.43 866 7/15/2021
5.0.8.42 780 7/15/2021
5.0.8.41 809 7/15/2021
5.0.8.40 842 7/14/2021
5.0.8.33 811 7/14/2021
5.0.8.32 854 7/14/2021
5.0.8.31 864 7/13/2021
5.0.8.30 901 7/13/2021
5.0.8.29 833 7/11/2021
5.0.8.28 846 7/11/2021
5.0.8.27 842 7/11/2021
5.0.8.26 872 7/11/2021
5.0.8.25 873 7/11/2021
5.0.8.24 861 7/11/2021
5.0.8.23 894 7/11/2021
5.0.8.22 887 7/11/2021
5.0.8.21 861 7/10/2021
5.0.8.20 885 7/10/2021
5.0.8.19 889 7/10/2021
5.0.8.18 880 7/10/2021
5.0.8.17 870 7/10/2021
5.0.8.16 865 7/9/2021
5.0.8.12 852 7/8/2021
5.0.8.11 858 7/8/2021
5.0.8.5 819 7/1/2021
5.0.8.4 832 7/1/2021
5.0.8.2 859 7/1/2021
5.0.8 821 6/25/2021
5.0.7.17 826 6/17/2021
5.0.7.16 924 6/16/2021
5.0.7.15 919 6/16/2021