More.UI.Presentation
1.1.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.5 or higher.
dotnet add package More.UI.Presentation --version 1.1.1
NuGet\Install-Package More.UI.Presentation -Version 1.1.1
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="More.UI.Presentation" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add More.UI.Presentation --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: More.UI.Presentation, 1.1.1"
#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 More.UI.Presentation as a Cake Addin #addin nuget:?package=More.UI.Presentation&version=1.1.1 // Install More.UI.Presentation as a Cake Tool #tool nuget:?package=More.UI.Presentation&version=1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The presentation user interface library for the "More" framework.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Windows Store | win81 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- More.Extensions (>= 1.1.1)
- More.UI (>= 1.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on More.UI.Presentation:
Package | Downloads |
---|---|
More.UI.Hosting
The user interface hosting library for the "More" framework. |
GitHub repositories
This package is not used by any popular GitHub repositories.
• Fixed TextInputDialog modality issue
• Updated TextInputDialog default XAML template for better theming support
• Replaced use of SetResult with TrySetResult inside interaction request extensions