VijayAnand.FontAwesome
2.5.2
Prefix Reserved
dotnet add package VijayAnand.FontAwesome --version 2.5.2
NuGet\Install-Package VijayAnand.FontAwesome -Version 2.5.2
<PackageReference Include="VijayAnand.FontAwesome" Version="2.5.2" />
paket add VijayAnand.FontAwesome --version 2.5.2
#r "nuget: VijayAnand.FontAwesome, 2.5.2"
// Install VijayAnand.FontAwesome as a Cake Addin #addin nuget:?package=VijayAnand.FontAwesome&version=2.5.2 // Install VijayAnand.FontAwesome as a Cake Tool #tool nuget:?package=VijayAnand.FontAwesome&version=2.5.2
.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 | Versions 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. |
-
.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.2 | 87 | 5/18/2024 |
2.5.1 | 104 | 12/30/2023 |
2.5.0 | 62 | 12/30/2023 |
2.4.2 | 121 | 10/23/2023 |
2.4.1 | 66 | 10/23/2023 |
2.4.0 | 116 | 4/13/2023 |
2.3.0 | 122 | 2/27/2023 |
2.2.1 | 430 | 12/9/2022 |
2.2.0 | 282 | 12/9/2022 |
2.1.2 | 277 | 12/9/2022 |
2.1.1 | 1,243 | 3/24/2022 |
2.1.0 | 421 | 3/24/2022 |
2.0.0 | 445 | 2/28/2022 |
1.0.7 | 437 | 2/28/2022 |
1.0.6 | 296 | 11/9/2021 |
1.0.5 | 351 | 10/15/2021 |
1.0.4 | 332 | 9/28/2021 |
1.0.3 | 313 | 8/18/2021 |
1.0.2 | 433 | 7/24/2021 |
1.0.1 | 312 | 6/22/2021 |
What's new in ver. 2.5.2:
-------------------------
Font glyphs compatible with Font Awesome 6 - v6.5.2, latest release as of Apr 2024.
v2.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.