Metadata >> NuGet >> Microsoft.AspNet.WebHelpers

Microsoft.AspNet.WebHelpers

Metadata

Authors Microsoft
Copyrights © Microsoft Corporation. All rights reserved.
Description This package contains web helpers to easily add functionality to your site such as Captcha validation, Twitter profile and search boxes, Gravatars, Video, Bing search, site analytics or themes.
Language en-US
LicenseUrl http://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm
Owners Microsoft,aspnet
RequireLicenseAcceptance True
Summary This package contains web helpers to easily add functionality to your site such as Captcha validation, Twitter profile and search boxes, Gravatars, Video, Bing search, site analytics or themes.
Tags Microsoft AspNet WebPages AspNetWebPages
Title ASP.NET Web Helpers Library
PackageSize 133339
PackageHashAlgorithm SHA512
PackageHash G3dm/CAnitskK4eO5Y3QPVC3yb4iqrcE/rlmKvam1av8di0XaGwPycH1BTQIK+qZE4sZQOCrF6gc76HLEDavDQ==
DownloadCount 000000
CreatedDate 2015-02-10T23:06:41
ReleaseNotes Please visit http://go.microsoft.com/fwlink/?LinkID=403011 to view the release notes.
Dependencies Microsoft.AspNet.WebPages:[3.2.3, 3.3.0)|Microsoft.AspNet.WebPages.WebData:[3.2.3, 3.3.0)
ProjectUrl http://www.asp.net/web-pages
IconUrl http://go.microsoft.com/fwlink/?LinkID=288859

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

OpenWrap

Installing the package:
o add-wrap Microsoft.AspNet.WebHelpers
Uninstalling the package:
o remove-wrap Microsoft.AspNet.WebHelpers

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.2.3
3.2.3-beta1
3.2.2
3.2.2-rc
3.2.0
3.2.0-rc
3.1.1
3.1.0
3.1.0-rc1
3.0.0
3.0.0-rc1
3.0.0-beta2
3.0.0-beta1