font-awesome
4.7.0
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.
Install-Package font-awesome -Version 4.7.0
dotnet add package font-awesome --version 4.7.0
<PackageReference Include="font-awesome" Version="4.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add font-awesome --version 4.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: font-awesome, 4.7.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on font-awesome:
Package | Downloads |
---|---|
Vault.js
Part of Vault libraries set designed to enhance experience with latest UI frameworks.
|
|
blsComponents
blsComponents
|
|
BuildersOnlineWebCore
Core files for UI project
|
|
ShutterPrism.MVC.FontAwsome
Font Awesome MVC is a HTML extension that wraps the popular Font Awesome project into friendly Razor syntax.
To start using the extension methods you'll need to include the namespace 'ShutterPrism.MVC.FontAwesome' in your web.config file. Then you will have access to the to create Font Awesome icons using the helper methods.
@Html.FontAwesome().Icon(FontAwesome.FontAwesomeIcons.CameraRetro)
|
|
Calabonga.Owin.Application.Spa
Single Page Application template for create a solution from scratch
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on font-awesome:
Repository | Stars |
---|---|
Nethereum/Nethereum
Ethereum .Net cross platform integration library
|
|
zhoufeihong/SimpleSSO
基于Microsoft.Owin.Security.OAuth实现OAuth 2.0所有应用场景,可集成单点登录功能
|