Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 623 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 623 Bytes

Blog-DapperExample

Simple example on how to use Dapper.

Full article can be found at http://blog.takaloy.uk/getting-started-with-dapper/ Second article on multi object retrieval found at http://blog.takaloy.uk/dapper-multi-object-dependencies/

Requirements

You'll need visual studio to go through this example. I'd recommend that you use visual studio community edition, which can be found here.

The project uses two main nuget packages, Dapper dot net and Sqlite.

I have questions!

Drop me a comment at http://blog.takaloy.uk/ .