dotnet / dotnet/arcade

Create policy for 3rd party dependencies

Open
#1,686 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
729
Forks
397
Avg merge
3d 15m
Merged PRs (30d)
149

Description

For example, ASP does:

ASP.NET's policy about third-party dependencies are:

3rd party dependencies should be strong name signed
3rd party dependencies cannot be used in code that needs to build in source-build (unless that 3rd party dep is part of source-build, like Json.NET)
3rd party dependencies must comply with all the other Microsoft OSG requirements (see https://opensource.microsoft.com/resources). This covers a range of things, like lawyer stuff, licensing and IP separation, etc., as well as component registration https://docs.opensource.microsoft.com/tools/cg.html

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.