Skip to content

C#

C# Dapper

C# Dapper

C# Dapper is a lightwight ORM. In the world of software development, interacting with databases is a common task. Developers often use Object-Relational Mapping (ORM)… Read More »C# Dapper

C# Mock Data

C# Mock Data

This article introduces C# Mock Data generation. As software developers, we understand the importance of testing our code to ensure it works as intended. One… Read More »C# Mock Data