Milan Jovanovićmilanjovanovic.hashnode.dev·Aug 12, 2023Mastering Dapper Relationship MappingsDapper is a lightweight object-relational mapper in .NET. It's popular because it's easy to use and fast at the same time. Dapper extends the IDbConnection interface with methods for sending SQL queries to the database. But, because of the nature of ...42 readsDapperAdd a thoughtful commentNo comments yetBe the first to start the conversation.