Brushtail.FontAwesome.Mobile
1.0.11
Prefix Reserved
.NET 7.0
This package targets .NET 7.0. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Brushtail.FontAwesome.Mobile --version 1.0.11
NuGet\Install-Package Brushtail.FontAwesome.Mobile -Version 1.0.11
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="Brushtail.FontAwesome.Mobile" Version="1.0.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Brushtail.FontAwesome.Mobile --version 1.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Brushtail.FontAwesome.Mobile, 1.0.11"
#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 Brushtail.FontAwesome.Mobile as a Cake Addin #addin nuget:?package=Brushtail.FontAwesome.Mobile&version=1.0.11 // Install Brushtail.FontAwesome.Mobile as a Cake Tool #tool nuget:?package=Brushtail.FontAwesome.Mobile&version=1.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Font Awesome 6.4.0 Component for Xamarin or Maui
Xamarin or Maui Setup
- Install nuget package Bruhstail.FontAwesome.Mobile
- For Maui only, in MauiProgram.cs add UseFontAwesome()
builder.UseMauiApp<App>()
.UseFontAwesome()
- In MainPage.xaml add namespace to access the icon.
xmlns:core="clr-namespace:Brushtail.FontAwesome.Core;assembly=Brushtail.FontAwesome.Core"
xmlns:mobile="clr-namespace:Brushtail.FontAwesome.Mobile;assembly=Brushtail.FontAwesome.Mobile"
- In MainPage.xaml add Icon using following code.
<mobile:FontAwesomeIcon Icon="{x:Static core:Icon.House}" />
Notes:
- This library supports Free & Paid Icons.
- We included free version of the font files.
- If you are a paid user, copy the FontAwesome fonts into Assets/Fonts folder. In Xamarin, make font as 'Embedded resource'. In Maui, make font files as 'MauiFont'.
- Font name must match following:
Font Awesome 6 Duotone-Solid-900.otf
Font Awesome 6 Pro-Light-300.otf
Font Awesome 6 Pro-Thin-100.otf
Font Awesome 6 Sharp-Solid-900.otf
- For Xamarin,
[assembly: ExportFont("Font Awesome 6 Duotone-Solid-900.otf")]
[assembly: ExportFont("Font Awesome 6 Pro-Light-300.otf")]
[assembly: ExportFont("Font Awesome 6 Pro-Thin-100.otf")]
[assembly: ExportFont("Font Awesome 6 Sharp-Solid-900.otf")]
If you have face any other issues, report.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-android33.0 is compatible. net7.0-ios was computed. net7.0-ios16.1 is compatible. net7.0-maccatalyst was computed. net7.0-maccatalyst16.1 is compatible. net7.0-macos was computed. net7.0-tizen7.0 is compatible. net7.0-tvos was computed. net7.0-windows was computed. net7.0-windows10.0.19041 is compatible. net8.0 is compatible. net8.0-android was computed. net8.0-android33.0 is compatible. net8.0-browser was computed. net8.0-ios was computed. net8.0-ios16.1 is compatible. net8.0-maccatalyst was computed. net8.0-maccatalyst16.1 is compatible. net8.0-macos was computed. net8.0-tizen7.0 is compatible. net8.0-tvos was computed. net8.0-windows was computed. net8.0-windows10.0.19041 is compatible. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Xamarin.Forms (>= 5.0.0.2578)
-
.NETStandard 2.1
- Xamarin.Forms (>= 5.0.0.2578)
-
net7.0
- No dependencies.
-
net7.0-android33.0
- No dependencies.
-
net7.0-ios16.1
- No dependencies.
-
net7.0-maccatalyst16.1
- No dependencies.
-
net7.0-tizen7.0
- No dependencies.
-
net7.0-windows10.0.19041
- No dependencies.
-
net8.0
- No dependencies.
-
net8.0-android33.0
- No dependencies.
-
net8.0-ios16.1
- No dependencies.
-
net8.0-maccatalyst16.1
- No dependencies.
-
net8.0-tizen7.0
- No dependencies.
-
net8.0-windows10.0.19041
- No dependencies.
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.19 | 354 | 12/11/2023 |
1.0.18 | 175 | 11/15/2023 |
1.0.16 | 161 | 10/18/2023 |
1.0.15 | 158 | 9/30/2023 |
1.0.14 | 136 | 9/29/2023 |
1.0.13 | 196 | 8/5/2023 |
1.0.12 | 172 | 6/14/2023 |
1.0.11 | 145 | 6/6/2023 |
1.0.10 | 358 | 12/19/2022 |
1.0.9 | 314 | 11/24/2022 |
1.0.8 | 421 | 9/19/2022 |
1.0.7 | 431 | 9/19/2022 |
1.0.6 | 396 | 9/19/2022 |
1.0.5 | 414 | 9/11/2022 |
1.0.4 | 400 | 9/11/2022 |
1.0.3 | 400 | 9/11/2022 |
1.0.2 | 390 | 9/10/2022 |