C# Azure Functions code generator using autorest
Перейти к файлу
Michael Yanni d2302d6d01 Remove autorest -g install from readme. 2020-02-27 16:56:32 -08:00
eng Add displayname. 2020-02-27 16:52:47 -08:00
samples Updated node and now the generation is fixed. 2020-02-27 16:43:10 -08:00
src Fix concat order as to be the same as it was previously. 2020-02-27 15:57:25 -08:00
test Fix concat order as to be the same as it was previously. 2020-02-27 15:57:25 -08:00
.editorconfig
.gitattributes
.gitignore
AutoRest.CSharp.V3.sln
Directory.Build.props
Directory.Build.targets
global.json
package-lock.json Testing for failures with new AutoRest version. 2020-02-26 17:10:15 -08:00
package.json
readme.md Remove autorest -g install from readme. 2020-02-27 16:56:32 -08:00

readme.md

AutoRest.CSharp.V3

see https://aka.ms/autorest

Setup

Build

  • dotnet build (at root)
  • ./eng/Generate.ps1 (at root in PowerShell Core)

Configuration

# autorest-core version
version: 3.0.6237
shared-source-folder: $(this-folder)/src/assets
save-code-model: true
use: $(this-folder)/artifacts/bin/AutoRest.CSharp.V3/Debug/netcoreapp3.0/