devlooped / devlooped/nugetizer

Support multi-targeting with NoTargets and/or Traversal SDKs

Open
#89 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C#
Stars
271
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Both NoTargets and Traversal SDKs are very convenient for creating packaging projects.

NoTargets, as a simple aggregator of content for a single-targeting (one TF) package. Traversal for multi-package building from a single entry point.

Once scenario that isn't working right now, is for multi-targeting packaging projects. Neither SDK will actually pack the "outer" packaging project itself.

We could also just introduce a NuGetizer SDK too, based off of the Traversal SDK most likely.

Back this issue
Back this issue

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.

Research direction

Start by reading the SDK definitions under src/NoTargets and src/Traversal, then reproduce a multi-targeting packaging project that uses either SDK. Compare the resulting package output with the single-targeting and multi-package cases described in the issue; done means the outer packaging project is packed as well, or a separate NuGetizer SDK is clearly specified.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.