FluentFontAwesome.Mvc 1.0.1
Provides HtmlHelpers for the FontAwesome CSS framework.
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>FluentFontAwesome.Mvc</id>
<version>1.0.1.0</version>
<title>FluentFontAwesome.Mvc</title>
<authors>Sébastien Rigaux</authors>
<owners>Sébastien Rigaux</owners>
<licenseUrl>https://github.com/srigaux/FluentFontAwesome/blob/master/license.txt</licenseUrl>
<projectUrl>https://github.com/srigaux/FluentFontAwesome</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Provides HtmlHelpers for the FontAwesome CSS framework.</description>
<releaseNotes>Initial commit.</releaseNotes>
<copyright>Copyright 2016</copyright>
<tags>FontAwesome Fluent Icon Icons</tags>
<dependencies>
<dependency id="Microsoft.AspNet.Mvc" version="5.2.3" />
</dependencies>
</metadata>
</package>