Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/WildGums/Orc.Controls
Timespan, DateTime and various other controls
https://github.com/WildGums/Orc.Controls
c-sharp color-picker datetime-picker dotnet wpf-controls
Last synced: 1 day ago
JSON representation
Timespan, DateTime and various other controls
- Host: GitHub
- URL: https://github.com/WildGums/Orc.Controls
- Owner: WildGums
- License: other
- Created: 2014-12-01T10:55:16.000Z (almost 10 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-28T22:04:32.000Z (16 days ago)
- Last Synced: 2024-10-29T12:39:39.406Z (15 days ago)
- Topics: c-sharp, color-picker, datetime-picker, dotnet, wpf-controls
- Language: C#
- Homepage:
- Size: 54.1 MB
- Stars: 166
- Watchers: 24
- Forks: 30
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Support: .github/support.yml
- Authors: AUTHORS
Awesome Lists containing this project
README
Orc.Controls
============Name|Badge
---|---
Chat|[![Join the chat at https://gitter.im/WildGums/Orc.Controls](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/WildGums/Orc.Controls?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Downloads|![NuGet downloads](https://img.shields.io/nuget/dt/orc.controls.svg)
Stable version|![Version](https://img.shields.io/nuget/v/orc.controls.svg)
Unstable version|![Pre-release version](https://img.shields.io/nuget/vpre/orc.controls.svg)This library contains simple (yet useful) controls for viewing and editing data, such as:
- **DatePicker**
- **DateTimePicker**
- **TimeSpan**
- **BindableRichTextBox**
- **DropDownButton**
- **FilterBox**
- **LogViewer**
- **WatermarkTextBox**
- **LinkLabel**
- **OpenFilePicker**
- **DirectoryPicker**
- **SaveFilePicker**For documentation, please visit the [documentation portal](https://opensource.wildgums.com)