Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 23, 2023. It is now read-only.
/corefxPublic archive

This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us athttps://github.com/dotnet/runtime

NotificationsYou must be signed in to change notification settings

dotnet/corefx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This repo contains the library implementation (called "CoreFX") for .NET Core. It includes System.Collections, System.IO, System.Xml, and many other components.The corresponding.NET Core Runtime repo (called "CoreCLR") contains the runtime implementation for .NET Core. It includes RyuJIT, the .NET GC, and many other components.Runtime-specific library code (mscorlib) lives in the CoreCLR repo. It needs to be built and versioned in tandem with the runtime. The rest of CoreFX is agnostic of runtime-implementation and can be run on any compatible .NET runtime (e.g.CoreRT).

.NET Core

Official Starting Page:http://dotnet.github.io

How to Engage, Contribute and Provide Feedback

Some of the best ways to contribute are to try things out, file bugs, join in design conversations, and fix issues.

If you are having issues with the "full" .NET Framework (also called "Desktop"), the best way to file a bug is theReport a Problem tool, which is integrated with theVS Developer Community Portal; or throughProduct Support if you have a contract.

Issue Guide

This section isin progress here:New contributor Docs - Issues (feel free to make it better - it's easy-to-edit wiki with RW permissions to everyone!)

Each issue area has one or more Microsoft owners, who arelisted here.

Contributing Guide

This section isin progress here:New contributor Docs - Contributing (feel free to make it better - it's easy-to-edit wiki with RW permissions to everyone!)

Useful Links

Community

This project has adopted the code of conduct defined by theContributor Covenantto clarify expected behavior in our community. For more information, see the.NET Foundation Code of Conduct.

Reporting security issues and security bugs

Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC)secure@microsoft.com. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in theSecurity TechCenter.

Also see info about relatedMicrosoft .NET Core and ASP.NET Core Bug Bounty Program.

License

.NET Core (including the corefx repo) is licensed under theMIT license.

.NET Foundation

.NET Core is a.NET Foundation project.

There are many .NET related projects on GitHub.

  • .NET home repo - links to 100s of .NET projects, from Microsoft and the community.
  • ASP.NET Core home - the best place to start learning about ASP.NET Core.

CoreFX Project

Daily Builds

Daily builds of .NET Core components are published todotnet-core MyGet gallery.The latest version number of each library can be seen in that gallery.

Build & Test Status

Note: See officially supportedOS versions.

Inner x64 DebugInner x64 ReleaseOuter x64 DebugOuter x64 Release
CentOS 7.1x64-debugx64-releasex64-debugx64-release
Debian 8x64-debugx64-releasex64-debugx64-release
Fedora 24x64-debugx64-releasex64-debugx64-release
OS X 10.12x64-debugx64-releasex64-debugx64-release
Red Hat 7.2x64-debugx64-releasex64-debugx64-release
Ubuntu 14.04x64-debugx64-releasex64-debugx64-release
Ubuntu 16.04x64-debugx64-releasex64-debugx64-release
Ubuntu 16.10x64-debugx64-releasex64-debugx64-release
PortableLinuxx64-debugx64-releasex64-debugx64-release
Windows 7x64-debugx64-release
Windows 8.1(x86)x64-debugx64-releasex64-debugx64-release
Code Coverage (Windows)code coverage

[8]ページ先頭

©2009-2025 Movatter.jp