Dapper ORM
Template:Short description Script error: No such module "about".
Page Module:Message box/ambox.css has no content.Page Template:Multiple issues/styles.css has no content.
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
Page Module:Message box/ambox.css has no content.
|
Page Module:Infobox/styles.css has no content.
| Dapper | |
|---|---|
| [[Programmer|Original authorTemplate:Pluralize from text]] | Stack Overflow |
| Written in | C# |
| Engine | Page Template:Plainlist/styles.css has no content.Template:EditAtWikidata |
| Operating system | Cross-platform |
| Platform | .NET 4.6.1 and .NET Standard 2.0[1] |
| Type | Object–relational mapping |
| License | Apache License 2.0[2] |
| Website | github |
| Repository | Page Template:Plainlist/styles.css has no content.
|
Script error: No such module "Check for conflicting parameters".
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 the Apache License 2.0.
Dapper was originally developed for and by Stack Overflow.
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
Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').
References
Page Template:Reflist/styles.css has no content.
- ^ Page Module:Citation/CS1/styles.css has no content."Dapper - a simple object mapper for .Net". GitHub. 2 November 2021.
- ^ Page Module:Citation/CS1/styles.css has no content."Dapper - a simple object mapper for .Net". GitHub. 2 November 2021.
- ^ Page Module:Citation/CS1/styles.css has no content."Releases · DapperLib/Dapper". GitHub.
- ^ Page Module:Citation/CS1/styles.css has no content.Kanjilal, Joydip (2023-08-24). "How to map object relationships using Dapper in ASP.NET Core". InfoWorld. Retrieved 2024-01-22.
- ^ Page Module:Citation/CS1/styles.css has no content."Releases · DapperLib/Dapper". GitHub.