Extenso.AspNetCore.Mvc
5.0.0
MVC-related extension methods and other helper classes. Includes a FluentTagBuilder, an IRazorViewRenderService (to render Razor views to a string), various HTML Helpers and more
Install-Package Extenso.AspNetCore.Mvc -Version 5.0.0
dotnet add package Extenso.AspNetCore.Mvc --version 5.0.0
<PackageReference Include="Extenso.AspNetCore.Mvc" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Extenso.AspNetCore.Mvc --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Extenso.AspNetCore.Mvc, 5.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
net5.0
- Extenso.Core (>= 5.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Extenso.AspNetCore.Mvc:
Package | Downloads |
---|---|
Extenso.AspNetCore.Mvc.ExtensoUI
HTML Helpers for creating common UI components (Accordions, Tabs, Panels, Modal Dialogs, etc). This package includes default providers for Bootstrap 3 and 4.
|
GitHub repositories
This package is not used by any popular GitHub repositories.