HelperMethods.HTMLHelper 1.0.1

dotnet add package HelperMethods.HTMLHelper --version 1.0.1
NuGet\Install-Package HelperMethods.HTMLHelper -Version 1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HelperMethods.HTMLHelper" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HelperMethods.HTMLHelper --version 1.0.1
#r "nuget: HelperMethods.HTMLHelper, 1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install HelperMethods.HTMLHelper as a Cake Addin
#addin nuget:?package=HelperMethods.HTMLHelper&version=1.0.1

// Install HelperMethods.HTMLHelper as a Cake Tool
#tool nuget:?package=HelperMethods.HTMLHelper&version=1.0.1

This will add a few helpers for HTML Helpers;

This package can only serve the other HTML Helpers packages that i made and that depend on it. All by itself is a useless package.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on HelperMethods.HTMLHelper:

Package Downloads
DatePicker.HTMLHelper

This package will install a MVC's HTML Helper for Bootstrap DatePickers, fully functional with DateTime fields from Models and easy to use, to use in with Bootstrap and Bootstrap.DatePicker's packages. Usage on the View: @Html.DatePickerFor(model => model.Date) If you want to set Data API custom attributes, according to Bootstrap's Data API for DatePickers, you can set optionally in strings, separated by the = character, as below: @Html.DatePickerFor(model => model.Date, "autoclose=true", "todayBtn=true", "todayHighlight=true")

BootstrapTextAreaFor.HTMLHelper

HTML Helper to add a Bootstrap stylized TextArea control to your MVC page.

CurrencyFor.HTMLHelper

Currency HTML Helper for handling decimal currency fields. Uses JQuery for mask.

Glyphicon.HTMLHelper

My package description.

BootstrapSelectFor.HTMLHelper

A Bootstrap Themed select HTML Helper for MVC.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 57,406 4/1/2014
1.0.0 68,492 4/1/2014