Metadata >> NuGet >> Microsoft.Rest.ClientRuntime.Azure.TestFramework

Microsoft.Rest.ClientRuntime.Azure.TestFramework

Metadata

Authors Microsoft
Copyrights Copyright 2015
Description Test utilities for xunit test suites for AutoRest generated Azure clients
IconUrl http://go.microsoft.com/fwlink/?LinkID=288890
LicenseUrl https://raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE
Owners azure-sdk, Microsoft
ProjectUrl https://github.com/Azure/azure-sdk-for-net
ReleaseNotes PREVIEW RELEASE
RequireLicenseAcceptance False
Summary Test framework for AutoRest generated Azure management clients.
Dependencies Microsoft.Rest.ClientRuntime.Azure:[1.0.18-preview, 2.0)
PackageSize 89222
PackageHashAlgorithm SHA512
PackageHash 5YnRs62nDOtrvqFp33TdrmT9LVaOBEkR1JrtfOxQsJ9s2nYXXhiaTCbrbIxAMajg/ZyfepUStFXOgpV+d/pAuw==
DownloadCount 000000
CreatedDate 2015-07-25T00:28:48

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.Rest.ClientRuntime.Azure.TestFramework -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Microsoft.Rest.ClientRuntime.Azure.TestFramework -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.Rest.ClientRuntime.Azure.TestFramework
Installing the package (HTTP Basic authentication):
Install-Package Microsoft.Rest.ClientRuntime.Azure.TestFramework -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Microsoft.Rest.ClientRuntime.Azure.TestFramework -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Microsoft.Rest.ClientRuntime.Azure.TestFramework

OpenWrap

Installing the package:
o add-wrap Microsoft.Rest.ClientRuntime.Azure.TestFramework
Uninstalling the package:
o remove-wrap Microsoft.Rest.ClientRuntime.Azure.TestFramework

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
0.9.1-preview