Microsoft.AspNetCore.Mvc.Razor.Extensions 2.0.0-preview2-final

Prefix Reserved
Additional Details

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

This is a prerelease version of Microsoft.AspNetCore.Mvc.Razor.Extensions.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Mvc.Razor.Extensions --version 2.0.0-preview2-final
                    
NuGet\Install-Package Microsoft.AspNetCore.Mvc.Razor.Extensions -Version 2.0.0-preview2-final
                    
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.Mvc.Razor.Extensions" Version="2.0.0-preview2-final" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.Extensions" Version="2.0.0-preview2-final" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.Extensions" />
                    
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.Mvc.Razor.Extensions --version 2.0.0-preview2-final
                    
#r "nuget: Microsoft.AspNetCore.Mvc.Razor.Extensions, 2.0.0-preview2-final"
                    
#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.
#:package Microsoft.AspNetCore.Mvc.Razor.Extensions@2.0.0-preview2-final
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.AspNetCore.Mvc.Razor.Extensions&version=2.0.0-preview2-final&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Mvc.Razor.Extensions&version=2.0.0-preview2-final&prerelease
                    
Install as a Cake Tool

ASP.NET Core design time hosting infrastructure for the Razor view engine.

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.  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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net46 is compatible.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 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.

NuGet packages (47)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Mvc.Razor.Extensions:

Package Downloads
Microsoft.AspNetCore.Mvc.Razor

ASP.NET Core MVC Razor view engine for CSHTML files.

Microsoft.AspNetCore.Mvc

ASP.NET Core MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and web APIs. ASP.NET Core MVC enables a clean separation of concerns and gives you full control over markup.

Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation

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/dotnet/dotnet/tree/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183

Microsoft.AspNetCore.App

Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.AspNetCore.All

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

GitHub repositories (12)

Showing the top 12 popular GitHub repositories that depend on Microsoft.AspNetCore.Mvc.Razor.Extensions:

