Metadata >> NuGet >> Microsoft.AspNet.Cors

Microsoft.AspNet.Cors

Metadata

Authors Microsoft
Copyrights © Microsoft Corporation. All rights reserved.
Description This package contains the core components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET.
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 core components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET.
Tags Microsoft AspNet Cors Cross Origin
Title Microsoft ASP.NET Cross-Origin Support
PackageSize 28590
PackageHashAlgorithm SHA512
PackageHash 3gapYjpSxgSzqEnv4QeIQ9DjOvFIUglvsDjEn38ROuaoqrYS2hGRKR1m1b4QWFXqUy/zgDosK1Fd718hr3RNxQ==
DownloadCount 000000
CreatedDate 2015-02-10T23:04:27
ReleaseNotes Please visit http://go.microsoft.com/fwlink/?LinkID=403010 to view the release notes.
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.Cors -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Microsoft.AspNet.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.Cors
Installing the package (HTTP Basic authentication):
Install-Package Microsoft.AspNet.Cors -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Microsoft.AspNet.Cors -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Microsoft.AspNet.Cors

OpenWrap

Installing the package:
o add-wrap Microsoft.AspNet.Cors
Uninstalling the package:
o remove-wrap Microsoft.AspNet.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