We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Abzu

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.

Website http://code.google.com/p/abzu/
Tags
License
Platform
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.