HT.NTagHelpers
5.0.1.28
<n-form action="/student/create"><n-hide for="Id"></n-hide><n-input for="ModelName" icon="fa fa-check" is-require="false"></n-input><n-checkbox for="IsFullTime" is-require="false"></n-checkbox><n-radio-label id="radio" label="Question checkbox:"><n-radio-item name="radio" value="1" label="Check box 1"></n-radio-item><n-radio-item name="radio" value="2" label="Check box 3"></n-radio-item></n-radio-label><n-select for="GroupClassId"></n-select></n-form>
Install-Package HT.NTagHelpers -Version 5.0.1.28
dotnet add package HT.NTagHelpers --version 5.0.1.28
<PackageReference Include="HT.NTagHelpers" Version="5.0.1.28" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HT.NTagHelpers --version 5.0.1.28
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 3.1
- HT.Enums (>= 5.0.1.9)
- Microsoft.AspNetCore.Mvc.ViewFeatures (>= 2.2.0)
- Microsoft.AspNetCore.Razor (>= 2.2.0)
-
net5.0
- HT.Enums (>= 5.0.1.9)
- Microsoft.AspNetCore.Mvc.ViewFeatures (>= 2.2.0)
- Microsoft.AspNetCore.Razor (>= 2.2.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.