Microsoft.AspNetCore.Mvc.TagHelpers
2.2.0
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 Microsoft.AspNetCore.Mvc.TagHelpers --version 2.2.0
NuGet\Install-Package Microsoft.AspNetCore.Mvc.TagHelpers -Version 2.2.0
<PackageReference Include="Microsoft.AspNetCore.Mvc.TagHelpers" Version="2.2.0" />
paket add Microsoft.AspNetCore.Mvc.TagHelpers --version 2.2.0
#r "nuget: Microsoft.AspNetCore.Mvc.TagHelpers, 2.2.0"
// Install Microsoft.AspNetCore.Mvc.TagHelpers as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.Mvc.TagHelpers&version=2.2.0
// Install Microsoft.AspNetCore.Mvc.TagHelpers as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Mvc.TagHelpers&version=2.2.0
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
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. |
.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)
- Microsoft.AspNetCore.Razor.Runtime (>= 2.2.0)
- Microsoft.AspNetCore.Routing.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Caching.Memory (>= 2.2.0)
- Microsoft.Extensions.FileSystemGlobbing (>= 2.2.0)
- Microsoft.Extensions.Primitives (>= 2.2.0)
NuGet packages (127)
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. This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea |
|
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. |
|
Microsoft.FeatureManagement.AspNetCore
Microsoft.FeatureManagement.AspNetCore provides a way to develop and expose application functionality based on features. Many applications have special requirements when a new feature is developed such as when the feature should be enabled and under what conditions. This library provides a way to define these relationships, and also integrates into common ASP.NET Core code patterns to make exposing these features possible. |
|
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. |
GitHub repositories (21)
Showing the top 5 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
|
|
microsoft/FeatureManagement-Dotnet
Microsoft.FeatureManagement provides standardized APIs for enabling feature flags within applications. Utilize this library to secure a consistent experience when developing applications that use patterns such as beta access, rollout, dark deployments, and more.
|
|
madskristensen/BundlerMinifier
Visual Studio extension
|
|
microsoft/ApplicationInsights-dotnet
ApplicationInsights-dotnet
|
Version | Downloads | Last updated | |
---|---|---|---|
2.2.0 | 72,081,674 | 12/3/2018 | |
2.2.0-preview3-35497 | 78,916 | 10/17/2018 | |
2.2.0-preview2-35157 | 26,829 | 9/12/2018 | |
2.2.0-preview1-35029 | 12,438 | 8/22/2018 | |
2.1.3 | 21,606,123 | 10/1/2018 | |
2.1.2 | 6,963,552 | 8/21/2018 | |
2.1.1 | 12,161,657 | 6/18/2018 | |
2.1.0 | 23,369,781 | 5/29/2018 | |
2.1.0-rc1-final | 59,168 | 5/6/2018 | |
2.1.0-preview2-final | 65,419 | 4/10/2018 | |
2.1.0-preview1-final | 87,017 | 2/26/2018 | |
2.0.4 | 5,710,409 | 5/7/2018 | |
2.0.3 | 6,082,291 | 3/13/2018 | |
2.0.2 | 6,994,856 | 1/9/2018 | |
2.0.1 | 7,471,850 | 11/14/2017 | |
2.0.0 | 15,466,942 | 8/11/2017 | |
2.0.0-preview2-final | 79,851 | 6/27/2017 | |
2.0.0-preview1-final | 21,233 | 5/10/2017 | |
1.1.8 | 978,070 | 7/10/2018 | |
1.1.7 | 116,252 | 3/13/2018 | |
1.1.6 | 115,551 | 12/12/2017 | |
1.1.5 | 39,035 | 11/14/2017 | |
1.1.4 | 155,669 | 9/20/2017 | |
1.1.3 | 2,980,231 | 5/9/2017 | |
1.1.2 | 3,322,476 | 3/6/2017 | |
1.1.1 | 556,471 | 1/27/2017 | |
1.1.0 | 1,549,451 | 11/16/2016 | |
1.1.0-preview1-final | 16,709 | 10/24/2016 | |
1.0.6 | 260,900 | 11/14/2017 | |
1.0.5 | 9,966 | 9/20/2017 | |
1.0.4 | 105,469 | 5/9/2017 | |
1.0.3 | 1,620,410 | 3/6/2017 | |
1.0.2 | 497,412 | 12/12/2016 | |
1.0.1 | 692,569 | 9/13/2016 | |
1.0.0 | 2,394,231 | 6/27/2016 | |
1.0.0-rc2-final | 125,075 | 5/16/2016 |