Skip to content

Commit 10efb46

Browse files
committed
Update images and "README.md".
1 parent 9464a4c commit 10efb46

9 files changed

+8
-10
lines changed

README.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
#
22
![Unchase OpenAPI (Swagger) Connected Service Logo](img/Unchase-OpenAPI-Swagger-Connected-Service-Logo.png)
33

4-
[Unchase OpenAPI (Swagger) Connected Service](https://marketplace.visualstudio.com/items?itemName=Unchase.unchaseOpenAPIConnectedService) is a Visual Studio extension to generate `C#` (`TypeScript`) `HttpClient` (`Controller`) code for `OpenAPI` (formerly [`Swagger API`](https://swagger.io/docs/specification/about/)) web service with [NSwag](https://github.com/RSuter/NSwag).
4+
[Unchase OpenAPI (Swagger) Connected Service](https://marketplace.visualstudio.com/items?itemName=Unchase.unchaseOpenAPIConnectedService) is a Visual Studio 2017/2019 extension to generate `C#` (`TypeScript`) `HttpClient` (or `C#` `Controllers`) code for `OpenAPI` (formerly [`Swagger API`](https://swagger.io/docs/specification/about/)) web service with [NSwag](https://github.com/RSuter/NSwag).
55

6-
> The project is developed and maintained by [Nikolay Chebotov (**Unchase**)](https://github.com/unchase).
6+
> `For VisualStudio 2019`: Starting from `Preview v16.2.0` extensions based on `Microsoft Connected Services` now work fine.
77
8-
> Starting from Visual Studio Community 2019 Preview v16.2.0 extensions based on `Microsoft Connected Services` now work fine.
8+
> The project is developed and maintained by [Nikolay Chebotov (**Unchase**)](https://github.com/unchase).
99
1010
## Getting Started
1111

12-
Install from `Tools -> Extensions and Updates` menu inside [Visual Studio](https://visualstudio.microsoft.com/vs/) (including 2019) or [download](http://vsixgallery.com/extensions/Unchase.OpenAPI.ConnectedService.63199638-6211-4285-ba8f-75b1f0326c2a/extension.vsix) as `VSIX` package from VSGallery or [download](https://marketplace.visualstudio.com/items?itemName=unchase.unchaseOpenAPIConnectedService) as `VSIX` package from Visual Studio Marketplace:
12+
Install from `Tools -> Extensions and Updates` menu inside [Visual Studio](https://visualstudio.microsoft.com/vs/) 2017 (for [VisualStudio](https://visualstudio.microsoft.com/vs/) 2019: `Extensions -> Manage Extensions`) or [download](http://vsixgallery.com/extensions/Unchase.OpenAPI.ConnectedService.63199638-6211-4285-ba8f-75b1f0326c2a/extension.vsix) as `VSIX` package from VSGallery or [download](https://marketplace.visualstudio.com/items?itemName=unchase.unchaseOpenAPIConnectedService) as `VSIX` package from [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=Unchase.unchaseopenapiconnectedservice):
1313

1414
![Adding Unchase OpenAPI (Swagger) Connected Service in Visual Studio](img/Unchase-OpenAPI-Swagger-Connected-Service.gif)
1515

@@ -96,9 +96,7 @@ This extension is for those times where you generate `.nswag.json` file and you
9696

9797
You can compare `.nswag.json` specification-file with another `.nswag.json` specification-file (or with specification given by `endpoint`) by simply selecting one or two files and right-clicking them in Solution Explorer and select **Compare OpenAPI-specifications...**:
9898

99-
![Compare OpenAPI Specifications Command](img/CompareOpenAPISpecificationsOneFileCommandMenu.png)
100-
101-
![Compare OpenAPI Specifications Command](img/CompareOpenAPISpecificationsTwoFilesCommandMenu.png)
99+
![Compare OpenAPI Specifications Command](img/CompareOpenAPISpecificationsOneFileCommandMenu.png) ![Compare OpenAPI Specifications Command](img/CompareOpenAPISpecificationsTwoFilesCommandMenu.png)
102100

103101
#### Path to the specification `Endpoint`
104102

@@ -125,9 +123,7 @@ You can always change the specification Endpoint to compare with in *Tools -> Op
125123

126124
### Installation completes but I can't see the Service in the list of connected services (Visual Studio 2019)
127125

128-
- Relevant [bug report](https://developercommunity.visualstudio.com/content/problem/468751/vs2019-preview-cannot-install-connected-service-ex.html). Connected Services will be restored in the first update to [Visual Studio](https://visualstudio.microsoft.com/vs/) 2019 (version 16.1).
129-
130-
> Starting from Visual Studio Community 2019 Preview v16.2.0 extensions based on `Microsoft Connected Services` now work fine.
126+
- Relevant [bug report](https://developercommunity.visualstudio.com/content/problem/468751/vs2019-preview-cannot-install-connected-service-ex.html). Connected Services restored from the [Visual Studio](https://visualstudio.microsoft.com/vs/) 2019 (version 16.2.0 Preview 1.0).
131127

132128
## Roadmap
133129

@@ -136,7 +132,9 @@ See the [changelog](CHANGELOG.md) for the further development plans and version
136132
## Feedback
137133

138134
Please feel free to add your [review](https://marketplace.visualstudio.com/items?itemName=unchase.unchaseOpenAPIConnectedService&ssr=false#review-details), [request a feature](https://github.com/unchase/Unchase.OpenAPI.Connectedservice/issues/new?title=FEATURE), [ask a question](https://marketplace.visualstudio.com/items?itemName=unchase.unchaseOpenAPIConnectedService&ssr=false#qna) or [report a bug](https://github.com/unchase/Unchase.OpenAPI.Connectedservice/issues/new?title=BUG) including in connected service:
135+
139136
![Unchase OpenAPI Connected Service Report a Bug](img/Unchase-OpenAPI-Connected-Service-ReportBug.png)
137+
140138
Thank you in advance!
141139

142140
## Thank me!
-9.69 KB
Loading
9.62 KB
Loading
7.78 KB
Loading

img/OpenWithNSwagCommandMenu.png

11 KB
Loading
4.75 KB
Loading
1.11 MB
Loading
-3.32 KB
Loading
-3.18 KB
Loading

0 commit comments

Comments
 (0)