Metadata >> NuGet >> RichTextBlock.Html2Xaml >> 1.2.0.0

1.2.0.0

Metadata

Authors Vincent Hoogendoorn [Macaw]
Description RichTextBlock.Html2Xaml adds a Html property to RichTextBlock controls, that translates Html formatted text on the fly to the subset of XAML that the RichTextBlock control supports, with just two source files that are simple to modify: one C#, one XSLT.
LicenseUrl http://github.com/MacawNL/WinRT-RichTextBlock.Html2Xaml
Owners Vincent Hoogendoorn [Macaw]
ProjectUrl http://github.com/MacawNL/WinRT-RichTextBlock.Html2Xaml
RequireLicenseAcceptance False
Summary Display HTML formatted text as XAML in a WinRT RichTextBlock control
Tags WinRT Win8 HTML XAML RichTextBlock
PackageSize 3937
PackageHashAlgorithm SHA512
PackageHash HEuU7vJWBWFjiqMV2DTHx+vUlK8vsrLxXaZRSMPe7PXIF44kbEQTeacIpBhy8dJEMZHih2IFB5VgbUmaMDPiDA==
DownloadCount 000000
CreatedDate 2015-10-06T08:27:03

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install RichTextBlock.Html2Xaml -Version 1.2.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install RichTextBlock.Html2Xaml -Version 1.2.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete RichTextBlock.Html2Xaml 1.2.0.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package RichTextBlock.Html2Xaml -Version 1.2.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package RichTextBlock.Html2Xaml -Version 1.2.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap RichTextBlock.Html2Xaml -Version 1.2.0.0
Uninstalling the package:
o remove-wrap RichTextBlock.Html2Xaml

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related