-
Notifications
You must be signed in to change notification settings - Fork 245
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Report FAkka.Skender.Stock.Indicators
to NuGet.org for removal
#1267
Comments
Hi Dave, Isn't this project an Apache 2.0 licenced one? And I already added FAkka as a prefix, why did that cause issues? |
I would like to push the modified repo in GitHub, does that make sense to fulfill Apache2.0? https://www.nuget.org/packages/FAkka.Stock.FIndicators/1.0.5 |
I marked it deprecated and unlisted it first however I don't know how to remove it from nuget... I pointed it to official nuget location. https://www.nuget.org/packages/FAkka.Skender.Stock.Indicators/1.0.4 |
The deprecation you did should be fine, you can ask NuGet support to remove it. That new one is not much better. Generally speaking, it’s not an issue that you copied and are using the code, it’s more about simply creating spam on NuGet.org that looks like something we’d done or are somehow affiliated to it. Are you legitimately trying to make a unique work that you want others to use, or are you just publishing for your own use? Something like this should probably go into a private package manager. Or, better, just use this original library referenced in your code and add whatever wrappers you need alongside it. We provide plenty of ways to customize it. |
@ingted please permanently remove and discontinue publishing the
FAkka.Skender.Stock.Indicators
clone of this library on NuGet.org. Making this available to others in the public NuGet.org catalog is confusing to others and is a misrepresentation of our brand. This is something I usually report to NuGet.org who will force remove it; but assume you've simply made a mistake.To use the library directly in your project, add it to your
.csproj
file normally:The text was updated successfully, but these errors were encountered: