Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@autorest/azure-functions-csharp

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@autorest/azure-functions-csharp

See readme.md for details


Version published
Weekly downloads
5
decreased by-28.57%
Maintainers
1
Weekly downloads
 
Created

Azure Functions C# code generator for AutoRest V3

see https://aka.ms/autorest

Configuration

use-extension:
  "@autorest/modelerfour": "4.15.414"
modelerfour:
  always-create-content-type-parameter: true
  flatten-models: true
  flatten-payloads: true
  group-parameters: true
pipeline:
  azure-functions-csharp:
    input: modelerfour/identity
  azure-functions-csharp/emitter:
    input: azure-functions-csharp
    scope: output-scope
  azure-functions-csharpproj:
    input: modelerfour/identity
  azure-functions-csharpproj/emitter:
    input: azure-functions-csharpproj
    scope: output-scope
output-scope:
  output-artifact: source-file-csharp

FAQs

Package last updated on 17 Sep 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts