Skip to content

.NET 8: Enable private NuGet dependencies for alternative licensing #26286

@richlander

Description

@richlander

The ImageSharp project is considering a new licensing scheme. The license language discusses a bunch about the nature of dependencies. It seems like private NuGet dependencies (for implementation-only dependencies (no API exposure) could be an important tool for enabling projects to establish alternate licensing approaches. At present, that's difficult.

It would be good to validate the assumption that private NuGet dependencies would help. It seems like they would.

After that, it would be good to consider this feature for .NET 8. It has other benefits as well. It is a subset of the functionality proposed in: dotnet/designs#242.

@clairernovotny @mhutch @JimBobSquarePants

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions