Blog Post

Healthcare and Life Sciences Blog
1 MIN READ

Connecting a Blazor App to Swagger API

DaveUpton's avatar
DaveUpton
Icon for Microsoft rankMicrosoft
Feb 18, 2022


SameerDoshi walks us through creating a new Blazor application and how to use the OpenAPI Visual Studio 2022 extension to create a connected service to a Swagger API.  

 

You will need to install the OpenAPI extension.

That will give you the Connected Service Option.

 

This video walks you through the following steps:

 

 

References
Github Repos:

 

Call a web API from ASP.NET Core Blazor app | Microsoft Docs
https://docs.microsoft.com/en-us/aspnet/core/blazor/call-web-api

 

Updated Feb 18, 2022
Version 4.0
No CommentsBe the first to comment