Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
Перейти к файлу
N. Taylor Mullen c2c25966a8 Disable VSCode functional tests. 2020-03-24 12:08:32 -07:00
.github
.vscode Semantic colorization (#1651) 2020-03-12 17:02:35 -07:00
eng Pin VisualStudio.Text and Data versions 2020-03-24 12:08:32 -07:00
src/Razor React to changes in master branch 2020-03-24 12:08:32 -07:00
.editorconfig
.gitignore Out of workspace files (#1550) 2020-02-10 13:11:43 -08:00
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
LICENSE.txt
NuGet.config Update dependencies from https://github.com/dotnet/extensions build 20200227.1 (#1636) 2020-02-28 11:25:43 -08:00
README.md
SECURITY.md Add SECURITY.md 2020-02-26 01:41:33 +00:00
activate.ps1
activate.sh Normalize Linux Pathing (#1581) 2020-02-14 12:30:49 -08:00
azure-pipelines.yml Disable VSCode functional tests. 2020-03-24 12:08:32 -07:00
build.cmd
build.sh
clean.cmd
clean.ps1
clean.sh
global.json [master] Update dependencies from dotnet/arcade dotnet/extensions (#1710) 2020-03-24 14:16:06 +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.

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

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.