Skip to content
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

Open
DaveSkender opened this issue Nov 3, 2024 · 4 comments
Open

Report FAkka.Skender.Stock.Indicators to NuGet.org for removal #1267

DaveSkender opened this issue Nov 3, 2024 · 4 comments
Assignees
Labels
user support Help a user with their implementation

Comments

@DaveSkender
Copy link
Owner

@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:

  <ItemGroup>
    ...
    <PackageReference Include="Skender.Stock.Indicators" Version="2.5.1" />
    ...
  </ItemGroup>

@DaveSkender DaveSkender added the user support Help a user with their implementation label Nov 3, 2024
@DaveSkender DaveSkender self-assigned this Nov 3, 2024
@DaveSkender DaveSkender moved this from Maybe to In Progress in Stock Indicators for .NET Nov 3, 2024
@ingted
Copy link

ingted commented Nov 3, 2024

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?

@ingted
Copy link

ingted commented Nov 3, 2024

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

@ingted
Copy link

ingted commented Nov 3, 2024

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

@DaveSkender
Copy link
Owner Author

DaveSkender commented Nov 3, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user support Help a user with their implementation
Projects
Status: In Progress
Development

No branches or pull requests

2 participants