We will use SQLite’s in-memory database provider with EF Core, eliminating the need for database files or server connections.The. NET 9 SDK is required for the project.Bogus is used for creating mock data.The application uses SQLite in-memory database and Faker class from Bogus to generate fake data.