Mailgun APIC# Sending Emails with the Mailgun APISending email in C# via the Mailgun API is about 3x faster than via SMTP. They make it very…Alexandru PuiuDecember 01, 2020 1 min
Planet Scale AppsConcepts for a Modern Planet-Scale ApplicationWhen an application starts to become popular, usually it's time to rejoice, however that depends on…Alexandru PuiuDecember 01, 2020 7 min
Uploading Large FilesUpload Large Files in C#Uploading files these days is pretty straightforward in just about any web framework and programming…Alexandru PuiuSeptember 21, 2020 4 min
Parallel Foreach AsyncParallel Foreach async in C#Foreach itself is very useful and efficient for most operations. Sometimes special situations arise…Alexandru PuiuDecember 24, 2019 2 min
Health ChecksHealth checks in .net coreThe idea with Health checks is that the application is the best one to know about the state of its…Alexandru PuiuOctober 17, 2019 1 min
State Machine CapabilitiesRepresenting State Machine Capabilities using neo4j / graph databasesWe ran into a fairly common problem I'd think, but one with no good solution that I could find…Alexandru PuiuFebruary 08, 2019 8 min