C
C#11mo ago
AceChewy

❔ Dapper

Anyone have any good dapper tutorials/rescources which I can use to update my program
11 Replies
Denis
Denis11mo ago
maybe you are looking for something specific?
Denis
Denis11mo ago
Dapper Tutorial
Learn Dapper Tutorial using Dapper ORM by documentation & example
Denis
Denis11mo ago
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.
Denis
Denis11mo ago
there are tons of resources, so please add $details
MODiX
MODiX11mo ago
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)
AceChewy
AceChewy11mo ago
Ah sorry, I meant a tutorial on how to use it so I can write new commands for accessing a database
Denis
Denis11mo ago
Well I've sent the links to documentation Should be enough
AceChewy
AceChewy11mo ago
Yh, thanks
Angius
Angius11mo ago
Just to clarify: do you want Dapper tutorials, or SQL tutorials?
AceChewy
AceChewy11mo ago
Dapper tutorials since I already now enough basic SQL to get by for now
Accord
Accord11mo ago
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.