From Kotlin to .NET Backend #1: An Entity Is More Than a Data Class
A short DDD practice session on entity identity and lifecycle, with a hands-on .NET exercise and Kotlin comparisons.
4 articles about csharp.
A short DDD practice session on entity identity and lifecycle, with a hands-on .NET exercise and Kotlin comparisons.
Union types in C# 15 / .NET 11 Preview 2 — syntax, implicit conversions, pattern matching semantics, null checking, and common traps.
Union types trong C# 15 / .NET 11 Preview 2 — bản chất, implicit conversion, union matching, null checking, và những cạm bẫy cần tránh.
Rate limiting không nên đặt ở một tầng duy nhất. Phân tích chiến lược rate limiting tại Nginx (edge), API Gateway (YARP), và service layer trong ASP.NET Core.