src/libraries/README.md
This folder contains the source and tests for the .NET Libraries. Different libraries are owned by different team members; refer to the Areas list for lead and owner information.
Some libraries are under more active development than others. Depending on the library's status, expectations for issues and pull requests can vary. Check the library's folder for a README.md that declares the contribution bar for that library which consists of a Primary bar and optional Secondary bars. Regardless of a library's contribution bar, refer to the DOs and DON'Ts and Suggested Workflow in our contribution guidelines before submitting a pull request.
Some libraries are included in the .NET SDK as part of the runtime's shared framework. Other libraries are deployed as out-of-band (OOB) NuGet packages and need to be installed separately.
For more information, see the Runtime libraries overview.