Eduard
✅ Preferred method structure when working with databases?
I don't want to use ORM, the library has to be as simple as possible (the least amount of technologies). It will be used by multiple institutions where the IT staff might not be as proficient - they will most likely know how to read basic C# code, PowerShell and SQL, but adding EF or Dapper might be a bit too much.
12 replies