News

Consume the Web API using RestSharp Now that our Web API is ready for use, let’s start consuming it. Create another project – this time a Console application project to keep it simple.
RestSharp supports both synchronous and asynchronous requests. This article presents a discussion of how we can work with RestSharp to consume services built using ASP.NET Core.
Key Takeaways Understanding and using Unit Tests correctly are important for your ASP.NET Core Web API solutions Learning about and using Mock data for your unit testing will allow you to have ...
Below are some of the top commercial API testing tools on the market and their main features, followed by some open-source tools.
“We built Swagger Inspector to simplify the API development process by empowering developers to easily test and auto-generate their OpenAPI documentation with a single, cloud-based Swagger tool.” ...