|
5 | 5 |
|
6 | 6 | > The project is developed and maintained by [Nikolay Chebotov (**Unchase**)](https://github.com/unchase). |
7 | 7 |
|
| 8 | +## Getting Started |
| 9 | + |
| 10 | +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: |
| 11 | + |
| 12 | + |
| 13 | + |
8 | 14 | ## Builds status |
9 | 15 |
|
10 | 16 | |Status|Value| |
11 | 17 | |:----|:---:| |
12 | 18 | |Build|[](https://ci.appveyor.com/project/unchase/unchase.openapi.connectedservice) |
| 19 | +|Buid History| |
13 | 20 | |GitHub Release|[](https://github.com/unchase/Unchase.OpenAPI.Connectedservice/releases/latest) |
14 | 21 | |GitHub Release Date|[](https://github.com/unchase/Unchase.OpenAPI.Connectedservice/releases/latest) |
15 | 22 | |GitHub Release Downloads|[](https://github.com/unchase/Unchase.OpenAPI.Connectedservice/releases/latest) |
|
41 | 48 | - **Command** to compare `.nswag.json` specification file with another `.nswag.json` specification file (or specification given by `endpoint`) |
42 | 49 | - Storage of the last 10 endpoints (json-specification path) |
43 | 50 |
|
44 | | -## Getting Started |
45 | | - |
46 | | -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: |
47 | | - |
48 | | - |
49 | | - |
50 | 51 | ## Settings Meaning |
51 | 52 |
|
52 | 53 | Meaning of the Unchase [OpenAPI (Swagger) Connected Service](https://marketplace.visualstudio.com/items?itemName=unchase.unchaseOpenAPIConnectedService) settings according to [NSWagStudio](https://github.com/NSwag/NSwag/wiki/NSwagStudio): |
@@ -130,7 +131,9 @@ See the [changelog](CHANGELOG.md) for the further development plans and version |
130 | 131 |
|
131 | 132 | ## Feedback |
132 | 133 |
|
133 | | -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), [report a bug](https://github.com/unchase/Unchase.OpenAPI.Connectedservice/issues/new?title=BUG) or [ask a question](https://marketplace.visualstudio.com/items?itemName=unchase.unchaseOpenAPIConnectedService&ssr=false#qna). Thank you in advance! |
| 134 | +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 | + |
| 136 | +Thank you in advance! |
134 | 137 |
|
135 | 138 | ## Thank me! |
136 | 139 |
|
|
0 commit comments