Abzu provides everything from basic to advanced console features for any .net console project.
You’re probably paying too much for cell phone service. Wirefly compares hundreds of plans to help you save. Enter what you need (minutes, data, texts) into Wirefly’s innovative plan comparison tools and see your savings instantly.
Post Views:
643
Website |
http://code.google.com/p/abzu/ |
Tags |
FrameworksTemplatesUser Interfaces |
License |
GNU General Public License version 2.0 (GPLv2)
|
Platform |
Windows
|
Features |
- Provides user input analyzing to parse user input for entered command, parameters, and arguments.
- new console commands can be registered with full support for any number of parameters and/or arguments
- Built-in help command system, which builds, formats, and prints help page for commands.
- Two types of progress bars
- output is formated dynamically so you can size the console buffers to fit your wishes.
- Error handling/printing/logging
- For all registered commands, usage syntax and help page are automatically generated (via info entered when the command is registered)
- Registering commands (including their handlers) is extremely simple.
|