Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/awesome-inc/FontAwesome.Sharp
A library for using Font Awesome in WPF & Windows Forms applications
https://github.com/awesome-inc/FontAwesome.Sharp
List: FontAwesome.Sharp
dotnet-core fontawesome icon material-design windows-forms wpf
Last synced: 3 months ago
JSON representation
A library for using Font Awesome in WPF & Windows Forms applications
- Host: GitHub
- URL: https://github.com/awesome-inc/FontAwesome.Sharp
- Owner: awesome-inc
- License: apache-2.0
- Created: 2015-03-15T14:20:12.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T15:37:13.000Z (3 months ago)
- Last Synced: 2024-07-29T08:08:22.593Z (3 months ago)
- Topics: dotnet-core, fontawesome, icon, material-design, windows-forms, wpf
- Language: C#
- Homepage:
- Size: 6.28 MB
- Stars: 379
- Watchers: 15
- Forks: 87
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-wpf - FontAwesome.Sharp - (FREE, OPEN SOURCE) A library for embbeding Font Awesome icons in WPF & Windows Forms applications via NuGet. Inspired by ioachim/fontawesome.wpf (BitBucket) and Using Font Icons (CodeProject). (Fonts / Individual Controls)
README
# FontAwesome.Sharp
[![Build status](https://github.com/awesome-inc/FontAwesome.Sharp/actions/workflows/build.yml/badge.svg)](https://github.com/awesome-inc/FontAwesome.Sharp/actions/workflows/build.yml)
[![NuGet](https://badge.fury.io/nu/FontAwesome.Sharp.svg)](https://www.nuget.org/packages/FontAwesome.Sharp/)
[![NuGet](https://img.shields.io/nuget/dt/FontAwesome.Sharp.svg?style=flat-square)](https://www.nuget.org/packages/FontAwesome.Sharp/)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=awesome-inc_FontAwesome.Sharp&metric=alert_status)](https://sonarcloud.io/dashboard?id=awesome-inc_FontAwesome.Sharp)A library for embedding [Font Awesome](http://fortawesome.github.io/Font-Awesome/) icons in WPF & Windows Forms applications via [NuGet](http://www.nuget.org/). Inspired by [ioachim/fontawesome.wpf (BitBucket)](https://bitbucket.org/ioachim/fontawesome.wpf) and [Using Font Icons (CodeProject)](http://www.codeproject.com/Tips/634540/Using-Font-Icons).
Here is a screenshot from the sample applications
![Using the Font Awesome in WPF and Windows Forms](https://raw.githubusercontent.com/awesome-inc/FontAwesome.Sharp/main/docs/img/FontAwesome.Sharp.png)
Here is a screenshot from the WPF sample application show-casing using also other icon fonts like
- **FontAwesome Pro** and
- **MaterialDesign**:![Using Font Awesome Pro and Material Design Icons](https://raw.githubusercontent.com/awesome-inc/FontAwesome.Sharp/main/docs/img/pro_and_mdi.png)
Read the [documentation](https://awesome-inc.github.io/FontAwesome.Sharp/) for more information.
Don't miss out the community tutorials on YouTube, e.g.
- RJ Code Advance EN: [C#/ Modern Flat UI + Font Awesome Icons, Multicolor, Highlight button, WinForm](https://www.youtube.com/watch?v=5AsJJl7Bhvc)
- RJ Code Advance EN: [VB/ Form Moderno + Iconos Font Awesome, Multicolor, Resaltar botón, WinForm-Visual Basic .NET](https://www.youtube.com/watch?v=1BYqAopxpfg)