Metadata >> NuGet >> RichTextBlock.Html2Xaml

RichTextBlock.Html2Xaml

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 project using the tools and addresses described below.

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package RichTextBlock.Html2Xaml
Installing the package (HTTP Basic authentication):
Install-Package RichTextBlock.Html2Xaml -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package RichTextBlock.Html2Xaml -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package RichTextBlock.Html2Xaml

OpenWrap

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

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.2.0.0
1.1.0.0
1.0.0.2
1.0.0.1
1.0.0.0