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

Takaloy/Blog-DapperExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/ .

Releases

No releases published

Packages

No packages published

Languages