Metadata >> NuGet >> autorest >> 0.11.0

0.11.0

Metadata

Authors Microsoft
Copyrights Copyright (c) Microsoft Corporation
Description The AutoRest tool generates client libraries for accessing REST APIs that are described using the Swagger format.
IconUrl https://cdn.rawgit.com/Azure/AutoRest/7c1576dfb56974176223545cfac5762d168ded5f/Documentation/images/autorest-small-flat.png
LicenseUrl https://raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE
Owners azure-sdk, Microsoft
ProjectUrl https://github.com/Azure/AutoRest
RequireLicenseAcceptance True
Summary AutoRest code generation of REST API client libraries.
Tags Microsoft AutoRest
Title AutoRest
PackageSize 396068
PackageHashAlgorithm SHA512
PackageHash 2Z0tuqXO0RJ6ENfFDlfp4p+yvsvN+wvPInb3cLSbAJpLUTmasOq5SM0aV0jA2CJaWHmg0TlJkjGSsWvfSuIJdQ==
DownloadCount 000000
CreatedDate 2015-08-05T00:08:47

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 autorest -Version 0.11.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install autorest -Version 0.11.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete autorest 0.11.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap autorest -Version 0.11.0
Uninstalling the package:
o remove-wrap autorest

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