Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation
3.0.0-preview4-19216-03
Prefix Reserved
This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation --version 3.0.0-preview4-19216-03
NuGet\Install-Package Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation -Version 3.0.0-preview4-19216-03
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="3.0.0-preview4-19216-03" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="3.0.0-preview4-19216-03" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" />
paket add Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation --version 3.0.0-preview4-19216-03
#r "nuget: Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation, 3.0.0-preview4-19216-03"
#:package Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation@3.0.0-preview4-19216-03
#addin nuget:?package=Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation&version=3.0.0-preview4-19216-03&prerelease
#tool nuget:?package=Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation&version=3.0.0-preview4-19216-03&prerelease
Runtime compilation support for Razor views and Razor Pages in ASP.NET Core MVC.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/865acae3e95d5ade51b66ea578ba9d7764d562ba
Product | Versions 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp3.0 is compatible. netcoreapp3.1 was computed. |
-
.NETCoreApp 3.0
- Microsoft.AspNetCore.Mvc.Razor.Extensions (>= 3.0.0-preview4.19216.2)
- Microsoft.CodeAnalysis.Razor (>= 3.0.0-preview4.19216.2)
NuGet packages (494)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation:
Package | Downloads |
---|---|
Umbraco.Cms.Web.Common
Contains the web assembly needed to run Umbraco CMS. |
|
Abp.AspNetCore
Abp.AspNetCore |
|
Wkhtmltopdf.NetCore
This project implements the library wkhtmltopdf for asp net core and a view engine, working in windows, macos, linux and docker. For more information about how to use it, go to https://github.com/fpanaccia/Wkhtmltopdf.NetCore.Example |
|
OrchardCore.Mvc.Core
Orchard Core Framework is an application framework for building modular, multi-tenant applications on ASP.NET Core. Core Implementation for MVC application. |
|
OrchardCore.DisplayManagement
Orchard Core Framework is an application framework for building modular, multi-tenant applications on ASP.NET Core. Library for DisplayManagement. Provides BaseDisplayManager, Shape, Layout and Theming support. |
GitHub repositories (129)
Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation:
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.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
|
|
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
|
|
btcpayserver/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
|
|
EduardoPires/EquinoxProject
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
|
|
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
|
|
dotnetcore/WTM
Use WTM to write .netcore app fast !!!
|
|
jamesmh/coravel
Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
|
|
dotnetcore/DotnetSpider
DotnetSpider, a .NET standard web crawling library. It is lightweight, efficient and fast high-level web crawling & scraping framework
|
|
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
|
|
SciSharp/LLamaSharp
A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.
|
|
dotnet/aspnet-api-versioning
Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.
|
|
loic-sharma/BaGet
A lightweight NuGet and symbol server
|
|
liukuo362573/YiShaAdmin
基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观
|
|
Squidex/squidex
Headless CMS and Content Managment Hub
|
|
PiranhaCMS/piranha.core
Piranha CMS is the friendly editor-focused CMS for .NET that can be used both as an integrated CMS or as a headless API.
|
Version | Downloads | Last Updated | |
---|---|---|---|
10.0.0-rc.1.25451.107 | 1,625 | 9/9/2025 | |
10.0.0-preview.7.25380.108 | 1,398 | 8/12/2025 | |
10.0.0-preview.6.25358.103 | 765 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 1,061 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 791 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 963 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 905 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 86,347 | 2/25/2025 | |
9.0.9 | 83,168 | 9/9/2025 | |
9.0.8 | 177,562 | 8/5/2025 | |
9.0.7 | 168,438 | 7/8/2025 | |
9.0.6 | 184,821 | 6/10/2025 | |
9.0.5 | 283,217 | 5/13/2025 | |
9.0.4 | 452,732 | 4/8/2025 | |
9.0.3 | 229,944 | 3/11/2025 | |
9.0.2 | 307,583 | 2/11/2025 | |
9.0.1 | 239,990 | 1/14/2025 | |
9.0.0 | 1,195,771 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 12,309 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 7,082 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 1,989 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 9,275 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 1,296 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 1,113 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 1,749 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 1,354 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 3,833 | 2/13/2024 | |
8.0.20 | 52,893 | 9/9/2025 | |
8.0.19 | 270,695 | 8/4/2025 | |
8.0.18 | 92,908 | 7/8/2025 | |
8.0.17 | 369,453 | 6/10/2025 | |
8.0.16 | 232,923 | 5/13/2025 | |
8.0.15 | 601,761 | 4/8/2025 | |
8.0.14 | 366,963 | 3/11/2025 | |
8.0.13 | 339,331 | 2/11/2025 | |
8.0.12 | 465,539 | 1/14/2025 | |
8.0.11 | 1,921,993 | 11/12/2024 | |
8.0.10 | 1,672,139 | 10/8/2024 | |
8.0.8 | 2,211,869 | 8/13/2024 | |
8.0.7 | 988,860 | 7/9/2024 | |
8.0.6 | 1,575,589 | 5/28/2024 | |
8.0.5 | 489,692 | 5/14/2024 | |
8.0.4 | 1,977,814 | 4/9/2024 | |
8.0.3 | 948,472 | 3/12/2024 | |
8.0.2 | 802,119 | 2/13/2024 | |
8.0.1 | 2,048,322 | 1/9/2024 | |
8.0.0 | 3,717,404 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 25,111 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 9,032 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 3,579 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 5,136 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 3,417 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 260,295 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 3,374 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 4,541 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 3,252 | 2/21/2023 | |
7.0.20 | 130,926 | 5/28/2024 | |
7.0.19 | 29,431 | 5/14/2024 | |
7.0.18 | 55,730 | 4/9/2024 | |
7.0.17 | 82,626 | 3/12/2024 | |
7.0.16 | 70,178 | 2/13/2024 | |
7.0.15 | 139,378 | 1/9/2024 | |
7.0.14 | 310,369 | 11/14/2023 | |
7.0.13 | 299,000 | 10/24/2023 | |
7.0.12 | 208,640 | 10/10/2023 | |
7.0.11 | 389,680 | 9/12/2023 | |
7.0.10 | 737,732 | 8/8/2023 | |
7.0.9 | 487,320 | 7/11/2023 | |
7.0.8 | 276,700 | 6/22/2023 | |
7.0.7 | 737,391 | 6/13/2023 | |
7.0.5 | 937,569 | 4/11/2023 | |
7.0.4 | 489,098 | 3/14/2023 | |
7.0.3 | 462,562 | 2/14/2023 | |
7.0.2 | 814,702 | 1/10/2023 | |
7.0.1 | 667,298 | 12/13/2022 | |
7.0.0 | 2,194,107 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 17,219 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 3,873 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 4,276 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 1,824 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 1,623 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 2,141 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 1,610 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 2,181 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 1,881 | 2/17/2022 | |
6.0.36 | 142,169 | 11/12/2024 | |
6.0.35 | 57,843 | 10/8/2024 | |
6.0.33 | 106,999 | 8/13/2024 | |
6.0.32 | 172,026 | 7/9/2024 | |
6.0.31 | 104,146 | 5/28/2024 | |
6.0.30 | 53,987 | 5/14/2024 | |
6.0.29 | 133,839 | 4/9/2024 | |
6.0.28 | 108,489 | 3/12/2024 | |
6.0.27 | 2,498,141 | 2/13/2024 | |
6.0.26 | 298,906 | 1/9/2024 | |
6.0.25 | 730,436 | 11/14/2023 | |
6.0.24 | 480,024 | 10/24/2023 | |
6.0.23 | 162,653 | 10/10/2023 | |
6.0.22 | 286,494 | 9/12/2023 | |
6.0.21 | 407,730 | 8/8/2023 | |
6.0.20 | 285,662 | 7/11/2023 | |
6.0.19 | 198,391 | 6/22/2023 | |
6.0.18 | 102,704 | 6/13/2023 | |
6.0.16 | 938,203 | 4/11/2023 | |
6.0.15 | 782,026 | 3/14/2023 | |
6.0.14 | 419,393 | 2/14/2023 | |
6.0.13 | 634,277 | 1/10/2023 | |
6.0.12 | 1,570,444 | 12/13/2022 | |
6.0.11 | 952,073 | 11/7/2022 | |
6.0.10 | 1,674,135 | 10/11/2022 | |
6.0.9 | 1,064,930 | 9/13/2022 | |
6.0.8 | 1,377,710 | 8/9/2022 | |
6.0.7 | 1,868,540 | 7/12/2022 | |
6.0.6 | 1,063,866 | 6/14/2022 | |
6.0.5 | 5,688,373 | 5/10/2022 | |
6.0.4 | 1,324,238 | 4/11/2022 | |
6.0.3 | 1,284,050 | 3/8/2022 | |
6.0.2 | 880,056 | 2/8/2022 | |
6.0.1 | 2,249,448 | 12/14/2021 | |
6.0.0 | 3,258,327 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 18,477 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 20,596 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 14,026 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 7,549 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 6,942 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 2,750 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 12,534 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 2,203 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 3,255 | 2/12/2021 | |
5.0.17 | 543,383 | 5/10/2022 | |
5.0.16 | 73,419 | 4/11/2022 | |
5.0.15 | 158,372 | 3/8/2022 | |
5.0.14 | 150,649 | 2/8/2022 | |
5.0.13 | 494,048 | 12/14/2021 | |
5.0.12 | 519,164 | 11/7/2021 | |
5.0.11 | 2,689,996 | 10/12/2021 | |
5.0.10 | 3,877,346 | 9/14/2021 | |
5.0.9 | 920,235 | 8/10/2021 | |
5.0.8 | 1,102,115 | 7/13/2021 | |
5.0.7 | 1,380,372 | 6/8/2021 | |
5.0.6 | 934,512 | 5/11/2021 | |
5.0.5 | 945,205 | 4/6/2021 | |
5.0.4 | 884,205 | 3/9/2021 | |
5.0.3 | 1,076,716 | 2/9/2021 | |
5.0.2 | 726,340 | 1/12/2021 | |
5.0.1 | 595,892 | 12/8/2020 | |
5.0.0 | 2,019,535 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 18,687 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 12,615 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 3,889 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 3,931 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 4,568 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 1,481 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 5,841 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 2,856 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 2,223 | 4/2/2020 | |
5.0.0-preview.1.20124.5 | 2,383 | 3/16/2020 | |
3.1.32 | 482,013 | 12/13/2022 | |
3.1.31 | 56,051 | 11/8/2022 | |
3.1.30 | 36,510 | 10/11/2022 | |
3.1.29 | 40,870 | 9/13/2022 | |
3.1.28 | 63,338 | 8/9/2022 | |
3.1.27 | 62,984 | 7/12/2022 | |
3.1.26 | 75,066 | 6/14/2022 | |
3.1.25 | 76,694 | 5/10/2022 | |
3.1.24 | 73,460 | 4/11/2022 | |
3.1.23 | 113,593 | 3/8/2022 | |
3.1.22 | 797,591 | 12/14/2021 | |
3.1.21 | 200,267 | 11/7/2021 | |
3.1.20 | 206,311 | 10/11/2021 | |
3.1.19 | 263,959 | 9/14/2021 | |
3.1.18 | 455,905 | 8/10/2021 | |
3.1.17 | 298,741 | 7/13/2021 | |
3.1.16 | 364,652 | 6/8/2021 | |
3.1.15 | 512,748 | 5/11/2021 | |
3.1.14 | 416,906 | 4/6/2021 | |
3.1.13 | 382,918 | 3/9/2021 | |
3.1.12 | 420,072 | 2/9/2021 | |
3.1.11 | 486,569 | 1/12/2021 | |
3.1.10 | 1,276,232 | 11/9/2020 | |
3.1.9 | 1,301,098 | 10/13/2020 | |
3.1.8 | 1,319,819 | 9/8/2020 | |
3.1.7 | 893,741 | 8/11/2020 | |
3.1.6 | 2,019,572 | 7/14/2020 | |
3.1.5 | 2,285,198 | 6/9/2020 | |
3.1.4 | 1,332,112 | 5/12/2020 | |
3.1.3 | 2,672,984 | 3/24/2020 | |
3.1.2 | 1,083,831 | 2/18/2020 | |
3.1.1 | 1,553,910 | 1/14/2020 | |
3.1.0 | 4,488,025 | 12/3/2019 | |
3.1.0-preview3.19555.2 | 5,984 | 11/13/2019 | |
3.1.0-preview2.19528.8 | 1,228 | 11/1/2019 | |
3.1.0-preview1.19508.20 | 1,370 | 10/15/2019 | |
3.0.3 | 76,620 | 2/18/2020 | |
3.0.2 | 38,411 | 1/14/2020 | |
3.0.0 | 4,909,622 | 9/23/2019 | |
3.0.0-rc1.19457.4 | 4,638 | 9/16/2019 | |
3.0.0-preview9.19424.4 | 17,321 | 9/4/2019 | |
3.0.0-preview8.19405.7 | 10,718 | 8/13/2019 | |
3.0.0-preview7.19365.7 | 5,986 | 7/23/2019 | |
3.0.0-preview6.19307.2 | 6,068 | 6/12/2019 | |
3.0.0-preview5-19227-01 | 3,755 | 5/6/2019 | |
3.0.0-preview4-19216-03 | 985 | 4/18/2019 | |
3.0.0-preview3-19153-02 | 1,829 | 3/6/2019 |