Mvc.RazorTools.Base
2.0.1
See the version list below for details.
dotnet add package Mvc.RazorTools.Base --version 2.0.1
NuGet\Install-Package Mvc.RazorTools.Base -Version 2.0.1
<PackageReference Include="Mvc.RazorTools.Base" Version="2.0.1" />
paket add Mvc.RazorTools.Base --version 2.0.1
#r "nuget: Mvc.RazorTools.Base, 2.0.1"
// Install Mvc.RazorTools.Base as a Cake Addin #addin nuget:?package=Mvc.RazorTools.Base&version=2.0.1 // Install Mvc.RazorTools.Base as a Cake Tool #tool nuget:?package=Mvc.RazorTools.Base&version=2.0.1
Provides basic functionality to create a page tag with attributes and class information and place this HTML into a Razor page with C# code. This library is the base for all Razor Tools libraries that provided unobtrusive JavaScript capabilities for well-known jQuery plug-ins.
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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.Mvc.ViewFeatures (>= 2.2.0)
-
.NETStandard 2.1
- Microsoft.AspNetCore.Mvc.ViewFeatures (>= 2.2.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Mvc.RazorTools.Base:
Package | Downloads |
---|---|
Mvc.RazorTools.Charts
Provides chart options in MVC Razor views that can be written using standard C# code. These charts are based on morris.js. |
|
Mvc.RazorTools.FontAwesome
Provides Font Awesome 5.13.0 icons in MVC Razor views that can be written using standard C# code. |
|
Mvc.RazorTools.DataTables
Provides DataTables in MVC Razor views that can be written using standard C# code. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Updated for Microsoft AspNetCore.