This repository contains the foundational libraries that make up the .NET Core development stack.
Перейти к файлу
Niklas Therning aa8ec42d5c Merge commit '92cc2668f6413853a403155bfd79c37a7f0d75b6' into corefx-3.0 2018-11-12 11:14:48 +01:00
Documentation Improve BDN benchmarking guide (#31963) 2018-08-26 23:07:26 +02:00
buildpipeline Adding the ability to build a NETStandard test suite (#31850) 2018-08-30 10:36:32 -07:00
cross Update Tizen CI RID (#30692) 2018-06-27 08:07:20 -04:00
external Remove package for System.IO.Pipes.AccessControl 2018-08-29 09:39:06 -07:00
pkg Merge commit '92cc2668f6413853a403155bfd79c37a7f0d75b6' into corefx-3.0 2018-11-12 11:14:48 +01:00
src Merge commit '92cc2668f6413853a403155bfd79c37a7f0d75b6' into corefx-3.0 2018-11-12 11:14:48 +01:00
tools-local Set NETCoreAppMaximumVersion to 3.0 so we can build with older sdk 2018-08-29 09:38:27 -07:00
.editorconfig
.gitattributes Update brotli to v1.0.5 (#30751) 2018-06-30 01:48:01 +02:00
.gitignore Fixes for System.Native import to Mono (#42) 2018-04-30 11:21:21 -04:00
.gitmirrorall
BuildToolsVersion.txt Merge commit '92cc2668f6413853a403155bfd79c37a7f0d75b6' into corefx-3.0 2018-11-12 11:14:48 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CodeAnalysis.ruleset
Directory.Build.props Adding the ability to build a NETStandard test suite (#31850) 2018-08-30 10:36:32 -07:00
Directory.Build.targets Adding the ability to build a NETStandard test suite (#31850) 2018-08-30 10:36:32 -07:00
DotnetCLIVersion.txt Downgrade CLI version to 2.1.401-preview-009081. 2018-07-10 11:50:03 -05:00
LICENSE.TXT
NuGet.config
PATENTS.TXT
Packaging.props Update intellisense files based on 5-7-2018 doc build (#29587) 2018-05-09 12:18:27 -04:00
README.md Merge commit '92cc2668f6413853a403155bfd79c37a7f0d75b6' into corefx-3.0 2018-11-12 11:14:48 +01:00
THIRD-PARTY-NOTICES.TXT
build-managed.cmd
build-managed.sh
build-native.cmd
build-native.sh
build-packages.cmd
build-packages.sh
build-tests.cmd
build-tests.sh
build.cmd
build.proj Fix vbproj build in VS and update configurations (#31303) 2018-07-24 12:47:44 -07:00
build.sh
buildvertical.targets Add VB test project (#31455) 2018-07-29 12:03:18 -07:00
clean.cmd
clean.sh
config.json Enable netfx perf runs and promote to netstandard 2018-08-23 19:55:26 +02:00
corefx.vssettings
dependencies.props Update and reference xunit from stable feed (#31974) 2018-08-27 22:09:00 +02:00
dir.traversal.targets
global.json Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview1-03127-01, preview1-26827-04, preview1-26827-04, preview1-26827-01, beta-26827-00, beta-26827-00, respectively (#31938) 2018-08-27 21:46:25 +02:00
illink.targets Turn off ILLinkTrimAssembly during design-time builds. 2018-06-28 20:42:36 -05:00
init-tools.cmd Updating S.R.CS.Unsafe to be built using the ilproj sdk. 2018-08-24 12:24:26 -07:00
init-tools.msbuild Make BaseIntermediateOutputPath project specific 2018-08-22 14:05:29 +02:00
init-tools.sh Updating S.R.CS.Unsafe to be built using the ilproj sdk. 2018-08-24 12:24:26 -07:00
netci.groovy 3 small changes: update coverlet, increase coverage timeout, and PR 31360 nit follow up (#31781) 2018-08-15 13:03:44 -07:00
perf.groovy Reduce quantity of artifacts retained (#30270) 2018-06-11 08:47:18 -07:00
publish-packages.cmd
publish-packages.sh
referenceFromRuntime.targets
run-test.sh Fix __Arch for armv7l tests (#30639) 2018-06-27 23:12:24 -04:00
run.cmd
run.sh
sync.cmd
sync.sh

README.md

Mono fork of .NET Core Libraries (CoreFX)

Tracking https://github.com/dotnet/corefx/tree/release/3.0 branch