News

In this post, I’ll present some of the best practices that can be followed when building RESTful services. REST and resources The REST architectural paradigm is based on the concept of resources.
Create an ASP.NET Core API project. First off, let’s create an ASP.NET Core project in Visual Studio. Assuming Visual Studio 2019 is installed in your system, follow the steps outlined below to ...