Microsoft.AspNetCore.Razor.Language 3.0.0-preview-19074-06

Prefix Reserved
This is a prerelease version of Microsoft.AspNetCore.Razor.Language.
dotnet add package Microsoft.AspNetCore.Razor.Language --version 3.0.0-preview-19074-06
                    
NuGet\Install-Package Microsoft.AspNetCore.Razor.Language -Version 3.0.0-preview-19074-06
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.AspNetCore.Razor.Language" Version="3.0.0-preview-19074-06" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Razor.Language" Version="3.0.0-preview-19074-06" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Razor.Language" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.AspNetCore.Razor.Language --version 3.0.0-preview-19074-06
                    
#r "nuget: Microsoft.AspNetCore.Razor.Language, 3.0.0-preview-19074-06"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.AspNetCore.Razor.Language&version=3.0.0-preview-19074-06&prerelease
                    
Install Microsoft.AspNetCore.Razor.Language as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Razor.Language&version=3.0.0-preview-19074-06&prerelease
                    
Install Microsoft.AspNetCore.Razor.Language as a Cake Tool

Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

GitHub repositories (20)

Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Razor.Language:

Repository Stars
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
MudBlazor/MudBlazor
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
scriban/scriban
A fast, powerful, safe and lightweight scripting language and engine for .NET
MonkSoul/Furion
Make .NET development easier, more versatile, and more popular.
SteveSanderson/Blazor
MOVED: Please see the new repo at https://github.com/aspnet/blazor
toddams/RazorLight
Template engine based on Microsoft's Razor parsing engine for .NET Core
ariacom/Seal-Report
Database Reporting Tool and Tasks (.Net)
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
dotnet/Scaffolding
Code generators to speed up development.
adoconnection/RazorEngineCore
.NET6 Razor Template Engine
TeslaFly01/SmartSqlT
🔥🔥🔥 SmartSQL 是一款方便、快捷的数据库文档查询、导出工具!该工具从最初支持CHM文档格式开始,通过不断地探索开发、集思广益和不断改进,又陆续支持Word、Excel、PDF、Html、Xml、Json、MarkDown等文档格式的导出。同时支持SqlServer、MySql、PostgreSQL、SQLite等多种数据库的文档查询和导出功能。
statiqdev/Statiq.Framework
A flexible and extensible static content generation framework for .NET.
mKenfenheuer/steam-deck-windows-usermode-driver
A windows usermode controller driver for the steam deck internal controller.
mcintyre321/FormFactory
MVC5, Core or standalone - Generate rich HTML5 forms from your ViewModels, or build them programatically
aws/aws-tools-for-powershell
The AWS Tools for PowerShell lets developers and administrators manage their AWS services from the PowerShell scripting environment.
Tyrrrz/MiniRazor
Portable Razor compiler & code generator
martasp/BlazorLiveReload
BlazorLiveReload
aspnet/Blazor-Hackathon
Blazor is now official and is part of the ASP.NET Core Framework. All the work is tracked in the dotnet/aspnetcore repo.
EngstromJimmy/Blazm.Extension
A Visual Studio Extension that solves some of the pain points when working with Blazor
Version Downloads Last updated
3.0.0-preview-19074-06 2 1/28/2019
3.0.0-preview-18579-0056 1 11/30/2018
3.0.0-preview-18579-0053 2 11/30/2018