JustLikeIcarus / Font-Awesome-NuGet

NuGet Package for FontAwesome
5 stars 1 forks source link

No idea how this thing works #11

Open Mattnificent opened 4 years ago

Mattnificent commented 4 years ago

I installed this in Nuget Package Manager, and no new files appear to be added to my project. I am using .NET Core 2.2 - Razor Pages - maybe this isn't meant for that. I have no idea what this is meant for, there are no docs - how can anyone use this?

Peter756 commented 4 years ago

Use Libman rather than NuGet... In Solution Explorer: Add> Client Side Library To get version 4.70 Select jsdelivr Enter font-awesome ...and the files should appear in your project.

In _Layout, add

To use... where xxx is your desired icon