1
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Sep 12, 2024 — Sep 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix issue with Command handler. More... over 6 years ago
Fix project settings. More... over 6 years ago
Move generated xml doc files to Properties folder. More... over 6 years ago
Code cleanup More... over 6 years ago
Process Command attribute in all Command constructors. Fix potential issue with assembly scanning. More... over 6 years ago
Merge branch 'master' of https://github.com/JeevanJames/ConsoleFx More... over 6 years ago
Add ConsoleProgram.Run overload with params parameter. More... over 6 years ago
Move ScanAssembly methods to Command. More... over 6 years ago
Remove Command.ParseResult property. More... over 6 years ago
Bump Microsoft.NET.Test.Sdk from 16.1.0 to 16.1.1 More... over 6 years ago
Merge branch 'master' of https://github.com/JeevanJames/ConsoleFx More... over 6 years ago
[#40] Complete command discovery implementation. More... over 6 years ago
Fix build errors. More... over 6 years ago
Added methods to ConsoleProgram to scan assemblies for commands. More... over 6 years ago
Move Arg attributes to the abstractions project. More... over 6 years ago
Removed ProgramCommand in favor of having a single Command class in the abstractions project. More... over 6 years ago
Bump Microsoft.SourceLink.GitHub More... over 6 years ago
Fix issue with no arg runs created when no args are specified and exception is thrown. More... over 6 years ago
[#42] Add styling setting for Prompter (wip). Add some themese as well. More... over 6 years ago
Update CI script. More... over 6 years ago
[#39] Create metapackage. More... over 6 years ago
[#41] Add instructions that can be displayed before each question. More... over 6 years ago
Remove old project doc xml files. More... over 6 years ago
Add test project for CmdLine.Abstractions. More... over 6 years ago
Recommit stylecop.json in renamed projects. More... over 6 years ago
Fix CI script for project name changes. More... over 6 years ago
Renamed CmdLine projects. More... over 6 years ago
Correct Product value in csproj properties. More... over 6 years ago
Move ArgumentOrRun to root namespace. More... over 6 years ago
Refactor namespaces to be more consistent. More... over 6 years ago