Microsoft.AspNetCore.Mvc.ViewFeatures (2.0.0)

Published 2023-05-05 11:28:54 +10:00 by achi

Installation

dotnet nuget add source --name lers --username your_username --password your_token 
dotnet add package --source lers --version 2.0.0 Microsoft.AspNetCore.Mvc.ViewFeatures

About this package

ASP.NET Core MVC view rendering features. Contains common types used in most MVC applications as well as view rendering features such as view engines, views, view components, and HTML helpers. Commonly used types: Microsoft.AspNetCore.Mvc.Controller Microsoft.AspNetCore.Mvc.ValidateAntiForgeryTokenAttribute Microsoft.AspNetCore.Mvc.ViewComponent

Dependencies

ID Version Target Framework
Microsoft.AspNetCore.Mvc.Core 2.0.0 .NETStandard2.0
Microsoft.AspNetCore.Mvc.DataAnnotations 2.0.0 .NETStandard2.0
Microsoft.AspNetCore.Mvc.Formatters.Json 2.0.0 .NETStandard2.0
Microsoft.AspNetCore.Antiforgery 2.0.0 .NETStandard2.0
Microsoft.AspNetCore.Diagnostics.Abstractions 2.0.0 .NETStandard2.0
Microsoft.AspNetCore.Html.Abstractions 2.0.0 .NETStandard2.0
Microsoft.Extensions.WebEncoders 2.0.0 .NETStandard2.0
Newtonsoft.Json.Bson 1.0.1 .NETStandard2.0
Details
NuGet
2023-05-05 11:28:54 +10:00
17
Microsoft
163 KiB
Assets (1)
Versions (1) View all
2.0.0 2023-05-05