News

This article shows the design patterns that users of REST specification languages such as RAML, Swagger, and API Blueprint should adhere to when generating code for C# and ASP.NET Web API.
We’ll use this ASP.NET Core Web API project to implement an API gateway with YARP in the sections below. Specifically, we’ll create a microservices-based application that comprises an API ...
We’ll use this ASP.NET Core Web API project to work with the code examples given in the sections below.
Eric Vogel covers how to use the new Web API 2 routing attributes to create a Web service in Part 1 of this series.
Everyone appreciates good documentation -- when they need it, anyway -- but creating and maintaining that documentation sure feels like a chore sometimes. I've been researching Web API documentation ...