question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Make autorest --csharp default to track2

See original GitHub issue

Currently autorest --chsharp default to V2 version of C# generator and uses “@microsoft.azure/autorest.csharp” package. Now that we added command line support for track-2 C# generator, we should update the default to V3 C# generator and use “@autorest/csharp” package instead.

We can have --legacy flag as Java to enable the use of the V2 C# generator and for this we can use 2.3.91 preview version of “@microsoft.azure/autorest.csharp” package.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
daviwilcommented, Feb 5, 2021

We want to make this package the new default for v3 like we did for TypeScript, Python, and Java

0reactions
ShivangiRejacommented, Feb 5, 2021
Read more comments on GitHub >

github_iconTop Results From Across the Web

Generating Clients with AutoRest - Azure documentation
Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python. ... By default AutoRest generates files in output folder ./generated .
Read more >
https://raw.githubusercontent.com/Azure/azure-rest...
SearchServiceClient and SearchIndexClient > see https://aka.ms/autorest This is the AutoRest configuration file for SearchServiceClient and ...
Read more >
Fix Autorest Problems Generating a C# Client with .NET 6
This post shows how to fix common problems when generating an autorest client for C# with the new CSharp code generator.
Read more >
Autorest C# client generation not respecting input/output types
NET 6 Web API project using Autorest, but my generated client ... How do I make autorest generate clients that use AddRequestData and ......
Read more >
file - Hybrid Analysis
Submit malware for free analysis with Falcon Sandbox and Hybrid Analysis technology. Hybrid Analysis develops and licenses analysis tools to fight malware.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found