Go to file
Chet Husk 003d6c2492
Remove link to nonexistent VSCode Extension (#6858)
* Remove link to nonexistent VSCode Extension

The extension appears to be discontinued, per this message:

> Sorry, the VSCode extension (in internal preview release in 2018-2019) is no longer available.
>
> The Open Source Engineering team hopes to offer a similar set of shift-left experiences in the future. For more information, please contact OpenSourceEngSupport@microsoft.com.

Given that, we should remove this link.

* Update Documentation/microsoft-team.md

Co-authored-by: Maira Wenzel <mairaw@microsoft.com>

* Update Documentation/microsoft-team.md

Co-authored-by: Maira Wenzel <mairaw@microsoft.com>

* Update Documentation/microsoft-team.md

Co-authored-by: Maira Wenzel <mairaw@microsoft.com>

Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
2021-11-01 17:27:27 -07:00
.github template 2021-01-07 15:30:51 -08:00
Documentation Remove link to nonexistent VSCode Extension (#6858) 2021-11-01 17:27:27 -07:00
product-roadmap Replace master with main 2021-06-08 15:12:18 -07:00
release-notes Update 5.0-supported-os.md 2021-10-26 15:34:33 -07:00
samples Update dotnet-runtimeinfo.csproj 2021-09-24 16:44:21 -07:00
tools/dotnet-bootstrap Replace master with main 2021-06-08 15:12:18 -07: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 Replace master with main 2021-06-08 15:12:18 -07:00
daily-builds.md Update daily-builds.md 2021-09-01 14:26:18 -07:00
license-information-windows.md Update license-information-windows.md 2021-08-25 15:34:34 -07:00
LICENSE.TXT Update license (#662) 2017-05-24 15:32:16 -07:00
microsoft-support.md Update release notes format (#6100) 2021-03-31 15:18:03 -07:00
os-lifecycle-policy.md Updates for 2.1 EOL 2021-09-01 12:58:36 -07:00
README.md Replace master with main 2021-06-08 15:12:18 -07:00
release-policies.md Update release-policies.md 2021-09-29 05:57:34 -07:00
releases.md Update releases.md 2021-10-12 09:31:36 -07:00
roadmap.md Updates for 2.1 EOL 2021-09-01 12:58:36 -07:00
SECURITY.md Remove locales and update MSRC portal URL (#5563) 2020-11-11 09:30:17 -08:00

.NET Core Home

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

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

.NET Core Releases

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.

Check the product roadmap to see what the team is focusing on.

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.