This repository contains the foundational libraries that make up the .NET Core development stack.
Перейти к файлу
Jose Perez Rodriguez 7be44d2de8
Updating the package index for UAP and updating buildtools (#27787)
* Updating the package index for UAP and updating buildtools

* Having System.Reflection.DispatchProxy crosscompile for uap RS3

* Updating buildtools and fixing PR feedback

* Re-add support for uap to the assemblies that already had a netcoreapp2.0 config for Windows
2018-03-08 09:43:06 -08:00
Documentation Adding "Running a single test on the command line" 2018-03-03 19:07:57 -08:00
buildpipeline Fixed misnamed token 2018-03-06 16:48:48 -08:00
cross Fix Tizen build (#23939) 2017-09-11 07:47:20 -07:00
external Updating the package index for UAP and updating buildtools (#27787) 2018-03-08 09:43:06 -08:00
pkg Updating the package index for UAP and updating buildtools (#27787) 2018-03-08 09:43:06 -08:00
src Updating the package index for UAP and updating buildtools (#27787) 2018-03-08 09:43:06 -08:00
tools-local Updating the package index for UAP and updating buildtools (#27787) 2018-03-08 09:43:06 -08:00
.editorconfig Fixing invalid setting in .editorconfig (#26767) 2018-02-02 15:12:12 -08:00
.gitattributes Update .gitattributes 2016-03-03 15:19:38 -08:00
.gitignore Add msbuild.binlog to .gitignore (#27183) 2018-02-15 19:59:57 -08:00
.gitmirrorall Sync changes from TFS as of 2015/02/16 9:30:00 AM 2015-02-16 09:51:49 -08:00
BuildToolsVersion.txt Updating the package index for UAP and updating buildtools (#27787) 2018-03-08 09:43:06 -08:00
CODE_OF_CONDUCT.md Include Code of Conduct in GitHub-recognised manner. (#25751) 2017-12-06 08:32:25 -05:00
CONTRIBUTING.md Add folders to CoreFX Documentation 2015-06-23 16:48:06 -07:00
CodeAnalysis.ruleset Scale back [Serializable] CoreFX types (#19742) 2017-05-16 18:16:29 -04:00
DotnetCLIVersion.txt Building non-Windows builds using the CLI's MSBuild (#26686) 2018-01-31 09:09:37 -08:00
LICENSE.TXT Update the License info (#19779) 2017-05-15 11:08:04 -07:00
NuGet.config Clear out user/machine package folders & sources. 2017-05-05 10:33:42 -07:00
PATENTS.TXT Add additional data to patents file 2015-11-18 02:23:18 -08:00
Packaging.props Add support for queuing a stable package build 2018-03-01 11:01:56 -08:00
README.md Update Desktop support links 2018-02-05 11:01:16 -08:00
THIRD-PARTY-NOTICES.TXT Port Google Brotli C sources 2018-01-08 10:50:12 -08:00
build-managed.cmd Update build tools version to have a new "tools" structure for config.json file (#10864) 2016-08-22 17:06:37 -07:00
build-managed.sh replace $* with "$@" to properly preserve spaces in argumnents (#26404) 2018-01-22 09:19:49 -08:00
build-native.cmd Changing dev workflow scripts to use the Run Command Tool (#10231) 2016-07-28 08:55:07 -07:00
build-native.sh replace $* with "$@" to properly preserve spaces in argumnents (#26404) 2018-01-22 09:19:49 -08:00
build-packages.cmd Update build tools version to have a new "tools" structure for config.json file (#10864) 2016-08-22 17:06:37 -07:00
build-packages.sh replace $* with "$@" to properly preserve spaces in argumnents (#26404) 2018-01-22 09:19:49 -08:00
build-tests.cmd Adds -tests option for build.cmd that will add the test build and running 2017-02-15 16:20:30 -08:00
build-tests.sh Adds -tests option for build.cmd that will add the test build and running 2017-02-15 16:20:30 -08:00
build.cmd Add option to build.cmd/sh to build projects in a directory 2017-06-14 16:07:40 -07:00
build.proj Remove native test service project as we no longer need it 2017-08-03 10:00:38 -07:00
build.sh replace $* with "$@" to properly preserve spaces in argumnents (#26404) 2018-01-22 09:19:49 -08:00
buildvertical.targets Re-enable UAP builds (#27531) 2018-03-01 17:59:35 -08:00
clean.cmd Fix clean.cmd with no args (#25158) 2017-11-09 15:19:28 -08:00
clean.sh replace $* with "$@" to properly preserve spaces in argumnents (#26404) 2018-01-22 09:19:49 -08:00
config.json add option to specify clang and few minor improvements for Linux (#23302) 2017-08-17 15:38:07 -07:00
corefx.vssettings Removing properties not relevant to code formatting 2015-05-04 15:25:22 -03:00
dependencies.props Updating the package index for UAP and updating buildtools (#27787) 2018-03-08 09:43:06 -08:00
dir.props Updating the package index for UAP and updating buildtools (#27787) 2018-03-08 09:43:06 -08:00
dir.targets Updating the package index for UAP and updating buildtools (#27787) 2018-03-08 09:43:06 -08:00
dir.traversal.targets Add extra condition to Dumpling.targets import. 2017-06-06 12:58:50 -07:00
illink.targets Enable clearing initlocals when running dotnet msbuild. (#27345) 2018-02-22 21:24:18 -05:00
init-tools.cmd Fix tool initialization detection 2017-12-05 12:36:56 -08:00
init-tools.msbuild Enable publishing to azure feed (#24784) 2017-10-24 16:40:58 -07:00
init-tools.sh Building non-Windows builds using the CLI's MSBuild (#26686) 2018-01-31 09:09:37 -08:00
netci.groovy Remove OSX from pipeline.groovy (#27738) 2018-03-05 12:50:23 -08:00
perf.groovy Change perf job name to reflect the actual OS used (#25622) 2017-11-30 21:16:33 -05:00
publish-packages.cmd Changing dev workflow scripts to use the Run Command Tool (#10231) 2016-07-28 08:55:07 -07:00
publish-packages.sh replace $* with "$@" to properly preserve spaces in argumnents (#26404) 2018-01-22 09:19:49 -08:00
referenceFromRuntime.targets Allow copy-local ReferenceFromRuntime 2017-09-12 08:30:27 -07:00
run-test.sh initial Freebsd support. (#24467) 2017-10-20 14:57:13 +02:00
run.cmd Including pre-release versions of VS for builds (#25689) 2017-12-06 23:22:22 -05:00
run.sh Revert "Add temporary logging to help us trace down root cause for dotnet/coreclr#16063 (#26866)" (#26885) 2018-02-05 20:56:54 -08:00
sync.cmd Changing dev workflow scripts to use the Run Command Tool (#10231) 2016-07-28 08:55:07 -07:00
sync.sh replace $* with "$@" to properly preserve spaces in argumnents (#26404) 2018-01-22 09:19:49 -08:00

README.md

.NET Core Libraries (CoreFX)

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 the Report a Problem tool, which is integrated with the VS Developer Community Portal; or through Product Support if you have a contract.

Issue Guide

This section is in 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 are listed here.

Contributing Guide

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

Community

This project has adopted the code of conduct defined by the Contributor Covenant to 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 the Security TechCenter.

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

License

.NET Core (including the corefx repo) is licensed under the MIT 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 to dotnet-core MyGet gallery. The latest version number of each library can be seen in that gallery.

Build & Test Status

Note: See officially supported OS versions.

Inner x64 Debug Inner x64 Release Outer x64 Debug Outer x64 Release
CentOS 7.1 x64-debug x64-release x64-debug x64-release
Debian 8 x64-debug x64-release x64-debug x64-release
Fedora 24 x64-debug x64-release x64-debug x64-release
OS X 10.12 x64-debug x64-release x64-debug x64-release
Red Hat 7.2 x64-debug x64-release x64-debug x64-release
Ubuntu 14.04 x64-debug x64-release x64-debug x64-release
Ubuntu 16.04 x64-debug x64-release x64-debug x64-release
Ubuntu 16.10 x64-debug x64-release x64-debug x64-release
PortableLinux x64-debug x64-release x64-debug x64-release
Windows 7 x64-debug x64-release
Windows 8.1 (x86) x64-debug x64-release x64-debug x64-release
Code Coverage (Windows) code coverage