This repository contains the foundational libraries that make up the .NET Core development stack.
Перейти к файлу
Steve Pfister c4eeab9fc2
Apply MaxResponseHeadersLength limit (#412)
2022-05-12 11:19:12 -04:00
.config
Documentation
buildpipeline
cross
external
pkg
src
tools-local
.editorconfig
.gitattributes
.gitignore
.gitmirrorall
BuildToolsVersion.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CodeAnalysis.ruleset
DotnetCLIVersion.txt
LICENSE.TXT
NuGet.config
PATENTS.TXT
Packaging.props
README.md
THIRD-PARTY-NOTICES.TXT
build-managed.cmd
build-managed.sh
build-native.cmd
build-native.sh replace $* with "$@" to properly preserve spaces in argumnents (#26404) 2018-01-22 09:19:49 -08:00
build-packages.cmd
build-packages.sh
build-tests.cmd
build-tests.sh
build.cmd Add option to build.cmd/sh to build projects in a directory 2017-06-14 16:07:40 -07:00
build.proj
build.sh
buildvertical.targets
clean.cmd
clean.sh
config.json
corefx.vssettings
dependencies.props
dir.props
dir.targets
dir.traversal.targets
illink.targets
init-tools.cmd
init-tools.msbuild
init-tools.sh
netci.groovy
perf.groovy
publish-packages.cmd
publish-packages.sh
referenceFromRuntime.targets
run-test.sh
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/2.2 branch