# referencesource **Repository Path**: alan69alan69/referencesource ## Basic Information - **Project Name**: referencesource - **Description**: Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-03 - **Last Updated**: 2024-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # .NET Reference Source The referencesource repository contains sources from [Microsoft .NET Reference Source](http://referencesource.microsoft.com/) that represent a subset of the .NET Framework. This subset contains similar functionality to the class libraries that are being developed in [.NET Core](https://github.com/dotnet/corefx). We intend to consult the referencesource repository as we develop .NET Core. It is also for the community to leverage to enable more scenarios for .NET developers. **Please note that the referencesource repository is read-only**. [See this blog post](http://blogs.msdn.com/b/dotnet/archive/2014/11/12/net-core-is-open-source.aspx) for the rationale. Questions, bugs, and pull requests should be done through [.NET Core](https://github.com/dotnet/corefx). ## License The files in this repository are licensed under the [MIT](LICENSE.txt) license unless otherwise specified in the file header. If the file header only contains a copyright header (e.g., "Copyright (c) Microsoft Corporation. All rights reserved.", you can assume the associated file to be MIT-licensed.