Dapper ORM

Object-relational database software


title: "Dapper ORM" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["free-software-programmed-in-c-sharp", ".net-programming-tools", ".net-object-relational-mapping-tools", "object–relational-mapping", "c-sharp-libraries", "software-using-the-apache-license"] description: "Object-relational database software" topic_path: "general/free-software-programmed-in-c-sharp" source: "https://en.wikipedia.org/wiki/Dapper_ORM" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

::summary Object-relational database software ::

::data[format=table title="Infobox software"]

FieldValue
nameDapper
authorStack Overflow
latest release version2.1.44
latest release date
operating systemCross-platform
platform.NET 4.6.1 and .NET Standard 2.0
programming languageC#
genreObject–relational mapping
licenseApache License 2.0
website
::

::callout[type=note] the .NET library ::

| logo = | name = Dapper | author = Stack Overflow | latest release version = 2.1.44 | latest release date = | operating system = Cross-platform | platform = .NET 4.6.1 and .NET Standard 2.0 | programming language = C# | genre = Object–relational mapping | license = Apache License 2.0 | website =

Dapper is an object–relational mapping (ORM) product for the Microsoft .NET platform. It provides a framework for mapping an object-oriented domain model to a traditional relational database. Its purpose is to relieve the developer from a significant portion of relational data persistence-related programming tasks. Dapper is free as open source software that is distributed under the Apache License 2.0.

Dapper was originally developed for and by Stack Overflow.

Feature summary

The Dapper team advertises the following features:

  • Speedy and high performance
  • Choice of static/dynamic object binding
  • Handling of SQL query
  • Multiple query support
  • Support and handling of stored procedures

Read also

References

References

  1. "Releases · DapperLib/Dapper".
  2. (2 November 2021). "Dapper - a simple object mapper for .Net".
  3. (2 November 2021). "Dapper - a simple object mapper for .Net".
  4. Kanjilal, Joydip. (2023-08-24). "How to map object relationships using Dapper in ASP.NET Core".
  5. "Releases · DapperLib/Dapper".

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

free-software-programmed-in-c-sharp.net-programming-tools.net-object-relational-mapping-toolsobject–relational-mappingc-sharp-librariessoftware-using-the-apache-license