This commit is contained in:
Artak 2019-09-23 16:04:30 -07:00 коммит произвёл GitHub
Родитель f4b2f8f62f
Коммит 709a879dd6
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -1,5 +1,8 @@
# Razor.VSCode
This GitHub project has been archived. Ongoing development on this project can be found in https://github.com/aspnet/AspNetCore.
------
The [Razor syntax](https://docs.microsoft.com/en-us/aspnet/core/mvc/views/razor) provides a fast, terse, clean and lightweight way to combine server code with HTML to create dynamic web content. This repo contains the tooling to enable Razor in Visual Studio Code. The Razor tooling ships as part of the [Visual Studio Code C# extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.csharp).
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [Home](https://github.com/aspnet/home) repo.