May 2 · 14 min read · 🤔 Why Angular + .NET Core? Angular and ASP.NET Core together give you a rock-solid full-stack foundation for 2026 and beyond. Both are strongly typed, both are built with scalability in mind, and the
Join discussionMar 15 · 7 min read · The seven pillars every engineering team must address to build cloud-native, independently deployable .NET Core services — covering IIS decoupling, observability, resilience, statelessness, and modern
Join discussion
Feb 7 · 5 min read · Software applications today are designed to handle far more than simple tasks. They manage users, process data, apply business rules, and respond instantly across devices. All of this happens through multiple connected layers working together. Full s...
Join discussion
Jan 17 · 8 min read · I built this template because I was tired of creating the same boilerplate every time I started a new project. After writing about Vertical Slice Architecture and seeing the pattern gain traction, I wanted a starting point that showed how all the pie...
Join discussionJan 14 · 6 min read · O funil mágico que transforma “evidência de crime” em “compliance”. Se algo pode dar errado, dará errado, e a única prova do crime estará nos seus logs. O problema é que, no desespero de debugar um erro em produção às 3 da manhã, a gente acaba logand...
Join discussion
Jan 7 · 6 min read · Finalmente um arquivo de solução que não precisa de um exorcismo pra entender Se você é um desenvolvedor .NET, provavelmente já passou por aquele momento especial onde você resolve um conflito de merge em um arquivo .sln e percebe que não tem ideia d...
Join discussion
Dec 27, 2025 · 4 min read · Modern applications rarely live in isolation. They constantly communicate with databases, third-party APIs, microservices, and cloud resources.Because of this, failure is not an exception — it is an expectation. Transient network issues, temporary se...
Join discussion
Dec 25, 2025 · 7 min read · String frita a CPU/RAM, ObjectId sequestra o código e Guid v4 tritura o índice. Solução: Guid V7. Introdução: A Crise de Identidade Você acabou de iniciar um projeto novo. Os requisitos ainda estão frescos, as decisões de arquitetura estão sendo toma...
Join discussion
Dec 26, 2025 · 3 min read · Many .NET developers face a confusing issue: Logging to file works perfectly in Development,but no log file is created in Production. This problem appears so often that it’s easy to think it’s a bug in .NET or ILogger.In reality, it’s a misundersta...
Join discussion