I\'m trying to creating a DbSet for generic T1 (e.g. DbSet>) in an EF Core DbContext class.
DbSet
T1
DbSet>
DbContext