mvccontrib - MvcContrib.Mvc3.FluentHtml 3.1.5.0
MvcContrib.FluentHtml is a library of extensible, strongly-typed HTML helpers that employs a fluent API to increase productivty of authoring MVC views.
PM> Install-Package MvcContrib.Mvc3.FluentHtml -Version 3.1.5 -Source https://www.myget.org/F/mvccontrib/api/v3/index.json
> nuget.exe install MvcContrib.Mvc3.FluentHtml -Version 3.1.5 -Source https://www.myget.org/F/mvccontrib/api/v3/index.json
> dotnet add package MvcContrib.Mvc3.FluentHtml --version 3.1.5 --source https://www.myget.org/F/mvccontrib/api/v3/index.json
source https://www.myget.org/F/mvccontrib/api/v3/index.json
nuget MvcContrib.Mvc3.FluentHtml ~> 3.1.5
Copy to clipboard
> choco install MvcContrib.Mvc3.FluentHtml --version 3.1.5 --source https://www.myget.org/F/mvccontrib/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "mvccontrib" -SourceLocation "https://www.myget.org/F/mvccontrib/api/v2"
Install-Module -Name "MvcContrib.Mvc3.FluentHtml" -RequiredVersion "3.1.5" -Repository "mvccontrib"
Copy to clipboard
OwnersEric Hexter |
AuthorsOutercurve Foundation |
Project URLhttp://mvccontrib.codeplex.com/ |
LicenseApache-2.0 |
Tagsmvc |
Info163 total downloads |
| 145 downloads for version 3.1.5.0 |
| Download (40.48 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
3.1.5.0 | 40.48 KB | Wed, 03 Oct 2012 04:38:00 GMT | 145 |
|
||
|
|
3.1.4.0 | 40.47 KB | Wed, 03 Oct 2012 04:28:57 GMT | 2 |
|
||
|
|
3.1.3.0 | 40.47 KB | Sat, 02 Jun 2012 12:28:01 GMT | 15 |
|
||
|
|
3.1.2.0 | 40.48 KB | Wed, 03 Oct 2012 05:12:34 GMT | 1 |
|