Pgs.CrossPlatform.FormattedText 1.0.5

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

// Install Pgs.CrossPlatform.FormattedText as a Cake Tool
#tool nuget:?package=Pgs.CrossPlatform.FormattedText&version=1.0.5

Enchanted label for Xamarin.Forms which allows you to style text within single label, using user-defined tags(ex. HTML-style tags).
     Currently only Android custom renderer is implemented.

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. 
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
2.1.2 1,341 4/24/2017
2.1.1 1,207 11/14/2016
2.1.0 1,125 10/31/2016
2.0.0.7 1,245 10/25/2016
2.0.0.6 1,041 10/25/2016
1.0.9 947 10/13/2016
1.0.8 962 10/10/2016
1.0.7 977 10/10/2016
1.0.6 944 10/7/2016
1.0.5 969 10/7/2016

- Android support for SpannableStringBuilder,
- iOS is not yet supported