Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
Перейти к файлу
Phil Allen e3966f005d Update VS Extensitibility Testing Xunit package 2023-12-07 09:42:29 -08:00
.config
.github
.vscode Delete old vs code extension bits 2023-11-04 18:03:48 +11:00
docs Support PlatformAgnostic (#9483) 2023-10-27 15:35:42 -07:00
eng Update VS Extensitibility Testing Xunit package 2023-12-07 09:42:29 -08:00
src Update BreakpointSpanTests.cs 2023-12-06 16:04:52 -08:00
.editorconfig Remove yarn + npm + Python from Razor (#9471) 2023-10-25 23:16:16 +00:00
.gitattributes
.gitignore Remove yarn + npm + Python from Razor (#9471) 2023-10-25 23:16:16 +00:00
.vsconfig
BuildAnalyzers.sln Use project references for analyzers 2023-09-19 12:50:51 -07:00
CODE-OF-CONDUCT.md
CONTRIBUTING.md
Directory.Build.props Remove yarn + npm + Python from Razor (#9471) 2023-10-25 23:16:16 +00:00
Directory.Build.targets Remove yarn + npm + Python from Razor (#9471) 2023-10-25 23:16:16 +00:00
LICENSE.txt
NOTICE.txt Remove VS Mac specific code 2023-09-13 09:37:40 +10:00
NuGet.config Remove OmniSharp and update WebTools in tests (#9474) 2023-10-26 08:47:16 -07:00
README.md Remove VS Mac specific code 2023-09-13 09:37:40 +10:00
README_compiler.md
Razor.Slim.slnf Obsolete ClassifiedSpanInternal.AcceptedCharacters (#9555) 2023-11-07 16:36:27 -08:00
Razor.sln Remove SpanEditHandlers from test baselines (#9548) 2023-11-07 13:38:41 -08:00
SECURITY.md
SpellingExclusions.dic
activate.ps1
activate.sh
azure-pipelines-compiler.yml
azure-pipelines-compliance.yml
azure-pipelines-conditional-integration.yml Remove yarn + npm + Python from Razor (#9471) 2023-10-25 23:16:16 +00:00
azure-pipelines-integration-dartlab.yml Use dnceng end point 2023-11-16 11:33:09 -08:00
azure-pipelines-richnav.yml Remove yarn + npm + Python from Razor (#9471) 2023-10-25 23:16:16 +00:00
azure-pipelines.yml Move up to the scouting queue 2023-12-05 12:07:44 -08:00
build.cmd
build.ps1
build.sh
clean.cmd
clean.ps1
clean.sh
global.json Update dependencies from https://github.com/dotnet/arcade build 20231128.2 (#9639) 2023-12-02 23:07:23 +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