CYINT.XPlatformHTMLLabel 0.0.5-alpha

This is a prerelease version of CYINT.XPlatformHTMLLabel.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package CYINT.XPlatformHTMLLabel --version 0.0.5-alpha
NuGet\Install-Package CYINT.XPlatformHTMLLabel -Version 0.0.5-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="CYINT.XPlatformHTMLLabel" Version="0.0.5-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CYINT.XPlatformHTMLLabel --version 0.0.5-alpha
#r "nuget: CYINT.XPlatformHTMLLabel, 0.0.5-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.
// Install CYINT.XPlatformHTMLLabel as a Cake Addin
#addin nuget:?package=CYINT.XPlatformHTMLLabel&version=0.0.5-alpha&prerelease

// Install CYINT.XPlatformHTMLLabel as a Cake Tool
#tool nuget:?package=CYINT.XPlatformHTMLLabel&version=0.0.5-alpha&prerelease

A Xamarin Portable Class Library (PCL) and set of implementations for a cross platform HTML label.

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
MonoAndroid monoandroid is compatible. 
Xamarin.iOS xamarinios is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has 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.0.6-alpha 1,154 2/3/2017
0.0.5-alpha 748 2/3/2017
0.0.4-alpha 772 1/18/2017
0.0.3-alpha 758 1/18/2017
0.0.2-alpha 784 1/18/2017
0.0.1-alpha 789 1/18/2017

This takes care of the NullPointerException that occurs if the label text is not initialized to an empty string within the XAML Text property as per https://github.com/dfredriksen/XPlatformHTMLLabel/issues/1