Zebble.SpannableTextView 2.1.0

dotnet add package Zebble.SpannableTextView --version 2.1.0
                    
NuGet\Install-Package Zebble.SpannableTextView -Version 2.1.0
                    
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="Zebble.SpannableTextView" Version="2.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Zebble.SpannableTextView" Version="2.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Zebble.SpannableTextView" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Zebble.SpannableTextView --version 2.1.0
                    
#r "nuget: Zebble.SpannableTextView, 2.1.0"
                    
#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.
#:package Zebble.SpannableTextView@2.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Zebble.SpannableTextView&version=2.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Zebble.SpannableTextView&version=2.1.0
                    
Install as a Cake Tool

SpannableTextView is an extended Zebble TextView that is able to render simple markups such color and bold tags.

Product Compatible and additional computed target framework versions.
.NET net8.0-android34.0 is compatible.  net8.0-ios17.5 is compatible.  net8.0-windows10.0.19041 is compatible.  net9.0-android was computed.  net9.0-ios was computed.  net9.0-windows was computed.  net10.0-android was computed.  net10.0-ios was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.0 283 9/23/2024
2.0.1 1,170 7/3/2024
2.0.0 814 2/28/2024
1.2.152 2,722 2/1/2024
1.2.151 1,418 12/25/2023
1.2.150 4,961 5/11/2023
1.2.149 310 5/7/2023
1.2.148 274 5/1/2023
1.2.147 256 5/1/2023
1.2.146 1,928 3/2/2023
1.2.145 2,560 11/23/2021
1.2.144 369 11/17/2021
1.2.143 393 10/13/2021
1.2.142 526 1/12/2021
1.2.141 428 1/12/2021
1.2.140 523 1/9/2021
1.2.139 486 1/1/2021
1.2.138 545 10/1/2020
1.2.137 593 6/22/2020
1.2.136 605 5/4/2020
1.2.134 581 5/4/2020
1.2.133 622 5/4/2020
1.2.132 570 5/4/2020
1.2.130 564 5/4/2020
1.2.129 659 11/1/2019
1.2.128 1,166 8/6/2019
1.2.127 650 8/6/2019
1.2.126 658 8/6/2019
1.2.125 654 8/6/2019
1.2.124 710 7/10/2019
1.2.123 737 5/21/2019
1.1.122 743 3/28/2019
1.1.120 706 3/12/2019
1.0.121 690 3/25/2019
1.0.110 687 3/25/2019
1.0.109 691 3/27/2019
1.0.106 760 2/8/2019
1.0.105 1,269 4/25/2018
1.0.104 1,297 1/18/2018
1.0.103 1,697 1/10/2018
1.0.102 1,063 1/9/2018

Minor fixes