Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
Перейти к файлу
Dustin Campbell 19d9d1a0d5 Update MS.CA.Analyzers package to 3.11.0 2024-10-23 12:36:47 -07:00
.config
.devcontainer
.github Update source-build team references (#11032) 2024-10-22 06:24:16 -07:00
.vscode
docs Update Roslyn debugging docs 2024-10-07 09:40:45 +11:00
eng Update source-build team references (#11032) 2024-10-22 06:24:16 -07:00
src Don't reference MS.CA.BannedApiAnalyzers package directly 2024-10-23 11:25:30 -07:00
.editorconfig
.gitattributes
.gitignore
.globalconfig
.vsconfig
CODE-OF-CONDUCT.md
CONTRIBUTING.md
Directory.Build.props ExcludeFromSourceBuild->ExcludeFromSourceOnlyBuild (#10892) 2024-09-16 21:40:48 +00:00
Directory.Build.targets
Directory.Packages.props Update MS.CA.Analyzers package to 3.11.0 2024-10-23 12:36:47 -07:00
LICENSE.txt
NOTICE.txt
NuGet.config Remove source-only package (#11006) 2024-10-14 11:22:18 +02:00
README.md
README_compiler.md
Razor.Slim.slnf Use Basic.Reference.Assemblies in Mvc Extension tests (#10888) 2024-09-17 09:52:55 +02:00
Razor.sln Use Basic.Reference.Assemblies in Mvc Extension tests (#10888) 2024-09-17 09:52:55 +02:00
SECURITY.md
SpellingExclusions.dic
activate.ps1
activate.sh
azure-pipelines-compliance.yml
azure-pipelines-conditional-integration.yml
azure-pipelines-integration-dartlab.yml
azure-pipelines-official.yml Add policheck to official pipeline (#10938) 2024-09-30 09:52:42 -07:00
azure-pipelines-richnav.yml
azure-pipelines.yml
build.cmd
build.ps1
build.sh
clean.cmd
clean.ps1
clean.sh
global.json Update dependencies from https://github.com/dotnet/arcade build 20241009.3 2024-10-11 21:53:48 +00:00
restore.cmd
restore.sh
startvs.cmd
startvs.ps1

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