Aloe.Utils is a hub repository for useful utility libraries.
It also serves as a template for related repositories.
| Repository | Description | Badges |
|---|---|---|
| Aloe.Utils.CommandLine | A library for easy command-line argument parsing and processing. | |
| Aloe.Utils.Configuration.Default | A library for handling default configuration values and fallbacks. | |
| Aloe.Utils.Configuration.Json | A library for easy handling of JSON configuration files. | |
| Aloe.Utils.Drawing | A library for drawing operations and GDI+ utilities. | |
| Aloe.Utils.Drawing.Wpf | A library for WPF-specific drawing operations and utilities. | |
| Aloe.Utils.Json | A library for JSON data manipulation and serialization. | |
| Aloe.Utils.Logging.Dump | A library for object state dumping and logging. | |
| Aloe.Utils.SafeIO | A library for safe file I/O operations with retry and error handling. | |
| Aloe.Utils.Text | A text utility library implementing ValueStringBuilder. | |
| Aloe.Utils.Wafu.Date | A library that supports parsing Japanese-style date strings and date operations in Japanese. | |
| Aloe.Utils.Wafu.JisCompat | A library for JIS compatibility character handling and conversion. | |
| Aloe.Utils.Wafu.Kansuji | A library for Japanese kanji numeral (kansuji) conversion and processing. | |
| Aloe.Utils.Wafu.Romaji | A library for Japanese romaji conversion and processing. | |
| Aloe.Utils.Win32.ScCommand | A library for Windows Service Control Manager command handling. |