Skip to content

Commit 3ff5f01

Browse files
authored
Update README.md
1 parent c67f118 commit 3ff5f01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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+:

0 commit comments

Comments
 (0)