![]() |
VOOZH | about |
dotnet add package HtmlTextBlock --version 1.0.1
NuGet\Install-Package HtmlTextBlock -Version 1.0.1
<PackageReference Include="HtmlTextBlock" Version="1.0.1" />
<PackageVersion Include="HtmlTextBlock" Version="1.0.1" />Directory.Packages.props
<PackageReference Include="HtmlTextBlock" />Project file
paket add HtmlTextBlock --version 1.0.1
#r "nuget: HtmlTextBlock, 1.0.1"
#:package HtmlTextBlock@1.0.1
#addin nuget:?package=HtmlTextBlock&version=1.0.1Install as a Cake Addin
#tool nuget:?package=HtmlTextBlock&version=1.0.1Install as a Cake Tool
HtmlTextBlock is a light-weighted WPF control that allow you to display rich text, by translating html like tags into TextBlock.Inlines.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package has no dependencies.
Showing the top 1 NuGet packages that depend on HtmlTextBlock:
| Package | Downloads |
|---|---|
|
FileExplorer
WPF based control that implements most aspects of Windows Explorer. It can be used to display shell objects or any hierarchical data. |
This package is not used by any popular GitHub repositories.
Mar17 - Remove Windows Forms reference code.