Skip to content

Conversation

jbtule
Copy link
Contributor

@jbtule jbtule commented Mar 27, 2023

Thanks for this framework, have a couple modifications I found useful.

  • .netstd 2.0: Had a need for .netstd 2.0 , I made it a 2 framework cross compile, since that matches with System.CommandLine. (However, alternatively a just plain 2.0 net standard single target might be easier to maintain).

  • add overloads: Since add is for a large amount of inputs, copying and pasting adds from commands that share flags was a bit of a pain, so adding overloads that accept a seq of inputs was very convenient.

@JordanMarr JordanMarr merged commit 2a062ff into JordanMarr:main Mar 27, 2023
@JordanMarr
Copy link
Owner

This looks great! Thanks for the contribution. 😄

@JordanMarr
Copy link
Owner

Released!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants