What is the library name? #2
Closed
KieranDevvs
started this conversation in
General
Replies: 1 comment
-
|
Good catch! The story is simple — when I created the GitHub repo, I picked "ConsoleEx" as the name. When it came time to publish on NuGet, that name was already taken (by an unrelated package), so the NuGet package became SharpConsoleUI. At this point the library name is SharpConsoleUI — that's the NuGet package, the namespace, and what you reference in code. "ConsoleEx" is just the GitHub repo name that stuck around from the early days. Thanks for bringing it up — I should probably make this clearer in the README! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm seeing two names across the repo:
I'm assuming it was originally called SharpConsoleUI, and you're mid way though renaming it to ConsoleEx?
Beta Was this translation helpful? Give feedback.
All reactions