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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
-
- FontAwesome (>= 4.4.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
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!