Font.Awesome 5.15.4

dotnet add package Font.Awesome --version 5.15.4
                    
NuGet\Install-Package Font.Awesome -Version 5.15.4
                    
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="Font.Awesome" Version="5.15.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Font.Awesome" Version="5.15.4" />
                    
Directory.Packages.props
<PackageReference Include="Font.Awesome" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Font.Awesome --version 5.15.4
                    
#r "nuget: Font.Awesome, 5.15.4"
                    
#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.
#addin nuget:?package=Font.Awesome&version=5.15.4
                    
Install Font.Awesome as a Cake Addin
#tool nuget:?package=Font.Awesome&version=5.15.4
                    
Install Font.Awesome as a Cake Tool

Font Awesome gives you scalable vector icons that can instantly be customized — size, color, drop shadow, and anything that can be done with the power of CSS.

Please see https://fontawesome.com/how-to-use/on-the-web/setup/getting-started?using=web-fonts-with-css for help using the CSS version of Font Awesome.

Please note that this package is not maintained by the Font Awesome team.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Font.Awesome:

Package Downloads
xdevelopers.web

My package description.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.15.4 291,367 8/24/2021
5.15.3 83,934 4/3/2021
5.15.2 50,360 1/21/2021
5.15.1 47,338 10/31/2020
5.15.0 19,998 9/30/2020
5.14.0.1 13,601 9/8/2020
5.14.0 2,964 9/3/2020
5.13.0 169,692 3/25/2020
5.12.0 90,729 12/12/2019
5.11.2 26,616 10/25/2019
5.11.1 28,727 9/22/2019
5.10.0 63,467 7/31/2019
5.9.0 80,128 6/8/2019
5.8.2 37,638 5/9/2019
5.8.1 38,511 3/26/2019
5.7.2 44,009 2/13/2019
5.7.1 8,656 2/2/2019
5.7.0 21,672 1/30/2019
5.6.3 23,382 12/22/2018
5.5.0.1-alpha-3 2,418 11/13/2018
5.5.0.1-alpha-2 1,599 11/10/2018
5.5.0 49,601 11/4/2018
5.4.2 1,966 11/4/2018
5.4.1 18,057 10/13/2018
5.3.1 42,846 8/31/2018
5.2.0 73,555 7/28/2018
5.1.0 30,780 6/21/2018
5.0.13 60,968 5/10/2018
5.0.12 4,495 5/8/2018
5.0.11 3,857 5/3/2018
5.0.10 20,778 4/16/2018
5.0.9.1 8,351 4/2/2018
5.0.9 2,720 3/31/2018
5.0.2 28,267 12/28/2017
4.7.0 253,338 10/28/2016
4.6.3 86,121 5/14/2016
4.6.2 4,208 5/10/2016
4.6.1 24,117 4/15/2016
4.6.0 7,625 4/12/2016
4.5.0 120,835 11/24/2015
4.4.0 50,829 8/1/2015
4.3.0.1 64,496 2/5/2015

Updates to Font Awesome release 5.15.4.

Font Awesome 5 is a major update from Font Awesome 4. You will likely need to adjust your fa classes. See https://fontawesome.com/how-to-use/upgrading-from-4

Please note that this package is not maintained by the Font Awesome team.