AK.Toolkit.WinUI3.AutoCompleteTextBox
0.2.0-beta
This is a prerelease version of AK.Toolkit.WinUI3.AutoCompleteTextBox.
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 AK.Toolkit.WinUI3.AutoCompleteTextBox --version 0.2.0-beta
NuGet\Install-Package AK.Toolkit.WinUI3.AutoCompleteTextBox -Version 0.2.0-beta
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="AK.Toolkit.WinUI3.AutoCompleteTextBox" Version="0.2.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AK.Toolkit.WinUI3.AutoCompleteTextBox --version 0.2.0-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AK.Toolkit.WinUI3.AutoCompleteTextBox, 0.2.0-beta"
#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 AK.Toolkit.WinUI3.AutoCompleteTextBox as a Cake Addin #addin nuget:?package=AK.Toolkit.WinUI3.AutoCompleteTextBox&version=0.2.0-beta&prerelease // Install AK.Toolkit.WinUI3.AutoCompleteTextBox as a Cake Tool #tool nuget:?package=AK.Toolkit.WinUI3.AutoCompleteTextBox&version=0.2.0-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A TextBox control that show a suggestion based on input. The suggestion is shown inside the TextBox control.
Suggestions need to be provided by the SuggestionsSource property.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-windows10.0.19041 is compatible. net7.0-windows 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-windows10.0.19041
- Microsoft.Windows.SDK.BuildTools (>= 10.0.22000.194)
- Microsoft.WindowsAppSDK (>= 1.0.0)
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 |
---|---|---|
1.0.0 | 341 | 2/1/2023 |
0.3.1-beta | 171 | 5/4/2022 |
0.3.0-beta | 166 | 5/2/2022 |
0.2.0-beta | 179 | 4/25/2022 |
0.1.0-alpha | 173 | 4/21/2022 |