api-client-generation-tools icon indicating copy to clipboard operation
api-client-generation-tools copied to clipboard

API Client Generation Tools for Visual Studio, Visual Studio Code, and JetBrains Rider

Results 8 api-client-generation-tools issues
Sort by recently updated
recently updated
newest added

After trying Rider for a while, using VS feels like going back to the stone age. NSwagCodeGenerator is a rare missing piece.

## Installed product versions Visual Studio: 2022 All Versions ## Description Make the extension available in Visual Studio 2022. ## Steps to recreate 1. Download the extension installer. 2. Run...

Hi Could you post a short video on how to get started. I am confused that I need NSwagStudio and nswag file to auto generate a API client with your...

Hello! When exceptionClass is set to "ApiException" and an error response (non 2xx) is received the actual exception received is NullReferenceException instead of the ApiException because the constructor fails: ```...

[API Client Generation Tools for Visual Studio](https://marketplace.visualstudio.com/items?itemName=dmitry-pavlov.ApiClientGenerationTools) is a new Visual Studio extension to generate C# and TypeScript HttpClient code for API services - [read more](https://github.com/dmitry-pavlov/api-client-generation-tools). I am gathering your...

Hello! I have installed the extension in both VS2017 and VS2019 and tried it out in both of them. However, it does nothing in VS2017, but seems to work correctly...

bug
VS2017