ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
Перейти к файлу
dependabot[bot] 048a3fb79c
Bump Microsoft.AspNetCore.Server.IIS from 2.2.0 to 2.2.6 in /src/Servers/IIS/IIS/test/testassets/InProcessNewShimWebSite (#42624)
* Bump Microsoft.AspNetCore.Server.IIS

Bumps [Microsoft.AspNetCore.Server.IIS](https://github.com/aspnet/AspNetCore) from 2.2.0 to 2.2.6.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/aspnet/AspNetCore/compare/2.2.0...v2.2.6)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Server.IIS
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* React to new shim `FileVersion`

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com>
2022-07-12 14:33:42 -07:00
.azure/pipelines !fixup! Correct condition in localization.yml (#42590) 2022-07-06 11:07:45 -07:00
.azuredevops Add warning when targeting release/* branches (#38006) 2021-11-02 11:05:18 -07:00
.config Helix Restore Issue Mitigation (#41311) 2022-04-30 01:31:05 +00:00
.devcontainer Stop trying to launch browser from codespaces (#39505) 2022-01-13 23:45:31 +00:00
.github Update branding to 7.0.0-preview6 (#42327) 2022-06-22 17:05:09 -07:00
.vscode VSCode Extension Recomendations (#39474) 2022-01-13 12:14:55 -08:00
docs Add issue template link to API Review process doc (#42135) 2022-06-10 21:58:11 +00:00
eng [main] (deps): Bump src/submodules/spa-templates from `34c6f4e` to `e89e601` (#42654) 2022-07-11 14:52:55 -07:00
src Bump Microsoft.AspNetCore.Server.IIS from 2.2.0 to 2.2.6 in /src/Servers/IIS/IIS/test/testassets/InProcessNewShimWebSite (#42624) 2022-07-12 14:33:42 -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 Use googletest's new 'main' branch (#38409) 2021-11-16 00:33:22 +00: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 Rename RouteHandlerFilter to EndpointFilter (#42678) 2022-07-12 21:10:39 +00: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 Add gRPC JSON transcoding (#40242) 2022-03-27 20:29:23 +08: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 [main] Update dependencies from dotnet/runtime dotnet/efcore (#35402) 2021-08-19 21:30:54 +00:00
README.md Update README Roadmap (#40076) 2022-02-09 02:32:21 +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 Bump SDK version to 7.0.100-preview.7.22361.1 (#42668) 2022-07-11 22:40:45 +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

.NET Foundation MIT License Help Wanted Good First Issues Discord

ASP.NET Core

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 Core, 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