Go to file
Matt Haynie b1aa425533
Improve description for Roslyn
The entry for dotnet/roslyn is just "Roslyn and C#". That doesn't mean a whole lot unless you are not already familiar the fact that roslyn is the .NET compiler.
2019-08-26 16:39:54 -07:00
.dependabot Add dependabot config (#3202) 2019-08-15 22:17:44 -07:00
Documentation Improve description for Roslyn 2019-08-26 16:39:54 -07:00
release-notes Fix incorrect checksums 2019-08-26 13:24:11 +09:30
samples Bump Microsoft.SourceLink.GitHub in /samples/dotnetsay (#3203) 2019-08-26 09:38:12 -07:00
tools/dotnet-bootstrap Replace broken bootstrap link 2018-08-25 03:28:15 +02:00
.gitattributes we'd like line endings to be normalized 2016-11-20 23:40:17 +00:00
.gitignore Add jetbrains folder to .gitignore (#2320) 2019-02-26 22:10:51 -08:00
CODE_OF_CONDUCT.md Add Code of Conduct (#2154) 2019-04-02 09:12:37 -07:00
CONTRIBUTING.md Updates link for Contributing to proper repo and location (#1971) 2018-10-02 15:38:55 -07:00
daily-builds.md Update ASP.NET Core Shared Framework links. (#2339) 2019-02-26 22:09:37 -08:00
ISSUE_TEMPLATE Add ASP.NET Core repo links to README and issue template (#738) 2017-08-23 05:48:05 -07:00
LICENSE.TXT Update license (#662) 2017-05-24 15:32:16 -07:00
microsoft-support.md harmonize lts language with mkting site 2019-08-22 11:19:47 -07:00
os-lifecycle-policy.md Artifacts for .NET Core July 2019 release (#3006) 2019-07-09 10:39:54 -07:00
README.md Add Code of Conduct (#2154) 2019-04-02 09:12:37 -07:00
roadmap.md minor update to the roadmap (#3183) 2019-08-13 13:09:08 -07:00

.NET Core Home

The dotnet/core repository is a good starting point for .NET Core.

The latest major release is .NET Core 2.2. The latest patch updates are listed in .NET Core release notes.

Download the latest .NET Core SDK

.NET Core Releases and Daily Builds

Learn about .NET Core

Getting help

How to Engage, Contribute and Provide Feedback

The .NET Core team encourages contributions, both issues and PRs. The first step is finding the .NET Core repository that you want to contribute to.

Community

This project uses the .NET Foundation Code of Conduct to define expected conduct in our community. Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting a project maintainer at conduct@dotnetfoundation.org.

.NET Foundation

The .NET Core platform is part of the .NET Foundation.

Licenses

.NET Core repos typically use either the MIT or Apache 2 licenses for code. Some projects license documentation and other forms of content under Creative Commons Attribution 4.0.

See specific repos to understand the license used.