Diahon.WinUI.Text 0.2.0-alpha

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

Diahon.WinUI.Text

Additions to the WinUI 3 built-in RichEditBox.

Usage

<dh:Win32RichEditBox xmlns:dh="using:Diahon.WinUI.Text">
    <dh:Win32RichEditBox.ContextFlyout>
        <dh:RichEditCommandBarFlyout />
    </dh:Win32RichEditBox.ContextFlyout>
</dh:Win32RichEditBox>

References

RichEdit 8.0 Table TOM

Product Compatible and additional computed target framework versions.
.NET net8.0-windows10.0.22621 is compatible.  net9.0-windows 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.
  • net8.0-windows10.0.22621

    • No dependencies.

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
0.2.0-alpha 193 4/1/2025
0.1.2-alpha 261 3/26/2024
0.1.1-alpha 90 3/25/2024