awesome-inc / FontAwesome.Sharp

A library for using Font Awesome in WPF & Windows Forms applications
Apache License 2.0
384 stars 89 forks source link

Doesn't work with .NET Core WinForms C# on VS 2019 Community Edition #64

Closed MithunChopda closed 3 years ago

MithunChopda commented 3 years ago

I installed the FontAwesome.Sharp nuget package into a .NET Core C# Win Forms application in VS 2019. The package get added but the controls do not reflect on Toolbox. Nor is it available to be added in Toolbox >> Right Click >> Choose Items... section. I see only the IconButton listed under Universal Windows Components Tab on Choose Items.. dialog. Including the IconButton that appears under Universal Windows Components doesn't reflect any change.

mkoertgen commented 3 years ago

Hi @MithunChopda ,

There is an entry in the FAQ related to this. Did you check it?

mkoertgen commented 3 years ago

Closed due to inactivity.