Aller au contenu

Dapper

De Banane Atomic

Links

Description

Dapper is ideal for scenarios where performance is critical and developers want fine-grained control over the database operations.
Dapper is also easy to learn and use comparing to EF.

Nuget packages

dotnet add package Dapper

dotnet add package MySQLConnection  # for MySqlConnection