Code Maze Author

Ainea Wabwoba

Ainea is a software engineer with a background in .NET. He has experience developing and shipping solutions for small-scale and large-scale institutions across finance and agriculture. He also has a keen interest in cloud technologies which he researches and tinkers with. When not implementing solutions or writing, he's most probably out on a hike or swimming.
Also find me here:

MY ARTICLES:

How to Use IExceptionHandler to Handle Exceptions in .NET

Effective error handling plays a crucial role in shaping the behavior of our applications. It involves establishing consistent response formats for our applications, ensuring a standardized approach even when errors occur. .NET 8 comes with the IExceptionHandler...

Introduction to Autofac FakeItEasy Package

In this article, we'll learn about the Autofac FakeItEasy Package, its features, benefits, and how to get started. We'll learn how to use the package to create unit tests for our applications. [sc name="github"...