Eduard
Eduard
CC#
Created by Eduard on 3/25/2024 in #help
✅ Preferred method structure when working with databases?
I am only familiar with the EF
12 replies
CC#
Created by Eduard on 3/25/2024 in #help
✅ Preferred method structure when working with databases?
So using a more direct approach through Microsoft.Data.SQLite package sounds like the better option to me.
12 replies
CC#
Created by Eduard on 3/25/2024 in #help
✅ 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