Metadata >> NuGet >> Microsoft.AspNet.WebApi.Cors

Microsoft.AspNet.WebApi.Cors

Metadata

Authors Microsoft
Copyrights © Microsoft Corporation. All rights reserved.
Description This package contains the components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET Web API.
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 contains the components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET Web API.
Tags Microsoft AspNet WebApi AspNetWebApi Cors Cross Origin
Title Microsoft ASP.NET Web API 2.2 Cross-Origin Support
PackageSize 51405
PackageHashAlgorithm SHA512
PackageHash leMpjci3NtKZb0Bwkp4ClEukjisc18KpdS8bkEFgMaSzeYOv25SB3bLtki0aCRLaaaApketcxIy9zaq78Qwu3g==
DownloadCount 000000
CreatedDate 2015-02-10T23:06:14
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.AspNet.Cors:5.2.3
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.Cors -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Microsoft.AspNet.WebApi.Cors -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.Cors
Installing the package (HTTP Basic authentication):
Install-Package Microsoft.AspNet.WebApi.Cors -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Microsoft.AspNet.WebApi.Cors -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Microsoft.AspNet.WebApi.Cors

OpenWrap

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

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