ColorCode.WinUI
2.0.13
Prefix Reserved
.NET 5.0
Install-Package ColorCode.WinUI -Version 2.0.13
dotnet add package ColorCode.WinUI --version 2.0.13
<PackageReference Include="ColorCode.WinUI" Version="2.0.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ColorCode.WinUI --version 2.0.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ColorCode.WinUI, 2.0.13"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install ColorCode.WinUI as a Cake Addin
#addin nuget:?package=ColorCode.WinUI&version=2.0.13
// Install ColorCode.WinUI as a Cake Tool
#tool nuget:?package=ColorCode.WinUI&version=2.0.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Contains the RichTextBlockFormatter, for rendering the Colorized Code to a RichTextBlock.
Product | Versions |
---|---|
.NET | net5.0-windows10.0.18362 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net5.0-windows10.0.18362
- ColorCode.Core (>= 2.0.13)
- Microsoft.WindowsAppSDK (>= 1.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ColorCode.WinUI:
Package | Downloads |
---|---|
CommunityToolkit.WinUI.UI.Controls.Markdown
This library provides a XAML MarkdownTextBlock control, an efficient and extensible control that can parse and render markdown. It is a part of the Windows Community Toolkit. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on ColorCode.WinUI:
Repository | Stars |
---|---|
microsoft/WinUI-Gallery
This app demonstrates the controls available in WinUI and the Fluent Design System.
|