Debug APIs with .HTTP Files in Visual Studio

preview_player
Показать описание
Are you a .NET developer who builds or maintains a ton of APIs and rely on many tools to test or debug your APIs? Tools like Postman, VS Code and Fiddler are awesome, but what if you could test and debug your APIs without ever leaving Visual Studio. If that sounds interesting, this video is for you! In this video, I will be taking a look at the new .http file support that comes in Visual Studio 2022.

If you want to follow me on social media, here are some links

For more information on .http file support in Visual Studio, just out the link below.

#csharp #dotnet #visualstudio
Рекомендации по теме
Комментарии
Автор

Thanks, but I got this error: The SSL connection could not be established, see inner exception.

mahdiali
Автор

i am getting 500 internal server when i am calling endpoint ?

arjunwalmiki
Автор

Hi. Is there a way to load req body from external json file? Thanks

banesekulic