Microsoft.AspNetCore.Mvc.TagHelpers
2.2.0-preview1-35029
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.TagHelpers --version 2.2.0-preview1-35029
NuGet\Install-Package Microsoft.AspNetCore.Mvc.TagHelpers -Version 2.2.0-preview1-35029
<PackageReference Include="Microsoft.AspNetCore.Mvc.TagHelpers" Version="2.2.0-preview1-35029" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.TagHelpers" Version="2.2.0-preview1-35029" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.TagHelpers" />
paket add Microsoft.AspNetCore.Mvc.TagHelpers --version 2.2.0-preview1-35029
#r "nuget: Microsoft.AspNetCore.Mvc.TagHelpers, 2.2.0-preview1-35029"
#addin nuget:?package=Microsoft.AspNetCore.Mvc.TagHelpers&version=2.2.0-preview1-35029&prerelease
#tool nuget:?package=Microsoft.AspNetCore.Mvc.TagHelpers&version=2.2.0-preview1-35029&prerelease
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 at:
https://github.com/aspnet/Mvc/tree/522006d2c866add522a546aa3b4720577f1cee57
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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | 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 | 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. |
-
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.Razor (>= 2.2.0-preview1-35029)
- Microsoft.AspNetCore.Razor.Runtime (>= 2.2.0-preview1-35029)
- Microsoft.AspNetCore.Routing.Abstractions (>= 2.2.0-preview1-35029)
- Microsoft.Extensions.Caching.Memory (>= 2.2.0-preview1-35029)
- Microsoft.Extensions.FileSystemGlobbing (>= 2.2.0-preview1-35029)
- Microsoft.Extensions.Primitives (>= 2.2.0-preview1-35029)
NuGet packages (124)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Mvc.TagHelpers:
Package | Downloads |
---|---|
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.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. |
|
JSNLog
JavaScript logging package that lets you log exceptions, AJAX timeouts and other client side events in your server side log. Supports .Net Core 2.0+ only. For ASP.NET 4.x (.Net 4.5.2+), install version 2.30.0 of this package. |
|
Syncfusion.EJ
This package is the base library for Syncfusion components in ASP.NET Core (Essential JS 1) platform. It contains Tag Helpers and strongly typed extension that allows creating Syncfusion components in ASP.NET Core application. Learn More https://www.syncfusion.com/products/jquery/aspnet-core-ui-controls Documentation https://help.syncfusion.com/aspnet-core/ Support Please contact us by creating a support ticket. Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident Forum: https://www.syncfusion.com/forums/aspnetcore This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials). © Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. |
GitHub repositories (21)
Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Mvc.TagHelpers:
Repository | Stars |
---|---|
aspnet/JavaScriptServices
[Archived] This repository has been archived
|
|
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
|
|
madskristensen/BundlerMinifier
Visual Studio extension
|
|
microsoft/ApplicationInsights-dotnet
ApplicationInsights-dotnet
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
dotnetcore/aspnetcore-doc-cn
The Simplified Chinese edition of Microsoft ASP.NET Core documentation, translated by .NET Core Community and .NET China Community.
|
|
Taritsyn/WebMarkupMin
The Web Markup Minifier (abbreviated WebMarkupMin) - a .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web applications by reducing the size of HTML, XHTML and XML code.
|
|
Taritsyn/JavaScriptEngineSwitcher
JavaScript Engine Switcher determines unified interface for access to the basic features of popular JavaScript engines. This library allows you to quickly and easily switch to using of another JavaScript engine.
|
|
TeslaFly01/SmartSqlT
🔥🔥🔥 SmartSQL 是一款方便、快捷的数据库文档查询、导出工具!该工具从最初支持CHM文档格式开始,通过不断地探索开发、集思广益和不断改进,又陆续支持Word、Excel、PDF、Html、Xml、Json、MarkDown等文档格式的导出。同时支持SqlServer、MySql、PostgreSQL、SQLite等多种数据库的文档查询和导出功能。
|
|
mKenfenheuer/steam-deck-windows-usermode-driver
A windows usermode controller driver for the steam deck internal controller.
|
|
chsakell/aspnet5-angular2-typescript
Cross-platform Single Page Applications with ASP.NET Core, Angular 4 & TypeScript
|
|
madskristensen/WebEssentials.AspNetCore.ServiceWorker
|
|
DamianEdwards/TagHelperPack
A set of useful, and possibly opinionated, Tag Helpers for ASP.NET Core
|
|
microsoft/ApplicationInsights-aspnetcore
ASP.NET Core web applications monitoring
|
|
ALMMa/datatables.aspnet
Microsoft AspNet bindings and automatic parsing for jQuery DataTables along with extension methods to help on data queries.
|
|
mcintyre321/FormFactory
MVC5, Core or standalone - Generate rich HTML5 forms from your ViewModels, or build them programatically
|
|
MrCMS/MrCMS
Mr CMS is an open source C# MVC CMS Framework
|
|
mperdeck/jsnlog
JSNLog for .Net. Combines jsnlog.js client side logging with .Net server side component to receive log messages and pass them to the server side logging package. Configure loggers in web.config.
|
|
sgjsakura/AspNetCore
ASP.NET Core Extension Library
|
|
T4MVC/R4MVC
R4MVC is a Roslyn code generator for ASP.NET Core MVC apps that creates strongly typed helpers that eliminate the use of literal strings in many places
|
Version | Downloads | Last updated | |
---|---|---|---|
2.3.0 | 500,826 | 1/14/2025 | |
2.2.0 | 106,490,507 | 12/3/2018 | |
2.2.0-preview3-35497 | 86,340 | 10/17/2018 | |
2.2.0-preview2-35157 | 33,449 | 9/12/2018 | |
2.2.0-preview1-35029 | 19,364 | 8/22/2018 | |
2.1.3 | 25,649,765 | 10/1/2018 | |
2.1.2 | 7,373,421 | 8/21/2018 | |
2.1.1 | 16,383,519 | 6/18/2018 | |
2.1.0 | 26,639,773 | 5/29/2018 | |
2.1.0-rc1-final | 85,731 | 5/6/2018 | |
2.1.0-preview2-final | 114,880 | 4/10/2018 | |
2.1.0-preview1-final | 125,772 | 2/26/2018 | |
2.0.4 | 6,473,822 | 5/7/2018 | |
2.0.3 | 6,868,344 | 3/13/2018 | |
2.0.2 | 8,345,988 | 1/9/2018 | |
2.0.1 | 8,438,135 | 11/14/2017 | |
2.0.0 | 18,302,841 | 8/11/2017 | |
2.0.0-preview2-final | 98,776 | 6/27/2017 | |
2.0.0-preview1-final | 25,755 | 5/10/2017 | |
1.1.8 | 1,322,705 | 7/10/2018 | |
1.1.7 | 134,592 | 3/13/2018 | |
1.1.6 | 126,589 | 12/12/2017 | |
1.1.5 | 44,420 | 11/14/2017 | |
1.1.4 | 165,007 | 9/20/2017 | |
1.1.3 | 3,490,056 | 5/9/2017 | |
1.1.2 | 3,767,064 | 3/6/2017 | |
1.1.1 | 597,532 | 1/27/2017 | |
1.1.0 | 1,942,135 | 11/16/2016 | |
1.1.0-preview1-final | 20,379 | 10/24/2016 | |
1.0.6 | 274,777 | 11/14/2017 | |
1.0.5 | 13,305 | 9/20/2017 | |
1.0.4 | 133,962 | 5/9/2017 | |
1.0.3 | 1,943,873 | 3/6/2017 | |
1.0.2 | 519,309 | 12/12/2016 | |
1.0.1 | 745,933 | 9/13/2016 | |
1.0.0 | 2,968,364 | 6/27/2016 | |
1.0.0-rc2-final | 149,451 | 5/16/2016 |