HttpDesigner gives you a Postman-like interface directly inside Visual Studio 2022, with CRUD support for .http files in your project. It lets you send and debug HTTP requests without switching tools, and because it works on top of .http files, your requests are versioned with your project.
There is a .http collection treeview also which allows you to navigate to any .http file in any solution that HttpDesigner has seen before.
You can install it from the Visual Studio Extensions menu.
If you give it a try and like it, I’d really appreciate a positive review on the Marketplace!
(Currently VS 2022 only, but will consider VS 2019- support if there’s demand.)