Microsoft.AspNetCore.Mvc.Razor 1.0.5

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

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Mvc.Razor --version 1.0.5                
NuGet\Install-Package Microsoft.AspNetCore.Mvc.Razor -Version 1.0.5                
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" Version="1.0.5" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Mvc.Razor --version 1.0.5                
#r "nuget: Microsoft.AspNetCore.Mvc.Razor, 1.0.5"                
#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.
// Install Microsoft.AspNetCore.Mvc.Razor as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.Mvc.Razor&version=1.0.5

// Install Microsoft.AspNetCore.Mvc.Razor as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Mvc.Razor&version=1.0.5                

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

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. 
.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.6 is compatible.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  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. 
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 (196)

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

Package Downloads
Microsoft.AspNetCore.Mvc.TagHelpers

ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more. This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea

Microsoft.AspNetCore.Mvc.Localization

ASP.NET Core MVC features that enable globalization and localization of applications. Commonly used types: Microsoft.AspNetCore.Mvc.Localization.IHtmlLocalizer<TResource> Microsoft.AspNetCore.Mvc.Localization.IViewLocalizer This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea

Microsoft.AspNetCore.Mvc.RazorPages

ASP.NET Core MVC Razor Pages. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/33c2d01092d9a1b7a583fe99a50b15686e2b7de9

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 (17)

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

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
enkodellc/blazorboilerplate
Blazor Boilerplate / Starter Template with MudBlazor
castleproject/Windsor
Castle Windsor is a best of breed, mature Inversion of Control container available for .NET
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
Version Downloads Last updated
2.2.0 106,356,860 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 88,356 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 35,679 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 20,891 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.3 24,683,915 10/1/2018
2.1.2 7,419,233 8/21/2018
2.1.1 16,875,714 6/18/2018
2.1.0 27,714,528 5/29/2018
2.1.0-rc1-final 105,432 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 117,724 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 131,680 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 6,307,792 5/7/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 6,866,003 3/13/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 8,320,305 1/9/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 8,268,500 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 23,946,779 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 99,168 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 24,400 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.8 1,208,248 7/10/2018 1.1.8 is deprecated because it is no longer maintained.
1.1.7 134,706 3/13/2018 1.1.7 is deprecated because it is no longer maintained.
1.1.6 129,891 12/12/2017 1.1.6 is deprecated because it is no longer maintained.
1.1.5 46,723 11/14/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 170,653 9/20/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 3,417,295 5/9/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 3,914,665 3/6/2017 1.1.2 is deprecated because it is no longer maintained; 1.1.2 has at least one vulnerability with high severity.
1.1.1 705,327 1/27/2017 1.1.1 is deprecated because it is no longer maintained; 1.1.1 has at least one vulnerability with high severity.
1.1.0 1,977,050 11/16/2016 1.1.0 is deprecated because it is no longer maintained; 1.1.0 has at least one vulnerability with high severity.
1.1.0-preview1-final 26,910 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 272,937 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 14,580 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 129,573 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 1,962,458 3/6/2017 1.0.3 is deprecated because it is no longer maintained; 1.0.3 has at least one vulnerability with high severity.
1.0.2 519,522 12/12/2016 1.0.2 is deprecated because it is no longer maintained; 1.0.2 has at least one vulnerability with high severity.
1.0.1 765,264 9/13/2016 1.0.1 is deprecated because it is no longer maintained; 1.0.1 has at least one vulnerability with high severity.
1.0.0 3,173,206 6/27/2016 1.0.0 is deprecated because it is no longer maintained; 1.0.0 has at least one vulnerability with high severity.
1.0.0-rc2-final 146,768 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.