Top Qs
Timeline
Chat
Perspective

Dapper ORM

Object-relational database software From Wikipedia, the free encyclopedia

Remove ads

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.[4] 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 dual license, either the Apache License 2.0 or the MIT License.

Quick Facts Original author(s), Stable release ...
Remove ads

Dapper was originally developed for and by Stack Overflow.

Remove ads

Feature summary

The Dapper team advertises the following features:[5]

  • 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

Loading content...
Loading related searches...

Wikiwand - on

Seamless Wikipedia browsing. On steroids.

Remove ads