Metadata >> NuGet >> Constellation.Html >> 1.5.5302.18522

1.5.5302.18522

Metadata

Authors Maziar Rezaei
Copyrights Copyright 2014
Description Constellation.Html contains two useful features: 1. A number of 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 Added DynamicHtmlWriter
RequireLicenseAcceptance False
Summary A .NET library to increase the utility and efficiency of HtmlTextWriter
Tags Sitecore
Title Constellation.Html
PackageSize 46637
PackageHashAlgorithm SHA512
PackageHash c2eOTlvORnZnZxKyNzkgq1jSDwJIda+ATTlyr2U4U1M6ygjs/SfrlLdCsGuh2X3EbkkIFZCC+NuCV9zee2B8Ig==
DownloadCount 000000
CreatedDate 2014-07-08T15:21:49

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

OpenWrap

Installing the package:
o add-wrap Constellation.Html -Version 1.5.5302.18522
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