Implementing HATEOAS in your ASP NET Core web API: Enhancing API Discoverability and NavigabilityJun 1, 2023·9 min read
Optimizing Your .NET Application Development with NDependLately I’ve been absent taking some time to rest and finishing some delayed work. But I’ve also been trying a new tool these days on my side projects, you already know what tool I’m talking about by the title of the article so yeah NDepend it’s a pre...Jun 26, 2023·8 min read
Understanding The Filter Pipeline In ASP.NET CoreHey guys I’m so happy to be writing again after a long absence I was sick and also I’m looking for a job so a lot of things are happening right now but the post I have prepared for you today is all worth the wait. In my last article, I talked to you ...May 24, 2023·13 min read
How to Use Patch Requests to Update Resources in Your REST APIPatch Requests Hello guys, Oscar here with another amazing chapter on REST API Development with ASP NET 7. Today we have an amazing and relevant topic for our APIs to have more power and flexibility at the time of updating our API resources. If you'r...May 11, 2023·6 min read
Sorting Resources on your ASP NET Core Web APIHello my fellow developers, here we are on a new part of this Web API Development series, we continue with exciting topics like the last post about Filtering Data in our API. Today we will be learning about sorting resources on our API, the effect it...May 3, 2023·6 min read
Filtering In Your ASP NET Core Web API: The Key to Efficient Data RetrievalHello guys, I’m so glad to be here one more day to bring you some more valuable knowledge. Today we will not have API Friday 🥲, I know it’s sad but something it takes me more time than expected to build the projects and to play around with the new A...Apr 28, 2023·8 min read
Improve Your Web API Performance With PaginationHello guys, today continuing with the ASP NET Core web API series we will review an exciting topic and that is pagination I think that non of us are oblivious to pagination as in almost any website there is an implementation of this functionality say...Apr 27, 2023·7 min read
The Ultimate Guide to Creating a Google Translate Clone App from ScratchHello guys, it’s Friday and you know what it means right? Yeah it’s API Friday so I guess I should have started saying H-API Friday to you all (ba dum tss). I’m really excited about the project that I got between hands for you. I did my best to prese...Apr 21, 2023·14 min read