zoft.MauiExtensions.Controls.AutoCompleteEntry
1.0.0-RC1
This is a prerelease version of zoft.MauiExtensions.Controls.AutoCompleteEntry.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package zoft.MauiExtensions.Controls.AutoCompleteEntry --version 1.0.0-RC1
NuGet\Install-Package zoft.MauiExtensions.Controls.AutoCompleteEntry -Version 1.0.0-RC1
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="zoft.MauiExtensions.Controls.AutoCompleteEntry" Version="1.0.0-RC1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add zoft.MauiExtensions.Controls.AutoCompleteEntry --version 1.0.0-RC1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: zoft.MauiExtensions.Controls.AutoCompleteEntry, 1.0.0-RC1"
#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.
// Install zoft.MauiExtensions.Controls.AutoCompleteEntry as a Cake Addin #addin nuget:?package=zoft.MauiExtensions.Controls.AutoCompleteEntry&version=1.0.0-RC1&prerelease // Install zoft.MauiExtensions.Controls.AutoCompleteEntry as a Cake Tool #tool nuget:?package=zoft.MauiExtensions.Controls.AutoCompleteEntry&version=1.0.0-RC1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.Net MAUI Entry control that provides a list of suggestions as the user types.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-android31.0 is compatible. net6.0-ios was computed. net6.0-ios16.0 is compatible. net6.0-maccatalyst was computed. net6.0-maccatalyst15.4 is compatible. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net6.0-windows10.0.19041 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- zoft.MauiExtensions.Core (>= 1.0.4)
-
net6.0-android31.0
- zoft.MauiExtensions.Core (>= 1.0.4)
-
net6.0-ios16.0
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
- zoft.MauiExtensions.Core (>= 1.0.4)
-
net6.0-maccatalyst15.4
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
- zoft.MauiExtensions.Core (>= 1.0.4)
-
net6.0-windows10.0.19041
- zoft.MauiExtensions.Core (>= 1.0.4)
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 |
---|---|---|
3.0.8 | 1,747 | 8/30/2024 |
3.0.7 | 111 | 8/29/2024 |
3.0.6 | 121 | 8/28/2024 |
3.0.5 | 131 | 8/27/2024 |
3.0.4 | 121 | 8/26/2024 |
3.0.3 | 134 | 8/23/2024 |
3.0.2 | 2,274 | 5/24/2024 |
3.0.1 | 112 | 5/23/2024 |
3.0.0 | 132 | 5/23/2024 |
2.0.0 | 6,974 | 4/8/2023 |
1.0.0 | 633 | 12/16/2022 |
1.0.0-RC4 | 134 | 12/15/2022 |
1.0.0-RC3 | 137 | 12/15/2022 |
1.0.0-RC2 | 145 | 12/15/2022 |
1.0.0-RC1 | 134 | 11/27/2022 |
First version of the AutoCompleteEntry