Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

NuGet-based provider and CDN

Open
#592 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
csharp
Domain
tooling

Research direction

Start by reviewing LibraryManager's existing JSON-based provider protocol and how libman supports other package sources. Then examine the NuGet and nuget.org constraints described in the issue, including arbitrary non-public feeds. Done would require a settled protocol and an agreed implementation scope for source-only NuGet packages and CDN-style references.

Written by the indexing model from the issue text.

Description

For source-only nuget packages with (say) a single (or few) source file, it might be nice to be able to reference them directly just like libman provides for other package sources.

This would require defining a protocol (maybe augmenting the existing json-based one) and either supporting it built-in in nuget.org or allowing arbitrary sources (my preference, since that would also allow non-public feeds too).

Dominant language
C#
Stars
486
Forks
91
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from aspnet/LibraryManager

All issues in aspnet/LibraryManager

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.