openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
ConsoleFX
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 12 of 14
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Misc refactoring
Jeevan James
More...
over 6 years ago
Refactored ConsoleEx Select methods
Jeevan James
More...
over 6 years ago
Added README.md file to ConsoleExtensions project to track pending work.
Jeevan James
More...
over 6 years ago
Added methods for selecting multiple values from a list. Moved Select* methods out of ConsoleEx.Prompt.cs and into a new file ConsoleEx.Select.cs
Jeevan James
More...
over 6 years ago
Added Prompt method to select from a list of options. Added ClearCurrentLine method to clear contents of current line.
Jeevan James
More...
over 6 years ago
Renamed the ConsoleEx.Write methods to Print to avoid clashing with the Console methods.
Jeevan James
More...
over 6 years ago
Added Prompt method with only validator, no message
Jeevan James
More...
over 6 years ago
Added a ConsoleEx.Prompt function that validates the input and keeps asking till valid input is entered
Jeevan James
More...
over 6 years ago
Bit of refactoring
Jeevan James
More...
over 6 years ago
Replaced Banner class with StaticText class to support different types of static text
Jeevan James
More...
over 6 years ago
Separated the banner from the existing question classes and created a new Banner class
Jeevan James
More...
over 6 years ago
Completed refactoring into weakly-typed and strongly-typed Question classes, both implementing IQuestion.
Jeevan James
More...
over 6 years ago
Added ValidationResult struct. Converted FunctionOrValue class to a read-only struct
Jeevan James
More...
over 6 years ago
Refactoring the prompter framework. WiP.
Jeevan James
More...
over 6 years ago
Added banner support for the prompter framework
Jeevan James
More...
over 6 years ago
Added initial code for the prompter framework
Jeevan James
More...
over 6 years ago
Moved the existing parser and program code to new netstandard project - ConsoleFx.CmdLineParser.
Jeevan James
More...
over 6 years ago
Merge branch 'master' of https://github.com/JeevanJames/ConsoleFx
Jeevan James
More...
over 6 years ago
Set Treat Warnings as Errors options for all projects
Jeevan James
More...
over 6 years ago
Update README.md
Jeevan James
More...
over 6 years ago
Added license header files for each project
Jeevan James
More...
over 6 years ago
Refactored ConsoleEx class into multiple files, instead of using regions. Added updated license headers to all files under ConsoleFx.ConsoleExtensions
Jeevan James
More...
over 6 years ago
Added two placeholder projects for ASCII art and prompting.
Jeevan James
More...
over 6 years ago
Created two new projects for each parser style and moved the corresponding files there.
Jeevan James
More...
over 6 years ago
Created new project - ConsoleFx.Capture - and moved console capture code there
Jeevan James
More...
over 6 years ago
Misc refactoring and code clean-up
Jeevan James
More...
over 6 years ago
Added new parameter to the ReadSecret methods - needValue. Simplified the ReadSecret code.
Jeevan James
More...
over 6 years ago
Created a new project for console extensions and moved ConsoleEx and related code there. Refactored the color string code to be more like the Chalk NPM library. Added a test project.
Jeevan James
More...
over 6 years ago
Removed the Colorizer code.
Jeevan James
More...
over 8 years ago
Added support for ColorStrings - strings that specify color information.
Jeevan James
More...
over 8 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree