HighlightMarker.Forms 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package HighlightMarker.Forms --version 1.0.2
                    
NuGet\Install-Package HighlightMarker.Forms -Version 1.0.2
                    
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="HighlightMarker.Forms" Version="1.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HighlightMarker.Forms" Version="1.0.2" />
                    
Directory.Packages.props
<PackageReference Include="HighlightMarker.Forms" />
                    
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 HighlightMarker.Forms --version 1.0.2
                    
#r "nuget: HighlightMarker.Forms, 1.0.2"
                    
#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 HighlightMarker.Forms@1.0.2
                    
#: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=HighlightMarker.Forms&version=1.0.2
                    
Install as a Cake Addin
#tool nuget:?package=HighlightMarker.Forms&version=1.0.2
                    
Install as a Cake Tool

HighlightMarker.Forms enables HighlightMarker to be used with Xamarin.Forms.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
MonoTouch monotouch10 is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store win81 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
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
4.0.16-pre 289 4/12/2023
4.0.15 456 3/28/2023
4.0.5-pre 264 12/31/2022
3.0.14 1,233 1/31/2023
3.0.12-pre 232 12/31/2022
3.0.11 14,305 11/13/2021
3.0.9-pre 383 11/13/2021
3.0.7-pre 310 11/12/2021
3.0.6-pre 329 11/12/2021
2.0.19310.9-pre 896 11/6/2019
1.1.0 29,115 11/30/2016
1.1.0-pre3 1,655 10/3/2016
1.1.0-pre2 1,644 10/3/2016
1.0.3 1,529 1/17/2016
1.0.2 1,523 1/17/2016
1.0.1 1,482 1/17/2016
1.0.1-pre1 1,374 1/17/2016
1.0.0 1,402 12/15/2015
1.0.0-pre1 1,139 12/14/2015

1.0.2
     - Bug fix for nuget dependencies
     
     1.0.0
     - Initial release