Info
Version: | 1.0.1 |
Author(s): | Shutter Prism |
Last Update: | Saturday, June 13, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.shutterprism.com/Software/FontAwesome |
NuGet Url: | https://www.nuget.org/packages/ShutterPrism.MVC.FontAwsome |
Install
Install-Package ShutterPrism.MVC.FontAwsome
dotnet add package ShutterPrism.MVC.FontAwsome
paket add ShutterPrism.MVC.FontAwsome
ShutterPrism.MVC.FontAwsome Download (Unzip the "nupkg" after downloading)
Dependencies
- font-awesome(4.3.0)
Tags
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).