Testing K8s ControllerdotNETHow to write integration tests for a custom kubernetes controller in .NETIntroduction A Kubernetes controller is a program that continuously monitors object states in a…Laurent EgbakouFebruary 25, 2025 2 min
Resumable File UploadsdotNETResumable file uploads in .NETIntroduction Uploading files is a common task in today's digital world. However, when dealing with…Laurent EgbakouFebruary 21, 2024 6 min
Domain name ownership verificationdotNETDomain name ownership verification in .NETIn this article, you will learn how to create a .NET API that allows users to add domain names to…Laurent EgbakouJanuary 31, 2024 4 min
File size from Base64 stringdotNETCalculate a file size from Base64 stringIntroduction Recently, I worked on a .NET project to synchronize data between two APIs. One of the…Laurent EgbakouFebruary 20, 2022 2 min
Image's metadatadotNETHow to remove metadata from images in .NET?What is photo metadata? “Photo metadata is a set of data describing and providing information about…Laurent EgbakouFebruary 20, 2022 2 min