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

Host TwitchDownloaderCore library to Github's NuGet repository #1092

Open
2 tasks done
DennisPing opened this issue Jun 7, 2024 · 0 comments
Open
2 tasks done

Host TwitchDownloaderCore library to Github's NuGet repository #1092

DennisPing opened this issue Jun 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@DennisPing
Copy link

Checklist

Write your feature request here

TL;DR - Could a maintainer push the TwitchDownloaderCore library to NuGet repository?

Background

I want to use the TwitchDownloaderCore library in my own .NET project which will be built remotely in the cloud. Since this core library is already well structured, all that has to be done is push the NuGet package to an online repository (preferably Github's).

I've forked the repo and pushed the library to my own NuGet repository, but it feels quite slimy since I'm not the true code maintainer. It almost looks like a phishing attack 😭 .

Request

  • Update the package version number in TwitchDownloaderCore.csproj to the release number.
  • Update any authors, descriptions, etc.
  • Build the project in Release mode and push to NuGet repository.
@DennisPing DennisPing added the enhancement New feature or request label Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant