AspNetRazor.Core 2.0.20710

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

dotnet add package AspNetRazor.Core --version 2.0.20710
                    
NuGet\Install-Package AspNetRazor.Core -Version 2.0.20710
                    
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="AspNetRazor.Core" Version="2.0.20710" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspNetRazor.Core" Version="2.0.20710" />
                    
Directory.Packages.props
<PackageReference Include="AspNetRazor.Core" />
                    
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 AspNetRazor.Core --version 2.0.20710
                    
#r "nuget: AspNetRazor.Core, 2.0.20710"
                    
#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 AspNetRazor.Core@2.0.20710
                    
#: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=AspNetRazor.Core&version=2.0.20710
                    
Install as a Cake Addin
#tool nuget:?package=AspNetRazor.Core&version=2.0.20710
                    
Install as a Cake Tool

Legacy package, AspNetRazor.Core is now included in the 'Microsoft.AspNet.Razor' package.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on AspNetRazor.Core:

Package Downloads
Razor.Render.CommandLine

PowerShell Cmdlet for rendering a Razor template from the command line.

AspNetMvc.Template.Internet

This is the Internet Project Template from the ASP.Net MVC 4 Beta

AspNetMvc.Template.Empty

This is the Internet Project Template from the ASP.Net MVC 4 Beta

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on AspNetRazor.Core:

Repository Stars
ivanakcheurov/ntextcat