VijayAnand.FontAwesome 2.5.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This package has a SemVer 2.0.0 package version: 2.5.1+sha.17d1122.
dotnet add package VijayAnand.FontAwesome --version 2.5.1
NuGet\Install-Package VijayAnand.FontAwesome -Version 2.5.1
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="VijayAnand.FontAwesome" Version="2.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VijayAnand.FontAwesome --version 2.5.1
#r "nuget: VijayAnand.FontAwesome, 2.5.1"
#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 VijayAnand.FontAwesome as a Cake Addin
#addin nuget:?package=VijayAnand.FontAwesome&version=2.5.1

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

.NET Utilities

Useful .NET Utilities that help in reducing repetitive tasks.

For now, Font Awesome (free version) icon font glyphs as a NuGet package to refer in any .NET application.

  • v1 series compatible with Font Awesome 5 LTS fonts
  • v2 series compatible with Font Awesome 6 fonts

Note for Font Awesome v6 glyph usage:

  • Number fonts have been named as Number_0, Number_1, ...
  • Letter fonts have been named as Letter_A, Letter_B, ...
Namespace referenced:

Brands - FontAwesome.Brands

Regular - FontAwesome.Regular

Solid - FontAwesome.Solid

Class under each of the namespace is named as IconFont

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.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

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on VijayAnand.FontAwesome:

Repository Stars
egvijayanand/dotnet-maui-samples
.NET MAUI Samples
Version Downloads Last updated
2.5.1 73 12/30/2023
2.5.0 43 12/30/2023
2.4.2 105 10/23/2023
2.4.1 50 10/23/2023
2.4.0 98 4/13/2023
2.3.0 106 2/27/2023
2.2.1 383 12/9/2022
2.2.0 248 12/9/2022
2.1.2 241 12/9/2022
2.1.1 1,169 3/24/2022
2.1.0 386 3/24/2022
2.0.0 410 2/28/2022
1.0.7 396 2/28/2022
1.0.6 261 11/9/2021
1.0.5 312 10/15/2021
1.0.4 298 9/28/2021
1.0.3 272 8/18/2021
1.0.2 400 7/24/2021
1.0.1 279 6/22/2021

What's new in ver. 2.5.1:
-------------------------
Font glyphs compatible with Font Awesome 6 - v6.5.1, latest release as of Nov 2023.

v2.5.0:

Font glyphs compatible with Font Awesome 6 - v6.5.0, latest release as of Nov 2023.

v2.4.2:

Font glyphs compatible with Font Awesome 6 - v6.4.2, latest release as of Aug 2023.

v2.4.1:

Font glyphs compatible with Font Awesome 6 - v6.4.1, latest release as of Jul 2023.

v2.4.0:

Font glyphs compatible with Font Awesome 6 - v6.4.0, latest release as of Mar 2023.

2.3.0:

Since .NET 8 public preview is available now, the package now targets net8.0 as well.

Font glyphs compatible with Font Awesome 6 - v6.3.0, latest release as of Feb 2023.

v2.2.1:

The package now targets .NET 7 GA release also.

And since .NET 5 is out of support, it won't be part of the NuGet package any longer.

Font glyphs compatible with Font Awesome 6 - v6.2.1, latest release as of Nov 2022.

For Font Awesome 5 LTS fonts compatible package, checkout the v1 series from:

VijayAnand.FontAwesome/1.0.7

Join me on Developer Thoughts, https://egvijayanand.in/, an exclusive blog for .NET MAUI and Blazor.