Helder Carvalho de Sousa

Helder Carvalho de Sousa @heldercsousa

About: C# Engineering Specialist. Full-stack Asp.NET engineer - .NET Core, Angular 2+, MSSQL.

Location:
Brasília, Brazil
Joined:
Nov 28, 2025

Helder Carvalho de Sousa
articles - 3 total

C# Smart Enums: advanced

Discover an advanced generic base class for C# Smart Enums using the CRTP pattern to eliminate boilerplate.

Learn More 0 0Jan 2

C# Smart Enums: optimized

Learn how to optimize C# Smart Enums for high-performance using O(1) Dictionary lookups.

Learn More 0 0Jan 2

C# Smart Enums: escape magic number hell

Eliminate Magic Numbers in C# using the Smart Enum pattern as alternative to using enum and const. Learn how to use C# Records for type-safe, readable constants.

Learn More 4 0Jan 2