.NET 7 💥 — ASP.NET Core Web API FiltersIn this article we are going to discuss what are Filters in ASP.NET Core how to use them and when. As well we will be discussing the…Mar 12, 2023Mar 12, 2023
.NET 7 💥 — Web API In-Memory Caching ⏲🌐In this article we will be discussing, In-Memory caching with .NET Web API.Feb 21, 2023Feb 21, 2023
.NET 7 💥 — Polly 🐦 Fault Handling / Resiliency / Retry Policy / Circuit BreakerIn this article we will be exploring how we can implement fault tolerant into .NET 7 API, to accomplish this we will be utilising a Nuget…Feb 8, 2023Feb 8, 2023
.NET 7 💥 — How to containerise Web API with Docker & use PostgreSQLIn this article we will be going through the process of containerising .NET 7 API with PostgreSQL database and using docker compose to run…Feb 2, 2023Feb 2, 2023
.NET 7 Health CheckIn this article we will be covering how we can implement Health Check in .NET 7Jan 19, 2023Jan 19, 2023
.NET 7 Url ShortenerIn this article we will be creating a Minimal API Url Shortener app.Jan 4, 2023Jan 4, 2023
.NET 6 — Background Jobs with Hangfire 🔥🔥🔥In This article we will be discussing how we can implement background jobs in .Net with Hangfire libraryNov 3, 20221Nov 3, 20221
.NET 6 — AutoMapper & Data Transfer Objects (DTOs) 🗺In this article we will be exploring AutoMapper and Data Transfer Objects (DTOs) in .Net 6 Web Api. You can watch the full video on YouTubeOct 18, 2022Oct 18, 2022
.NET 6 — Web API LoggingIn this article we will be discussing logs in .NET 6 WebAPI and how we can utilise the WatchDog package to integrate it within our…Sep 10, 2022Sep 10, 2022