Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
Перейти к файлу
dotnet-maestro[bot] e013aba464 Update dependencies from https://github.com/dotnet/arcade build 20240913.3
Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.24461.2 -> To Version 8.0.0-beta.24463.3
2024-09-14 13:35:10 +00:00
.devcontainer
.github
.vscode
docs Merge pull request #8431 from dotnet/doc-update 2023-03-16 18:32:07 -04:00
eng Update dependencies from https://github.com/dotnet/arcade build 20240913.3 2024-09-14 13:35:10 +00:00
src [17.6] Revert "Perf/generator (#8212)" (#8742) 2023-05-22 09:07:23 -07:00
.editorconfig Respond to the arcade merge 2023-03-01 08:55:10 -08:00
.gitattributes
.gitignore
.vsconfig
CODE-OF-CONDUCT.md
CONTRIBUTING.md
Directory.Build.props Disable targeting Windows for source-build (#8376) 2023-03-03 10:24:42 -08:00
Directory.Build.targets
LICENSE.txt
NOTICE.txt
NuGet.config Add archived feeds (#8484) 2023-03-21 16:52:31 -07:00
README.md
README_compiler.md
Razor.Slim.slnf Remove Microsoft.AspNetCore.Razor.Common assembly 2023-03-08 11:43:18 -08:00
Razor.sln Remove unused `SourceGenerator.Tooling.Internal` (#8470) 2023-03-22 08:28:15 +00:00
SECURITY.md
activate.ps1
activate.sh
azure-pipelines-compiler.yml
azure-pipelines-compliance.yml
azure-pipelines-integration-dartlab.yml
azure-pipelines-richnav.yml Use automatic pool selection controlled by arcade 2023-03-07 07:37:08 +11:00
azure-pipelines.yml Move off the scout queue, and stop using the dependencies extension 2023-03-23 11:30:22 +11:00
build.cmd
build.ps1
build.sh
clean.cmd
clean.ps1
clean.sh
global.json Update dependencies from https://github.com/dotnet/arcade build 20240913.3 2024-09-14 13:35:10 +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, 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