ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
Перейти к файлу
Tom Deseyn 38d3043c7e
source-build: support building aspnetcore using non-portable runtime packages. (#43937)
* source-build: support building aspnetcore using non-portable runtime packages.
  Currently source-build performs 'runtime-portable' build that produces 'linux-{arch}'
packages that are used when building ASP.NET Core.
  With this change, we can use the non-portable packages that are produced by the
source-build 'runtime' build, and eliminate the 'runtime-portable' build.
* Invert PortableBuild checks.
* Revert name change.
2022-09-29 09:55:05 -07:00
.azure/pipelines Merge pull request #44205 from adiaaida/use-latest-docker-tags-main 2022-09-27 11:59:44 -07:00
.azuredevops Add warning when targeting release/* branches (#38006) 2021-11-02 11:05:18 -07:00
.config Update CredScanSuppressions.json (#43497) 2022-08-24 04:29:58 +00:00
.devcontainer Stop trying to launch browser from codespaces (#39505) 2022-01-13 23:45:31 +00:00
.github Merge branch 'main' into merge/release/7.0-to-main 2022-09-24 12:49:17 -07:00
.vscode VSCode Extension Recomendations (#39474) 2022-01-13 12:14:55 -08:00
docs Update docs to clarify feedback from #37240 (#44212) 2022-09-27 16:29:51 -07:00
eng source-build: support building aspnetcore using non-portable runtime packages. (#43937) 2022-09-29 09:55:05 -07:00
src source-build: support building aspnetcore using non-portable runtime packages. (#43937) 2022-09-29 09:55:05 -07:00
.editorconfig Convert all possible `DllImport`s to `LibraryImport` for .NET 7+ (#41573) 2022-05-31 16:19:00 -07:00
.git-blame-ignore-revs Create .git-blame-ignore-revs (#41087) 2022-04-07 09:52:29 -07:00
.gitattributes Update .gitattributes (#36115) 2021-09-02 20:01:49 -07:00
.gitignore Helix Restore Issue Mitigation (#41311) 2022-04-30 01:31:05 +00:00
.gitmodules [release/7.0] Update spa-templates to ref new 7.0 branch (#44134) 2022-09-23 18:36:59 -07:00
.globalconfig Use NetAnalyzers from SDK instead of FxCopAnalyzers (#30138) 2021-02-19 09:12:37 -08:00
.vsconfig Updated VS workload manifests to Windows SDK 19041 (#42457) 2022-06-28 10:00:11 -07:00
AspNetCore.sln Route tooling redux (#44077) 2022-09-29 16:34:58 +08:00
CODE-OF-CONDUCT.md Link Code of Conduct 2020-04-02 19:51:30 -07:00
CONTRIBUTING.md Update CONTRIBUTING.md (#37696) 2021-10-22 09:56:22 -07:00
Directory.Build.props source-build: support building aspnetcore using non-portable runtime packages. (#43937) 2022-09-29 09:55:05 -07:00
Directory.Build.targets Build ProjectTemplates in Source-Build (#40643) 2022-03-10 15:41:00 -08:00
LICENSE.txt Update license from Apache -> MIT 2021-07-22 15:36:47 -07:00
NuGet.config Route tooling redux (#44077) 2022-09-29 16:34:58 +08:00
README.md Move badges to under header (#43348) 2022-08-17 19:25:04 +00:00
SECURITY.md Add link to new MSRC portal (#19236) 2020-02-25 22:52:03 +00:00
THIRD-PARTY-NOTICES.txt Add Json.NET to THIRD-PARTy-NOTICES.txt (#27186) 2020-10-28 09:41:47 -07:00
activate.ps1 Make `deactivate` clean x86 root (#36717) 2021-09-20 12:33:59 -07:00
activate.sh Show error message when activate.sh/ps1 is invoked directly instead of sourced (#7731) 2019-02-20 11:20:34 -08:00
clean.cmd Add clean.cmd, clean.ps1 and clean.sh (#11154) 2019-06-12 20:53:17 -07:00
clean.ps1 Change `clean.ps1` (and `clean.cmd`) to restore deleted files after cleaning 2019-07-18 11:21:50 -07:00
clean.sh Add clean.cmd, clean.ps1 and clean.sh (#11154) 2019-06-12 20:53:17 -07:00
dockerbuild.sh Favor project-specific build scripts over top-level script (#29918) 2021-02-16 09:25:59 -08:00
global.json Update dependencies from https://github.com/dotnet/arcade build 20220923.1 (#44179) 2022-09-26 19:33:12 +00:00
omnisharp.json Added VSCode debugging (for MvcSandbox) & code analysis support (#29486) 2021-04-05 16:56:05 -07:00
restore.cmd Favor project-specific build scripts over top-level script (#29918) 2021-02-16 09:25:59 -08:00
restore.sh Favor project-specific build scripts over top-level script (#29918) 2021-02-16 09:25:59 -08:00
startvs.cmd Use VS from env if specified (#25749) 2020-09-09 21:10:39 -07:00
startvscode.cmd [main] Update dependencies from dotnet/runtime dotnet/efcore (#36328) 2021-09-21 02:28:35 +00:00
startvscode.sh Fixed "unary operator expected" error (#40597) 2022-03-08 22:15:29 -08:00

README.md

ASP.NET Core

.NET Foundation MIT License Help Wanted Good First Issues Discord

ASP.NET Core is an open-source and cross-platform framework for building modern cloud based internet connected applications, such as web apps, IoT apps and mobile backends. ASP.NET Core apps run on .NET, a free, cross-platform and open-source application runtime. It was architected to provide an optimized development framework for apps that are deployed to the cloud or run on-premises. It consists of modular components with minimal overhead, so you retain flexibility while constructing your solutions. You can develop and run your ASP.NET Core apps cross-platform on Windows, Mac and Linux. Learn more about ASP.NET Core.

Get Started

Follow the Getting Started instructions in the ASP.NET Core docs.

Also check out the .NET Homepage for released versions of .NET, getting started guides, and learning resources.

See the Triage Process document for more information on how we handle incoming issues.

How to Engage, Contribute, and Give Feedback

Some of the best ways to contribute are to try things out, file issues, join in design conversations, and make pull-requests.

Reporting security issues and 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.

These are some other repos for related projects:

Code of conduct

See CODE-OF-CONDUCT