Best appoach to build Entity Framework Core queries
I am building a .NET app that gets data from Telegram. I am storing Telegram Channels, Topics and Messages in a SQLite database. The structure of the database looks like this:
I am building a .NET app that gets data from Telegram. I am storing Telegram Channels, Topics and Messages in a SQLite database. The structure of the database looks like this: