oceanicwang / dapper-dot-net

Automatically exported from code.google.com/p/dapper-dot-net
Other
0 stars 0 forks source link

Feature request: Empower Dapper to handle the connection state if desired. #116

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently, Dapper takes an open connection and leaves it open. It would be a 
great feature (particularly for DRY) if Dapper could open and close the 
connection itself.

See my StackOverflow question:

http://stackoverflow.com/questions/12628983/why-doesnt-dapper-dot-net-open-and-c
lose-the-connection-itself/12629102

Original issue reported on code.google.com by smdra...@gmail.com on 28 Sep 2012 at 12:31

GoogleCodeExporter commented 8 years ago

Original comment by marc.gravell on 9 Oct 2012 at 7:48