Xam.FormsPlugin.MaterialIcons 0.0.1-alpha

This is a prerelease version of Xam.FormsPlugin.MaterialIcons.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Xam.FormsPlugin.MaterialIcons --version 0.0.1-alpha
NuGet\Install-Package Xam.FormsPlugin.MaterialIcons -Version 0.0.1-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="Xam.FormsPlugin.MaterialIcons" Version="0.0.1-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xam.FormsPlugin.MaterialIcons --version 0.0.1-alpha
#r "nuget: Xam.FormsPlugin.MaterialIcons, 0.0.1-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 Xam.FormsPlugin.MaterialIcons as a Cake Addin
#addin nuget:?package=Xam.FormsPlugin.MaterialIcons&version=0.0.1-alpha&prerelease

// Install Xam.FormsPlugin.MaterialIcons as a Cake Tool
#tool nuget:?package=Xam.FormsPlugin.MaterialIcons&version=0.0.1-alpha&prerelease

Adds custom controls for Xamarin.Forms that use the Google Material Icon font for their content.
     Create buttons and labels, customize the size and color.
     Ensure you call MaterialIconControls.Init() on each platform.
     Built against: 2.0.0.6490

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 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

[0.0.1-alpha]
     Initial version supporting Android and iOS.
     Windows to come soon.