II.
Library overview
Reference · livelibrary:dapper
Dapper overview
Lightweight micro-ORM for .NET that extends IDbConnection with convenient extension methods for parameterized SQL queries, multi-mapping, multi-result, and stored procedure execution with near-raw-ADO.NET performance.
Attributes
displayName
Dapper
belongsToLanguageId
category
orm
description
Lightweight micro-ORM for .NET that extends IDbConnection with convenient
extension methods for parameterized SQL queries, multi-mapping, multi-result,
and stored procedure execution with near-raw-ADO.NET performance.
Outgoing edges
belongs_to_language1
- language:csharp·LanguageC#
library_used_by1
- skill-area:backend-data-persistence·SkillAreaBackend Data Persistence
Incoming edges
alternative_to1
- library:entity-framework·LibraryEntity Framework Core