Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
Перейти к файлу
Noah Kim 368d41819a Implement code action providers, resolvers, and ExtractToCodeBehind 2020-07-06 14:05:48 -04:00
.github
.vscode
eng Update dependencies from https://github.com/dotnet/aspnetcore build 20200706.3 (#2177) 2020-07-06 16:07:31 +00:00
src/Razor Implement code action providers, resolvers, and ExtractToCodeBehind 2020-07-06 14:05:48 -04:00
.editorconfig
.gitignore
CODE-OF-CONDUCT.md
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
LICENSE.txt
NuGet.config
README.md
SECURITY.md
activate.ps1
activate.sh
azure-pipelines.yml
build.cmd
build.sh
clean.cmd
clean.ps1
clean.sh
global.json Update dependencies from https://github.com/dotnet/arcade build 20200630.3 (#2176) 2020-07-06 12:45:29 +00:00
restore.cmd
restore.sh
startvs.cmd

README.md

ASP.NET Core Tooling

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. This repo contains tools for working on ASP.NET Core apps using the .NET Core Command Line and Visual Studio.

Status Build Status

Build Windows Linux MacOS
Debug Build Status Build Status Build Status
Release Build Status Build Status Build Status

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.

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.

  • Follow along with the development of ASP.NET Core:
    • Community Standup: The community standup is held every week and streamed live to YouTube. You can view past standups in the linked playlist.
    • Roadmap: The schedule and milestone themes for ASP.NET Core.
  • Check out the contributing page to see the best places to log issues and start discussions.

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.md