Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
Перейти к файлу
David Wengier 1b06147708
Merge pull request #7986 from davidwengier/FixDiagnostics
2022-12-02 14:38:57 +11:00
.devcontainer
.github
.vscode
docs Update ProjectsAndLayering.md doc to reflect these changes 2022-11-21 15:58:03 -08:00
eng Revert "Merge pull request #7936 from ryanbrandenburg/OmniSharpDecouple" (#7980) 2022-12-01 20:27:45 +00:00
src Merge pull request #7986 from davidwengier/FixDiagnostics 2022-12-02 14:38:57 +11:00
.editorconfig Clean up experimental formatting rules, and fix warnings 2022-11-24 10:44:12 +11:00
.gitattributes
.gitignore
.vsconfig
CODE-OF-CONDUCT.md
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
LICENSE.txt
NOTICE.txt
NuGet.config Revert "Merge pull request #7925 from ryanbrandenburg/OSharpNoShip" (#7969) 2022-11-29 19:47:43 +00:00
README.md
README_compiler.md
Razor.Slim.slnf Consolidate all projects in to Razor.sln 2022-11-13 16:01:05 +11:00
Razor.sln Merge pull request #7960 from DustinCampbell/object-pools 2022-12-01 15:43:42 -08:00
SECURITY.md
activate.ps1
activate.sh
azure-pipelines-compiler.yml
azure-pipelines-compliance.yml
azure-pipelines-integration-dartlab.yml
azure-pipelines-richnav.yml
azure-pipelines.yml Enable source build (#7949) 2022-11-29 16:20:27 -08:00
build.cmd
build.ps1
build.sh
clean.cmd
clean.ps1
clean.sh
global.json
restore.cmd
restore.sh
startvs.cmd Consolidate all projects in to Razor.sln 2022-11-13 16:01:05 +11:00

README.md

ASP.NET Core Razor

This repository is the open-source implementation for the Razor experience in ASP.NET Core. It contains the compiler and IDE tools for working on Razor ASP.NET Core apps using Visual Studio, Visual Studio for Mac, and Visual Studio Code.

Contributing

All work on Razor happens directly on GitHub. Both core team members and external contributors send pull requests which go through the same review process. Some of the best ways to contribute are to try things out, file issues, join in design conversations, and make pull requests.

Getting Started with Razor

If you are unfamiliar with ASP.NET Core or Razor, follow the links below to learn more:

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

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.

Status

Build Status

These are some other repos for related projects:

Code of conduct

See CODE-OF-CONDUCT.md