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.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A Xamarin Portable Class Library (PCL) and set of implementations for a cross platform HTML label.
Product | Versions 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,179 | 2/3/2017 |
0.0.5-alpha | 757 | 2/3/2017 |
0.0.4-alpha | 781 | 1/18/2017 |
0.0.3-alpha | 765 | 1/18/2017 |
0.0.2-alpha | 798 | 1/18/2017 |
0.0.1-alpha | 805 | 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