Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tobysmith568/icon-picker
Nuget library for showing the native Windows icon picker dialog in WPF (.NET Framework)
https://github.com/tobysmith568/icon-picker
c-sharp c-sharp-library dialog icon net-framework nuget nuget-package windows wpf
Last synced: 25 days ago
JSON representation
Nuget library for showing the native Windows icon picker dialog in WPF (.NET Framework)
- Host: GitHub
- URL: https://github.com/tobysmith568/icon-picker
- Owner: tobysmith568
- License: gpl-3.0
- Created: 2019-05-06T14:51:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-15T23:09:28.000Z (almost 3 years ago)
- Last Synced: 2024-10-03T10:36:21.596Z (about 1 month ago)
- Topics: c-sharp, c-sharp-library, dialog, icon, net-framework, nuget, nuget-package, windows, wpf
- Language: C#
- Homepage: https://www.nuget.org/packages/IconPicker
- Size: 38.1 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Icon-Picker
![Azure DevOps builds (branch)](https://img.shields.io/azure-devops/build/tobysmith568/Icon%20Picker/5/develop.svg?label=Build)
![Azure DevOps tests (branch)](https://img.shields.io/azure-devops/tests/tobysmith568/Icon%20Picker/5/develop.svg?label=Unit%20Tests&compact_message)
![Azure DevOps coverage (branch)](https://img.shields.io/azure-devops/coverage/tobysmith568/Icon%20Picker/5/develop.svg?label=Code%20Coverage)
![GitHub](https://img.shields.io/github/license/tobysmith568/Icon-Picker.svg?label=Licence)
![Nuget](https://img.shields.io/nuget/v/IconPicker.svg?label=Nuget)
![Nuget](https://img.shields.io/nuget/dt/IconPicker.svg?label=Downloads)A Nuget library for showing the native Windows icon picker dialog in WPF.
Prompts the user to select an icon from the following file types:
- ico
- icl
- exe
- dll![Image of the native Window icon picker dialog](https://i.stack.imgur.com/yM5ge.png)
### https://www.nuget.org/packages/IconPicker/