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)
Get Started
$ dotnet add package ShutterPrism.MVC.FontAwsomeReadme
No README available.