Metadata >> NuGet >> Spark.Web

Spark.Web

Metadata

Authors Richard J. Cabral
Copyrights Copyright 2013
Description This library contains the following useful classes: Querystring Helper: Allows for easy appending, concatenating, and manipulating Querystrings. UrlHelper: Manages Querystring parameters through the URL objects. Pagination: Headless logic for producing web pages that support paginated result sets.
Owners Richard J. Cabral
ProjectUrl https://github.com/sitecorerick/spark-web
ReleaseNotes Initial NuGet release.
RequireLicenseAcceptance False
Summary Some basic ASP.NET utilities. This is a core library for other Spark namespaces.
Tags Spark
Title Spark.Web
PackageSize 19299
PackageHashAlgorithm SHA512
PackageHash GSq/2C5VqsgIE2Rj0HS0eA9KIeRw0KOHYNmtBVf4h3mr/DgaybFtuWMy5jIfnBTP6HvCBSEnAKmmtHIRGkMLHw==
DownloadCount 000000
CreatedDate 2014-01-28T20:46:48

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

OpenWrap

Installing the package:
o add-wrap Spark.Web
Uninstalling the package:
o remove-wrap Spark.Web

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.5141.28331