EnableFontAwesome 1.0.9

dotnet add package EnableFontAwesome --version 1.0.9
NuGet\Install-Package EnableFontAwesome -Version 1.0.9
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EnableFontAwesome" Version="1.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EnableFontAwesome --version 1.0.9
#r "nuget: EnableFontAwesome, 1.0.9"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install EnableFontAwesome as a Cake Addin
#addin nuget:?package=EnableFontAwesome&version=1.0.9

// Install EnableFontAwesome as a Cake Tool
#tool nuget:?package=EnableFontAwesome&version=1.0.9

enable-font-awesome-site-extension MyGet Build Status

Enable web fonts for Azure App Service

By default files with .woff2, .woff and .ttf extensions are not served by IIS in Azure App Service. This extension simply add MIME types for these font files.

This will work with:

  • Font Awesome
  • Simple Line Icons
  • IconMoon
  • And any more static .woff2, .woff and .ttf files in your project

How to add this extension

Locate your App Service in Azure portal, in the blade, you'll find the "Extensions" tab, in the right pane, click "Add", find "Enable Static Web Fonts", click OK. Then restart App Service, that's it.

Enable Static Web Fonts

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.9 938 7/31/2023
1.0.8 7,144 11/13/2018
1.0.7 730 11/9/2018
1.0.6 1,188 2/28/2018
1.0.5 940 2/28/2018
1.0.4 944 2/28/2018