Info
Version: | 2.0.1 |
Author(s): | Sébastien Rigaux |
Last Update: | Tuesday, February 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/srigaux/FluentFontAwesome |
NuGet Url: | https://www.nuget.org/packages/FluentFontAwesome |
Install
Install-Package FluentFontAwesome
dotnet add package FluentFontAwesome
paket add FluentFontAwesome
FluentFontAwesome Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This is the core library and only provides simple text output.
You probably also want :
- FluentFontAwesome.Mvc, which provide the appropriate HtmlHelpers.
- FluentFontAwesome.AspNetCore.Mvc.TagHelpers, which provide the appropriate AspNetCore TagHelpers.