Metadata >> NuGet >> Constellation.Html

Constellation.Html

Metadata

Authors Richard J. Cabral, Maziar Rezaei, Matthew Gramolini
Copyrights Copyright 2014
Description Constellation.Html contains two useful features: 1. Extension methods for HtmlTextWriter. - Internally these methods use an IDisposable pattern to encapsulate the rather cumbersome code for adding attributes, rendering the begin tag, and rendering the end tag. The extension methods should generally be called as part of a "using" statement. ex: using (writer.RenderDiv()) { } 2. A dynamic wrapper for HtmlTextWriter that allows for very expressive and flexible HTML output writing within C# The result is C# code for rendering HTML that is very easy to read, fully supports the ASP.NET browser capabilities feature, and is flexible enough to handle new tags invented in the future.
Owners Richard J. Cabral
ProjectUrl https://github.com/sitecorerick/constellation.html
ReleaseNotes Updated development to VS2013.
RequireLicenseAcceptance False
Summary A .NET library to increase the utility and efficiency of HtmlTextWriter
Tags Sitecore
Title Constellation.Html
PackageSize 69160
PackageHashAlgorithm SHA512
PackageHash 5gLf6UxD/6TTbxQP6kI1IQHVqGUS9cc4eMYAv1ybeu3hx8l6t7GFmbNvTMx6HoJktuHc/HoN0FmEmZlrwS0W5A==
DownloadCount 000000
CreatedDate 2015-02-10T17:09:06

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 Constellation.Html -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Constellation.Html -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 Constellation.Html
Installing the package (HTTP Basic authentication):
Install-Package Constellation.Html -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Constellation.Html -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Constellation.Html

OpenWrap

Installing the package:
o add-wrap Constellation.Html
Uninstalling the package:
o remove-wrap Constellation.Html

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
3.0.5519.21831
1.7.5330.21682
1.6.5305.21588
1.5.5302.18522
1.5.5254.14092
1.5.5208.23634
1.0.5200.18690
1.0.5200.18114
1.0.5189.24554