Metadata >> NuGet >> Microsoft.AspNet.WebApi.Owin

Microsoft.AspNet.WebApi.Owin

Metadata

Authors Microsoft
Copyrights © Microsoft Corporation. All rights reserved.
Description This package allows you to host ASP.NET Web API within an OWIN server and provides access to additional OWIN features.
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
RequireLicenseAcceptance True
Summary This package allows you to host ASP.NET Web API within an OWIN server and provides access to additional OWIN features.
Tags Microsoft AspNet WebApi AspNetWebApi OWIN
Title Microsoft ASP.NET Web API 2.2 OWIN
PackageSize 95696
PackageHashAlgorithm SHA512
PackageHash O4/e8jLg1Abum77fgZFxwGaU0i+1K42N8AvQufq31BY5FwOk/T2h6s9hiWvrC30xZhdyMTmOoPgXIxTxSCBksw==
DownloadCount 000000
CreatedDate 2015-02-10T23:06:19
ReleaseNotes Please visit http://go.microsoft.com/fwlink/?LinkID=403010 to view the release notes.
Dependencies Microsoft.AspNet.WebApi.Core:[5.2.3, 5.3.0)|Microsoft.Owin:2.0.2|Owin:1.0
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.WebApi.Owin -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Microsoft.AspNet.WebApi.Owin -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.Owin
Installing the package (HTTP Basic authentication):
Install-Package Microsoft.AspNet.WebApi.Owin -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Microsoft.AspNet.WebApi.Owin -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Microsoft.AspNet.WebApi.Owin

OpenWrap

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

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.3
5.2.3-beta1
5.2.2
5.2.2-rc
5.2.0
5.2.0-rc
5.1.1
5.1.0
5.1.0-rc1
5.0.0
5.0.0-rc1
5.0.0-beta2
5.0.0-beta1