Mvc.RazorTools.FontAwesome
4.3.0
Mvc.RazorTools.FontAwesome 5.0.0
Additional DetailsThis package is for .NET versions of MVC. The latest version supports ASP.NET Core version.
See the version list below for details.
dotnet add package Mvc.RazorTools.FontAwesome --version 4.3.0
NuGet\Install-Package Mvc.RazorTools.FontAwesome -Version 4.3.0
<PackageReference Include="Mvc.RazorTools.FontAwesome" Version="4.3.0" />
paket add Mvc.RazorTools.FontAwesome --version 4.3.0
#r "nuget: Mvc.RazorTools.FontAwesome, 4.3.0"
// Install Mvc.RazorTools.FontAwesome as a Cake Addin #addin nuget:?package=Mvc.RazorTools.FontAwesome&version=4.3.0 // Install Mvc.RazorTools.FontAwesome as a Cake Tool #tool nuget:?package=Mvc.RazorTools.FontAwesome&version=4.3.0
Font Awesome for MVC Razor Tools provides a set of objects to use Font Awesome directly in MVC Razor views. This library provides a class for creating a font, pre-defined classes for all fonts and extension methods for HtmlHelper.
Documentation can be found at https://fontawesome.codeplex.com/. A live example can be viewed at http://fontawesome.porrey.net/.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- FontAwesome (>= 4.2.0)
- Microsoft.AspNet.Mvc (>= 5.2.3)
- Microsoft.AspNet.Razor (>= 3.2.3)
- Microsoft.AspNet.WebPages (>= 3.2.3)
- Microsoft.Web.Infrastructure (>= 1.0.0)
- Mvc.RazorTools.Base (>= 1.0.5)
- WebActivatorEx (>= 2.0.6)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Mvc.RazorTools.FontAwesome:
Package | Downloads |
---|---|
UniverCloud.Reporting.Mvc
AspNet Mvc reporting implementation for UniverCloud Products. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Updated icon set to latest: 4.3.0 and latest MVC version.