# referencesource **Repository Path**: loongeeker/referencesource ## Basic Information - **Project Name**: referencesource - **Description**: Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework 4.6.2 - **Primary Language**: C# - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-18 - **Last Updated**: 2025-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # .NET Reference Source If you landed here via redirect from https://referencesource.microsoft.com/ and this repo with .NET Framework reference sources does not meet your need please [file an issue](https://github.com/microsoft/referencesource/issues/new/choose). The referencesource repository contains sources from [Microsoft .NET Reference Source](https://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/runtime). 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](https://devblogs.microsoft.com/dotnet/net-core-is-open-source/) for the rationale. This repository does not accept feature requests or bug reports. To submit those, you need to go elsewhere: * [.NET Framework](https://developercommunity.visualstudio.com/dotnet) * [.NET Core](https://github.com/dotnet/core) ## 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.