aa531cfafc
fixes: https://github.com/microsoft/typespec/issues/4979 |
||
---|---|---|
.. | ||
Microsoft.Generator.CSharp | ||
Microsoft.Generator.CSharp.ClientModel | ||
Microsoft.Generator.CSharp.ClientModel.StubLibrary/src | ||
Microsoft.Generator.CSharp.Customization/src | ||
Microsoft.Generator.CSharp.Input | ||
SamplePlugin | ||
TestProjects | ||
docs | ||
.editorconfig | ||
Directory.Build.props | ||
Directory.Build.targets | ||
Microsoft.Generator.CSharp.sln | ||
Packages.Data.props | ||
README.md | ||
global.json |
README.md
Microsoft Generator CSharp
The Microsoft Generator CSharp tool generates client libraries for accessing RESTful web services.
Table of Contents
Prerequisites
Build
dotnet build
(at root)
Test
dotnet test
(at root)