Skip to content

Commit 85bfadb

Browse files
committed
Update README
1 parent ccd0e26 commit 85bfadb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.MD

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
[OpenAPI (Swagger) Connected Service](https://marketplace.visualstudio.com/items?itemName=dmitry-pavlov.OpenAPIConnectedService) is a Visual Studio extension to generate `C#` `HttpClient` code for `OpenAPI` (formerly [`Swagger API`](https://swagger.io/docs/specification/about/)) web service with [NSwag](https://github.com/RSuter/NSwag)
22

3+
Simply put, it is like `Add Service Reference` for `WCF` or `Add Web Reference` for `WSDL`, but for `JSON` `API`.
4+
35
# Getting Started
46

57
Install from `Tools -> Extensions and Updates` menu inside Visual Studio or [download](https://marketplace.visualstudio.com/items?itemName=dmitry-pavlov.OpenAPIConnectedService) as `VSIX` package from Visual Studio Marketplace
@@ -27,3 +29,5 @@ See the [changelog](docs/CHANGELOG.MD) for the further development plans and ver
2729
# Feedback
2830
Please feel free to [request a feature](https://github.com/dmitry-pavlov/openapi-connected-service/issues/new?title=FEATURE) or [report a bug](https://github.com/dmitry-pavlov/openapi-connected-service/issues/new?title=BUG).
2931

32+
# Support Development
33+
Just consider [buying me a coffee](https://www.buymeacoffee.com/dmitrypavlov). Thank you for your support!

0 commit comments

Comments
 (0)