News

The OpenAPI (Swagger) technology suite includes a file that describes your Web API service. Peter thinks it's the slickest tool available to ensure that clients can access your services.
In an earlier column, I described both how to set up a gRPC Web Service project and how to add gRPC service support to an existing project using ASP.NET Core 3.0 and Visual Studio 2019. I also walked ...
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.