Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pschimmel/es.tools
Useful WPF controls and helpers.
https://github.com/pschimmel/es.tools
gauge progresscircle switch wpf wpf-controls wpf-tools
Last synced: 1 day ago
JSON representation
Useful WPF controls and helpers.
- Host: GitHub
- URL: https://github.com/pschimmel/es.tools
- Owner: pschimmel
- License: mit
- Created: 2020-04-09T20:56:21.000Z (almost 5 years ago)
- Default Branch: development
- Last Pushed: 2024-01-19T15:42:22.000Z (about 1 year ago)
- Last Synced: 2025-01-30T10:47:32.066Z (3 days ago)
- Topics: gauge, progresscircle, switch, wpf, wpf-controls, wpf-tools
- Language: C#
- Homepage:
- Size: 5.44 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# ES.Tools
Great useful WPF controls and helpers.
[![Build status](https://ci.appveyor.com/api/projects/status/jd0r84sejxmxysr3?svg=true)](https://ci.appveyor.com/project/pschimmel/es-tools)
[![AppVeyor tests](https://img.shields.io/appveyor/tests/pschimmel/es-tools)](https://ci.appveyor.com/project/pschimmel/es-tool)
[![Nuget ES.Tools](https://img.shields.io/nuget/v/ES.Tools?label=ES.Tools&logo=nuget)](https://www.nuget.org/packages/ES.Tools/)
[![Nuget ES.Tools.Core](https://img.shields.io/nuget/v/ES.Tools.Core?label=ES.Tools.Core&logo=nuget)](https://www.nuget.org/packages/ES.Tools.Core/)
[![GitHub issues](https://img.shields.io/github/issues/pschimmel/es.tools)](https://github.com/pschimmel/ES.Tools/issues)## Examples
Here are some examples of controls contained in **ES.Tools**: Gauge, ProgressCircle, and Switch:
![Gauge example](Documentation/Gauge.gif "Gauge")
![ProgressCircle example](Documentation/IntermediateProgressCircle.gif "ProgressCircle")
![Switch example](Documentation/Switch.gif "Switch")## Documentation
Take a look at the [ES.Tools Wiki](https://github.com/pschimmel/ES.Tools/wiki) for a list of all controls and tools and for the full documentation.