AutoRest 1.2.1

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package AutoRest --version 1.2.1
NuGet\Install-Package AutoRest -Version 1.2.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AutoRest" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AutoRest --version 1.2.1
#r "nuget: AutoRest, 1.2.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AutoRest as a Cake Addin
#addin nuget:?package=AutoRest&version=1.2.1

// Install AutoRest as a Cake Tool
#tool nuget:?package=AutoRest&version=1.2.1

The AutoRest tool generates client libraries for accessing RESTful web services. Input to AutoRest is a spec that describes the REST API using the Open API Initiative format.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on AutoRest:

Package Downloads
Cake.AutoRest

A Cake addin to generate client code from API definitions (including Swagger) using AutoRest

AuthBot

Unofficial Azure Active Directory authentication library for bots built with Microsoft Bot Framework

CascadeStorage.Client

CascadeStorage.Client

MailPlus.NET

The MailPlus REST API allows you to interact with your MailPlus account, giving you the opportunity to interact directly with objects such as contacts, mailings and form requests.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on AutoRest:

Repository Stars
OfficeDev/BotBuilder-MicrosoftTeams
Microsoft Bot Builder extension library for developing bots for Microsoft Teams
microsoft/Product-Recommendations
Product Recommendations solution
Version Downloads Last updated