Metadata >> NuGet >> Microsoft.Restier >> 0.3.0-beta2

0.3.0-beta2

Metadata

Authors Microsoft
Description Includes RESTier related packages. RESTier is a RESTful API development framework for building standardized, OData V4 based RESTful services on .NET.
LicenseUrl http://opensource.org/licenses/MIT
Owners Microsoft
RequireLicenseAcceptance True
Dependencies Microsoft.Restier.Core:[0.3.0-beta2, ]|Microsoft.Restier.Conventions:[0.3.0-beta2, ]|Microsoft.Restier.EntityFramework:[0.3.0-beta2, ]|Microsoft.Restier.WebApi:[0.3.0-beta2, ]
Title RESTier
PackageSize 2809
PackageHashAlgorithm SHA512
PackageHash TwVj12XlDLXJsgxCyXqrMvpRs67dyCweLbXLCye8mZ3ciwkFqhoHsjesfAtMUh9yXpBcmtfFpaB0j0AYqgYE0Q==
DownloadCount 000000
CreatedDate 2015-09-06T05:33:54

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Microsoft.Restier -Version 0.3.0-beta2 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Microsoft.Restier -Version 0.3.0-beta2 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Microsoft.Restier 0.3.0-beta2 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Microsoft.Restier -Version 0.3.0-beta2 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Microsoft.Restier -Version 0.3.0-beta2 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Microsoft.Restier -Version 0.3.0-beta2
Uninstalling the package:
o remove-wrap Microsoft.Restier

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related