cadl/packages/http-client-csharp/generator/README.md

385 B

Microsoft Generator CSharp

The Microsoft Generator CSharp tool generates client libraries for accessing RESTful web services.

Table of Contents

Prerequisites

Build

  1. dotnet build (at root)

Test

  1. dotnet test (at root)