Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/microsoft/referencesource

Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework
https://github.com/microsoft/referencesource

Last synced: 1 day ago
JSON representation

Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework

Awesome Lists containing this project

README

        

# .NET Reference Source

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.