File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ Install from `Tools -> Extensions and Updates` menu inside [Visual Studio](https
3030
3131## Features
3232
33- - Generate ` C# ` or ` TypeScript ` clients/proxies (client code) from Swagger 2.0 and OpenAPI 3.0 specifications or C# ASP.NET (Core) controllers
34- - Generate ` C# ` Controller from Swagger 2.0 and OpenAPI 3.0 specifications
33+ - Generate ` C# ` or ` TypeScript ` clients/proxies (client code) from Swagger 2.0 and OpenAPI 3.0 specifications
34+ - Generate ` C# ` ASP.NET Controller from Swagger 2.0 and OpenAPI 3.0 specifications
3535- Generate ` .nswag ` file for using in [ ` NSwagStudio ` ] ( https://github.com/NSwag/NSwag/wiki/NSwagStudio ) (no need to install for generating)
3636- Add required dependencies for the ` C# ` client (before generating):
3737 - Library targeting .NET Standard 1.4+:
You can’t perform that action at this time.
0 commit comments