Lucas AndradeFluent Validation with .NET CoreFluent Validation is a powerful library that simplifies the process of validating objects fluently and expressively.Nov 14, 2023Nov 14, 2023
Lucas AndradeUnderstanding Big O NotationBig O notation, a mathematical concept, is the key to comprehending and comparing algorithm efficiency.Oct 31, 2023Oct 31, 2023
Lucas AndradeStep-by-Step Guide to Entity Framework in .NETEntity Framework (EF) is a powerful and widely used Object-Relational Mapping (ORM) tool for .NET Core developers.Oct 20, 20231Oct 20, 20231
Lucas AndradeWrite better code with Software Project Principles in C#In the world of software development, creating maintainable, scalable, and efficient code is crucial for the success of any project.Oct 12, 2023Oct 12, 2023
Lucas AndradeDesign Patterns in C#Design patterns are essential tools in software development that provide proven solutions to common design problems.Oct 6, 20232Oct 6, 20232
Lucas AndradeThe SOLID Principles in C#A guide to the design principles that guide us in writing robust and flexible software.Sep 25, 20234Sep 25, 20234
Lucas Andrade10 Tips for writing better C# codeWriting clean, concise, and readable code is an essential skill for any C# developer. Clean code is easier to understand, maintain, and…Sep 18, 20232Sep 18, 20232
Lucas AndradeMock testing in C# .NETHow to improve your Unit Tests using MocksSep 11, 2023Sep 11, 2023