font-awesome
4.0.1
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.
See the version list below for details.
Install-Package font-awesome -Version 4.0.1
dotnet add package font-awesome --version 4.0.1
<PackageReference Include="font-awesome" Version="4.0.1" />
paket add font-awesome --version 4.0.1
#r "nuget: font-awesome, 4.0.1"
// Install font-awesome as a Cake Addin
#addin nuget:?package=font-awesome&version=4.0.1
// Install font-awesome as a Cake Tool
#tool nuget:?package=font-awesome&version=4.0.1
Release Notes
* Everything re-written from the ground up for speed and simplicity.
* Font Awesome 4.0 is fully tested and compatible with Bootstrap 3.
* New icon base class allows simpler CSS, faster rendering, and easier control.
* Font Awesome is now more compatible with all web frameworks, including Foundation.
* Icons have been renamed to improve consistency and predictability.
* 10 New Icons
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 (3)
Showing the top 3 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所有应用场景,可集成单点登录功能
|
|
Webreaper/Damselfly
Damselfly is a server-based Digital Asset Management system for photographs. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names.
|