Metadata >> NuGet >> HtmlBuilders-MVC4-Backport

HtmlBuilders-MVC4-Backport

Metadata

Authors Alexander Moerman, Christian Pfahl
Description A faster and easier way to parse and create HTML in C#.
Owners Christian Pfahl (KriNiTo)
ProjectUrl https://github.com/KriNiTo/HtmlBuilders
ReleaseNotes 1.0.0 Changed dependencies to work with ASP.NET MVC 4 instead of 5.2.2
RequireLicenseAcceptance False
Tags HTML, parsing, creating
Dependencies HtmlAgilityPack:1.4.6
Title HtmlBuilders for ASP.NET MVC 4
PackageSize 60485
PackageHashAlgorithm SHA512
PackageHash 4jh52/K+P9o5o9YrogIckd0pXMDPykdQID1OfMZsmCo1uFTk4NBdBwtybz8ZXZvVWP/iTo42kO+EDBC3jBCmUw==
DownloadCount 000000
CreatedDate 2015-07-10T10:05:27

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install HtmlBuilders-MVC4-Backport -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install HtmlBuilders-MVC4-Backport -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package HtmlBuilders-MVC4-Backport
Installing the package (HTTP Basic authentication):
Install-Package HtmlBuilders-MVC4-Backport -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package HtmlBuilders-MVC4-Backport -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package HtmlBuilders-MVC4-Backport

OpenWrap

Installing the package:
o add-wrap HtmlBuilders-MVC4-Backport
Uninstalling the package:
o remove-wrap HtmlBuilders-MVC4-Backport

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.1