AI InvestigationsBuilding an AI Investigations Feature - Root-Cause Analysis Over Your Audit TrailSupport tickets like "this customer got charged again after they cancelled, why?" used to eat an…Alexandru PuiuJune 10, 2026 10 min
RavenDB Integration TestingUsing RavenDB in Integration TestingTesting REST APIs in some cases is tricky, because the role of some endpoints is just to pass data…Alexandru PuiuDecember 24, 2022 2 min
Authentication in HttpClientFactoryAuthentication in Http Client FactoryNamed Http Clients created by an Http Client Factory is an efficient way to manage calls to 3rd…Alexandru PuiuDecember 21, 2022 1 min
Basic AuthenticationBasic Authentication in C# / .NETBasic authentication might be a bad idea for most things, but still very useful for some very…Alexandru PuiuDecember 21, 2022 1 min
Chat-GPT Write CodeWrite a REST API in C# using Chat GPTLast night I decided to check out Chat GPT and see how far along it is, and I was blown away. I've…Alexandru PuiuDecember 08, 2022 4 min
Enumeration AttacksProtect Against Enumeration Attacks in 2022Enumeration Attacks are a type of attack in which the attacker tries to guess or validate a data set…Alexandru PuiuJuly 15, 2022 1 min