❔ Dapper
Anyone have any good dapper tutorials/rescources which I can use to update my program
11 Replies
maybe you are looking for something specific?
Dapper Tutorial
Learn Dapper Tutorial using Dapper ORM by documentation & example
Welcome To Learn Dapper ORM - A Dapper Tutorial for C# and .NET Core
Dapper is a simple and efficient .NET library for data access and object-relational mapping (ORM) that supports .NET Core and C# language.
there are tons of resources, so please add $details
When you ask a question, make sure you include as much detail as possible. Such as code, the issue you are facing, and what you expect the result to be. Upload code here https://paste.mod.gg/ (see $code for more information on how to paste your code)
Ah sorry, I meant a tutorial on how to use it so I can write new commands for accessing a database
Well I've sent the links to documentation
Should be enough
Yh, thanks
Just to clarify: do you want Dapper tutorials, or SQL tutorials?
Dapper tutorials since I already now enough basic SQL to get by for now
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.