Production-ready AWS 3-Tier network architecture built from scratch using Terraform. Features a highly available public ALB, an isolated private app tier with NAT Gateway, and a strictly locked down ...
I am a dedicated Full Stack Developer and Team Lead based in Yangon, Myanmar, with over 10 years of experience in the software industry. My expertise lies in architecting and building robust financial ...
In the new .NET 8 Preview 3, Microsoft introduced initial support for native Ahead-of-Time (AOT) compilation in the framework's web-dev component, ASP.NET Core. While choosing the AOT publishing ...
Take advantage of the unit of work design pattern to build flexible, extensible, and reusable data access layers in your ASP.NET Core applications. In most any business application, you will store and ...
How to use the InMemory provider in Entity Framework Core to test your methods without hitting the database or using fakes and mocks The InMemory database provider is an exciting feature in newer ...