Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.