https://github.com/victor-david/restless-tools
A library of tools and helper classes. SQLite, Task (threading) management, Windows Search, and other various helper classes
https://github.com/victor-david/restless-tools
library wpftoolkit
Last synced: about 1 month ago
JSON representation
A library of tools and helper classes. SQLite, Task (threading) management, Windows Search, and other various helper classes
- Host: GitHub
- URL: https://github.com/victor-david/restless-tools
- Owner: victor-david
- License: mit
- Created: 2017-04-19T23:11:30.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-02-19T16:01:08.000Z (over 4 years ago)
- Last Synced: 2026-04-13T22:16:42.627Z (about 2 months ago)
- Topics: library, wpftoolkit
- Language: C#
- Homepage:
- Size: 4.65 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Restless Tools
**Note:** This project is no longer under development. It's been superseded by [Restless Toolkit](https://github.com/victor-david/restless-toolkit)
## Restless.Tools.Controls
[](https://www.nuget.org/packages/Restless.Tools.Controls/)
Various custom controls such as drag and drop tabs, enhanced data grid, custom calendars, and more
## Restless.Tools.Database
[](https://www.nuget.org/packages/Restless.Tools.Database/)
Database wrappers and custom table base classes (Sqlite)
## Restless.Tools.Mvvm
[](https://www.nuget.org/packages/Restless.Tools.Mvvm/)
Simple support classes for MVVM apps
## Restless.Tools.OfficeAutomation
[](https://www.nuget.org/packages/Restless.Tools.OfficeAutomation/)
Provides .doc to docx conversion
## Restless.Tools.OpenXml
[](https://www.nuget.org/packages/Restless.Tools.OpenXml/)
Helper classes for creating and manipulating Open XML documents
## Restless.Tools.Utility
[](https://www.nuget.org/packages/Restless.Tools.Utility/)
Various utility classes to aid with validation, serialization, threading, search, and code execution