Metadata >> NuGet >> Constellation.Html >> 1.7.5330.21682

1.7.5330.21682

Metadata

Authors 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 Installed basic support for remembering tab stops and inserting newlines between some tags. Updated dynamic writer to support "class" attributes and underscores.
RequireLicenseAcceptance False
Summary A .NET library to increase the utility and efficiency of HtmlTextWriter
Tags Sitecore
Title Constellation.Html
PackageSize 69093
PackageHashAlgorithm SHA512
PackageHash 5+2sht+/k9MzYJkcw61ci1eLtpz92A+wL7ZqKmB8Sv8bVdeH5BqpO4XBGNEocMw9kd6JgyBdhCBaWTn6mCkmag==
DownloadCount 000000
CreatedDate 2014-08-05T17:04:38

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Constellation.Html -Version 1.7.5330.21682 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Constellation.Html -Version 1.7.5330.21682 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Constellation.Html 1.7.5330.21682 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Constellation.Html -Version 1.7.5330.21682 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Constellation.Html -Version 1.7.5330.21682 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

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

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries