mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-04 05:44:50 +00:00
Request for new package on NuGet (reserved namespace). #223
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pauldotknopf on GitHub (Sep 26, 2018).
I just developed a plugin for Markdig.
I'd like to deploy it to NuGet, but the namespace "Markdig" is reserved.
Can I publish a package to "Markdig.HighlightJs"?
Or should I use my own namespace?
Email me at pauldotknopf at gmail if needed.
@pauldotknopf commented on GitHub (Sep 26, 2018):
By the way, here is the project: https://github.com/pauldotknopf/markdig.highlightjs
@xoofx commented on GitHub (Sep 26, 2018):
Yeah, I reserved the namespace on NuGet, so now you need to use your own prefix. Just a few packages were released in between with Markdig prefix, but I prefer to avoid confusion with ownership
@Kryptos-FR commented on GitHub (Sep 26, 2018):
@xoofx Should I rename mine?
@xoofx commented on GitHub (Sep 26, 2018):
No, I won't ask this, It's not mandatory.