I am using Pomelo 5.0.0-alpha.2 and .Net core 5 This is my DbContext File
public DSDbContext(DbContextOptions options) : base(options)