Metadata >> NuGet >> Microsoft.AspNet.WebApi

Microsoft.AspNet.WebApi

Metadata

Authors Microsoft
Copyrights © Microsoft Corporation. All rights reserved.
Description This package contains everything you need to host ASP.NET Web API on IIS. ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.
Language en-US
LicenseUrl http://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm
Owners Microsoft,aspnet
ProjectUrl http://www.asp.net/web-api
ReleaseNotes Please visit http://go.microsoft.com/fwlink/?LinkID=320982 to view the release notes.
RequireLicenseAcceptance True
Summary This package contains everything you need to host ASP.NET Web API on IIS.
Tags Microsoft AspNet WebApi AspNetWebApi
Dependencies Microsoft.AspNet.WebApi.WebHost:[5.2.0-rc, 5.3.0)
Title Microsoft ASP.NET Web API 2.2
PackageSize 3181
PackageHashAlgorithm SHA512
PackageHash BlbPz8zuqCpxOzDZJ0Y9ThD5mOsO3erfXdGyjn96OxyywgIe9M7tTKp28fgDY+ka7mL1voomF7vh2Y6x1vO7ug==
DownloadCount 000000
CreatedDate 2014-05-27T21:13:49

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

OpenWrap

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

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
5.2.0-rc