Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework http://referencesource.microsoft.com/
C#
Switch branches/tags
Nothing to show
Nothing to show
Latest commit d925d87 Mar 2, 2016 @terrajobst terrajobst Merge pull request #17 from Microsoft/oob-packages
Add sources of Microsoft.Bcl and Microsoft.Bcl.Aync NuGet packages
Failed to load latest commit information.
Microsoft.Bcl.Async Add sources of Microsoft.Bcl and Microsoft.Bcl.Aync NuGet packages Mar 1, 2016
Microsoft.Bcl Add sources of Microsoft.Bcl and Microsoft.Bcl.Aync NuGet packages Mar 2, 2016
SMDiagnostics/System/ServiceModel/Diagnostics Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Activities.Core.Presentation Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Activities.DurableInstancing Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Activities.Presentation Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Activities Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.ComponentModel.DataAnnotations Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Configuration Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Core Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Data.DataSetExtensions Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Data.Entity.Design Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Data.Entity Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Data.Linq Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Data.SqlXml Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Data Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.IdentityModel.Selectors Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.IdentityModel Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Net Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Numerics Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Runtime.Caching Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Runtime.DurableInstancing Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Runtime.Serialization Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.ServiceModel.Activation Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.ServiceModel.Activities Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.ServiceModel.Channels Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.ServiceModel.Discovery Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.ServiceModel.Internals Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.ServiceModel.Routing Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.ServiceModel.WasHosting/System/ServiceModel/WasHosting Adding System.Data..., System.ServiceModel..., and System.Web... Nov 13, 2014
System.ServiceModel.Web Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.ServiceModel Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Web.ApplicationServices Update Reference Sources to .NET Framework 4.6 Oct 15, 2015
System.Web.DynamicData Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Web.Entity.Design Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Web.Entity Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Web.Extensions Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Web.Mobile Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Web.Routing/Properties Adding System.Data..., System.ServiceModel..., and System.Web... Nov 13, 2014
System.Web.Services Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Web Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Workflow.Activities Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Workflow.ComponentModel Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Workflow.Runtime Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.WorkflowServices Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System.Xaml.Hosting Adding reference source for part of Workflow Foundation Feb 19, 2015
System.Xml.Linq Update Reference Sources to .NET Framework 4.6 Oct 15, 2015
System.Xml Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
System Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
XamlBuildTask Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
mscorlib Update Reference Sources to .NET Framework 4.6.1 Dec 4, 2015
LICENSE.txt Update formatting of LICENSE.txt and PATENTS.TXT Nov 13, 2014
PATENTS.TXT Update formatting of LICENSE.txt and PATENTS.TXT Nov 14, 2014
README.md Make it more obvious that Reference Source is read-only Oct 17, 2015

README.md

.NET Reference Source

The referencesource repository contains sources from Microsoft .NET Reference Source that represent a subset of the .NET Framework. This subset contains similar functionality to the class libraries that are being developed in .NET Core. 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 for the rationale.

Questions, bugs, and pull requests should be done through .NET Core.