Repository Stars
radzenhq/radzen-blazor
Radzen Blazor is a set of 90+ free native Blazor UI components packed with DataGrid, Scheduler, Charts and robust theming including Material design and FluentUI.
toddams/RazorLight
Template engine based on Microsoft's Razor parsing engine for .NET Core
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
Code52/pretzel
A site generation tool (and then some) for .NET platforms
poppastring/dasblog-core
The original DasBlog reimagined with ASP.NET Core
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
fgilde/MudBlazor.Extensions
MudBlazor.Extensions from https://www.mudex.org is a small extension for MudBlazor from https://mudblazor.com
fpanaccia/Wkhtmltopdf.NetCore-deprecated
Rotativa + Net Core
Version Downloads Last Updated
6.0.36 349,733 11/12/2024
6.0.35 139,684 10/8/2024
6.0.33 144,025 8/13/2024
6.0.32 187,835 7/9/2024
6.0.31 125,096 5/28/2024
6.0.30 60,113 5/14/2024
6.0.29 187,176 4/9/2024
6.0.28 157,485 3/12/2024
6.0.27 2,292,446 2/13/2024
6.0.26 343,415 1/9/2024
6.0.25 755,376 11/14/2023
6.0.24 519,716 10/24/2023
6.0.23 180,367 10/10/2023
6.0.22 304,396 9/12/2023
6.0.21 426,907 8/8/2023
6.0.20 310,677 7/11/2023
6.0.19 203,283 6/22/2023
6.0.18 107,077 6/13/2023
6.0.16 965,992 4/11/2023
6.0.15 734,249 3/14/2023
6.0.14 442,808 2/14/2023
6.0.13 737,345 1/10/2023
6.0.12 1,599,024 12/13/2022
6.0.11 1,000,388 11/7/2022
6.0.10 1,684,782 10/11/2022
6.0.9 1,102,350 9/13/2022
6.0.8 1,405,149 8/9/2022
6.0.7 1,859,738 7/12/2022
6.0.6 1,056,840 6/14/2022
6.0.5 5,418,319 5/10/2022
6.0.4 1,315,145 4/11/2022
6.0.3 1,300,067 3/8/2022
6.0.2 870,761 2/8/2022
6.0.1 2,242,903 12/14/2021
6.0.0 37,230,172 11/8/2021
6.0.0-rc.2.21480.10 17,747 10/12/2021
6.0.0-rc.1.21452.15 19,804 9/14/2021
6.0.0-preview.7.21378.6 13,192 8/10/2021
6.0.0-preview.6.21355.2 6,959 7/14/2021
6.0.0-preview.5.21301.17 6,232 6/15/2021
6.0.0-preview.4.21253.5 3,436 5/24/2021
6.0.0-preview.3.21201.13 11,132 4/8/2021
6.0.0-preview.2.21154.6 1,501 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 1,674 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 523,594 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 72,699 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 156,101 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 151,907 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 489,036 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 511,279 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 2,593,559 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 3,711,324 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 909,341 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,080,422 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,347,438 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 928,205 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 932,733 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 881,099 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,071,320 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 727,307 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 591,963 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 7,056,062 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 17,641 10/13/2020 5.0.0-rc.2.20475.17 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.17 10,740 9/14/2020 5.0.0-rc.1.20451.17 is deprecated because it is no longer maintained.
5.0.0-preview.8.20414.8 2,156 8/25/2020 5.0.0-preview.8.20414.8 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.19 3,089 7/21/2020 5.0.0-preview.7.20365.19 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.15 4,067 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20278.2 1,244 6/10/2020 5.0.0-preview.5.20278.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20251.2 5,013 5/18/2020 5.0.0-preview.4.20251.2 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.3 2,381 4/23/2020 5.0.0-preview.3.20215.3 is deprecated because it is no longer maintained.
5.0.0-preview.2.20160.3 1,814 4/2/2020 5.0.0-preview.2.20160.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20121.3 2,285 3/16/2020 5.0.0-preview.1.20121.3 is deprecated because it is no longer maintained.
3.1.32 461,005 1/11/2023
3.1.31 54,795 11/8/2022
3.1.30 37,580 10/11/2022
3.1.29 40,981 9/13/2022
3.1.28 61,909 8/9/2022
3.1.27 63,630 7/12/2022
3.1.26 75,426 6/14/2022
3.1.25 80,565 5/10/2022
3.1.24 73,426 4/11/2022
3.1.23 111,290 3/8/2022
3.1.22 784,203 12/14/2021
3.1.21 198,854 11/8/2021
3.1.20 204,470 10/11/2021
3.1.19 290,645 9/14/2021
3.1.18 453,551 8/10/2021
3.1.17 296,688 7/13/2021
3.1.16 359,955 6/8/2021
3.1.15 499,726 5/11/2021
3.1.14 418,826 4/6/2021
3.1.13 382,822 3/9/2021
3.1.12 417,178 2/9/2021
3.1.11 485,043 1/12/2021
3.1.10 1,271,593 11/9/2020
3.1.9 1,321,124 10/13/2020
3.1.8 1,334,142 9/8/2020
3.1.7 893,961 8/11/2020
3.1.6 1,970,581 7/14/2020
3.1.5 3,724,846 6/9/2020
3.1.4 1,325,468 5/12/2020
3.1.3 2,747,568 3/24/2020
3.1.2 1,079,788 2/18/2020
3.1.1 1,529,453 1/14/2020
3.1.0 4,178,690 12/3/2019
3.1.0-preview3.19553.1 5,797 11/13/2019 3.1.0-preview3.19553.1 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.1 1,209 11/1/2019 3.1.0-preview2.19528.1 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.6 2,413 10/15/2019 3.1.0-preview1.19508.6 is deprecated because it is no longer maintained.
3.0.3 80,974 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 40,544 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 7,652 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 8,082,189 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.3 3,993 9/16/2019 3.0.0-rc1.19457.3 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.3 16,501 9/4/2019 3.0.0-preview9.19423.3 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.5 11,013 8/13/2019 3.0.0-preview8.19405.5 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.5 6,189 7/23/2019 3.0.0-preview7.19362.5 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.1 6,382 6/12/2019 3.0.0-preview6.19304.1 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.1 3,776 5/6/2019 3.0.0-preview5.19227.1 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 1,169 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 1,872 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview-19074-06 4,835 1/29/2019 3.0.0-preview-19074-06 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 3,759 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 1,758,530 1/14/2025
2.2.0 122,396,654 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 91,930 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 37,666 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 23,274 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.2 13,388,741 8/21/2018
2.1.1 31,815,926 6/18/2018
2.1.0 32,655,013 5/29/2018
2.1.0-rc1-final 110,651 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 125,067 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 222,858 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.3 7,996,079 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 8,341,631 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 16,487,008 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 30,460,875 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 101,904 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 28,341 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.