FontAwesome.Portable 1.0.8

dotnet add package FontAwesome.Portable --version 1.0.8
NuGet\Install-Package FontAwesome.Portable -Version 1.0.8
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="FontAwesome.Portable" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FontAwesome.Portable --version 1.0.8
#r "nuget: FontAwesome.Portable, 1.0.8"
#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 FontAwesome.Portable as a Cake Addin
#addin nuget:?package=FontAwesome.Portable&version=1.0.8

// Install FontAwesome.Portable as a Cake Tool
#tool nuget:?package=FontAwesome.Portable&version=1.0.8

FontAwesome.Portable is an attempt att creating a Nuget package with a portable dependency property which allows you to use FontAwesome symbols in some common user controls in your Universal/Store Windows and Windows Phone 8.1 apps

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 is compatible. 
Windows Store netcore451 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
1.0.8 4,145 9/26/2015
1.0.6 1,209 5/14/2015
1.0.5 983 5/14/2015

1.0.8 - release version...
1.0.7 - update for FontAwesome 4.4
1.0.6 - fix for not duplicating symbol when returning to page from navigation
1.0.5 - small fix
1.0.4 - support for FontIcon in AppBar!